2015-12-03 12:20:03.721 21340 [18565] sub0: \ 25.990367 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:03.722 21340 [18565] sub0: \ 0.000623 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:03.722 21340 [18565] sub0: / 0.000761 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:03.722 21340 [18565] sub0: \ 0.000886 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:03.722 21340 [18565] sub0: / 0.00105 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:03.724 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:03.725 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:03.726 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:03.727 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:03.728 21340 [18565] sub0: \ 0.006503 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:03.728 21340 [18565] sub0: \ 0.007034 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:03.728 21340 [18565] sub0: \ 0.00719 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:03.729 21340 [18565] sub0: / 0.007321 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:03.729 21340 [18565] sub0: / 0.00744 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:03.729 21340 [18565] sub0: / 0.007539 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:03.729 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:03.730 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:03.731 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:03.733 21340 [18565] sub0: \ 0.011246 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:03.733 21340 [18565] sub0: / 0.011387 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:03.734 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:03.734 21340 [18565] sub0: \ 0.013103 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:03.735 21340 [18565] sub0: / 0.013496 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:03.735 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:03.736 21340 [18565] sub0: \ 0.01499 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:03.736 21340 [18565] sub0: / 0.015205 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:03.737 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:20:05.689 21340 [18565] sub0: \ 1.967525 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:05.690 21340 [18565] sub0: / 1.968405 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:05.695 21340 [18565] time: 1.974153 2015-12-03 12:20:05.696 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:05.700 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:05.701 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:05.702 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:05.702 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:05.703 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:05.704 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:05.705 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:05.708 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:05.715 21340 [18565] sub0: / 1.993243 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:07.638 21525 [18565] sub0: \ SL::Auth::DB::new in /opt/kivi/kivitendo-erp/SL/Auth/DB.pm:13 called from /opt/kivi/kivitendo-erp/SL/Auth.pm:113 2015-12-03 12:20:07.638 21525 [18565] sub0: / SL::Auth::DB::new in /opt/kivi/kivitendo-erp/SL/Auth/DB.pm:23 2015-12-03 12:20:07.643 21524 [18565] sub0: \ SL::Auth::DB::new in /opt/kivi/kivitendo-erp/SL/Auth/DB.pm:13 called from /opt/kivi/kivitendo-erp/SL/Auth.pm:113 2015-12-03 12:20:07.643 21524 [18565] sub0: / SL::Auth::DB::new in /opt/kivi/kivitendo-erp/SL/Auth/DB.pm:23 2015-12-03 12:20:07.656 21525 [18565] sub0: \ SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:07.657 21525 [18565] sub0: \ 0.000404 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:07.668 21524 [18565] sub0: \ SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:07.669 21524 [18565] sub0: \ 0.000404 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:07.715 21525 [18565] sub0: / 0.058273 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:07.715 21525 [18565] sub0: \ 0.05846 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:07.715 21525 [18565] sub0: / 0.058608 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:07.739 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:07.743 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:07.744 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:07.749 21524 [18565] sub0: / 0.080114 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:07.749 21524 [18565] sub0: \ 0.080299 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:07.749 21524 [18565] sub0: / 0.080462 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:07.756 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:07.757 21525 [18565] sub0: \ 0.100901 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:07.758 21525 [18565] sub0: \ 0.101607 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:07.758 21525 [18565] sub0: \ 0.10176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:07.758 21525 [18565] sub0: / 0.101891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:07.759 21525 [18565] sub0: / 0.102016 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:07.759 21525 [18565] sub0: / 0.102122 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:07.774 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:07.777 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:07.778 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:07.792 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:07.793 21524 [18565] sub0: \ 0.124694 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:07.794 21524 [18565] sub0: \ 0.125202 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:07.794 21524 [18565] sub0: \ 0.125368 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:07.794 21524 [18565] sub0: / 0.12551 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:07.794 21524 [18565] sub0: / 0.125634 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:07.794 21524 [18565] sub0: / 0.125751 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:08.155 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:08.158 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:08.160 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:08.161 21525 [18565] sub0: \ 0.504829 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:08.161 21525 [18565] sub0: / 0.504963 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:08.163 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:08.163 21525 [18565] sub0: \ 0.506924 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:08.175 21525 [18565] sub0: / 0.518897 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:08.176 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:08.179 21525 [18565] sub0: \ 0.52243 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:08.179 21525 [18565] sub0: / 0.522683 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:08.181 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:20:08.193 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:08.196 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:08.199 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:08.201 21524 [18565] sub0: \ 0.532325 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:08.201 21524 [18565] sub0: / 0.532496 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:08.202 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:08.203 21524 [18565] sub0: \ 0.534785 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:08.216 21524 [18565] sub0: / 0.547366 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:08.216 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:08.219 21524 [18565] sub0: \ 0.550321 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:08.219 21524 [18565] sub0: / 0.550548 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:08.220 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:20:08.291 21525 [18565] sub0: \ 0.634325 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:08.299 21525 [18565] sub0: / 0.642718 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:08.300 21525 [18565] time: 0.643554 2015-12-03 12:20:08.301 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:08.301 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:08.302 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:08.303 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:08.311 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:08.311 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:08.312 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:08.314 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:08.315 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:08.319 21525 [18565] sub0: / 0.662913 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:08.320 21525 [18565] sub0: \ 0.663158 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:08.320 21525 [18565] sub0: \ 0.000477 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:08.320 21525 [18565] sub0: / 0.000593 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:08.320 21525 [18565] sub0: \ 0.000697 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:08.321 21525 [18565] sub0: / 0.000833 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:08.322 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:08.323 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:08.324 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:08.325 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:08.326 21525 [18565] sub0: \ 0.005743 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:08.327 21525 [18565] sub0: \ 0.007284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:08.327 21525 [18565] sub0: \ 0.007432 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:08.327 21525 [18565] sub0: / 0.00764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:08.328 21525 [18565] sub0: \ 0.00776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:08.328 21525 [18565] sub0: / 0.007884 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:08.328 21525 [18565] sub0: / 0.008018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:08.328 21525 [18565] sub0: / 0.008119 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:08.386 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:08.387 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:08.389 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:08.390 21525 [18565] sub0: \ 0.070058 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:08.390 21525 [18565] sub0: / 0.070191 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:08.391 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:08.392 21525 [18565] sub0: \ 0.071984 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:08.392 21525 [18565] sub0: / 0.072395 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:08.392 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:08.394 21525 [18565] sub0: \ 0.073713 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:08.394 21525 [18565] sub0: / 0.073937 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:08.394 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:20:08.457 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:20:08.501 21525 [18565] sub0: \ 0.181153 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:08.502 21525 [18565] sub0: / 0.182005 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:08.502 21525 [18565] time: 0.182516 2015-12-03 12:20:08.503 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:08.503 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:08.504 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:08.505 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:08.505 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:08.506 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:08.507 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:08.509 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:08.510 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:08.515 21525 [18565] sub0: / 0.194785 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:08.914 21524 [18565] sub0: \ 1.245696 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:08.923 21524 [18565] sub0: / 1.254618 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:08.924 21524 [18565] time: 1.255702 2015-12-03 12:20:08.925 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:08.926 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:08.926 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:08.927 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:08.935 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:08.937 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:08.938 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:08.940 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:08.941 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:08.947 21524 [18565] sub0: / 1.27833 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:10.266 21524 [18565] sub0: \ 2.597681 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:10.267 21524 [18565] sub0: \ 0.000493 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:10.267 21524 [18565] sub0: / 0.000626 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:10.267 21524 [18565] sub0: \ 0.000751 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:10.267 21524 [18565] sub0: / 0.000946 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:10.269 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:10.270 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:10.271 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:10.272 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:10.273 21524 [18565] sub0: \ 0.006569 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:10.273 21524 [18565] sub0: \ 0.007046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:10.274 21524 [18565] sub0: \ 0.007208 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:10.274 21524 [18565] sub0: / 0.007365 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:10.274 21524 [18565] sub0: / 0.007489 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:10.274 21524 [18565] sub0: / 0.0076 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:10.274 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:10.275 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:10.277 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:10.279 21524 [18565] sub0: \ 0.012227 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:10.279 21524 [18565] sub0: / 0.012474 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:10.280 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:10.281 21524 [18565] sub0: \ 0.01429 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:10.281 21524 [18565] sub0: / 0.014672 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:10.281 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:10.282 21524 [18565] sub0: \ 0.016004 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:10.283 21524 [18565] sub0: / 0.016214 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:10.283 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:20:11.164 21525 [18565] sub0: \ 2.844694 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:11.165 21525 [18565] sub0: \ 0.000506 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:11.165 21525 [18565] sub0: / 0.00064 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:11.165 21525 [18565] sub0: \ 0.000762 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:11.166 21525 [18565] sub0: / 0.000915 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:11.167 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:11.168 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:11.169 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:11.170 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:11.171 21525 [18565] sub0: \ 0.006252 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:11.171 21525 [18565] sub0: \ 0.006739 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:11.172 21525 [18565] sub0: \ 0.006901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:11.172 21525 [18565] sub0: / 0.007032 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:11.172 21525 [18565] sub0: / 0.007145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:11.172 21525 [18565] sub0: / 0.007245 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:11.172 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:11.173 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:11.174 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:11.176 21525 [18565] sub0: \ 0.011019 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:11.176 21525 [18565] sub0: / 0.011147 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:11.177 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:11.178 21525 [18565] sub0: \ 0.01298 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:11.178 21525 [18565] sub0: / 0.013342 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:11.178 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:11.179 21525 [18565] sub0: \ 0.014662 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:11.180 21525 [18565] sub0: / 0.014856 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:11.180 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:20:12.391 21524 [18565] sub0: \ 2.125103 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:12.392 21524 [18565] sub0: / 2.126035 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:12.398 21524 [18565] time: 2.131324 2015-12-03 12:20:12.398 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:12.399 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:12.400 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:12.401 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:12.401 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:12.402 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:12.403 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:12.405 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:12.406 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:12.412 21524 [18565] sub0: / 2.145462 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:12.608 21524 [18565] sub0: \ 2.341395 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:12.608 21524 [18565] sub0: \ 0.000534 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:12.609 21524 [18565] sub0: / 0.000678 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:12.609 21524 [18565] sub0: \ 0.000807 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:12.609 21524 [18565] sub0: / 0.000967 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:12.610 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:12.611 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:12.612 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:12.613 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:12.614 21524 [18565] sub0: \ 0.006197 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:12.616 21524 [18565] sub0: \ 0.007751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:12.616 21524 [18565] sub0: \ 0.007928 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:12.616 21524 [18565] sub0: / 0.008189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:12.616 21524 [18565] sub0: \ 0.008316 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:12.616 21524 [18565] sub0: / 0.008452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:12.617 21524 [18565] sub0: / 0.008575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:12.617 21524 [18565] sub0: / 0.008699 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:12.675 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:12.677 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:12.678 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:12.679 21524 [18565] sub0: \ 0.07138 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:12.679 21524 [18565] sub0: / 0.071522 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:12.681 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:12.681 21524 [18565] sub0: \ 0.073406 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:12.682 21524 [18565] sub0: / 0.073796 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:12.682 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:12.683 21524 [18565] sub0: \ 0.075143 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:12.683 21524 [18565] sub0: / 0.075369 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:12.684 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:20:12.757 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:20:12.802 21524 [18565] sub0: \ 0.194326 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:12.803 21524 [18565] sub0: / 0.195201 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:12.804 21524 [18565] time: 0.195806 2015-12-03 12:20:12.805 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:12.805 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:12.806 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:12.807 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:12.807 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:12.808 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:12.809 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:12.810 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:12.811 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:12.818 21524 [18565] sub0: / 0.209889 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:13.101 21525 [18565] sub0: \ 1.936337 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:13.102 21525 [18565] sub0: / 1.937209 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:13.107 21525 [18565] time: 1.942083 2015-12-03 12:20:13.108 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:13.108 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:13.109 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:13.110 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:13.110 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:13.111 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:13.112 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:13.114 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:13.115 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:13.119 21525 [18565] sub0: / 1.954522 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:17.585 21340 [18565] sub0: \ 13.864086 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:17.586 21340 [18565] sub0: \ 0.000616 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:17.586 21340 [18565] sub0: / 0.000749 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:17.586 21340 [18565] sub0: \ 0.000872 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:17.587 21340 [18565] sub0: / 0.001049 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:17.588 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:17.589 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:17.590 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:17.591 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:17.592 21340 [18565] sub0: \ 0.006506 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:17.593 21340 [18565] sub0: \ 0.007104 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:17.593 21340 [18565] sub0: \ 0.00727 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:17.593 21340 [18565] sub0: \ 0.007398 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:17.593 21340 [18565] sub0: / 0.007522 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:17.593 21340 [18565] sub0: / 0.007654 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:17.593 21340 [18565] sub0: / 0.007757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:17.593 21340 [18565] sub0: / 0.007855 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:17.595 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:17.596 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:17.598 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:17.599 21340 [18565] sub0: \ 0.013469 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:17.599 21340 [18565] sub0: / 0.013607 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:17.600 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:17.601 21340 [18565] sub0: \ 0.015499 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:17.601 21340 [18565] sub0: / 0.015875 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:17.602 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:17.603 21340 [18565] sub0: \ 0.017376 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:17.603 21340 [18565] sub0: / 0.017614 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:17.656 21340 [18565] sub0: \ 0.069974 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:17.656 21340 [18565] sub0: / 0.070934 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:17.657 21340 [18565] time: 0.0717 2015-12-03 12:20:17.658 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:17.658 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:17.659 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:17.660 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:17.661 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:17.661 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:17.662 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:17.664 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:17.665 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:17.671 21340 [18565] sub0: / 0.08564 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:18.645 21340 [18565] sub0: \ 1.059483 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:18.646 21340 [18565] sub0: \ 0.000624 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:18.646 21340 [18565] sub0: / 0.000758 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:18.646 21340 [18565] sub0: \ 0.000878 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:18.646 21340 [18565] sub0: / 0.001036 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:18.648 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:18.649 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:18.650 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:18.651 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:18.652 21340 [18565] sub0: \ 0.006487 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:18.653 21340 [18565] sub0: \ 0.008103 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:18.653 21340 [18565] sub0: \ 0.008257 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:18.654 21340 [18565] sub0: / 0.008486 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:18.654 21340 [18565] sub0: \ 0.008598 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:18.654 21340 [18565] sub0: / 0.008725 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:18.654 21340 [18565] sub0: / 0.008872 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:18.654 21340 [18565] sub0: / 0.008974 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:18.654 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:18.656 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:18.657 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:18.658 21340 [18565] sub0: \ 0.013062 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:18.658 21340 [18565] sub0: / 0.013198 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:18.660 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:18.661 21340 [18565] sub0: \ 0.015294 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:18.661 21340 [18565] sub0: / 0.015685 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:18.661 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:18.662 21340 [18565] sub0: \ 0.017206 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:18.663 21340 [18565] sub0: / 0.017466 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:18.663 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:20:18.733 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:20:18.976 21340 [18565] sub0: \ 0.330447 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:18.977 21340 [18565] sub0: / 0.331374 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:18.977 21340 [18565] time: 0.331923 2015-12-03 12:20:18.978 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:18.978 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:18.979 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:18.980 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:18.980 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:18.981 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:18.982 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:18.983 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:18.984 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:18.991 21340 [18565] sub0: / 0.346095 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:21.954 21340 [18565] sub0: \ 3.309246 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:21.955 21340 [18565] sub0: \ 0.000605 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:21.955 21340 [18565] sub0: / 0.000739 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:21.956 21340 [18565] sub0: \ 0.000863 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:21.956 21340 [18565] sub0: / 0.001035 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:21.958 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:21.959 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:21.959 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:21.960 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:21.961 21340 [18565] sub0: \ 0.006433 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:21.962 21340 [18565] sub0: \ 0.006976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:21.962 21340 [18565] sub0: \ 0.007135 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:21.962 21340 [18565] sub0: \ 0.007279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:21.962 21340 [18565] sub0: / 0.007403 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:21.962 21340 [18565] sub0: / 0.007517 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:21.962 21340 [18565] sub0: / 0.007617 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:21.962 21340 [18565] sub0: / 0.007715 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:21.963 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:21.964 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:21.965 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:21.966 21340 [18565] sub0: \ 0.011428 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:21.966 21340 [18565] sub0: / 0.011555 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:21.967 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:21.968 21340 [18565] sub0: \ 0.013277 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:21.968 21340 [18565] sub0: / 0.013667 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:21.968 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:21.970 21340 [18565] sub0: \ 0.015092 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:21.970 21340 [18565] sub0: / 0.015302 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:22.809 21340 [18565] sub0: \ 0.85441 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:22.810 21340 [18565] sub0: / 0.8553 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:22.814 21340 [18565] time: 0.859164 2015-12-03 12:20:22.815 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:22.815 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:22.816 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:22.817 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:22.817 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:22.818 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:22.819 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:22.821 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:22.822 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:22.828 21340 [18565] sub0: / 0.873029 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:22.897 21340 [18565] sub0: \ 0.941993 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:22.897 21340 [18565] sub0: \ 0.000613 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:22.898 21340 [18565] sub0: / 0.000763 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:22.898 21340 [18565] sub0: \ 0.000885 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:22.898 21340 [18565] sub0: / 0.001044 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:22.900 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:22.901 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:22.902 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:22.903 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:22.903 21340 [18565] sub0: \ 0.006593 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:22.904 21340 [18565] sub0: \ 0.007198 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:22.904 21340 [18565] sub0: \ 0.007364 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:22.904 21340 [18565] sub0: \ 0.007492 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:22.905 21340 [18565] sub0: / 0.007635 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:22.905 21340 [18565] sub0: / 0.007766 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:22.905 21340 [18565] sub0: / 0.007878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:22.905 21340 [18565] sub0: / 0.007977 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:22.905 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:22.906 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:22.908 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:22.909 21340 [18565] sub0: \ 0.012062 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:22.909 21340 [18565] sub0: / 0.012203 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:22.910 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:22.911 21340 [18565] sub0: \ 0.014156 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:22.911 21340 [18565] sub0: / 0.014543 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:22.912 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:22.913 21340 [18565] sub0: \ 0.016107 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:22.913 21340 [18565] sub0: / 0.016368 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:22.922 21524 [18565] sub0: \ 10.314218 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:22.923 21524 [18565] sub0: \ 0.000531 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:22.923 21524 [18565] sub0: / 0.00066 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:22.923 21524 [18565] sub0: \ 0.000783 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:22.923 21524 [18565] sub0: / 0.000937 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:22.925 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:22.926 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:22.927 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:22.928 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:22.929 21524 [18565] sub0: \ 0.00671 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:22.930 21524 [18565] sub0: \ 0.007322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:22.930 21524 [18565] sub0: \ 0.007489 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:22.930 21524 [18565] sub0: \ 0.007625 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:22.930 21524 [18565] sub0: / 0.007762 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:22.930 21524 [18565] sub0: / 0.007892 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:22.930 21524 [18565] sub0: / 0.008021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:22.930 21524 [18565] sub0: / 0.008134 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:22.933 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:22.934 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:22.935 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:22.937 21524 [18565] sub0: \ 0.014406 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:22.937 21524 [18565] sub0: / 0.01456 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:22.938 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:22.939 21524 [18565] sub0: \ 0.016513 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:22.939 21524 [18565] sub0: / 0.01689 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:22.939 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:22.941 21524 [18565] sub0: \ 0.018367 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:22.941 21524 [18565] sub0: / 0.018593 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:23.005 21524 [18565] sub0: \ 0.082259 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:23.005 21524 [18565] sub0: / 0.0831499999999999 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:23.006 21524 [18565] time: 0.083947 2015-12-03 12:20:23.007 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:23.007 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:23.008 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:23.009 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:23.010 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:23.010 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:23.011 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:23.012 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:23.013 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:23.020 21524 [18565] sub0: / 0.09722 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:23.078 21340 [18565] sub0: \ 0.181086 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:23.079 21340 [18565] sub0: / 0.18196 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:23.080 21340 [18565] time: 0.183098 2015-12-03 12:20:23.081 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:23.081 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:23.082 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:23.083 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:23.083 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:23.084 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:23.085 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:23.086 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:23.087 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:23.093 21340 [18565] sub0: / 0.196232 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:24.553 21340 [18565] sub0: \ 1.655751 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:24.553 21340 [18565] sub0: \ 0.000621 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:24.554 21340 [18565] sub0: / 0.000759 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:24.554 21340 [18565] sub0: \ 0.000898 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:24.554 21340 [18565] sub0: / 0.001058 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:24.557 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:24.558 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:24.559 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:24.561 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:24.561 21340 [18565] sub0: \ 0.008408 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:24.565 21340 [18565] sub0: \ 0.012002 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:24.565 21340 [18565] sub0: \ 0.012174 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:24.565 21340 [18565] sub0: / 0.012307 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:24.565 21340 [18565] sub0: \ 0.01243 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:24.565 21340 [18565] sub0: \ 0.012555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:24.566 21340 [18565] sub0: \ 0.012692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:24.566 21340 [18565] sub0: \ 0.012853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:24.566 21340 [18565] sub0: \ 0.012978 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:24.566 21340 [18565] sub0: / 0.013118 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:24.566 21340 [18565] sub0: \ 0.013224 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:24.566 21340 [18565] sub0: / 0.01336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:24.566 21340 [18565] sub0: \ 0.013465 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:24.566 21340 [18565] sub0: / 0.0136 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:24.567 21340 [18565] sub0: \ 0.013705 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:24.567 21340 [18565] sub0: / 0.013844 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:24.567 21340 [18565] sub0: / 0.013948 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:24.567 21340 [18565] sub0: / 0.01408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:24.567 21340 [18565] sub0: / 0.014184 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:24.567 21340 [18565] sub0: / 0.014382 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:24.567 21340 [18565] sub0: / 0.014494 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:24.567 21340 [18565] sub0: / 0.014595 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:24.568 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:24.569 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:24.570 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:24.572 21340 [18565] sub0: \ 0.018755 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:24.572 21340 [18565] sub0: / 0.018903 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:24.573 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:24.574 21340 [18565] sub0: \ 0.020749 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:24.574 21340 [18565] sub0: / 0.021152 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:24.574 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:24.575 21340 [18565] sub0: \ 0.022642 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:24.576 21340 [18565] sub0: / 0.022892 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:24.576 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:20:24.644 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:20:24.877 21340 [18565] sub0: \ 0.323827 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:24.877 21340 [18565] sub0: / 0.324654 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:24.878 21340 [18565] time: 0.325299 2015-12-03 12:20:24.879 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:24.879 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:24.880 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:24.881 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:24.881 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:24.882 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:24.883 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:24.884 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:24.885 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:24.890 21340 [18565] sub0: / 0.337558 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:27.711 21340 [18565] sub0: \ 3.157761 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:27.711 21340 [18565] sub0: \ 0.000608 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:27.712 21340 [18565] sub0: / 0.00076 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:27.712 21340 [18565] sub0: \ 0.0009 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:27.712 21340 [18565] sub0: / 0.001064 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:27.714 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:27.715 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:27.716 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:27.717 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:27.718 21340 [18565] sub0: \ 0.007217 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:27.719 21340 [18565] sub0: \ 0.00782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:27.719 21340 [18565] sub0: \ 0.008495 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:27.719 21340 [18565] sub0: \ 0.008628 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:27.720 21340 [18565] sub0: / 0.008754 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:27.720 21340 [18565] sub0: / 0.008873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:27.720 21340 [18565] sub0: / 0.008992 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:27.720 21340 [18565] sub0: / 0.009091 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:27.720 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:27.721 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:27.723 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:27.724 21340 [18565] sub0: \ 0.01298 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:27.724 21340 [18565] sub0: / 0.013124 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:27.725 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:27.726 21340 [18565] sub0: \ 0.014912 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:27.726 21340 [18565] sub0: / 0.015278 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:27.726 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:27.727 21340 [18565] sub0: \ 0.016598 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:27.728 21340 [18565] sub0: / 0.016805 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:27.779 21340 [18565] sub0: \ 0.068115 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:27.780 21340 [18565] sub0: / 0.068981 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:27.781 21340 [18565] time: 0.06979 2015-12-03 12:20:27.781 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:27.782 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:27.782 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:27.783 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:27.784 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:27.785 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:27.785 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:27.787 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:27.788 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:27.792 21340 [18565] sub0: / 0.081589 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:28.317 21340 [18565] sub0: \ 0.605969 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:28.318 21340 [18565] sub0: \ 0.00061 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:28.318 21340 [18565] sub0: / 0.00076 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:28.318 21340 [18565] sub0: \ 0.000899 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:28.318 21340 [18565] sub0: / 0.001058 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:28.320 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:28.321 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:28.322 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:28.323 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:28.323 21340 [18565] sub0: \ 0.006427 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:28.329 21340 [18565] sub0: \ 0.012013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:28.329 21340 [18565] sub0: \ 0.012232 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:28.329 21340 [18565] sub0: / 0.012367 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:28.329 21340 [18565] sub0: \ 0.012491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:28.330 21340 [18565] sub0: \ 0.012645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:28.330 21340 [18565] sub0: \ 0.012768 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:28.330 21340 [18565] sub0: \ 0.012923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:28.330 21340 [18565] sub0: \ 0.013043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:28.330 21340 [18565] sub0: / 0.013183 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:28.330 21340 [18565] sub0: \ 0.013289 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:28.330 21340 [18565] sub0: / 0.013427 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:28.330 21340 [18565] sub0: \ 0.013533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:28.331 21340 [18565] sub0: / 0.013681 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:28.331 21340 [18565] sub0: \ 0.013807 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:28.331 21340 [18565] sub0: / 0.013938 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:28.331 21340 [18565] sub0: / 0.014043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:28.331 21340 [18565] sub0: / 0.014163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:28.331 21340 [18565] sub0: \ 0.014267 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:28.331 21340 [18565] sub0: \ 0.014417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:28.331 21340 [18565] sub0: \ 0.014534 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:28.332 21340 [18565] sub0: / 0.014684 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:28.332 21340 [18565] sub0: \ 0.01479 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:28.332 21340 [18565] sub0: / 0.014924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:28.332 21340 [18565] sub0: \ 0.015028 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:28.332 21340 [18565] sub0: / 0.015202 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:28.332 21340 [18565] sub0: \ 0.015308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:28.332 21340 [18565] sub0: / 0.015437 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:28.332 21340 [18565] sub0: / 0.015539 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:28.333 21340 [18565] sub0: / 0.015669 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:28.333 21340 [18565] sub0: / 0.015774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:28.333 21340 [18565] sub0: / 0.01597 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:28.333 21340 [18565] sub0: / 0.016092 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:28.333 21340 [18565] sub0: / 0.016195 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:28.333 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:28.335 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:28.336 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:28.337 21340 [18565] sub0: \ 0.02047 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:28.338 21340 [18565] sub0: / 0.02062 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:28.339 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:28.339 21340 [18565] sub0: \ 0.022459 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:28.340 21340 [18565] sub0: / 0.022851 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:28.340 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:28.341 21340 [18565] sub0: \ 0.02425 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:28.341 21340 [18565] sub0: / 0.024465 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:28.342 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:20:28.412 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:20:28.637 21340 [18565] sub0: \ 0.320232 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:28.638 21340 [18565] sub0: / 0.321071 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:28.639 21340 [18565] time: 0.321563 2015-12-03 12:20:28.639 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:28.639 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:28.640 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:28.641 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:28.641 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:28.642 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:28.643 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:28.644 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:28.645 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:28.651 21340 [18565] sub0: / 0.333656 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:31.198 21340 [18565] sub0: \ 2.881409 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:31.199 21340 [18565] sub0: \ 0.000627 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:31.199 21340 [18565] sub0: / 0.00076 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:31.199 21340 [18565] sub0: \ 0.000879 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:31.200 21340 [18565] sub0: / 0.00105 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:31.202 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:31.203 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:31.203 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:31.204 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:31.205 21340 [18565] sub0: \ 0.00656 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:31.206 21340 [18565] sub0: \ 0.007153 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:31.206 21340 [18565] sub0: \ 0.007309 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:31.206 21340 [18565] sub0: \ 0.007452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:31.206 21340 [18565] sub0: / 0.007575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:31.206 21340 [18565] sub0: / 0.007677 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:31.206 21340 [18565] sub0: / 0.007787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:31.206 21340 [18565] sub0: / 0.007886 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:31.207 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:31.208 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:31.209 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:31.210 21340 [18565] sub0: \ 0.011622 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:31.210 21340 [18565] sub0: / 0.011748 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:31.211 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:31.212 21340 [18565] sub0: \ 0.013487 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:31.212 21340 [18565] sub0: / 0.013853 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:31.213 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:31.214 21340 [18565] sub0: \ 0.015174 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:31.214 21340 [18565] sub0: / 0.015368 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:31.266 21340 [18565] sub0: \ 0.0674 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:31.267 21340 [18565] sub0: / 0.068307 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:31.268 21340 [18565] time: 0.069074 2015-12-03 12:20:31.268 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:31.269 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:31.269 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:31.270 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:31.271 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:31.272 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:31.272 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:31.274 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:31.275 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:31.280 21340 [18565] sub0: / 0.081224 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:31.707 21340 [18565] sub0: \ 0.508221 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:31.708 21340 [18565] sub0: \ 0.00062 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:31.708 21340 [18565] sub0: / 0.000758 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:31.708 21340 [18565] sub0: \ 0.000878 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:31.708 21340 [18565] sub0: / 0.001074 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:31.710 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:31.711 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:31.712 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:31.713 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:31.713 21340 [18565] sub0: \ 0.006501 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:31.722 21340 [18565] sub0: \ 0.014659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:31.722 21340 [18565] sub0: \ 0.014889 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:31.722 21340 [18565] sub0: \ 0.015066 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:31.722 21340 [18565] sub0: \ 0.015189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:31.722 21340 [18565] sub0: \ 0.015336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:31.722 21340 [18565] sub0: \ 0.015452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:31.723 21340 [18565] sub0: / 0.015603 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:31.723 21340 [18565] sub0: \ 0.015712 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:31.723 21340 [18565] sub0: / 0.015845 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:31.723 21340 [18565] sub0: \ 0.015979 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:31.723 21340 [18565] sub0: / 0.016114 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:31.723 21340 [18565] sub0: \ 0.016219 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:31.723 21340 [18565] sub0: / 0.016346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:31.723 21340 [18565] sub0: / 0.016448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:31.724 21340 [18565] sub0: / 0.016569 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:31.724 21340 [18565] sub0: \ 0.016687 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:31.724 21340 [18565] sub0: \ 0.016844 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:31.724 21340 [18565] sub0: \ 0.01696 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:31.724 21340 [18565] sub0: / 0.017118 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:31.724 21340 [18565] sub0: \ 0.017225 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:31.724 21340 [18565] sub0: / 0.017358 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:31.724 21340 [18565] sub0: \ 0.017463 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:31.725 21340 [18565] sub0: / 0.017609 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:31.725 21340 [18565] sub0: \ 0.017715 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:31.725 21340 [18565] sub0: / 0.017842 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:31.725 21340 [18565] sub0: / 0.017945 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:31.725 21340 [18565] sub0: / 0.018046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:31.725 21340 [18565] sub0: \ 0.018144 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:31.725 21340 [18565] sub0: \ 0.018286 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:31.725 21340 [18565] sub0: \ 0.018399 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:31.725 21340 [18565] sub0: / 0.018533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:31.726 21340 [18565] sub0: \ 0.018685 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:31.726 21340 [18565] sub0: / 0.01882 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:31.726 21340 [18565] sub0: \ 0.018925 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:31.726 21340 [18565] sub0: / 0.019068 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:31.726 21340 [18565] sub0: \ 0.019173 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:31.726 21340 [18565] sub0: / 0.0193 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:31.726 21340 [18565] sub0: / 0.019404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:31.726 21340 [18565] sub0: / 0.019525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:31.727 21340 [18565] sub0: / 0.019642 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:31.727 21340 [18565] sub0: / 0.019799 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:31.727 21340 [18565] sub0: \ 0.019915 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:31.727 21340 [18565] sub0: / 0.02004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:31.727 21340 [18565] sub0: / 0.020164 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:31.727 21340 [18565] sub0: / 0.020265 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:31.728 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:31.729 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:31.730 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:31.731 21340 [18565] sub0: \ 0.024433 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:31.732 21340 [18565] sub0: / 0.024561 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:31.733 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:31.733 21340 [18565] sub0: \ 0.026364 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:31.734 21340 [18565] sub0: / 0.026746 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:31.734 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:31.735 21340 [18565] sub0: \ 0.028054 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:31.735 21340 [18565] sub0: / 0.02825 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:31.736 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:20:31.805 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:20:32.031 21340 [18565] sub0: \ 0.32396 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:32.032 21340 [18565] sub0: / 0.324808 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:32.032 21340 [18565] time: 0.325341 2015-12-03 12:20:32.033 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:32.033 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:32.034 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:32.035 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:32.035 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:32.036 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:32.037 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:32.039 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:32.040 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:32.045 21340 [18565] sub0: / 0.338207 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:33.281 21340 [18565] sub0: \ 1.573816 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:33.282 21340 [18565] sub0: \ 0.000609 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:33.282 21340 [18565] sub0: / 0.000759 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:33.282 21340 [18565] sub0: \ 0.00088 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:33.282 21340 [18565] sub0: / 0.001036 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:33.284 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:33.285 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:33.286 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:33.287 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:33.287 21340 [18565] sub0: \ 0.006454 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:33.288 21340 [18565] sub0: \ 0.006998 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:33.288 21340 [18565] sub0: \ 0.007159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:33.288 21340 [18565] sub0: \ 0.007295 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:33.288 21340 [18565] sub0: / 0.007419 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:33.288 21340 [18565] sub0: / 0.007523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:33.289 21340 [18565] sub0: / 0.007658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:33.289 21340 [18565] sub0: / 0.00776 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:33.289 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:33.290 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:33.291 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:33.292 21340 [18565] sub0: \ 0.011483 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:33.293 21340 [18565] sub0: / 0.011624 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:33.294 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:33.294 21340 [18565] sub0: \ 0.013326 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:33.295 21340 [18565] sub0: / 0.013708 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:33.295 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:33.296 21340 [18565] sub0: \ 0.015012 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:33.296 21340 [18565] sub0: / 0.015245 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:33.379 21340 [18565] sub0: \ 0.097798 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:33.380 21340 [18565] sub0: / 0.098694 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:33.380 21340 [18565] time: 0.099413 2015-12-03 12:20:33.381 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:33.381 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:33.382 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:33.383 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:33.383 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:33.384 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:33.385 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:33.387 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:33.388 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:33.392 21340 [18565] sub0: / 0.111282 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:34.170 21340 [18565] sub0: \ 0.889429 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:34.171 21340 [18565] sub0: \ 0.000636 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:34.171 21340 [18565] sub0: / 0.000771 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:34.171 21340 [18565] sub0: \ 0.000892 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:34.172 21340 [18565] sub0: / 0.001048 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:34.174 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:34.175 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:34.175 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:34.176 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:34.177 21340 [18565] sub0: \ 0.006525 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:34.178 21340 [18565] sub0: \ 0.007074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:34.178 21340 [18565] sub0: \ 0.007221 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:34.178 21340 [18565] sub0: \ 0.007346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:34.178 21340 [18565] sub0: / 0.00747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:34.178 21340 [18565] sub0: / 0.007584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:34.178 21340 [18565] sub0: / 0.007701 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:34.178 21340 [18565] sub0: / 0.007801 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:34.179 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:34.180 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:34.181 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:34.182 21340 [18565] sub0: \ 0.011531 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:34.182 21340 [18565] sub0: / 0.011659 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:34.183 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:34.184 21340 [18565] sub0: \ 0.013369 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:34.184 21340 [18565] sub0: / 0.013763 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:34.185 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:34.186 21340 [18565] sub0: \ 0.015089 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:34.186 21340 [18565] sub0: / 0.015289 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:34.210 21525 [18565] sub0: \ 23.044926 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:34.210 21525 [18565] sub0: \ 0.000527 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:34.210 21525 [18565] sub0: / 0.000661 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:34.211 21525 [18565] sub0: \ 0.000785 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:34.211 21525 [18565] sub0: / 0.000958 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:34.212 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:34.213 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:34.214 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:34.215 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:34.216 21525 [18565] sub0: \ 0.006065 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:34.216 21525 [18565] sub0: \ 0.006661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:34.217 21525 [18565] sub0: \ 0.006834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:34.217 21525 [18565] sub0: \ 0.006966 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:34.217 21525 [18565] sub0: / 0.007088 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:34.217 21525 [18565] sub0: / 0.0072 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:34.217 21525 [18565] sub0: / 0.007299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:34.217 21525 [18565] sub0: / 0.007396 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:34.219 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:34.220 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:34.221 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:34.222 21525 [18565] sub0: \ 0.012621 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:34.223 21525 [18565] sub0: / 0.012748 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:34.223 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:34.224 21525 [18565] sub0: \ 0.014507 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:34.225 21525 [18565] sub0: / 0.01488 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:34.225 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:34.226 21525 [18565] sub0: \ 0.016184 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:34.226 21525 [18565] sub0: / 0.016378 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:34.272 21340 [18565] sub0: \ 0.10123 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:34.273 21340 [18565] sub0: / 0.102138 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:34.273 21340 [18565] time: 0.102891 2015-12-03 12:20:34.276 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:34.276 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:34.277 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:34.278 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:34.278 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:34.279 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:34.280 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:34.280 21525 [18565] sub0: \ 0.070411 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:34.281 21525 [18565] sub0: / 0.071301 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:34.281 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:34.282 21525 [18565] time: 0.071999 2015-12-03 12:20:34.282 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:34.282 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:34.283 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:34.283 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:34.284 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:34.285 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:34.286 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:34.286 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:34.287 21340 [18565] sub0: / 0.116071 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:34.288 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:34.289 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:34.293 21525 [18565] sub0: / 0.083524 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:35.543 21525 [18565] sub0: \ 1.332946 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:35.543 21525 [18565] sub0: \ 0.000528 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:35.544 21525 [18565] sub0: / 0.000657 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:35.544 21525 [18565] sub0: \ 0.000794 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:35.544 21525 [18565] sub0: / 0.00095 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:35.546 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:35.547 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:35.548 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:35.549 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:35.549 21525 [18565] sub0: \ 0.00656 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:35.559 21525 [18565] sub0: \ 0.016457 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:35.560 21525 [18565] sub0: \ 0.016692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:35.560 21525 [18565] sub0: / 0.016857 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:35.560 21525 [18565] sub0: \ 0.016993 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:35.560 21525 [18565] sub0: \ 0.017196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:35.560 21525 [18565] sub0: \ 0.017336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:35.560 21525 [18565] sub0: \ 0.017484 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:35.561 21525 [18565] sub0: \ 0.017615 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:35.561 21525 [18565] sub0: / 0.017777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:35.561 21525 [18565] sub0: \ 0.017897 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:35.561 21525 [18565] sub0: / 0.018043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:35.561 21525 [18565] sub0: \ 0.01816 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:35.561 21525 [18565] sub0: / 0.018305 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:35.561 21525 [18565] sub0: \ 0.018421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:35.561 21525 [18565] sub0: / 0.018561 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:35.562 21525 [18565] sub0: / 0.018676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:35.562 21525 [18565] sub0: / 0.018837 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:35.562 21525 [18565] sub0: \ 0.018952 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:35.562 21525 [18565] sub0: \ 0.019092 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:35.562 21525 [18565] sub0: \ 0.019217 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:35.562 21525 [18565] sub0: / 0.019365 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:35.562 21525 [18565] sub0: \ 0.0195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:35.563 21525 [18565] sub0: / 0.019647 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:35.563 21525 [18565] sub0: \ 0.01978 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:35.563 21525 [18565] sub0: / 0.019926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:35.563 21525 [18565] sub0: \ 0.020043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:35.563 21525 [18565] sub0: / 0.020182 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:35.563 21525 [18565] sub0: / 0.020296 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:35.563 21525 [18565] sub0: / 0.020441 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:35.563 21525 [18565] sub0: \ 0.020556 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:35.564 21525 [18565] sub0: \ 0.020695 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:35.564 21525 [18565] sub0: \ 0.020835 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:35.564 21525 [18565] sub0: / 0.020981 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:35.564 21525 [18565] sub0: \ 0.021135 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:35.564 21525 [18565] sub0: / 0.021285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:35.564 21525 [18565] sub0: \ 0.021402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:35.564 21525 [18565] sub0: / 0.021547 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:35.565 21525 [18565] sub0: \ 0.021662 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:35.565 21525 [18565] sub0: / 0.021818 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:35.565 21525 [18565] sub0: / 0.021933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:35.565 21525 [18565] sub0: / 0.022079 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:35.565 21525 [18565] sub0: \ 0.022193 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:35.565 21525 [18565] sub0: \ 0.02235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:35.565 21525 [18565] sub0: \ 0.022476 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:35.566 21525 [18565] sub0: / 0.022623 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:35.566 21525 [18565] sub0: \ 0.022753 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:35.566 21525 [18565] sub0: / 0.022913 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:35.566 21525 [18565] sub0: \ 0.023032 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:35.566 21525 [18565] sub0: / 0.023177 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:35.566 21525 [18565] sub0: \ 0.023294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:35.566 21525 [18565] sub0: / 0.023435 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:35.566 21525 [18565] sub0: / 0.023551 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:35.567 21525 [18565] sub0: / 0.023679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:35.567 21525 [18565] sub0: / 0.023808 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:35.567 21525 [18565] sub0: / 0.023991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:35.567 21525 [18565] sub0: / 0.024107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:35.567 21525 [18565] sub0: / 0.02422 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:35.567 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:35.569 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:35.570 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:35.571 21525 [18565] sub0: \ 0.028542 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:35.572 21525 [18565] sub0: / 0.028681 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:35.573 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:35.573 21525 [18565] sub0: \ 0.030504 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:35.574 21525 [18565] sub0: / 0.0309 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:35.574 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:35.575 21525 [18565] sub0: \ 0.032413 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:35.576 21525 [18565] sub0: / 0.032627 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:35.576 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:20:35.646 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:20:35.899 21525 [18565] sub0: \ 0.355779 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:35.900 21525 [18565] sub0: / 0.356642 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:35.900 21525 [18565] time: 0.357356 2015-12-03 12:20:35.901 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:35.901 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:35.902 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:35.903 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:35.903 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:35.904 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:35.905 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:35.907 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:35.908 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:35.915 21525 [18565] sub0: / 0.371671 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:39.072 21525 [18565] sub0: \ 3.528556 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:39.072 21525 [18565] sub0: \ 0.000589 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:39.072 21525 [18565] sub0: / 0.000727 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:39.073 21525 [18565] sub0: \ 0.000851 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:39.073 21525 [18565] sub0: / 0.001023 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:39.075 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:39.076 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:39.077 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:39.078 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:39.079 21525 [18565] sub0: \ 0.006914 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:39.079 21525 [18565] sub0: \ 0.007525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:39.079 21525 [18565] sub0: \ 0.007676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:39.080 21525 [18565] sub0: \ 0.007808 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:39.080 21525 [18565] sub0: / 0.007966 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.080 21525 [18565] sub0: / 0.008105 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.080 21525 [18565] sub0: / 0.008246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.080 21525 [18565] sub0: / 0.008394 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:39.080 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:39.081 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:39.083 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:39.084 21525 [18565] sub0: \ 0.012356 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:39.084 21525 [18565] sub0: / 0.012503 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:39.085 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:39.086 21525 [18565] sub0: \ 0.014297 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:39.086 21525 [18565] sub0: / 0.014682 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:39.087 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:39.088 21525 [18565] sub0: \ 0.016226 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:39.088 21525 [18565] sub0: / 0.016482 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:39.141 21525 [18565] sub0: \ 0.069306 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:39.142 21525 [18565] sub0: / 0.070194 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:39.143 21525 [18565] time: 0.070915 2015-12-03 12:20:39.143 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:39.144 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:39.144 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:39.145 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:39.146 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:39.147 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:39.147 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:39.149 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:39.150 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:39.156 21525 [18565] sub0: / 0.084612 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:39.558 21525 [18565] sub0: \ 0.486357 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:39.559 21525 [18565] sub0: \ 0.000564 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:39.559 21525 [18565] sub0: / 0.000697 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:39.559 21525 [18565] sub0: \ 0.000821 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:39.559 21525 [18565] sub0: / 0.000983 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:39.561 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:39.562 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:39.563 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:39.564 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:39.565 21525 [18565] sub0: \ 0.006507 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:39.577 21525 [18565] sub0: \ 0.018575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:39.577 21525 [18565] sub0: \ 0.01884 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:39.577 21525 [18565] sub0: / 0.01899 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.577 21525 [18565] sub0: \ 0.01913 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:39.578 21525 [18565] sub0: \ 0.019309 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:39.578 21525 [18565] sub0: \ 0.019462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:39.578 21525 [18565] sub0: \ 0.019606 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:39.578 21525 [18565] sub0: \ 0.019738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:39.578 21525 [18565] sub0: / 0.019889 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.578 21525 [18565] sub0: \ 0.020013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:39.578 21525 [18565] sub0: / 0.020162 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.579 21525 [18565] sub0: \ 0.020285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:39.579 21525 [18565] sub0: / 0.020451 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.579 21525 [18565] sub0: \ 0.020575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:39.579 21525 [18565] sub0: / 0.020721 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.579 21525 [18565] sub0: / 0.020843 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.579 21525 [18565] sub0: / 0.020998 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.579 21525 [18565] sub0: \ 0.021119 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:39.580 21525 [18565] sub0: \ 0.021298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:39.580 21525 [18565] sub0: \ 0.021443 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:39.580 21525 [18565] sub0: / 0.021595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.580 21525 [18565] sub0: \ 0.021717 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:39.580 21525 [18565] sub0: / 0.021912 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.580 21525 [18565] sub0: \ 0.022034 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:39.580 21525 [18565] sub0: / 0.022183 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.581 21525 [18565] sub0: \ 0.022322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:39.581 21525 [18565] sub0: / 0.022507 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.581 21525 [18565] sub0: / 0.022628 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.581 21525 [18565] sub0: / 0.022766 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.581 21525 [18565] sub0: \ 0.022904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:39.581 21525 [18565] sub0: \ 0.023057 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:39.581 21525 [18565] sub0: \ 0.023187 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:39.582 21525 [18565] sub0: / 0.023336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.582 21525 [18565] sub0: \ 0.023492 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:39.582 21525 [18565] sub0: / 0.023668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.582 21525 [18565] sub0: \ 0.023794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:39.582 21525 [18565] sub0: / 0.023945 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.582 21525 [18565] sub0: \ 0.024066 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:39.582 21525 [18565] sub0: / 0.024211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.583 21525 [18565] sub0: / 0.024331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.583 21525 [18565] sub0: / 0.024496 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.583 21525 [18565] sub0: \ 0.024617 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:39.583 21525 [18565] sub0: \ 0.02478 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:39.583 21525 [18565] sub0: \ 0.024924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:39.583 21525 [18565] sub0: / 0.025075 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.583 21525 [18565] sub0: \ 0.025198 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:39.584 21525 [18565] sub0: / 0.025346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.584 21525 [18565] sub0: \ 0.025481 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:39.584 21525 [18565] sub0: / 0.025632 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.584 21525 [18565] sub0: \ 0.025787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:39.584 21525 [18565] sub0: / 0.025938 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.584 21525 [18565] sub0: / 0.026058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.584 21525 [18565] sub0: / 0.02619 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.585 21525 [18565] sub0: \ 0.026312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:39.585 21525 [18565] sub0: \ 0.026465 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:39.585 21525 [18565] sub0: \ 0.026594 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:39.585 21525 [18565] sub0: / 0.026745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.585 21525 [18565] sub0: \ 0.026867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:39.585 21525 [18565] sub0: / 0.027016 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.585 21525 [18565] sub0: \ 0.027137 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:39.586 21525 [18565] sub0: / 0.027288 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.586 21525 [18565] sub0: \ 0.02742 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:39.586 21525 [18565] sub0: / 0.027567 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.586 21525 [18565] sub0: / 0.027687 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.586 21525 [18565] sub0: / 0.027841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.586 21525 [18565] sub0: / 0.02796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.586 21525 [18565] sub0: / 0.028136 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.587 21525 [18565] sub0: / 0.02827 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:39.587 21525 [18565] sub0: / 0.028385 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:39.587 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:39.588 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:39.590 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:39.591 21525 [18565] sub0: \ 0.032999 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:39.591 21525 [18565] sub0: / 0.033141 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:39.592 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:39.593 21525 [18565] sub0: \ 0.034996 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:39.594 21525 [18565] sub0: / 0.035393 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:39.594 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:39.595 21525 [18565] sub0: \ 0.036841 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:39.595 21525 [18565] sub0: / 0.037063 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:39.596 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:20:39.667 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:20:39.894 21525 [18565] sub0: \ 0.335639 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:39.895 21525 [18565] sub0: / 0.336479 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:39.895 21525 [18565] time: 0.336994 2015-12-03 12:20:39.896 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:39.896 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:39.897 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:39.898 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:39.898 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:39.899 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:39.900 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:39.902 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:39.903 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:39.909 21525 [18565] sub0: / 0.351184 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:41.101 21525 [18565] sub0: \ 1.542956 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:41.102 21525 [18565] sub0: \ 0.00056 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:41.102 21525 [18565] sub0: / 0.000692 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:41.102 21525 [18565] sub0: \ 0.000814 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:41.102 21525 [18565] sub0: / 0.000969 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:41.104 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:41.105 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:41.106 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:41.107 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:41.108 21525 [18565] sub0: \ 0.006527 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:41.109 21525 [18565] sub0: \ 0.007152 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:41.109 21525 [18565] sub0: \ 0.007318 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:41.109 21525 [18565] sub0: \ 0.007463 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:41.109 21525 [18565] sub0: / 0.00762 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:41.109 21525 [18565] sub0: / 0.007751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:41.109 21525 [18565] sub0: / 0.007903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:41.109 21525 [18565] sub0: / 0.00802 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:41.110 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:41.111 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:41.112 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:41.113 21525 [18565] sub0: \ 0.012013 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:41.114 21525 [18565] sub0: / 0.012159 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:41.115 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:41.115 21525 [18565] sub0: \ 0.013976 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:41.116 21525 [18565] sub0: / 0.014379 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:41.116 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:41.117 21525 [18565] sub0: \ 0.015845 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:41.117 21525 [18565] sub0: / 0.016071 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:41.255 21525 [18565] sub0: \ 0.153322 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:41.256 21525 [18565] sub0: / 0.154225 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:41.257 21525 [18565] time: 0.155219 2015-12-03 12:20:41.257 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:41.258 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:41.259 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:41.259 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:41.260 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:41.261 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:41.262 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:41.263 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:41.265 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:41.270 21525 [18565] sub0: / 0.169081 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:41.289 21525 [18565] sub0: \ 0.187537 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:41.290 21525 [18565] sub0: \ 0.000503 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:41.290 21525 [18565] sub0: / 0.000644 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:41.290 21525 [18565] sub0: \ 0.000763 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:41.290 21525 [18565] sub0: / 0.000916 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:41.291 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:41.293 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:41.294 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:41.295 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:41.295 21525 [18565] sub0: \ 0.006254 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:41.296 21525 [18565] sub0: \ 0.006853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:41.296 21525 [18565] sub0: \ 0.007042 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:41.296 21525 [18565] sub0: \ 0.007188 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:41.296 21525 [18565] sub0: / 0.007323 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:41.297 21525 [18565] sub0: / 0.007456 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:41.297 21525 [18565] sub0: / 0.007604 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:41.297 21525 [18565] sub0: / 0.007718 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:41.297 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:41.298 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:41.300 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:41.302 21525 [18565] sub0: \ 0.012779 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:41.302 21525 [18565] sub0: / 0.012918 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:41.303 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:41.304 21525 [18565] sub0: \ 0.014681 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:41.304 21525 [18565] sub0: / 0.015091 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:41.304 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:41.306 21525 [18565] sub0: \ 0.016462 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:41.306 21525 [18565] sub0: / 0.016684 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:41.353 21525 [18565] sub0: \ 0.063912 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:41.354 21525 [18565] sub0: / 0.064783 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:41.354 21525 [18565] time: 0.065379 2015-12-03 12:20:41.355 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:41.356 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:41.356 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:41.357 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:41.358 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:41.358 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:41.359 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:41.361 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:41.362 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:41.368 21525 [18565] sub0: / 0.079251 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:41.369 21525 [18565] sub0: \ 0.079507 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:41.369 21525 [18565] sub0: \ 0.000488 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:41.369 21525 [18565] sub0: / 0.000613 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:41.369 21525 [18565] sub0: \ 0.000729 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:41.370 21525 [18565] sub0: / 0.000883 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:41.371 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:41.372 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:41.373 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:41.374 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:41.375 21525 [18565] sub0: \ 0.005841 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:41.375 21525 [18565] sub0: \ 0.006427 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:41.375 21525 [18565] sub0: \ 0.006592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:41.375 21525 [18565] sub0: \ 0.006729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:41.376 21525 [18565] sub0: / 0.006866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:41.376 21525 [18565] sub0: / 0.007007 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:41.376 21525 [18565] sub0: / 0.007145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:41.376 21525 [18565] sub0: / 0.007258 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:41.376 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:41.377 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:41.379 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:41.380 21525 [18565] sub0: \ 0.011082 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:41.380 21525 [18565] sub0: / 0.011226 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:41.381 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:41.382 21525 [18565] sub0: \ 0.012995 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:41.382 21525 [18565] sub0: / 0.013369 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:41.382 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:41.383 21525 [18565] sub0: \ 0.014694 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:41.384 21525 [18565] sub0: / 0.014909 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:41.432 21525 [18565] sub0: \ 0.06353 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:41.433 21525 [18565] sub0: / 0.064372 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:41.434 21525 [18565] time: 0.065047 2015-12-03 12:20:41.434 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:41.435 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:41.436 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:41.437 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:41.437 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:41.438 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:41.439 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:41.440 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:41.441 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:41.447 21525 [18565] sub0: / 0.078545 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:50.224 21340 [18565] sub0: \ 16.053878 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:50.225 21340 [18565] sub0: \ 0.000611 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:50.225 21340 [18565] sub0: / 0.000735 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:50.226 21340 [18565] sub0: \ 0.000844 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:50.226 21340 [18565] sub0: / 0.001004 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:50.227 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:50.228 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:50.229 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:50.231 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:50.231 21340 [18565] sub0: \ 0.006513 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:50.245 21340 [18565] sub0: \ 0.020008 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:50.245 21340 [18565] sub0: \ 0.020196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:50.245 21340 [18565] sub0: \ 0.020403 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:50.245 21340 [18565] sub0: \ 0.020531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.245 21340 [18565] sub0: \ 0.020676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:50.246 21340 [18565] sub0: \ 0.020811 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.246 21340 [18565] sub0: / 0.020965 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.246 21340 [18565] sub0: \ 0.021072 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.246 21340 [18565] sub0: / 0.021209 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.246 21340 [18565] sub0: \ 0.021315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.246 21340 [18565] sub0: / 0.02145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.246 21340 [18565] sub0: \ 0.021556 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.246 21340 [18565] sub0: / 0.021685 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.246 21340 [18565] sub0: / 0.021789 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.247 21340 [18565] sub0: / 0.021926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.247 21340 [18565] sub0: \ 0.022032 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.247 21340 [18565] sub0: \ 0.022176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:50.247 21340 [18565] sub0: \ 0.022293 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.247 21340 [18565] sub0: / 0.022428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.247 21340 [18565] sub0: \ 0.022534 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.247 21340 [18565] sub0: / 0.022669 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.247 21340 [18565] sub0: \ 0.022774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.248 21340 [18565] sub0: / 0.022924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.248 21340 [18565] sub0: \ 0.023031 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.248 21340 [18565] sub0: / 0.02316 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.248 21340 [18565] sub0: / 0.023265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.248 21340 [18565] sub0: / 0.02343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.248 21340 [18565] sub0: \ 0.023537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.248 21340 [18565] sub0: \ 0.023673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:50.248 21340 [18565] sub0: \ 0.023789 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.249 21340 [18565] sub0: / 0.023949 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.249 21340 [18565] sub0: \ 0.024059 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.249 21340 [18565] sub0: / 0.024195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.249 21340 [18565] sub0: \ 0.024302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.249 21340 [18565] sub0: / 0.02444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.249 21340 [18565] sub0: \ 0.024549 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.249 21340 [18565] sub0: / 0.02468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.249 21340 [18565] sub0: / 0.024785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.250 21340 [18565] sub0: / 0.024935 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.250 21340 [18565] sub0: \ 0.025044 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.250 21340 [18565] sub0: \ 0.02518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:50.250 21340 [18565] sub0: \ 0.025297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.250 21340 [18565] sub0: / 0.025436 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.250 21340 [18565] sub0: \ 0.025543 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.250 21340 [18565] sub0: / 0.025679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.250 21340 [18565] sub0: \ 0.025785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.251 21340 [18565] sub0: / 0.025935 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.251 21340 [18565] sub0: \ 0.026042 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.251 21340 [18565] sub0: / 0.026173 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.251 21340 [18565] sub0: / 0.026277 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.251 21340 [18565] sub0: / 0.026411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.251 21340 [18565] sub0: \ 0.026518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.251 21340 [18565] sub0: \ 0.026665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:50.251 21340 [18565] sub0: \ 0.026782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.252 21340 [18565] sub0: / 0.026931 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.252 21340 [18565] sub0: \ 0.027051 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.252 21340 [18565] sub0: / 0.027187 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.252 21340 [18565] sub0: \ 0.027329 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.252 21340 [18565] sub0: / 0.027474 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.252 21340 [18565] sub0: \ 0.02758 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.252 21340 [18565] sub0: / 0.027709 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.253 21340 [18565] sub0: / 0.027813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.253 21340 [18565] sub0: / 0.027946 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.253 21340 [18565] sub0: \ 0.028051 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.253 21340 [18565] sub0: \ 0.028166 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:50.253 21340 [18565] sub0: \ 0.028278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.253 21340 [18565] sub0: / 0.028415 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.253 21340 [18565] sub0: \ 0.028522 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.253 21340 [18565] sub0: / 0.028656 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.253 21340 [18565] sub0: \ 0.028762 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.254 21340 [18565] sub0: / 0.02891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.254 21340 [18565] sub0: \ 0.029018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:50.254 21340 [18565] sub0: / 0.029148 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.254 21340 [18565] sub0: / 0.029253 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.254 21340 [18565] sub0: / 0.029398 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.254 21340 [18565] sub0: / 0.029502 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.254 21340 [18565] sub0: / 0.029626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.254 21340 [18565] sub0: \ 0.029744 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:50.255 21340 [18565] sub0: / 0.029872 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.255 21340 [18565] sub0: / 0.030004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:50.255 21340 [18565] sub0: / 0.030107 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:50.255 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:50.256 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:50.258 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:50.259 21340 [18565] sub0: \ 0.034257 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:50.259 21340 [18565] sub0: / 0.034387 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:50.260 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:50.261 21340 [18565] sub0: \ 0.036185 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:50.261 21340 [18565] sub0: / 0.036555 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:50.261 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:50.263 21340 [18565] sub0: \ 0.037965 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:50.263 21340 [18565] sub0: / 0.038166 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:50.263 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:20:50.338 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:20:50.574 21340 [18565] sub0: \ 0.349174 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:50.575 21340 [18565] sub0: / 0.35003 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:50.576 21340 [18565] time: 0.350874 2015-12-03 12:20:50.576 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:50.577 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:50.577 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:50.578 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:50.579 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:50.579 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:50.580 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:50.582 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:50.583 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:50.589 21340 [18565] sub0: / 0.363994 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:54.113 21340 [18565] sub0: \ 3.887928 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:54.113 21340 [18565] sub0: \ 0.000617 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:54.114 21340 [18565] sub0: / 0.000737 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:54.114 21340 [18565] sub0: \ 0.000913 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:54.114 21340 [18565] sub0: / 0.001054 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:54.115 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:54.117 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:54.117 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:54.118 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:54.119 21340 [18565] sub0: \ 0.006297 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:54.120 21340 [18565] sub0: \ 0.006843 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:54.120 21340 [18565] sub0: \ 0.007002 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:54.120 21340 [18565] sub0: \ 0.007131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:54.120 21340 [18565] sub0: / 0.007302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:54.120 21340 [18565] sub0: / 0.007419 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:54.120 21340 [18565] sub0: / 0.007519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:54.120 21340 [18565] sub0: / 0.007616 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:54.121 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:54.122 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:54.123 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:54.124 21340 [18565] sub0: \ 0.011383 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:54.124 21340 [18565] sub0: / 0.011511 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:54.125 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:54.126 21340 [18565] sub0: \ 0.01325 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:54.126 21340 [18565] sub0: / 0.013614 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:54.127 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:54.128 21340 [18565] sub0: \ 0.014945 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:54.128 21340 [18565] sub0: / 0.015137 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:54.953 21340 [18565] sub0: \ 0.840267 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:54.954 21340 [18565] sub0: / 0.841189 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:54.958 21340 [18565] time: 0.845141 2015-12-03 12:20:54.959 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:54.960 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:54.960 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:54.961 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:54.962 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:54.962 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:54.963 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:54.965 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:54.966 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:54.970 21340 [18565] sub0: / 0.8575 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:56.347 21340 [18565] sub0: \ 2.234397 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:56.348 21340 [18565] sub0: \ 0.000704 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:56.348 21340 [18565] sub0: / 0.000844 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:56.348 21340 [18565] sub0: \ 0.000966 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:56.349 21340 [18565] sub0: / 0.001129 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:56.350 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:56.351 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:56.352 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:56.353 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:56.354 21340 [18565] sub0: \ 0.006626 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:56.355 21340 [18565] sub0: \ 0.007195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:56.355 21340 [18565] sub0: \ 0.007344 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:56.355 21340 [18565] sub0: \ 0.007476 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:56.355 21340 [18565] sub0: / 0.007628 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:56.355 21340 [18565] sub0: / 0.007753 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:56.355 21340 [18565] sub0: / 0.00787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:56.355 21340 [18565] sub0: / 0.007971 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:56.356 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:56.357 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:56.359 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:56.360 21340 [18565] sub0: \ 0.012552 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:56.360 21340 [18565] sub0: / 0.012764 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:56.361 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:56.362 21340 [18565] sub0: \ 0.014998 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:56.363 21340 [18565] sub0: / 0.015424 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:56.363 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:56.364 21340 [18565] sub0: \ 0.016973 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:56.365 21340 [18565] sub0: / 0.017243 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:56.511 21340 [18565] sub0: \ 0.163166 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:56.511 21340 [18565] sub0: / 0.164093 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:56.513 21340 [18565] time: 0.165218 2015-12-03 12:20:56.513 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:56.514 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:56.515 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:56.516 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:56.516 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:56.517 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:56.518 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:56.520 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:56.521 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:56.526 21340 [18565] sub0: / 0.1782 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:57.458 21340 [18565] sub0: \ 1.110088 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:57.458 21340 [18565] sub0: \ 0.000635 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:57.458 21340 [18565] sub0: / 0.000779 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:57.459 21340 [18565] sub0: \ 0.000901 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:57.459 21340 [18565] sub0: / 0.001078 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:57.461 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:57.462 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:57.463 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:57.464 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:57.465 21340 [18565] sub0: \ 0.007271 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:57.466 21340 [18565] sub0: \ 0.007889 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:57.466 21340 [18565] sub0: \ 0.008055 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:57.466 21340 [18565] sub0: \ 0.008185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:57.466 21340 [18565] sub0: / 0.008315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.466 21340 [18565] sub0: / 0.008431 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.466 21340 [18565] sub0: / 0.008563 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.466 21340 [18565] sub0: / 0.008665 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:57.467 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:57.468 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:57.470 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:57.471 21340 [18565] sub0: \ 0.013574 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:57.471 21340 [18565] sub0: / 0.013765 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:57.473 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:57.474 21340 [18565] sub0: \ 0.01607 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:57.474 21340 [18565] sub0: / 0.016474 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:57.474 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:57.476 21340 [18565] sub0: \ 0.017949 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:57.476 21340 [18565] sub0: / 0.018188 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:57.536 21340 [18565] sub0: \ 0.078692 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:57.537 21340 [18565] sub0: / 0.079659 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:57.538 21340 [18565] time: 0.080468 2015-12-03 12:20:57.539 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:57.539 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:57.540 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:57.541 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:57.542 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:57.542 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:57.543 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:57.545 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:57.546 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:57.551 21340 [18565] sub0: / 0.093584 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:57.917 21340 [18565] sub0: \ 0.459774 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:57.918 21340 [18565] sub0: \ 0.000636 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:57.918 21340 [18565] sub0: / 0.000779 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:57.919 21340 [18565] sub0: \ 0.000903 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:57.919 21340 [18565] sub0: / 0.001082 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:57.921 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:57.922 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:57.923 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:57.924 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:57.925 21340 [18565] sub0: \ 0.00745 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:57.941 21340 [18565] sub0: \ 0.023418 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:57.941 21340 [18565] sub0: \ 0.023723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:57.942 21340 [18565] sub0: \ 0.023927 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:57.942 21340 [18565] sub0: \ 0.024054 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.942 21340 [18565] sub0: \ 0.024173 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:57.942 21340 [18565] sub0: \ 0.024305 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.942 21340 [18565] sub0: / 0.024447 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.942 21340 [18565] sub0: \ 0.024557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.942 21340 [18565] sub0: / 0.024691 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.942 21340 [18565] sub0: \ 0.024796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.943 21340 [18565] sub0: / 0.024945 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.943 21340 [18565] sub0: \ 0.025052 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.943 21340 [18565] sub0: / 0.025182 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.943 21340 [18565] sub0: / 0.025288 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.943 21340 [18565] sub0: / 0.025436 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.943 21340 [18565] sub0: \ 0.025541 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.943 21340 [18565] sub0: \ 0.025704 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:57.944 21340 [18565] sub0: \ 0.025824 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.944 21340 [18565] sub0: / 0.025975 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.944 21340 [18565] sub0: \ 0.026082 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.944 21340 [18565] sub0: / 0.026218 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.944 21340 [18565] sub0: \ 0.026363 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.944 21340 [18565] sub0: / 0.026506 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.944 21340 [18565] sub0: \ 0.026615 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.944 21340 [18565] sub0: / 0.026747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.945 21340 [18565] sub0: / 0.026851 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.945 21340 [18565] sub0: / 0.026967 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.945 21340 [18565] sub0: \ 0.027068 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.945 21340 [18565] sub0: \ 0.027216 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:57.945 21340 [18565] sub0: \ 0.027333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.945 21340 [18565] sub0: / 0.027488 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.945 21340 [18565] sub0: \ 0.027594 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.945 21340 [18565] sub0: / 0.027731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.946 21340 [18565] sub0: \ 0.027835 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.946 21340 [18565] sub0: / 0.027985 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.946 21340 [18565] sub0: \ 0.028092 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.946 21340 [18565] sub0: / 0.028222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.946 21340 [18565] sub0: / 0.028326 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.946 21340 [18565] sub0: / 0.028451 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.946 21340 [18565] sub0: \ 0.028556 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.946 21340 [18565] sub0: \ 0.028701 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:57.947 21340 [18565] sub0: \ 0.02882 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.947 21340 [18565] sub0: / 0.028971 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.947 21340 [18565] sub0: \ 0.029079 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.947 21340 [18565] sub0: / 0.029215 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.947 21340 [18565] sub0: \ 0.029322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.947 21340 [18565] sub0: / 0.029458 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.947 21340 [18565] sub0: \ 0.029563 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.947 21340 [18565] sub0: / 0.029693 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.947 21340 [18565] sub0: / 0.029796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.948 21340 [18565] sub0: / 0.029932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.948 21340 [18565] sub0: \ 0.030038 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.948 21340 [18565] sub0: \ 0.030155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:57.948 21340 [18565] sub0: \ 0.030269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.948 21340 [18565] sub0: / 0.030449 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.948 21340 [18565] sub0: \ 0.030572 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.948 21340 [18565] sub0: / 0.030707 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.948 21340 [18565] sub0: \ 0.030813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.949 21340 [18565] sub0: / 0.030963 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.949 21340 [18565] sub0: \ 0.031071 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.949 21340 [18565] sub0: / 0.031202 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.949 21340 [18565] sub0: / 0.031306 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.949 21340 [18565] sub0: / 0.031454 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.949 21340 [18565] sub0: \ 0.031562 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.949 21340 [18565] sub0: \ 0.031716 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:57.950 21340 [18565] sub0: \ 0.031837 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.950 21340 [18565] sub0: / 0.031993 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.950 21340 [18565] sub0: \ 0.032102 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.950 21340 [18565] sub0: / 0.032239 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.950 21340 [18565] sub0: \ 0.032346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.950 21340 [18565] sub0: / 0.032483 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.950 21340 [18565] sub0: \ 0.032589 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.950 21340 [18565] sub0: / 0.032721 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.951 21340 [18565] sub0: / 0.032827 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.951 21340 [18565] sub0: / 0.033021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.951 21340 [18565] sub0: \ 0.033129 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.951 21340 [18565] sub0: \ 0.033264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:57.951 21340 [18565] sub0: \ 0.033381 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.951 21340 [18565] sub0: / 0.033522 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.951 21340 [18565] sub0: \ 0.03363 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.951 21340 [18565] sub0: / 0.033787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.952 21340 [18565] sub0: \ 0.033908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.952 21340 [18565] sub0: / 0.034046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.952 21340 [18565] sub0: \ 0.034152 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:57.952 21340 [18565] sub0: / 0.034282 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.952 21340 [18565] sub0: / 0.034428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.952 21340 [18565] sub0: / 0.034568 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.952 21340 [18565] sub0: / 0.034672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.953 21340 [18565] sub0: / 0.034831 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.953 21340 [18565] sub0: \ 0.034968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:57.953 21340 [18565] sub0: / 0.035098 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.953 21340 [18565] sub0: / 0.035213 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:57.953 21340 [18565] sub0: / 0.035315 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:57.953 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:57.955 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:57.956 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:57.958 21340 [18565] sub0: \ 0.040092 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:57.958 21340 [18565] sub0: / 0.040249 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:57.959 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:57.960 21340 [18565] sub0: \ 0.042447 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:57.961 21340 [18565] sub0: / 0.042855 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:57.961 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:57.962 21340 [18565] sub0: \ 0.044342 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:57.962 21340 [18565] sub0: / 0.044585 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:57.963 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:20:58.046 21525 [18565] sub0: \ 16.677716 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:58.047 21525 [18565] sub0: \ 0.00055 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:58.047 21525 [18565] sub0: / 0.000693 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:58.048 21525 [18565] sub0: \ 0.000818 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:58.048 21525 [18565] sub0: / 0.000998 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:58.050 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:58.051 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:20:58.051 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:58.052 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:58.053 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:58.054 21525 [18565] sub0: \ 0.007161 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:58.071 21525 [18565] sub0: \ 0.023795 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:58.071 21525 [18565] sub0: \ 0.024097 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:58.071 21525 [18565] sub0: / 0.02425 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.071 21525 [18565] sub0: \ 0.02439 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:58.071 21525 [18565] sub0: \ 0.024605 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:58.071 21525 [18565] sub0: \ 0.024746 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.072 21525 [18565] sub0: \ 0.024924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:58.072 21525 [18565] sub0: \ 0.025079 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.072 21525 [18565] sub0: / 0.025235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.072 21525 [18565] sub0: \ 0.025402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.072 21525 [18565] sub0: / 0.025559 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.072 21525 [18565] sub0: \ 0.025683 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.073 21525 [18565] sub0: / 0.025834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.073 21525 [18565] sub0: \ 0.025972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.073 21525 [18565] sub0: / 0.026118 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.073 21525 [18565] sub0: / 0.026237 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.073 21525 [18565] sub0: / 0.026379 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.074 21525 [18565] sub0: \ 0.026958 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.074 21525 [18565] sub0: \ 0.027116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:58.074 21525 [18565] sub0: \ 0.02725 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.074 21525 [18565] sub0: / 0.027404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.074 21525 [18565] sub0: \ 0.027527 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.074 21525 [18565] sub0: / 0.02768 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.074 21525 [18565] sub0: \ 0.027802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.075 21525 [18565] sub0: / 0.027968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.075 21525 [18565] sub0: \ 0.028091 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.075 21525 [18565] sub0: / 0.028238 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.075 21525 [18565] sub0: / 0.028358 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.075 21525 [18565] sub0: / 0.028511 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.075 21525 [18565] sub0: \ 0.02863 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.075 21525 [18565] sub0: \ 0.028806 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:58.076 21525 [18565] sub0: \ 0.028974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.076 21525 [18565] sub0: / 0.029129 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.076 21525 [18565] sub0: \ 0.029251 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.076 21525 [18565] sub0: / 0.029446 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.076 21525 [18565] sub0: \ 0.029569 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.076 21525 [18565] sub0: / 0.029723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.077 21525 [18565] sub0: \ 0.029847 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.077 21525 [18565] sub0: / 0.030007 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.077 21525 [18565] sub0: / 0.030128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.077 21525 [18565] sub0: / 0.030246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.077 21525 [18565] sub0: \ 0.030362 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.077 21525 [18565] sub0: \ 0.030754 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:58.078 21525 [18565] sub0: \ 0.030902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.078 21525 [18565] sub0: / 0.031057 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.078 21525 [18565] sub0: \ 0.031178 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.078 21525 [18565] sub0: / 0.031331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.078 21525 [18565] sub0: \ 0.031452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.078 21525 [18565] sub0: / 0.031603 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.078 21525 [18565] sub0: \ 0.031725 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.079 21525 [18565] sub0: / 0.031882 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.079 21525 [18565] sub0: / 0.032002 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.079 21525 [18565] sub0: / 0.032154 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.079 21525 [18565] sub0: \ 0.032273 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.079 21525 [18565] sub0: \ 0.032471 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:58.079 21525 [18565] sub0: \ 0.032603 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.079 21525 [18565] sub0: / 0.032777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.080 21525 [18565] sub0: \ 0.032914 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.080 21525 [18565] sub0: / 0.033067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.080 21525 [18565] sub0: \ 0.033189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.080 21525 [18565] sub0: / 0.033377 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.080 21525 [18565] sub0: \ 0.033506 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.080 21525 [18565] sub0: / 0.033652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.080 21525 [18565] sub0: / 0.033771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.081 21525 [18565] sub0: / 0.033947 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.081 21525 [18565] sub0: \ 0.034068 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.081 21525 [18565] sub0: \ 0.034234 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:58.081 21525 [18565] sub0: \ 0.034368 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.081 21525 [18565] sub0: / 0.034522 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.082 21525 [18565] sub0: \ 0.035136 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.082 21525 [18565] sub0: / 0.035299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.082 21525 [18565] sub0: \ 0.03542 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.082 21525 [18565] sub0: / 0.035571 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.082 21525 [18565] sub0: \ 0.035694 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.083 21525 [18565] sub0: / 0.03584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.083 21525 [18565] sub0: / 0.036011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.083 21525 [18565] sub0: / 0.036149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.083 21525 [18565] sub0: \ 0.036271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.083 21525 [18565] sub0: \ 0.036426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:58.083 21525 [18565] sub0: \ 0.036556 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.083 21525 [18565] sub0: / 0.03673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.084 21525 [18565] sub0: \ 0.036863 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.084 21525 [18565] sub0: / 0.037021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.084 21525 [18565] sub0: \ 0.037141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.084 21525 [18565] sub0: / 0.037292 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.084 21525 [18565] sub0: \ 0.037458 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:20:58.084 21525 [18565] sub0: / 0.037606 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.084 21525 [18565] sub0: / 0.037726 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.085 21525 [18565] sub0: / 0.037883 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.085 21525 [18565] sub0: / 0.038004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.085 21525 [18565] sub0: / 0.038155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.085 21525 [18565] sub0: / 0.038528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.085 21525 [18565] sub0: / 0.038649 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:58.086 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:58.088 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:58.090 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:58.092 21525 [18565] sub0: \ 0.045115 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:58.092 21525 [18565] sub0: / 0.045451 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:58.093 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:58.094 21525 [18565] sub0: \ 0.047558 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:58.095 21525 [18565] sub0: / 0.04798 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:58.095 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:58.097 21525 [18565] sub0: \ 0.049941 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:58.097 21525 [18565] sub0: / 0.050218 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:58.097 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:20:58.179 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:20:58.399 21340 [18565] sub0: \ 0.480953 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:58.400 21340 [18565] sub0: / 0.481893 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:58.400 21340 [18565] time: 0.482641 2015-12-03 12:20:58.403 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:58.403 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:58.404 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:58.405 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:58.406 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:58.407 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:58.408 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:58.409 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:58.410 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:58.417 21340 [18565] sub0: / 0.498903 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:58.474 21525 [18565] sub0: \ 0.427713 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:58.475 21525 [18565] sub0: / 0.428605 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:58.476 21525 [18565] time: 0.42945 2015-12-03 12:20:58.477 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:58.477 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:58.478 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:58.479 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:58.480 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:58.480 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:58.481 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:58.483 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:58.484 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:58.492 21525 [18565] sub0: / 0.445571 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:58.953 21525 [18565] sub0: \ 0.9064 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:58.954 21525 [18565] sub0: \ 0.000579 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:58.954 21525 [18565] sub0: / 0.000718 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:58.954 21525 [18565] sub0: \ 0.000842 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:58.954 21525 [18565] sub0: / 0.001002 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:58.956 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:58.957 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:58.959 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:58.960 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:58.960 21525 [18565] sub0: \ 0.007177 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:58.961 21525 [18565] sub0: \ 0.007747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:58.961 21525 [18565] sub0: \ 0.007924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:58.961 21525 [18565] sub0: \ 0.008054 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:58.961 21525 [18565] sub0: / 0.008181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.962 21525 [18565] sub0: / 0.008299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.962 21525 [18565] sub0: / 0.008428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:58.962 21525 [18565] sub0: / 0.008528 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:58.962 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:58.963 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:58.965 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:58.966 21525 [18565] sub0: \ 0.013029 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:58.966 21525 [18565] sub0: / 0.013185 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:58.968 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:58.969 21525 [18565] sub0: \ 0.015617 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:58.969 21525 [18565] sub0: / 0.016026 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:58.969 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:58.971 21525 [18565] sub0: \ 0.017688 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:58.971 21525 [18565] sub0: / 0.017978 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:59.488 21340 [18565] sub0: \ 1.570052 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:59.489 21340 [18565] sub0: \ 0.000691 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:59.489 21340 [18565] sub0: / 0.000856 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:59.489 21340 [18565] sub0: \ 0.000981 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:59.489 21340 [18565] sub0: / 0.001146 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:59.491 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:59.492 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:59.493 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:59.494 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:59.495 21340 [18565] sub0: \ 0.007101 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:59.496 21340 [18565] sub0: \ 0.00771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:59.496 21340 [18565] sub0: \ 0.007873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:59.496 21340 [18565] sub0: \ 0.008007 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:59.496 21340 [18565] sub0: / 0.008174 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:59.496 21340 [18565] sub0: / 0.008282 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:59.496 21340 [18565] sub0: / 0.008396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:59.496 21340 [18565] sub0: / 0.008497 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:59.497 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:59.499 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:59.501 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:59.502 21340 [18565] sub0: \ 0.014404 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:59.503 21340 [18565] sub0: / 0.014564 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:59.504 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:59.505 21340 [18565] sub0: \ 0.016712 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:59.505 21340 [18565] sub0: / 0.017123 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:59.505 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:59.507 21340 [18565] sub0: \ 0.01856 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:59.507 21340 [18565] sub0: / 0.01884 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:59.661 21340 [18565] sub0: \ 0.173165 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:59.662 21340 [18565] sub0: / 0.174071 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:59.663 21340 [18565] time: 0.174972 2015-12-03 12:20:59.663 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:59.664 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:59.665 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:59.666 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:59.666 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:59.667 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:59.668 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:59.670 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:59.671 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:59.675 21340 [18565] sub0: / 0.187442 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:59.694 21340 [18565] sub0: \ 0.205667 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:59.694 21340 [18565] sub0: \ 0.00063 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:59.695 21340 [18565] sub0: / 0.000785 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:59.695 21340 [18565] sub0: \ 0.000911 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:59.695 21340 [18565] sub0: / 0.001073 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:59.697 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:59.698 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:59.699 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:59.700 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:59.701 21340 [18565] sub0: \ 0.007101 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:59.702 21340 [18565] sub0: \ 0.008149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:59.702 21340 [18565] sub0: \ 0.00834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:59.702 21340 [18565] sub0: \ 0.008473 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:59.702 21340 [18565] sub0: / 0.008604 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:59.703 21340 [18565] sub0: / 0.008722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:59.703 21340 [18565] sub0: / 0.008885 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:59.703 21340 [18565] sub0: / 0.008993 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:59.703 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:59.704 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:59.706 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:59.708 21340 [18565] sub0: \ 0.013705 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:59.708 21340 [18565] sub0: / 0.013889 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:59.709 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:59.710 21340 [18565] sub0: \ 0.016167 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:59.710 21340 [18565] sub0: / 0.016632 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:59.711 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:59.712 21340 [18565] sub0: \ 0.018155 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:59.712 21340 [18565] sub0: / 0.018503 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:59.764 21340 [18565] sub0: \ 0.069768 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:59.765 21340 [18565] sub0: / 0.071187 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:59.765 21340 [18565] time: 0.071707 2015-12-03 12:20:59.766 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:59.767 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:59.767 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:59.768 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:59.769 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:59.770 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:59.771 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:59.772 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:59.773 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:59.778 21340 [18565] sub0: / 0.084427 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:59.779 21340 [18565] sub0: \ 0.084793 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:20:59.779 21340 [18565] sub0: \ 0.000609 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:20:59.780 21340 [18565] sub0: / 0.000891 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:59.780 21340 [18565] sub0: \ 0.00102 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:20:59.780 21340 [18565] sub0: / 0.001168 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:20:59.781 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:59.783 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:20:59.784 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:20:59.785 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:20:59.785 21340 [18565] sub0: \ 0.006749 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:20:59.786 21340 [18565] sub0: \ 0.007411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:20:59.786 21340 [18565] sub0: \ 0.007576 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:59.786 21340 [18565] sub0: \ 0.007708 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:20:59.787 21340 [18565] sub0: / 0.007837 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:59.787 21340 [18565] sub0: / 0.00797 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:59.787 21340 [18565] sub0: / 0.008089 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:20:59.787 21340 [18565] sub0: / 0.008193 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:20:59.787 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:59.788 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:20:59.790 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:20:59.791 21340 [18565] sub0: \ 0.012633 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:20:59.792 21340 [18565] sub0: / 0.012796 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:20:59.793 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:20:59.794 21340 [18565] sub0: \ 0.014966 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:20:59.794 21340 [18565] sub0: / 0.015377 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:20:59.794 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:20:59.796 21340 [18565] sub0: \ 0.017025 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:20:59.796 21340 [18565] sub0: / 0.017335 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:20:59.849 21340 [18565] sub0: \ 0.069872 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:59.850 21340 [18565] sub0: / 0.070805 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:59.850 21340 [18565] time: 0.071271 2015-12-03 12:20:59.851 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:59.851 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:59.852 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:59.853 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:59.853 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:59.854 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:59.855 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:59.856 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:59.857 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:59.863 21340 [18565] sub0: / 0.08395 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:20:59.963 21525 [18565] sub0: \ 1.009298 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:20:59.963 21525 [18565] sub0: / 1.010196 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:20:59.968 21525 [18565] time: 1.014502 2015-12-03 12:20:59.969 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:20:59.970 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:59.971 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:20:59.972 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:20:59.972 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:20:59.973 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:20:59.974 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:20:59.976 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:20:59.977 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:20:59.984 21525 [18565] sub0: / 1.030608 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:21:04.862 21525 [18565] sub0: \ 5.908737 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:21:04.863 21525 [18565] sub0: \ 0.000579 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:21:04.863 21525 [18565] sub0: / 0.000714 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:04.863 21525 [18565] sub0: \ 0.000839 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:21:04.863 21525 [18565] sub0: / 0.000998 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:21:04.865 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:04.866 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:04.867 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:21:04.868 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:21:04.869 21525 [18565] sub0: \ 0.006856 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:21:04.889 21525 [18565] sub0: \ 0.026314 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:21:04.889 21525 [18565] sub0: \ 0.026618 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:04.889 21525 [18565] sub0: / 0.026754 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.889 21525 [18565] sub0: \ 0.026883 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:04.889 21525 [18565] sub0: \ 0.027022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:04.889 21525 [18565] sub0: \ 0.027162 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.890 21525 [18565] sub0: \ 0.027293 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:04.890 21525 [18565] sub0: \ 0.027423 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.890 21525 [18565] sub0: / 0.027564 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.890 21525 [18565] sub0: \ 0.027672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.890 21525 [18565] sub0: / 0.027808 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.890 21525 [18565] sub0: \ 0.027915 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.890 21525 [18565] sub0: / 0.028052 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.890 21525 [18565] sub0: \ 0.028159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.891 21525 [18565] sub0: / 0.02829 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.891 21525 [18565] sub0: / 0.028411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.891 21525 [18565] sub0: / 0.028559 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.891 21525 [18565] sub0: \ 0.028667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.891 21525 [18565] sub0: \ 0.028804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:04.891 21525 [18565] sub0: \ 0.028919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.891 21525 [18565] sub0: / 0.029057 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.891 21525 [18565] sub0: \ 0.029164 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.892 21525 [18565] sub0: / 0.0293 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.892 21525 [18565] sub0: \ 0.02942 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.892 21525 [18565] sub0: / 0.029558 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.892 21525 [18565] sub0: \ 0.029664 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.892 21525 [18565] sub0: / 0.029851 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.892 21525 [18565] sub0: / 0.029961 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.892 21525 [18565] sub0: / 0.030095 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.892 21525 [18565] sub0: \ 0.030203 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.893 21525 [18565] sub0: \ 0.030353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:04.893 21525 [18565] sub0: \ 0.030484 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.893 21525 [18565] sub0: / 0.030622 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.893 21525 [18565] sub0: \ 0.030729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.893 21525 [18565] sub0: / 0.030864 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.893 21525 [18565] sub0: \ 0.030972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.893 21525 [18565] sub0: / 0.031109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.893 21525 [18565] sub0: \ 0.031215 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.894 21525 [18565] sub0: / 0.031346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.894 21525 [18565] sub0: / 0.031465 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.894 21525 [18565] sub0: / 0.031602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.894 21525 [18565] sub0: \ 0.031708 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.894 21525 [18565] sub0: \ 0.03186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:04.894 21525 [18565] sub0: \ 0.031978 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.894 21525 [18565] sub0: / 0.032116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.894 21525 [18565] sub0: \ 0.032223 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.895 21525 [18565] sub0: / 0.032359 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.895 21525 [18565] sub0: \ 0.032482 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.895 21525 [18565] sub0: / 0.032618 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.895 21525 [18565] sub0: \ 0.032725 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.895 21525 [18565] sub0: / 0.032856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.895 21525 [18565] sub0: / 0.032961 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.895 21525 [18565] sub0: / 0.033081 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.895 21525 [18565] sub0: \ 0.033186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.896 21525 [18565] sub0: \ 0.03335 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:04.896 21525 [18565] sub0: \ 0.033483 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.896 21525 [18565] sub0: / 0.033621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.896 21525 [18565] sub0: \ 0.033727 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.896 21525 [18565] sub0: / 0.033926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.896 21525 [18565] sub0: \ 0.034035 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.896 21525 [18565] sub0: / 0.034169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.897 21525 [18565] sub0: \ 0.034276 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.897 21525 [18565] sub0: / 0.03442 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.897 21525 [18565] sub0: / 0.034526 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.897 21525 [18565] sub0: / 0.034649 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.897 21525 [18565] sub0: \ 0.034754 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.897 21525 [18565] sub0: \ 0.034889 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:04.897 21525 [18565] sub0: \ 0.035004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.897 21525 [18565] sub0: / 0.03514 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.897 21525 [18565] sub0: \ 0.035247 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.898 21525 [18565] sub0: / 0.035397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.898 21525 [18565] sub0: \ 0.035505 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.898 21525 [18565] sub0: / 0.035641 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.898 21525 [18565] sub0: \ 0.035747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.898 21525 [18565] sub0: / 0.035877 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.898 21525 [18565] sub0: / 0.035981 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.898 21525 [18565] sub0: / 0.036113 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.898 21525 [18565] sub0: \ 0.03622 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.899 21525 [18565] sub0: \ 0.036337 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:04.899 21525 [18565] sub0: \ 0.036483 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.899 21525 [18565] sub0: / 0.036622 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.899 21525 [18565] sub0: \ 0.036729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.899 21525 [18565] sub0: / 0.036864 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.899 21525 [18565] sub0: \ 0.036971 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.899 21525 [18565] sub0: / 0.037105 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.899 21525 [18565] sub0: \ 0.037212 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.900 21525 [18565] sub0: / 0.037341 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.900 21525 [18565] sub0: / 0.037461 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.900 21525 [18565] sub0: / 0.037608 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.900 21525 [18565] sub0: \ 0.037714 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.900 21525 [18565] sub0: \ 0.037943 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:04.900 21525 [18565] sub0: \ 0.038062 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.900 21525 [18565] sub0: / 0.038199 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.901 21525 [18565] sub0: \ 0.038306 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.901 21525 [18565] sub0: / 0.038456 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.901 21525 [18565] sub0: \ 0.038564 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.901 21525 [18565] sub0: / 0.038699 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.901 21525 [18565] sub0: \ 0.038805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.901 21525 [18565] sub0: / 0.038934 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.901 21525 [18565] sub0: / 0.039038 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.901 21525 [18565] sub0: / 0.039155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.901 21525 [18565] sub0: \ 0.039259 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.902 21525 [18565] sub0: \ 0.039422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:04.902 21525 [18565] sub0: \ 0.03954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.902 21525 [18565] sub0: / 0.039697 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.902 21525 [18565] sub0: \ 0.039806 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.902 21525 [18565] sub0: / 0.039943 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.902 21525 [18565] sub0: \ 0.04005 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.902 21525 [18565] sub0: / 0.040186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.903 21525 [18565] sub0: \ 0.040292 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:04.903 21525 [18565] sub0: / 0.040438 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.903 21525 [18565] sub0: / 0.040543 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.903 21525 [18565] sub0: / 0.040661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.903 21525 [18565] sub0: / 0.040763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.903 21525 [18565] sub0: / 0.040959 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.903 21525 [18565] sub0: / 0.041082 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:04.903 21525 [18565] sub0: / 0.041184 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:21:04.904 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:04.905 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:21:04.907 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:21:04.909 21525 [18565] sub0: \ 0.046293 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:21:04.909 21525 [18565] sub0: / 0.046475 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:04.910 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:21:04.911 21525 [18565] sub0: \ 0.048597 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:21:04.911 21525 [18565] sub0: / 0.048997 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:21:04.911 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:21:04.913 21525 [18565] sub0: \ 0.050697 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:21:04.913 21525 [18565] sub0: / 0.050965 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:21:04.914 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:21:04.996 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:21:05.279 21525 [18565] sub0: \ 0.416588 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:21:05.280 21525 [18565] sub0: / 0.417505 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:21:05.280 21525 [18565] time: 0.418138 2015-12-03 12:21:05.281 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:21:05.282 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:05.282 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:05.283 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:21:05.284 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:21:05.285 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:21:05.285 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:21:05.287 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:05.288 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:21:05.296 21525 [18565] sub0: / 0.433673 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:21:08.871 21525 [18565] sub0: \ 4.008407 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:21:08.871 21525 [18565] sub0: \ 0.000551 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:21:08.872 21525 [18565] sub0: / 0.000683 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:08.872 21525 [18565] sub0: \ 0.00082 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:21:08.872 21525 [18565] sub0: / 0.00098 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:21:08.874 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:08.875 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:08.876 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:21:08.877 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:21:08.878 21525 [18565] sub0: \ 0.007222 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:21:08.879 21525 [18565] sub0: \ 0.007845 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:21:08.879 21525 [18565] sub0: \ 0.00799 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:08.879 21525 [18565] sub0: \ 0.008124 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:08.879 21525 [18565] sub0: / 0.008253 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:08.879 21525 [18565] sub0: / 0.008372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:08.879 21525 [18565] sub0: / 0.0085 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:08.879 21525 [18565] sub0: / 0.008604 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:21:08.880 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:08.881 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:21:08.883 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:21:08.884 21525 [18565] sub0: \ 0.013336 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:21:08.884 21525 [18565] sub0: / 0.013496 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:08.886 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:21:08.887 21525 [18565] sub0: \ 0.015708 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:21:08.887 21525 [18565] sub0: / 0.016168 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:21:08.887 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:21:08.889 21525 [18565] sub0: \ 0.017929 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:21:08.889 21525 [18565] sub0: / 0.018228 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:21:08.952 21525 [18565] sub0: \ 0.081633 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:21:08.953 21525 [18565] sub0: / 0.082609 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:21:08.955 21525 [18565] time: 0.083682 2015-12-03 12:21:08.955 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:21:08.956 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:08.957 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:08.957 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:21:08.958 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:21:08.959 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:21:08.960 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:21:08.961 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:08.963 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:21:08.969 21525 [18565] sub0: / 0.098314 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:21:09.364 21525 [18565] sub0: \ 0.493291 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:21:09.365 21525 [18565] sub0: \ 0.000575 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:21:09.365 21525 [18565] sub0: / 0.000709 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:09.365 21525 [18565] sub0: \ 0.000835 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:21:09.365 21525 [18565] sub0: / 0.000996 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:21:09.367 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:09.368 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:09.369 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:21:09.371 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:21:09.371 21525 [18565] sub0: \ 0.00693 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:21:09.393 21525 [18565] sub0: \ 0.028636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:21:09.393 21525 [18565] sub0: \ 0.028938 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:09.393 21525 [18565] sub0: \ 0.029122 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:09.394 21525 [18565] sub0: \ 0.029246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.394 21525 [18565] sub0: \ 0.029422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:09.394 21525 [18565] sub0: \ 0.029542 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.394 21525 [18565] sub0: / 0.029684 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.394 21525 [18565] sub0: \ 0.029795 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.394 21525 [18565] sub0: / 0.029932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.394 21525 [18565] sub0: \ 0.030039 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.394 21525 [18565] sub0: / 0.030175 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.395 21525 [18565] sub0: \ 0.030281 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.395 21525 [18565] sub0: / 0.030426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.395 21525 [18565] sub0: / 0.03053 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.395 21525 [18565] sub0: / 0.030629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.395 21525 [18565] sub0: \ 0.030731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.395 21525 [18565] sub0: \ 0.030899 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:09.395 21525 [18565] sub0: \ 0.031018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.395 21525 [18565] sub0: / 0.031157 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.396 21525 [18565] sub0: \ 0.031264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.396 21525 [18565] sub0: / 0.031414 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.396 21525 [18565] sub0: \ 0.031522 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.396 21525 [18565] sub0: / 0.031659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.396 21525 [18565] sub0: \ 0.031825 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.396 21525 [18565] sub0: / 0.031958 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.396 21525 [18565] sub0: / 0.032065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.397 21525 [18565] sub0: / 0.032185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.397 21525 [18565] sub0: \ 0.032301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.397 21525 [18565] sub0: \ 0.032437 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:09.397 21525 [18565] sub0: \ 0.032552 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.397 21525 [18565] sub0: / 0.03269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.397 21525 [18565] sub0: \ 0.032797 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.397 21525 [18565] sub0: / 0.032932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.397 21525 [18565] sub0: \ 0.033039 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.397 21525 [18565] sub0: / 0.033176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.398 21525 [18565] sub0: \ 0.033283 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.398 21525 [18565] sub0: / 0.03343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.398 21525 [18565] sub0: / 0.033536 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.398 21525 [18565] sub0: / 0.033676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.398 21525 [18565] sub0: \ 0.033783 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.398 21525 [18565] sub0: \ 0.033935 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:09.398 21525 [18565] sub0: \ 0.03407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.399 21525 [18565] sub0: / 0.034209 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.399 21525 [18565] sub0: \ 0.03433 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.399 21525 [18565] sub0: / 0.034469 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.399 21525 [18565] sub0: \ 0.034576 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.399 21525 [18565] sub0: / 0.034713 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.399 21525 [18565] sub0: \ 0.03482 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.399 21525 [18565] sub0: / 0.034952 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.399 21525 [18565] sub0: / 0.035057 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.399 21525 [18565] sub0: / 0.035177 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.400 21525 [18565] sub0: \ 0.035281 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.400 21525 [18565] sub0: \ 0.035448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:09.400 21525 [18565] sub0: \ 0.035568 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.400 21525 [18565] sub0: / 0.035766 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.400 21525 [18565] sub0: \ 0.035879 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.400 21525 [18565] sub0: / 0.036018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.400 21525 [18565] sub0: \ 0.036125 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.401 21525 [18565] sub0: / 0.036263 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.401 21525 [18565] sub0: \ 0.036392 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.401 21525 [18565] sub0: / 0.036524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.401 21525 [18565] sub0: / 0.036629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.401 21525 [18565] sub0: / 0.036749 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.401 21525 [18565] sub0: \ 0.036854 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.401 21525 [18565] sub0: \ 0.037002 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:09.401 21525 [18565] sub0: \ 0.03712 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.402 21525 [18565] sub0: / 0.037277 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.402 21525 [18565] sub0: \ 0.037401 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.402 21525 [18565] sub0: / 0.037539 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.402 21525 [18565] sub0: \ 0.037646 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.402 21525 [18565] sub0: / 0.037782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.402 21525 [18565] sub0: \ 0.037889 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.402 21525 [18565] sub0: / 0.038021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.402 21525 [18565] sub0: / 0.038128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.403 21525 [18565] sub0: / 0.038253 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.403 21525 [18565] sub0: \ 0.038373 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.403 21525 [18565] sub0: \ 0.03852 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:09.403 21525 [18565] sub0: \ 0.038637 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.403 21525 [18565] sub0: / 0.038774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.403 21525 [18565] sub0: \ 0.038883 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.403 21525 [18565] sub0: / 0.039018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.403 21525 [18565] sub0: \ 0.039126 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.404 21525 [18565] sub0: / 0.039262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.404 21525 [18565] sub0: \ 0.039384 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.404 21525 [18565] sub0: / 0.039517 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.404 21525 [18565] sub0: / 0.039622 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.404 21525 [18565] sub0: / 0.039824 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.404 21525 [18565] sub0: \ 0.039932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.404 21525 [18565] sub0: \ 0.04009 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:09.405 21525 [18565] sub0: \ 0.040211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.405 21525 [18565] sub0: / 0.040381 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.405 21525 [18565] sub0: \ 0.04049 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.405 21525 [18565] sub0: / 0.040626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.405 21525 [18565] sub0: \ 0.040734 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.405 21525 [18565] sub0: / 0.04087 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.405 21525 [18565] sub0: \ 0.040977 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.405 21525 [18565] sub0: / 0.041106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.406 21525 [18565] sub0: / 0.04121 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.406 21525 [18565] sub0: / 0.041335 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.406 21525 [18565] sub0: \ 0.041441 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.406 21525 [18565] sub0: \ 0.041598 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:09.406 21525 [18565] sub0: \ 0.041716 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.406 21525 [18565] sub0: / 0.041853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.406 21525 [18565] sub0: \ 0.041961 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.406 21525 [18565] sub0: / 0.042098 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.407 21525 [18565] sub0: \ 0.042204 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.407 21525 [18565] sub0: / 0.042352 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.407 21525 [18565] sub0: \ 0.042459 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.407 21525 [18565] sub0: / 0.042589 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.407 21525 [18565] sub0: / 0.042692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.407 21525 [18565] sub0: / 0.042803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.407 21525 [18565] sub0: \ 0.042905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.407 21525 [18565] sub0: \ 0.043029 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:09.407 21525 [18565] sub0: \ 0.043142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.408 21525 [18565] sub0: / 0.043278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.408 21525 [18565] sub0: \ 0.04342 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.408 21525 [18565] sub0: / 0.043558 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.408 21525 [18565] sub0: \ 0.043666 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.408 21525 [18565] sub0: / 0.043903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.408 21525 [18565] sub0: \ 0.044011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:09.408 21525 [18565] sub0: / 0.044142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.409 21525 [18565] sub0: / 0.044246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.409 21525 [18565] sub0: / 0.044404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.409 21525 [18565] sub0: / 0.044509 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.409 21525 [18565] sub0: / 0.044679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.409 21525 [18565] sub0: \ 0.044813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:09.409 21525 [18565] sub0: / 0.044942 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.409 21525 [18565] sub0: / 0.045057 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:09.409 21525 [18565] sub0: / 0.04516 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:21:09.410 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:09.411 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:21:09.413 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:21:09.414 21525 [18565] sub0: \ 0.050118 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:21:09.415 21525 [18565] sub0: / 0.050279 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:09.416 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:21:09.417 21525 [18565] sub0: \ 0.052514 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:21:09.417 21525 [18565] sub0: / 0.052925 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:21:09.417 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:21:09.419 21525 [18565] sub0: \ 0.054575 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:21:09.419 21525 [18565] sub0: / 0.054839 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:21:09.420 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:21:09.504 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:21:09.791 21525 [18565] sub0: \ 0.426621 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:21:09.792 21525 [18565] sub0: / 0.427594 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:21:09.793 21525 [18565] time: 0.428349 2015-12-03 12:21:09.793 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:21:09.794 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:09.795 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:09.796 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:21:09.796 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:21:09.797 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:21:09.798 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:21:09.799 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:09.801 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:21:09.808 21525 [18565] sub0: / 0.444165 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:21:13.325 21525 [18565] sub0: \ 3.960353 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:21:13.325 21525 [18565] sub0: \ 0.000556 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:21:13.326 21525 [18565] sub0: / 0.000696 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:13.326 21525 [18565] sub0: \ 0.000839 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:21:13.326 21525 [18565] sub0: / 0.001004 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:21:13.328 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:13.329 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:13.330 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:21:13.331 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:21:13.332 21525 [18565] sub0: \ 0.007328 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:21:13.333 21525 [18565] sub0: \ 0.007941 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:21:13.333 21525 [18565] sub0: \ 0.008077 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:13.333 21525 [18565] sub0: \ 0.008208 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:13.333 21525 [18565] sub0: / 0.008334 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:13.333 21525 [18565] sub0: / 0.00845 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:13.333 21525 [18565] sub0: / 0.008576 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:13.334 21525 [18565] sub0: / 0.008689 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:21:13.334 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:13.335 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:21:13.337 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:21:13.338 21525 [18565] sub0: \ 0.013077 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:21:13.338 21525 [18565] sub0: / 0.013221 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:13.339 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:21:13.340 21525 [18565] sub0: \ 0.015309 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:21:13.341 21525 [18565] sub0: / 0.015743 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:21:13.341 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:21:13.342 21525 [18565] sub0: \ 0.017362 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:21:13.343 21525 [18565] sub0: / 0.017633 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:21:13.403 21525 [18565] sub0: \ 0.077841 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:21:13.404 21525 [18565] sub0: / 0.078742 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:21:13.404 21525 [18565] time: 0.079562 2015-12-03 12:21:13.405 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:21:13.406 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:13.406 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:13.407 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:21:13.408 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:21:13.409 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:21:13.409 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:21:13.411 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:13.413 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:21:13.419 21525 [18565] sub0: / 0.094278 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:21:14.627 21525 [18565] sub0: \ 1.302492 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:21:14.628 21525 [18565] sub0: \ 0.000656 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:21:14.628 21525 [18565] sub0: / 0.000796 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:14.628 21525 [18565] sub0: \ 0.000923 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:21:14.629 21525 [18565] sub0: / 0.001105 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:21:14.630 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:14.632 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:14.633 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:21:14.634 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:21:14.635 21525 [18565] sub0: \ 0.006949 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:21:14.658 21525 [18565] sub0: \ 0.030422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:21:14.658 21525 [18565] sub0: \ 0.03073 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:14.658 21525 [18565] sub0: \ 0.030927 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:14.659 21525 [18565] sub0: \ 0.031075 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.659 21525 [18565] sub0: \ 0.031225 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:14.659 21525 [18565] sub0: \ 0.031342 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.659 21525 [18565] sub0: / 0.031482 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.659 21525 [18565] sub0: \ 0.031592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.659 21525 [18565] sub0: / 0.031727 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.659 21525 [18565] sub0: \ 0.031832 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.660 21525 [18565] sub0: / 0.031966 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.660 21525 [18565] sub0: \ 0.032095 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.660 21525 [18565] sub0: / 0.032224 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.660 21525 [18565] sub0: / 0.032325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.660 21525 [18565] sub0: / 0.032481 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.660 21525 [18565] sub0: \ 0.032589 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.660 21525 [18565] sub0: \ 0.03276 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:14.660 21525 [18565] sub0: \ 0.032879 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.661 21525 [18565] sub0: / 0.033031 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.661 21525 [18565] sub0: \ 0.03314 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.661 21525 [18565] sub0: / 0.033278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.661 21525 [18565] sub0: \ 0.033384 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.661 21525 [18565] sub0: / 0.033521 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.661 21525 [18565] sub0: \ 0.033627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.661 21525 [18565] sub0: / 0.033758 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.661 21525 [18565] sub0: / 0.033863 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.662 21525 [18565] sub0: / 0.033982 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.662 21525 [18565] sub0: \ 0.034102 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.662 21525 [18565] sub0: \ 0.034233 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:14.662 21525 [18565] sub0: \ 0.034348 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.662 21525 [18565] sub0: / 0.034486 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.662 21525 [18565] sub0: \ 0.034592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.662 21525 [18565] sub0: / 0.034729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.662 21525 [18565] sub0: \ 0.034901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.663 21525 [18565] sub0: / 0.035067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.663 21525 [18565] sub0: \ 0.035175 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.663 21525 [18565] sub0: / 0.035303 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.663 21525 [18565] sub0: / 0.035408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.663 21525 [18565] sub0: / 0.035602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.663 21525 [18565] sub0: \ 0.035751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.663 21525 [18565] sub0: \ 0.035893 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:14.664 21525 [18565] sub0: \ 0.036069 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.664 21525 [18565] sub0: / 0.036222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.664 21525 [18565] sub0: \ 0.036331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.664 21525 [18565] sub0: / 0.03651 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.664 21525 [18565] sub0: \ 0.036683 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.664 21525 [18565] sub0: / 0.036821 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.664 21525 [18565] sub0: \ 0.036929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.665 21525 [18565] sub0: / 0.037073 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.665 21525 [18565] sub0: / 0.037179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.665 21525 [18565] sub0: / 0.037313 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.665 21525 [18565] sub0: \ 0.03742 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.665 21525 [18565] sub0: \ 0.037575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:14.665 21525 [18565] sub0: \ 0.037693 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.665 21525 [18565] sub0: / 0.03783 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.665 21525 [18565] sub0: \ 0.037937 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.666 21525 [18565] sub0: / 0.038086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.666 21525 [18565] sub0: \ 0.038195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.666 21525 [18565] sub0: / 0.038332 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.666 21525 [18565] sub0: \ 0.038438 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.666 21525 [18565] sub0: / 0.038568 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.666 21525 [18565] sub0: / 0.038673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.666 21525 [18565] sub0: / 0.038786 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.666 21525 [18565] sub0: \ 0.03889 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.667 21525 [18565] sub0: \ 0.039052 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:14.667 21525 [18565] sub0: \ 0.039186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.667 21525 [18565] sub0: / 0.039326 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.667 21525 [18565] sub0: \ 0.039433 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.667 21525 [18565] sub0: / 0.039568 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.667 21525 [18565] sub0: \ 0.039675 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.667 21525 [18565] sub0: / 0.03981 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.667 21525 [18565] sub0: \ 0.039917 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.668 21525 [18565] sub0: / 0.040061 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.668 21525 [18565] sub0: / 0.040166 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.668 21525 [18565] sub0: / 0.040287 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.668 21525 [18565] sub0: \ 0.040393 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.668 21525 [18565] sub0: \ 0.040563 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:14.668 21525 [18565] sub0: \ 0.040679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.668 21525 [18565] sub0: / 0.040817 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.668 21525 [18565] sub0: \ 0.040924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.669 21525 [18565] sub0: / 0.041073 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.669 21525 [18565] sub0: \ 0.04118 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.669 21525 [18565] sub0: / 0.041315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.669 21525 [18565] sub0: \ 0.041422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.669 21525 [18565] sub0: / 0.041552 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.669 21525 [18565] sub0: / 0.041656 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.669 21525 [18565] sub0: / 0.041794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.669 21525 [18565] sub0: \ 0.041901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.670 21525 [18565] sub0: \ 0.04204 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:14.670 21525 [18565] sub0: \ 0.042156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.670 21525 [18565] sub0: / 0.04231 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.670 21525 [18565] sub0: \ 0.042417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.670 21525 [18565] sub0: / 0.042553 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.670 21525 [18565] sub0: \ 0.042661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.670 21525 [18565] sub0: / 0.042796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.670 21525 [18565] sub0: \ 0.042901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.671 21525 [18565] sub0: / 0.043045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.671 21525 [18565] sub0: / 0.043152 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.671 21525 [18565] sub0: / 0.043295 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.671 21525 [18565] sub0: \ 0.043402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.671 21525 [18565] sub0: \ 0.043542 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:14.671 21525 [18565] sub0: \ 0.043659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.671 21525 [18565] sub0: / 0.043796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.671 21525 [18565] sub0: \ 0.043903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.672 21525 [18565] sub0: / 0.044054 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.672 21525 [18565] sub0: \ 0.044162 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.672 21525 [18565] sub0: / 0.044298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.672 21525 [18565] sub0: \ 0.044403 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.672 21525 [18565] sub0: / 0.044579 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.672 21525 [18565] sub0: / 0.044685 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.672 21525 [18565] sub0: / 0.044813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.672 21525 [18565] sub0: \ 0.044917 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.673 21525 [18565] sub0: \ 0.045061 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:14.673 21525 [18565] sub0: \ 0.045177 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.673 21525 [18565] sub0: / 0.045314 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.673 21525 [18565] sub0: \ 0.045436 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.673 21525 [18565] sub0: / 0.045572 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.673 21525 [18565] sub0: \ 0.045678 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.673 21525 [18565] sub0: / 0.045814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.673 21525 [18565] sub0: \ 0.04592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.674 21525 [18565] sub0: / 0.046063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.674 21525 [18565] sub0: / 0.046169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.674 21525 [18565] sub0: / 0.046306 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.674 21525 [18565] sub0: \ 0.046411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.674 21525 [18565] sub0: \ 0.046545 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:14.674 21525 [18565] sub0: \ 0.04666 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.674 21525 [18565] sub0: / 0.046796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.674 21525 [18565] sub0: \ 0.046901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.675 21525 [18565] sub0: / 0.047087 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.675 21525 [18565] sub0: \ 0.047197 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.675 21525 [18565] sub0: / 0.047333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.675 21525 [18565] sub0: \ 0.047438 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:14.675 21525 [18565] sub0: / 0.047567 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.675 21525 [18565] sub0: / 0.047671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.675 21525 [18565] sub0: / 0.047803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.675 21525 [18565] sub0: / 0.047906 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.676 21525 [18565] sub0: / 0.048061 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.676 21525 [18565] sub0: \ 0.048185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:14.676 21525 [18565] sub0: / 0.048311 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.676 21525 [18565] sub0: / 0.048496 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:14.676 21525 [18565] sub0: / 0.048612 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:21:14.677 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:14.678 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:21:14.680 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:21:14.681 21525 [18565] sub0: \ 0.053333 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:21:14.681 21525 [18565] sub0: / 0.053488 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:14.682 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:21:14.683 21525 [18565] sub0: \ 0.055556 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:21:14.684 21525 [18565] sub0: / 0.055956 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:21:14.684 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:21:14.685 21525 [18565] sub0: \ 0.057687 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:21:14.686 21525 [18565] sub0: / 0.057955 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:21:14.686 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:21:14.773 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:21:15.064 21525 [18565] sub0: \ 0.436898 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:21:15.065 21525 [18565] sub0: / 0.43779 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:21:15.066 21525 [18565] time: 0.438364 2015-12-03 12:21:15.067 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:21:15.067 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:15.068 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:15.069 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:21:15.069 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:21:15.070 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:21:15.071 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:21:15.073 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:15.074 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:21:15.082 21525 [18565] sub0: / 0.45422 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:21:27.794 21340 [18565] sub0: \ 28.01552 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:21:27.795 21340 [18565] sub0: \ 0.000653 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:21:27.795 21340 [18565] sub0: / 0.000776 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:27.795 21340 [18565] sub0: \ 0.000885 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:21:27.795 21340 [18565] sub0: / 0.001028 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:21:27.797 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:27.798 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:27.799 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:21:27.800 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:21:27.801 21340 [18565] sub0: \ 0.006366 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:21:27.801 21340 [18565] sub0: \ 0.006898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:21:27.801 21340 [18565] sub0: \ 0.007053 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:27.802 21340 [18565] sub0: \ 0.007172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:27.802 21340 [18565] sub0: / 0.007325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:27.802 21340 [18565] sub0: / 0.007447 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:27.802 21340 [18565] sub0: / 0.007562 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:27.802 21340 [18565] sub0: / 0.007663 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:21:27.802 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:27.803 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:21:27.805 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:21:27.806 21340 [18565] sub0: \ 0.011581 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:21:27.806 21340 [18565] sub0: / 0.011711 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:27.807 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:21:27.808 21340 [18565] sub0: \ 0.013455 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:21:27.808 21340 [18565] sub0: / 0.01385 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:21:27.808 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:21:27.810 21340 [18565] sub0: \ 0.015164 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:21:27.810 21340 [18565] sub0: / 0.015372 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:21:28.477 21524 [18565] sub0: \ 65.554736 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:21:28.478 21524 [18565] sub0: \ 0.000602 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:21:28.478 21524 [18565] sub0: / 0.000736 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:28.478 21524 [18565] sub0: \ 0.000861 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:21:28.478 21524 [18565] sub0: / 0.001018 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:21:28.480 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:28.481 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:28.482 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:21:28.483 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:21:28.484 21524 [18565] sub0: \ 0.006597 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:21:28.484 21524 [18565] sub0: \ 0.007179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:21:28.485 21524 [18565] sub0: \ 0.007362 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:28.485 21524 [18565] sub0: \ 0.007493 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:28.485 21524 [18565] sub0: / 0.00763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:28.485 21524 [18565] sub0: / 0.007762 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:28.485 21524 [18565] sub0: / 0.007885 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:28.485 21524 [18565] sub0: / 0.007999 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:21:28.486 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:28.487 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:21:28.488 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:21:28.489 21524 [18565] sub0: \ 0.011952 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:21:28.489 21524 [18565] sub0: / 0.012095 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:28.490 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:21:28.491 21524 [18565] sub0: \ 0.013903 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:21:28.492 21524 [18565] sub0: / 0.014279 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:21:28.492 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:21:28.493 21524 [18565] sub0: \ 0.015776 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:21:28.493 21524 [18565] sub0: / 0.015989 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:21:28.577 21524 [18565] sub0: \ 0.099547 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:21:28.578 21524 [18565] sub0: / 0.100496 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:21:28.578 21524 [18565] time: 0.101211 2015-12-03 12:21:28.579 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:21:28.580 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:28.580 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:28.581 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:21:28.582 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:21:28.583 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:21:28.584 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:21:28.585 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:28.586 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:21:28.593 21524 [18565] sub0: / 0.115408 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:21:28.636 21340 [18565] sub0: \ 0.841538 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:21:28.637 21340 [18565] sub0: / 0.842405 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:21:28.641 21340 [18565] time: 0.846304 2015-12-03 12:21:28.641 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:21:28.642 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:28.643 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:28.644 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:21:28.644 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:21:28.645 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:21:28.646 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:21:28.647 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:28.648 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:21:28.653 21340 [18565] sub0: / 0.858312 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:21:28.834 21340 [18565] sub0: \ 1.039818 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:21:28.835 21340 [18565] sub0: \ 0.000637 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:21:28.835 21340 [18565] sub0: / 0.000758 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:28.835 21340 [18565] sub0: \ 0.000867 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:21:28.835 21340 [18565] sub0: / 0.001008 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:21:28.837 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:28.838 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:28.839 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:21:28.840 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:21:28.841 21340 [18565] sub0: \ 0.006336 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:21:28.841 21340 [18565] sub0: \ 0.006868 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:21:28.841 21340 [18565] sub0: \ 0.007019 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:28.842 21340 [18565] sub0: \ 0.007136 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:28.842 21340 [18565] sub0: / 0.007272 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:28.842 21340 [18565] sub0: / 0.007392 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:28.842 21340 [18565] sub0: / 0.007523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:28.842 21340 [18565] sub0: / 0.007623 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:21:28.842 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:28.843 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:21:28.845 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:21:28.846 21340 [18565] sub0: \ 0.011366 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:21:28.846 21340 [18565] sub0: / 0.011492 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:28.847 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:21:28.848 21340 [18565] sub0: \ 0.0132 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:21:28.848 21340 [18565] sub0: / 0.013579 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:21:28.848 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:21:28.849 21340 [18565] sub0: \ 0.014909 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:21:28.850 21340 [18565] sub0: / 0.015102 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:21:28.892 21340 [18565] sub0: \ 0.05796 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:21:28.893 21340 [18565] sub0: / 0.058819 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:21:28.894 21340 [18565] time: 0.059281 2015-12-03 12:21:28.894 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:21:28.895 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:28.895 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:28.896 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:21:28.897 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:21:28.898 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:21:28.898 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:21:28.900 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:28.901 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:21:28.905 21340 [18565] sub0: / 0.07103 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:21:29.793 21340 [18565] sub0: \ 0.958967 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:21:29.794 21340 [18565] sub0: \ 0.00063 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:21:29.794 21340 [18565] sub0: / 0.000763 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:29.794 21340 [18565] sub0: \ 0.000885 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:21:29.795 21340 [18565] sub0: / 0.001041 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:21:29.796 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:29.797 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:29.798 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:21:29.799 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:21:29.800 21340 [18565] sub0: \ 0.006504 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:21:29.801 21340 [18565] sub0: \ 0.007031 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:21:29.801 21340 [18565] sub0: \ 0.007199 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:29.801 21340 [18565] sub0: \ 0.007331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:29.801 21340 [18565] sub0: / 0.007453 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:29.801 21340 [18565] sub0: / 0.007556 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:29.801 21340 [18565] sub0: / 0.007665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:29.801 21340 [18565] sub0: / 0.007781 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:21:29.802 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:29.803 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:21:29.804 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:21:29.805 21340 [18565] sub0: \ 0.011495 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:21:29.805 21340 [18565] sub0: / 0.011621 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:29.806 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:21:29.807 21340 [18565] sub0: \ 0.013327 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:21:29.807 21340 [18565] sub0: / 0.013693 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:21:29.807 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:21:29.809 21340 [18565] sub0: \ 0.015019 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:21:29.809 21340 [18565] sub0: / 0.015224 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:21:29.891 21340 [18565] sub0: \ 0.097476 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:21:29.892 21340 [18565] sub0: / 0.098341 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:21:29.893 21340 [18565] time: 0.09903 2015-12-03 12:21:29.893 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:21:29.894 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:29.894 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:29.895 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:21:29.896 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:21:29.896 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:21:29.897 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:21:29.899 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:29.900 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:21:29.904 21340 [18565] sub0: / 0.1106 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:21:30.588 21340 [18565] sub0: \ 0.794593 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:21:30.589 21340 [18565] sub0: \ 0.000639 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:21:30.589 21340 [18565] sub0: / 0.000772 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:30.589 21340 [18565] sub0: \ 0.000893 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:21:30.589 21340 [18565] sub0: / 0.001052 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:21:30.591 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:30.592 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:30.593 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:21:30.594 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:21:30.595 21340 [18565] sub0: \ 0.006651 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:21:30.596 21340 [18565] sub0: \ 0.007236 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:21:30.596 21340 [18565] sub0: \ 0.007396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:30.596 21340 [18565] sub0: \ 0.007523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:30.596 21340 [18565] sub0: / 0.007668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:30.596 21340 [18565] sub0: / 0.007786 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:30.596 21340 [18565] sub0: / 0.007887 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:30.596 21340 [18565] sub0: / 0.007985 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:21:30.597 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:30.598 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:21:30.599 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:21:30.600 21340 [18565] sub0: \ 0.011745 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:21:30.600 21340 [18565] sub0: / 0.011872 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:30.601 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:21:30.602 21340 [18565] sub0: \ 0.013582 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:21:30.602 21340 [18565] sub0: / 0.013945 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:21:30.602 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:21:30.604 21340 [18565] sub0: \ 0.01528 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:21:30.604 21340 [18565] sub0: / 0.01547 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:21:30.656 21340 [18565] sub0: \ 0.067472 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:21:30.657 21340 [18565] sub0: / 0.068376 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:21:30.657 21340 [18565] time: 0.069085 2015-12-03 12:21:30.658 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:21:30.659 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:30.659 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:30.660 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:21:30.661 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:21:30.662 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:21:30.662 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:21:30.664 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:30.665 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:21:30.670 21340 [18565] sub0: / 0.081272 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:21:31.158 21340 [18565] sub0: \ 0.569398 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:21:31.159 21340 [18565] sub0: \ 0.000622 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:21:31.159 21340 [18565] sub0: / 0.000769 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:31.159 21340 [18565] sub0: \ 0.00089 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:21:31.159 21340 [18565] sub0: / 0.00105 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:21:31.161 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:31.162 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:31.163 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:21:31.164 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:21:31.164 21340 [18565] sub0: \ 0.006474 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:21:31.189 21340 [18565] sub0: \ 0.03154 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:21:31.190 21340 [18565] sub0: \ 0.031752 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:31.190 21340 [18565] sub0: \ 0.031936 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:31.190 21340 [18565] sub0: \ 0.032061 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.190 21340 [18565] sub0: \ 0.032175 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:31.190 21340 [18565] sub0: \ 0.032288 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.190 21340 [18565] sub0: / 0.032426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.190 21340 [18565] sub0: \ 0.032551 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.191 21340 [18565] sub0: / 0.0327 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.191 21340 [18565] sub0: \ 0.032806 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.191 21340 [18565] sub0: / 0.03294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.191 21340 [18565] sub0: \ 0.033045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.191 21340 [18565] sub0: / 0.033174 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.191 21340 [18565] sub0: / 0.033277 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.191 21340 [18565] sub0: / 0.033421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.191 21340 [18565] sub0: \ 0.033525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.192 21340 [18565] sub0: \ 0.033672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:31.192 21340 [18565] sub0: \ 0.033788 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.192 21340 [18565] sub0: / 0.033923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.192 21340 [18565] sub0: \ 0.034028 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.192 21340 [18565] sub0: / 0.034201 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.192 21340 [18565] sub0: \ 0.034307 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.192 21340 [18565] sub0: / 0.03444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.192 21340 [18565] sub0: \ 0.034545 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.193 21340 [18565] sub0: / 0.034687 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.193 21340 [18565] sub0: / 0.03479 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.193 21340 [18565] sub0: / 0.034922 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.193 21340 [18565] sub0: \ 0.035026 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.193 21340 [18565] sub0: \ 0.035159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:31.193 21340 [18565] sub0: \ 0.035273 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.193 21340 [18565] sub0: / 0.035406 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.193 21340 [18565] sub0: \ 0.03551 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.194 21340 [18565] sub0: / 0.035667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.194 21340 [18565] sub0: \ 0.035774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.194 21340 [18565] sub0: / 0.035908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.194 21340 [18565] sub0: \ 0.036011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.194 21340 [18565] sub0: / 0.036138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.194 21340 [18565] sub0: / 0.036241 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.194 21340 [18565] sub0: / 0.036371 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.194 21340 [18565] sub0: \ 0.036473 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.195 21340 [18565] sub0: \ 0.036613 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:31.195 21340 [18565] sub0: \ 0.036741 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.195 21340 [18565] sub0: / 0.036875 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.195 21340 [18565] sub0: \ 0.036978 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.195 21340 [18565] sub0: / 0.03711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.195 21340 [18565] sub0: \ 0.037212 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.195 21340 [18565] sub0: / 0.037344 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.195 21340 [18565] sub0: \ 0.037447 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.196 21340 [18565] sub0: / 0.037575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.196 21340 [18565] sub0: / 0.037691 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.196 21340 [18565] sub0: / 0.037812 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.196 21340 [18565] sub0: \ 0.037914 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.196 21340 [18565] sub0: \ 0.038076 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:31.196 21340 [18565] sub0: \ 0.038194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.196 21340 [18565] sub0: / 0.038327 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.196 21340 [18565] sub0: \ 0.038429 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.197 21340 [18565] sub0: / 0.03856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.197 21340 [18565] sub0: \ 0.038685 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.197 21340 [18565] sub0: / 0.038819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.197 21340 [18565] sub0: \ 0.038922 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.197 21340 [18565] sub0: / 0.039048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.197 21340 [18565] sub0: / 0.039148 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.197 21340 [18565] sub0: / 0.039267 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.197 21340 [18565] sub0: \ 0.039367 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.197 21340 [18565] sub0: \ 0.039511 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:31.198 21340 [18565] sub0: \ 0.039623 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.198 21340 [18565] sub0: / 0.039772 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.198 21340 [18565] sub0: \ 0.039875 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.198 21340 [18565] sub0: / 0.040006 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.198 21340 [18565] sub0: \ 0.040109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.198 21340 [18565] sub0: / 0.04024 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.198 21340 [18565] sub0: \ 0.040343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.198 21340 [18565] sub0: / 0.040469 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.199 21340 [18565] sub0: / 0.04057 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.199 21340 [18565] sub0: / 0.040699 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.199 21340 [18565] sub0: \ 0.040801 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.199 21340 [18565] sub0: \ 0.04094 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:31.199 21340 [18565] sub0: \ 0.041052 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.199 21340 [18565] sub0: / 0.041185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.199 21340 [18565] sub0: \ 0.041287 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.199 21340 [18565] sub0: / 0.041418 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.199 21340 [18565] sub0: \ 0.041519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.200 21340 [18565] sub0: / 0.041677 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.200 21340 [18565] sub0: \ 0.041782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.200 21340 [18565] sub0: / 0.041909 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.200 21340 [18565] sub0: / 0.04201 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.200 21340 [18565] sub0: / 0.042161 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.200 21340 [18565] sub0: \ 0.042263 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.200 21340 [18565] sub0: \ 0.042389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:31.200 21340 [18565] sub0: \ 0.0425 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.201 21340 [18565] sub0: / 0.042644 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.201 21340 [18565] sub0: \ 0.04275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.201 21340 [18565] sub0: / 0.042882 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.201 21340 [18565] sub0: \ 0.042985 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.201 21340 [18565] sub0: / 0.043116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.201 21340 [18565] sub0: \ 0.043219 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.201 21340 [18565] sub0: / 0.043346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.201 21340 [18565] sub0: / 0.043447 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.202 21340 [18565] sub0: / 0.043581 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.202 21340 [18565] sub0: \ 0.043699 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.202 21340 [18565] sub0: \ 0.043846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:31.202 21340 [18565] sub0: \ 0.043959 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.202 21340 [18565] sub0: / 0.044092 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.202 21340 [18565] sub0: \ 0.044194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.202 21340 [18565] sub0: / 0.044325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.202 21340 [18565] sub0: \ 0.044428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.203 21340 [18565] sub0: / 0.044569 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.203 21340 [18565] sub0: \ 0.044686 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.203 21340 [18565] sub0: / 0.044814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.203 21340 [18565] sub0: / 0.044915 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.203 21340 [18565] sub0: / 0.045031 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.203 21340 [18565] sub0: \ 0.045132 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.203 21340 [18565] sub0: \ 0.045258 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:31.203 21340 [18565] sub0: \ 0.045369 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.203 21340 [18565] sub0: / 0.045502 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.204 21340 [18565] sub0: \ 0.045604 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.204 21340 [18565] sub0: / 0.045752 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.204 21340 [18565] sub0: \ 0.045854 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.204 21340 [18565] sub0: / 0.045985 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.204 21340 [18565] sub0: \ 0.046142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.204 21340 [18565] sub0: / 0.046273 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.204 21340 [18565] sub0: / 0.046375 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.204 21340 [18565] sub0: / 0.046509 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.205 21340 [18565] sub0: \ 0.046612 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.205 21340 [18565] sub0: \ 0.046754 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:31.205 21340 [18565] sub0: \ 0.046867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.205 21340 [18565] sub0: / 0.047001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.205 21340 [18565] sub0: \ 0.047104 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.205 21340 [18565] sub0: / 0.047237 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.205 21340 [18565] sub0: \ 0.047339 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.205 21340 [18565] sub0: / 0.047472 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.206 21340 [18565] sub0: \ 0.047584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.206 21340 [18565] sub0: / 0.047727 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.206 21340 [18565] sub0: / 0.047829 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.206 21340 [18565] sub0: / 0.047962 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.206 21340 [18565] sub0: \ 0.048063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.206 21340 [18565] sub0: \ 0.048208 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:31.206 21340 [18565] sub0: \ 0.048319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.206 21340 [18565] sub0: / 0.048452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.206 21340 [18565] sub0: \ 0.048554 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.207 21340 [18565] sub0: / 0.048699 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.207 21340 [18565] sub0: \ 0.048802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.207 21340 [18565] sub0: / 0.048934 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.207 21340 [18565] sub0: \ 0.049036 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:31.207 21340 [18565] sub0: / 0.049163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.207 21340 [18565] sub0: / 0.049264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.207 21340 [18565] sub0: / 0.04938 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.207 21340 [18565] sub0: / 0.04948 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.208 21340 [18565] sub0: / 0.049626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.208 21340 [18565] sub0: \ 0.049759 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:31.208 21340 [18565] sub0: / 0.049884 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.208 21340 [18565] sub0: / 0.050008 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:31.208 21340 [18565] sub0: / 0.050138 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:21:31.208 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:31.210 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:21:31.211 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:21:31.212 21340 [18565] sub0: \ 0.054342 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:21:31.212 21340 [18565] sub0: / 0.054474 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:31.213 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:21:31.214 21340 [18565] sub0: \ 0.056291 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:21:31.215 21340 [18565] sub0: / 0.056677 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:21:31.215 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:21:31.216 21340 [18565] sub0: \ 0.05801 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:21:31.216 21340 [18565] sub0: / 0.058251 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:21:31.217 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:21:31.299 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:21:31.552 21340 [18565] sub0: \ 0.393897 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:21:31.553 21340 [18565] sub0: / 0.394803 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:21:31.553 21340 [18565] time: 0.395349 2015-12-03 12:21:31.554 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:21:31.555 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:31.555 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:31.556 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:21:31.557 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:21:31.557 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:21:31.558 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:21:31.560 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:31.561 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:21:31.566 21340 [18565] sub0: / 0.408449 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:21:37.456 21525 [18565] sub0: \ 22.82863 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:21:37.457 21525 [18565] sub0: \ 0.000565 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:21:37.457 21525 [18565] sub0: / 0.000699 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:37.457 21525 [18565] sub0: \ 0.000821 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:21:37.457 21525 [18565] sub0: / 0.00098 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:21:37.459 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:37.461 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:37.462 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:21:37.463 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:21:37.463 21525 [18565] sub0: \ 0.006838 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:21:37.464 21525 [18565] sub0: \ 0.007387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:21:37.464 21525 [18565] sub0: \ 0.007522 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:37.464 21525 [18565] sub0: \ 0.007668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:37.464 21525 [18565] sub0: / 0.0078 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:37.464 21525 [18565] sub0: / 0.007921 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:37.464 21525 [18565] sub0: / 0.008043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:37.465 21525 [18565] sub0: / 0.008146 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:21:37.465 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:37.466 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:21:37.467 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:21:37.468 21525 [18565] sub0: \ 0.012047 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:21:37.469 21525 [18565] sub0: / 0.012176 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:37.470 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:21:37.470 21525 [18565] sub0: \ 0.013903 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:21:37.471 21525 [18565] sub0: / 0.014284 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:21:37.471 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:21:37.472 21525 [18565] sub0: \ 0.015777 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:21:37.472 21525 [18565] sub0: / 0.015987 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:21:37.593 21525 [18565] sub0: \ 0.136771 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:21:37.594 21525 [18565] sub0: / 0.137641 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:21:37.595 21525 [18565] time: 0.138506 2015-12-03 12:21:37.596 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:21:37.596 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:37.597 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:37.598 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:21:37.598 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:21:37.599 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:21:37.600 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:21:37.602 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:37.603 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:21:37.609 21525 [18565] sub0: / 0.152383 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:21:37.859 21525 [18565] sub0: \ 0.402675 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:21:37.860 21525 [18565] sub0: \ 0.000577 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:21:37.860 21525 [18565] sub0: / 0.000709 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:37.860 21525 [18565] sub0: \ 0.000879 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:21:37.860 21525 [18565] sub0: / 0.001037 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:21:37.862 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:37.863 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:37.864 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:21:37.865 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:21:37.866 21525 [18565] sub0: \ 0.006492 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:21:37.866 21525 [18565] sub0: \ 0.007065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:21:37.866 21525 [18565] sub0: \ 0.007225 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:37.867 21525 [18565] sub0: \ 0.007342 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:37.867 21525 [18565] sub0: / 0.00748 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:37.867 21525 [18565] sub0: / 0.0076 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:37.867 21525 [18565] sub0: / 0.0077 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:37.867 21525 [18565] sub0: / 0.007798 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:21:37.867 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:37.868 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:21:37.870 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:21:37.871 21525 [18565] sub0: \ 0.011684 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:21:37.871 21525 [18565] sub0: / 0.011816 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:37.872 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:21:37.873 21525 [18565] sub0: \ 0.013637 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:21:37.873 21525 [18565] sub0: / 0.014021 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:21:37.873 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:21:37.875 21525 [18565] sub0: \ 0.015565 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:21:37.875 21525 [18565] sub0: / 0.015786 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:21:37.926 21525 [18565] sub0: \ 0.066742 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:21:37.927 21525 [18565] sub0: / 0.067583 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:21:37.928 21525 [18565] time: 0.068246 2015-12-03 12:21:37.928 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:21:37.929 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:37.929 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:37.930 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:21:37.931 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:21:37.931 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:21:37.932 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:21:37.934 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:37.935 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:21:37.941 21525 [18565] sub0: / 0.081972 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:21:38.551 21525 [18565] sub0: \ 0.691511 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:21:38.552 21525 [18565] sub0: \ 0.00055 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:21:38.552 21525 [18565] sub0: / 0.000694 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:38.552 21525 [18565] sub0: \ 0.000817 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:21:38.552 21525 [18565] sub0: / 0.000974 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:21:38.554 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:38.555 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:38.556 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:21:38.557 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:21:38.557 21525 [18565] sub0: \ 0.006473 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:21:38.584 21525 [18565] sub0: \ 0.03317 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:21:38.584 21525 [18565] sub0: \ 0.033359 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:38.584 21525 [18565] sub0: / 0.03349 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.585 21525 [18565] sub0: \ 0.033615 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:38.585 21525 [18565] sub0: \ 0.033792 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:38.585 21525 [18565] sub0: \ 0.033914 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.585 21525 [18565] sub0: \ 0.034065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:38.585 21525 [18565] sub0: \ 0.034182 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.585 21525 [18565] sub0: / 0.034317 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.585 21525 [18565] sub0: \ 0.034439 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.586 21525 [18565] sub0: / 0.034574 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.586 21525 [18565] sub0: \ 0.034694 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.586 21525 [18565] sub0: / 0.034831 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.586 21525 [18565] sub0: \ 0.034936 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.586 21525 [18565] sub0: / 0.035065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.586 21525 [18565] sub0: / 0.035169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.586 21525 [18565] sub0: / 0.035285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.586 21525 [18565] sub0: \ 0.03539 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.586 21525 [18565] sub0: \ 0.035514 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:38.587 21525 [18565] sub0: \ 0.035627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.587 21525 [18565] sub0: / 0.035776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.587 21525 [18565] sub0: \ 0.035883 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.587 21525 [18565] sub0: / 0.036017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.587 21525 [18565] sub0: \ 0.036123 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.587 21525 [18565] sub0: / 0.036255 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.587 21525 [18565] sub0: \ 0.036361 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.587 21525 [18565] sub0: / 0.036489 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.588 21525 [18565] sub0: / 0.036593 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.588 21525 [18565] sub0: / 0.036747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.588 21525 [18565] sub0: \ 0.036856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.588 21525 [18565] sub0: \ 0.037004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:38.588 21525 [18565] sub0: \ 0.037158 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.588 21525 [18565] sub0: / 0.037294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.588 21525 [18565] sub0: \ 0.037401 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.589 21525 [18565] sub0: / 0.037545 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.589 21525 [18565] sub0: \ 0.037652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.589 21525 [18565] sub0: / 0.037801 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.589 21525 [18565] sub0: \ 0.037908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.589 21525 [18565] sub0: / 0.038036 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.589 21525 [18565] sub0: / 0.03814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.589 21525 [18565] sub0: / 0.038258 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.589 21525 [18565] sub0: \ 0.038361 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.589 21525 [18565] sub0: \ 0.03849 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:38.590 21525 [18565] sub0: \ 0.038605 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.590 21525 [18565] sub0: / 0.038754 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.590 21525 [18565] sub0: \ 0.038862 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.590 21525 [18565] sub0: / 0.038995 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.590 21525 [18565] sub0: \ 0.0391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.590 21525 [18565] sub0: / 0.039233 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.590 21525 [18565] sub0: \ 0.039338 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.590 21525 [18565] sub0: / 0.039467 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.591 21525 [18565] sub0: / 0.039571 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.591 21525 [18565] sub0: / 0.03972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.591 21525 [18565] sub0: \ 0.039827 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.591 21525 [18565] sub0: \ 0.039976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:38.591 21525 [18565] sub0: \ 0.040092 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.591 21525 [18565] sub0: / 0.040227 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.591 21525 [18565] sub0: \ 0.040333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.591 21525 [18565] sub0: / 0.040477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.592 21525 [18565] sub0: \ 0.040583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.592 21525 [18565] sub0: / 0.040731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.592 21525 [18565] sub0: \ 0.040839 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.592 21525 [18565] sub0: / 0.040968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.592 21525 [18565] sub0: / 0.0411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.592 21525 [18565] sub0: / 0.04122 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.592 21525 [18565] sub0: \ 0.041325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.592 21525 [18565] sub0: \ 0.041453 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:38.593 21525 [18565] sub0: \ 0.041567 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.593 21525 [18565] sub0: / 0.041715 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.593 21525 [18565] sub0: \ 0.041822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.593 21525 [18565] sub0: / 0.041956 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.593 21525 [18565] sub0: \ 0.042062 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.593 21525 [18565] sub0: / 0.042195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.593 21525 [18565] sub0: \ 0.0423 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.593 21525 [18565] sub0: / 0.042427 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.593 21525 [18565] sub0: / 0.042531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.594 21525 [18565] sub0: / 0.042665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.594 21525 [18565] sub0: \ 0.042786 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.594 21525 [18565] sub0: \ 0.042937 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:38.594 21525 [18565] sub0: \ 0.043055 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.594 21525 [18565] sub0: / 0.043189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.594 21525 [18565] sub0: \ 0.043295 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.594 21525 [18565] sub0: / 0.04343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.595 21525 [18565] sub0: \ 0.043546 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.595 21525 [18565] sub0: / 0.043694 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.595 21525 [18565] sub0: \ 0.043801 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.595 21525 [18565] sub0: / 0.04393 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.595 21525 [18565] sub0: / 0.044033 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.595 21525 [18565] sub0: / 0.044144 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.595 21525 [18565] sub0: \ 0.044247 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.595 21525 [18565] sub0: \ 0.044383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:38.595 21525 [18565] sub0: \ 0.044497 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.596 21525 [18565] sub0: / 0.044632 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.596 21525 [18565] sub0: \ 0.044752 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.596 21525 [18565] sub0: / 0.044886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.596 21525 [18565] sub0: \ 0.044993 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.596 21525 [18565] sub0: / 0.045175 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.596 21525 [18565] sub0: \ 0.045282 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.596 21525 [18565] sub0: / 0.045411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.596 21525 [18565] sub0: / 0.045515 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.597 21525 [18565] sub0: / 0.045642 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.597 21525 [18565] sub0: \ 0.045763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.597 21525 [18565] sub0: \ 0.045915 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:38.597 21525 [18565] sub0: \ 0.046032 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.597 21525 [18565] sub0: / 0.046166 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.597 21525 [18565] sub0: \ 0.046272 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.597 21525 [18565] sub0: / 0.046406 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.597 21525 [18565] sub0: \ 0.046513 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.598 21525 [18565] sub0: / 0.046658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.598 21525 [18565] sub0: \ 0.04678 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.598 21525 [18565] sub0: / 0.046909 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.598 21525 [18565] sub0: / 0.047013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.598 21525 [18565] sub0: / 0.047123 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.598 21525 [18565] sub0: \ 0.047226 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.598 21525 [18565] sub0: \ 0.047355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:38.598 21525 [18565] sub0: \ 0.047469 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.599 21525 [18565] sub0: / 0.047605 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.599 21525 [18565] sub0: \ 0.047727 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.599 21525 [18565] sub0: / 0.047864 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.599 21525 [18565] sub0: \ 0.04797 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.599 21525 [18565] sub0: / 0.048104 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.599 21525 [18565] sub0: \ 0.04821 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.599 21525 [18565] sub0: / 0.04834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.599 21525 [18565] sub0: / 0.048444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.600 21525 [18565] sub0: / 0.048578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.600 21525 [18565] sub0: \ 0.048699 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.600 21525 [18565] sub0: \ 0.048849 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:38.600 21525 [18565] sub0: \ 0.048966 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.600 21525 [18565] sub0: / 0.049138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.600 21525 [18565] sub0: \ 0.049246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.600 21525 [18565] sub0: / 0.049379 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.600 21525 [18565] sub0: \ 0.049485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.601 21525 [18565] sub0: / 0.04963 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.601 21525 [18565] sub0: \ 0.049752 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.601 21525 [18565] sub0: / 0.049882 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.601 21525 [18565] sub0: / 0.049986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.601 21525 [18565] sub0: / 0.050105 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.601 21525 [18565] sub0: \ 0.050209 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.601 21525 [18565] sub0: \ 0.050356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:38.601 21525 [18565] sub0: \ 0.050472 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.602 21525 [18565] sub0: / 0.050609 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.602 21525 [18565] sub0: \ 0.050729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.602 21525 [18565] sub0: / 0.050865 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.602 21525 [18565] sub0: \ 0.050971 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.602 21525 [18565] sub0: / 0.051105 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.602 21525 [18565] sub0: \ 0.051209 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.602 21525 [18565] sub0: / 0.051337 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.602 21525 [18565] sub0: / 0.05144 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.603 21525 [18565] sub0: / 0.051557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.603 21525 [18565] sub0: \ 0.051661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.603 21525 [18565] sub0: \ 0.0518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:38.603 21525 [18565] sub0: \ 0.051914 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.603 21525 [18565] sub0: / 0.052048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.603 21525 [18565] sub0: \ 0.052154 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.603 21525 [18565] sub0: / 0.052288 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.603 21525 [18565] sub0: \ 0.052394 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.603 21525 [18565] sub0: / 0.052527 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.604 21525 [18565] sub0: \ 0.052643 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:38.604 21525 [18565] sub0: / 0.052787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.604 21525 [18565] sub0: / 0.052891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.604 21525 [18565] sub0: / 0.053052 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.604 21525 [18565] sub0: / 0.053162 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.604 21525 [18565] sub0: / 0.053326 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.604 21525 [18565] sub0: / 0.053442 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:38.605 21525 [18565] sub0: / 0.053544 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:21:38.605 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:38.606 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:21:38.608 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:21:38.609 21525 [18565] sub0: \ 0.057905 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:21:38.609 21525 [18565] sub0: / 0.058058 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:38.610 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:21:38.611 21525 [18565] sub0: \ 0.060039 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:21:38.611 21525 [18565] sub0: / 0.060419 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:21:38.612 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:21:38.613 21525 [18565] sub0: \ 0.062012 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:21:38.613 21525 [18565] sub0: / 0.062244 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:21:38.614 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:21:38.695 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:21:38.942 21525 [18565] sub0: \ 0.390943 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:21:38.943 21525 [18565] sub0: / 0.391792 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:21:38.943 21525 [18565] time: 0.39249 2015-12-03 12:21:38.944 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:21:38.945 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:38.945 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:38.946 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:21:38.947 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:21:38.947 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:21:38.948 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:21:38.950 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:38.951 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:21:38.958 21525 [18565] sub0: / 0.407211 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:21:46.765 21525 [18565] sub0: \ 8.213545 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:21:46.765 21525 [18565] sub0: \ 0.000554 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:21:46.765 21525 [18565] sub0: / 0.000696 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:46.766 21525 [18565] sub0: \ 0.000824 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:21:46.766 21525 [18565] sub0: / 0.001005 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:21:46.768 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:46.769 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:46.770 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:21:46.771 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:21:46.772 21525 [18565] sub0: \ 0.006918 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:21:46.772 21525 [18565] sub0: \ 0.007558 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:21:46.772 21525 [18565] sub0: \ 0.007723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:46.773 21525 [18565] sub0: \ 0.007866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:46.773 21525 [18565] sub0: / 0.007994 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:46.773 21525 [18565] sub0: / 0.008112 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:46.773 21525 [18565] sub0: / 0.008225 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:46.773 21525 [18565] sub0: / 0.008325 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:21:46.773 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:46.775 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:21:46.776 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:21:46.777 21525 [18565] sub0: \ 0.012702 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:21:46.778 21525 [18565] sub0: / 0.012864 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:46.779 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:21:46.780 21525 [18565] sub0: \ 0.014918 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:21:46.780 21525 [18565] sub0: / 0.015357 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:21:46.780 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:21:46.782 21525 [18565] sub0: \ 0.017037 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:21:46.782 21525 [18565] sub0: / 0.017302 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:21:46.844 21525 [18565] sub0: \ 0.079523 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:21:46.845 21525 [18565] sub0: / 0.080442 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:21:46.846 21525 [18565] time: 0.081422 2015-12-03 12:21:46.847 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:21:46.848 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:46.848 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:46.849 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:21:46.850 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:21:46.850 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:21:46.851 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:21:46.853 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:46.854 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:21:46.861 21525 [18565] sub0: / 0.096169 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:21:48.023 21525 [18565] sub0: \ 1.258332 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:21:48.024 21525 [18565] sub0: \ 0.00058 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:21:48.024 21525 [18565] sub0: / 0.000716 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:48.024 21525 [18565] sub0: \ 0.000892 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:21:48.024 21525 [18565] sub0: / 0.001055 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:21:48.026 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:48.027 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:21:48.029 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:21:48.030 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:21:48.030 21525 [18565] sub0: \ 0.007175 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:21:48.060 21525 [18565] sub0: \ 0.036306 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:21:48.060 21525 [18565] sub0: \ 0.036636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:48.060 21525 [18565] sub0: \ 0.036847 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:48.060 21525 [18565] sub0: \ 0.036975 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.060 21525 [18565] sub0: \ 0.037116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:48.060 21525 [18565] sub0: \ 0.037234 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.061 21525 [18565] sub0: / 0.03739 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.061 21525 [18565] sub0: \ 0.037505 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.061 21525 [18565] sub0: / 0.037643 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.061 21525 [18565] sub0: \ 0.037751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.061 21525 [18565] sub0: / 0.037888 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.061 21525 [18565] sub0: \ 0.037994 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.061 21525 [18565] sub0: / 0.038125 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.061 21525 [18565] sub0: / 0.03823 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.062 21525 [18565] sub0: / 0.038376 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.062 21525 [18565] sub0: \ 0.038484 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.062 21525 [18565] sub0: \ 0.038638 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:48.062 21525 [18565] sub0: \ 0.038757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.062 21525 [18565] sub0: / 0.038897 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.062 21525 [18565] sub0: \ 0.039006 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.062 21525 [18565] sub0: / 0.039146 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.063 21525 [18565] sub0: \ 0.039256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.063 21525 [18565] sub0: / 0.039428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.063 21525 [18565] sub0: \ 0.039538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.063 21525 [18565] sub0: / 0.039671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.063 21525 [18565] sub0: / 0.039776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.063 21525 [18565] sub0: / 0.039897 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.063 21525 [18565] sub0: \ 0.040003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.063 21525 [18565] sub0: \ 0.040155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:48.064 21525 [18565] sub0: \ 0.040275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.064 21525 [18565] sub0: / 0.040427 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.064 21525 [18565] sub0: \ 0.040538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.064 21525 [18565] sub0: / 0.040675 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.064 21525 [18565] sub0: \ 0.040826 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.064 21525 [18565] sub0: / 0.040968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.064 21525 [18565] sub0: \ 0.041077 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.064 21525 [18565] sub0: / 0.04121 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.065 21525 [18565] sub0: / 0.041314 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.065 21525 [18565] sub0: / 0.041451 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.065 21525 [18565] sub0: \ 0.041557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.065 21525 [18565] sub0: \ 0.041689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:48.065 21525 [18565] sub0: \ 0.041804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.065 21525 [18565] sub0: / 0.041944 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.065 21525 [18565] sub0: \ 0.042052 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.065 21525 [18565] sub0: / 0.04219 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.066 21525 [18565] sub0: \ 0.042297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.066 21525 [18565] sub0: / 0.042449 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.066 21525 [18565] sub0: \ 0.042575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.066 21525 [18565] sub0: / 0.042706 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.066 21525 [18565] sub0: / 0.042811 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.066 21525 [18565] sub0: / 0.042953 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.066 21525 [18565] sub0: \ 0.043062 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.066 21525 [18565] sub0: \ 0.043209 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:48.067 21525 [18565] sub0: \ 0.043328 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.067 21525 [18565] sub0: / 0.043481 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.067 21525 [18565] sub0: \ 0.043589 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.067 21525 [18565] sub0: / 0.043726 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.067 21525 [18565] sub0: \ 0.043833 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.067 21525 [18565] sub0: / 0.043968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.067 21525 [18565] sub0: \ 0.044075 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.067 21525 [18565] sub0: / 0.044205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.068 21525 [18565] sub0: / 0.044312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.068 21525 [18565] sub0: / 0.044453 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.068 21525 [18565] sub0: \ 0.04456 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.068 21525 [18565] sub0: \ 0.044712 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:48.068 21525 [18565] sub0: \ 0.044913 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.068 21525 [18565] sub0: / 0.045054 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.068 21525 [18565] sub0: \ 0.045162 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.069 21525 [18565] sub0: / 0.0453 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.069 21525 [18565] sub0: \ 0.045421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.069 21525 [18565] sub0: / 0.04556 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.069 21525 [18565] sub0: \ 0.045668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.069 21525 [18565] sub0: / 0.045816 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.069 21525 [18565] sub0: / 0.045924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.069 21525 [18565] sub0: / 0.046045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.069 21525 [18565] sub0: \ 0.046152 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.070 21525 [18565] sub0: \ 0.046309 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:48.070 21525 [18565] sub0: \ 0.046444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.070 21525 [18565] sub0: / 0.046584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.070 21525 [18565] sub0: \ 0.046691 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.070 21525 [18565] sub0: / 0.046827 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.070 21525 [18565] sub0: \ 0.046934 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.070 21525 [18565] sub0: / 0.047071 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.070 21525 [18565] sub0: \ 0.047179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.071 21525 [18565] sub0: / 0.04731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.071 21525 [18565] sub0: / 0.047432 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.071 21525 [18565] sub0: / 0.047545 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.071 21525 [18565] sub0: \ 0.04765 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.071 21525 [18565] sub0: \ 0.047806 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:48.071 21525 [18565] sub0: \ 0.047925 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.071 21525 [18565] sub0: / 0.048064 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.071 21525 [18565] sub0: \ 0.048187 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.072 21525 [18565] sub0: / 0.048325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.072 21525 [18565] sub0: \ 0.048446 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.072 21525 [18565] sub0: / 0.048583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.072 21525 [18565] sub0: \ 0.04869 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.072 21525 [18565] sub0: / 0.048882 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.072 21525 [18565] sub0: / 0.048991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.072 21525 [18565] sub0: / 0.049106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.072 21525 [18565] sub0: \ 0.049211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.073 21525 [18565] sub0: \ 0.049368 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:48.073 21525 [18565] sub0: \ 0.049489 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.073 21525 [18565] sub0: / 0.049626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.073 21525 [18565] sub0: \ 0.049733 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.073 21525 [18565] sub0: / 0.04987 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.073 21525 [18565] sub0: \ 0.049977 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.073 21525 [18565] sub0: / 0.050113 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.073 21525 [18565] sub0: \ 0.05022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.074 21525 [18565] sub0: / 0.05035 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.074 21525 [18565] sub0: / 0.050471 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.074 21525 [18565] sub0: / 0.050595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.074 21525 [18565] sub0: \ 0.050701 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.074 21525 [18565] sub0: \ 0.050857 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:48.074 21525 [18565] sub0: \ 0.050975 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.074 21525 [18565] sub0: / 0.051113 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.074 21525 [18565] sub0: \ 0.051221 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.075 21525 [18565] sub0: / 0.051366 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.075 21525 [18565] sub0: \ 0.051475 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.075 21525 [18565] sub0: / 0.051614 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.075 21525 [18565] sub0: \ 0.05172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.075 21525 [18565] sub0: / 0.05185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.075 21525 [18565] sub0: / 0.051972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.075 21525 [18565] sub0: / 0.052085 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.075 21525 [18565] sub0: \ 0.052192 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.076 21525 [18565] sub0: \ 0.052348 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:48.076 21525 [18565] sub0: \ 0.052481 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.076 21525 [18565] sub0: / 0.052619 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.076 21525 [18565] sub0: \ 0.052728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.076 21525 [18565] sub0: / 0.052909 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.076 21525 [18565] sub0: \ 0.053017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.076 21525 [18565] sub0: / 0.053155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.077 21525 [18565] sub0: \ 0.053264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.077 21525 [18565] sub0: / 0.053406 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.077 21525 [18565] sub0: / 0.053511 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.077 21525 [18565] sub0: / 0.053624 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.077 21525 [18565] sub0: \ 0.053727 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.077 21525 [18565] sub0: \ 0.053852 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:48.077 21525 [18565] sub0: \ 0.053967 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.077 21525 [18565] sub0: / 0.054104 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.077 21525 [18565] sub0: \ 0.054211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.078 21525 [18565] sub0: / 0.054347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.078 21525 [18565] sub0: \ 0.054469 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.078 21525 [18565] sub0: / 0.054603 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.078 21525 [18565] sub0: \ 0.05471 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.078 21525 [18565] sub0: / 0.054839 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.078 21525 [18565] sub0: / 0.054942 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.078 21525 [18565] sub0: / 0.055099 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.078 21525 [18565] sub0: \ 0.055206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.079 21525 [18565] sub0: \ 0.05534 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:48.079 21525 [18565] sub0: \ 0.055472 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.079 21525 [18565] sub0: / 0.055609 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.079 21525 [18565] sub0: \ 0.055716 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.079 21525 [18565] sub0: / 0.05585 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.079 21525 [18565] sub0: \ 0.055956 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.079 21525 [18565] sub0: / 0.056091 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.079 21525 [18565] sub0: \ 0.056197 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.080 21525 [18565] sub0: / 0.056325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.080 21525 [18565] sub0: / 0.056443 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.080 21525 [18565] sub0: / 0.056575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.080 21525 [18565] sub0: \ 0.056678 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.080 21525 [18565] sub0: \ 0.056851 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:48.080 21525 [18565] sub0: \ 0.056966 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.080 21525 [18565] sub0: / 0.057104 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.080 21525 [18565] sub0: \ 0.057211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.081 21525 [18565] sub0: / 0.057347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.081 21525 [18565] sub0: \ 0.057469 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.081 21525 [18565] sub0: / 0.057605 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.081 21525 [18565] sub0: \ 0.057712 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:21:48.081 21525 [18565] sub0: / 0.057842 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.081 21525 [18565] sub0: / 0.057947 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.081 21525 [18565] sub0: / 0.058092 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.081 21525 [18565] sub0: / 0.058214 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.082 21525 [18565] sub0: / 0.058412 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.082 21525 [18565] sub0: \ 0.058538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:21:48.082 21525 [18565] sub0: / 0.058666 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.082 21525 [18565] sub0: / 0.058787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:21:48.082 21525 [18565] sub0: / 0.05889 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:21:48.083 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:48.084 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:21:48.086 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:21:48.087 21525 [18565] sub0: \ 0.063657 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:21:48.087 21525 [18565] sub0: / 0.063807 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:21:48.088 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:21:48.089 21525 [18565] sub0: \ 0.066001 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:21:48.090 21525 [18565] sub0: / 0.066415 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:21:48.090 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:21:48.091 21525 [18565] sub0: \ 0.068042 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:21:48.092 21525 [18565] sub0: / 0.068303 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:21:48.092 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:21:48.182 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:21:48.485 21525 [18565] sub0: \ 0.46171 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:21:48.487 21525 [18565] sub0: / 0.463648 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:21:48.488 21525 [18565] time: 0.464272 2015-12-03 12:21:48.488 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:21:48.489 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:48.490 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:21:48.491 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:21:48.491 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:21:48.492 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:21:48.493 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:21:48.495 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:21:48.496 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:21:48.504 21525 [18565] sub0: / 0.480241 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:22:11.301 21525 [18565] sub0: \ 23.277572 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:22:11.302 21525 [18565] sub0: \ 0.000547 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:22:11.302 21525 [18565] sub0: / 0.00068 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:22:11.302 21525 [18565] sub0: \ 0.000791 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:22:11.302 21525 [18565] sub0: / 0.000934 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:22:11.304 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:22:11.305 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:22:11.306 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:22:11.307 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:22:11.307 21525 [18565] sub0: \ 0.006328 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:22:11.336 21525 [18565] sub0: \ 0.035021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:22:11.336 21525 [18565] sub0: \ 0.035332 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:11.336 21525 [18565] sub0: / 0.035468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.337 21525 [18565] sub0: \ 0.035592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:11.337 21525 [18565] sub0: \ 0.035785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:11.337 21525 [18565] sub0: \ 0.035911 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.337 21525 [18565] sub0: \ 0.036063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:11.337 21525 [18565] sub0: \ 0.036183 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.337 21525 [18565] sub0: / 0.036321 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.337 21525 [18565] sub0: \ 0.03643 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.338 21525 [18565] sub0: / 0.036567 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.338 21525 [18565] sub0: \ 0.036692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.338 21525 [18565] sub0: / 0.036829 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.338 21525 [18565] sub0: \ 0.036938 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.338 21525 [18565] sub0: / 0.037069 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.338 21525 [18565] sub0: / 0.037175 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.338 21525 [18565] sub0: / 0.037294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.338 21525 [18565] sub0: \ 0.0374 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.339 21525 [18565] sub0: \ 0.037544 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:11.339 21525 [18565] sub0: \ 0.037676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.339 21525 [18565] sub0: / 0.037811 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.339 21525 [18565] sub0: \ 0.037918 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.339 21525 [18565] sub0: / 0.038072 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.339 21525 [18565] sub0: \ 0.038179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.339 21525 [18565] sub0: / 0.038314 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.339 21525 [18565] sub0: \ 0.038421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.340 21525 [18565] sub0: / 0.03855 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.340 21525 [18565] sub0: / 0.038672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.340 21525 [18565] sub0: / 0.038797 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.340 21525 [18565] sub0: \ 0.038904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.340 21525 [18565] sub0: \ 0.039096 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:11.340 21525 [18565] sub0: \ 0.039218 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.340 21525 [18565] sub0: / 0.039355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.340 21525 [18565] sub0: \ 0.039463 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.341 21525 [18565] sub0: / 0.039612 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.341 21525 [18565] sub0: \ 0.039722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.341 21525 [18565] sub0: / 0.039858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.341 21525 [18565] sub0: \ 0.039964 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.341 21525 [18565] sub0: / 0.040093 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.341 21525 [18565] sub0: / 0.040198 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.341 21525 [18565] sub0: / 0.04031 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.341 21525 [18565] sub0: \ 0.040414 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.342 21525 [18565] sub0: \ 0.040537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:11.342 21525 [18565] sub0: \ 0.040665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.342 21525 [18565] sub0: / 0.040801 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.342 21525 [18565] sub0: \ 0.040909 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.342 21525 [18565] sub0: / 0.041044 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.342 21525 [18565] sub0: \ 0.041162 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.342 21525 [18565] sub0: / 0.041298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.342 21525 [18565] sub0: \ 0.041404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.343 21525 [18565] sub0: / 0.041535 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.343 21525 [18565] sub0: / 0.041655 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.343 21525 [18565] sub0: / 0.0418 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.343 21525 [18565] sub0: \ 0.041908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.343 21525 [18565] sub0: \ 0.042056 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:11.343 21525 [18565] sub0: \ 0.042172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.343 21525 [18565] sub0: / 0.042308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.343 21525 [18565] sub0: \ 0.042415 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.344 21525 [18565] sub0: / 0.04255 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.344 21525 [18565] sub0: \ 0.042672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.344 21525 [18565] sub0: / 0.042807 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.344 21525 [18565] sub0: \ 0.042914 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.344 21525 [18565] sub0: / 0.043106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.344 21525 [18565] sub0: / 0.043215 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.344 21525 [18565] sub0: / 0.043334 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.344 21525 [18565] sub0: \ 0.04344 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.345 21525 [18565] sub0: \ 0.043564 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:11.345 21525 [18565] sub0: \ 0.043695 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.345 21525 [18565] sub0: / 0.04383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.345 21525 [18565] sub0: \ 0.043937 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.345 21525 [18565] sub0: / 0.04407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.345 21525 [18565] sub0: \ 0.044177 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.345 21525 [18565] sub0: / 0.044321 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.345 21525 [18565] sub0: \ 0.044428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.346 21525 [18565] sub0: / 0.044557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.346 21525 [18565] sub0: / 0.044677 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.346 21525 [18565] sub0: / 0.044819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.346 21525 [18565] sub0: \ 0.044927 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.346 21525 [18565] sub0: \ 0.045076 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:11.346 21525 [18565] sub0: \ 0.045193 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.346 21525 [18565] sub0: / 0.045328 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.346 21525 [18565] sub0: \ 0.045435 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.347 21525 [18565] sub0: / 0.045571 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.347 21525 [18565] sub0: \ 0.045693 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.347 21525 [18565] sub0: / 0.045829 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.347 21525 [18565] sub0: \ 0.045937 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.347 21525 [18565] sub0: / 0.046067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.347 21525 [18565] sub0: / 0.046172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.347 21525 [18565] sub0: / 0.046291 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.347 21525 [18565] sub0: \ 0.046395 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.348 21525 [18565] sub0: \ 0.046548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:11.348 21525 [18565] sub0: \ 0.046681 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.348 21525 [18565] sub0: / 0.046819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.348 21525 [18565] sub0: \ 0.046927 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.348 21525 [18565] sub0: / 0.047091 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.348 21525 [18565] sub0: \ 0.0472 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.348 21525 [18565] sub0: / 0.047335 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.348 21525 [18565] sub0: \ 0.047453 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.349 21525 [18565] sub0: / 0.047583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.349 21525 [18565] sub0: / 0.047704 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.349 21525 [18565] sub0: / 0.047818 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.349 21525 [18565] sub0: \ 0.047923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.349 21525 [18565] sub0: \ 0.048071 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:11.349 21525 [18565] sub0: \ 0.048189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.349 21525 [18565] sub0: / 0.048324 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.349 21525 [18565] sub0: \ 0.048432 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.350 21525 [18565] sub0: / 0.048567 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.350 21525 [18565] sub0: \ 0.048689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.350 21525 [18565] sub0: / 0.048825 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.350 21525 [18565] sub0: \ 0.048932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.350 21525 [18565] sub0: / 0.049061 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.350 21525 [18565] sub0: / 0.049167 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.350 21525 [18565] sub0: / 0.049285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.350 21525 [18565] sub0: \ 0.04939 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.351 21525 [18565] sub0: \ 0.049523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:11.351 21525 [18565] sub0: \ 0.049652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.351 21525 [18565] sub0: / 0.04979 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.351 21525 [18565] sub0: \ 0.049898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.351 21525 [18565] sub0: / 0.050033 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.351 21525 [18565] sub0: \ 0.050139 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.351 21525 [18565] sub0: / 0.050274 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.351 21525 [18565] sub0: \ 0.050391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.352 21525 [18565] sub0: / 0.050522 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.352 21525 [18565] sub0: / 0.050642 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.352 21525 [18565] sub0: / 0.050776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.352 21525 [18565] sub0: \ 0.050884 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.352 21525 [18565] sub0: \ 0.051058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:11.352 21525 [18565] sub0: \ 0.051179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.352 21525 [18565] sub0: / 0.051318 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.352 21525 [18565] sub0: \ 0.051425 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.353 21525 [18565] sub0: / 0.05156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.353 21525 [18565] sub0: \ 0.051683 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.353 21525 [18565] sub0: / 0.051817 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.353 21525 [18565] sub0: \ 0.051924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.353 21525 [18565] sub0: / 0.052054 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.353 21525 [18565] sub0: / 0.052159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.353 21525 [18565] sub0: / 0.052276 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.353 21525 [18565] sub0: \ 0.05238 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.354 21525 [18565] sub0: \ 0.052509 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:11.354 21525 [18565] sub0: \ 0.052636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.354 21525 [18565] sub0: / 0.052775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.354 21525 [18565] sub0: \ 0.052882 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.354 21525 [18565] sub0: / 0.053017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.354 21525 [18565] sub0: \ 0.053123 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.354 21525 [18565] sub0: / 0.053256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.354 21525 [18565] sub0: \ 0.053363 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.355 21525 [18565] sub0: / 0.053503 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.355 21525 [18565] sub0: / 0.053621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.355 21525 [18565] sub0: / 0.053759 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.355 21525 [18565] sub0: \ 0.053865 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.355 21525 [18565] sub0: \ 0.054011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:11.355 21525 [18565] sub0: \ 0.054129 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.355 21525 [18565] sub0: / 0.054265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.355 21525 [18565] sub0: \ 0.054372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.356 21525 [18565] sub0: / 0.054507 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.356 21525 [18565] sub0: \ 0.054627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.356 21525 [18565] sub0: / 0.054763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.356 21525 [18565] sub0: \ 0.05487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.356 21525 [18565] sub0: / 0.055032 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.356 21525 [18565] sub0: / 0.055141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.356 21525 [18565] sub0: / 0.055259 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.356 21525 [18565] sub0: \ 0.055362 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.357 21525 [18565] sub0: \ 0.055494 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:11.357 21525 [18565] sub0: \ 0.055622 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.357 21525 [18565] sub0: / 0.05576 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.357 21525 [18565] sub0: \ 0.055867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.357 21525 [18565] sub0: / 0.056001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.357 21525 [18565] sub0: \ 0.056107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.357 21525 [18565] sub0: / 0.056241 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.357 21525 [18565] sub0: \ 0.056347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:11.357 21525 [18565] sub0: / 0.056475 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.358 21525 [18565] sub0: / 0.056589 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.358 21525 [18565] sub0: / 0.056736 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.358 21525 [18565] sub0: / 0.056839 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.358 21525 [18565] sub0: / 0.056986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.358 21525 [18565] sub0: / 0.057101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:11.358 21525 [18565] sub0: / 0.057202 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:22:11.359 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:22:11.360 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:22:11.361 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:22:11.363 21525 [18565] sub0: \ 0.061566 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:22:11.363 21525 [18565] sub0: / 0.061712 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:22:11.364 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:22:11.365 21525 [18565] sub0: \ 0.063521 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:22:11.365 21525 [18565] sub0: / 0.063912 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:22:11.365 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:22:11.366 21525 [18565] sub0: \ 0.065423 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:22:11.367 21525 [18565] sub0: / 0.065662 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:22:11.367 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:22:11.447 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:22:11.508 21525 [18565] sub0: \ 0.206603 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:22:11.508 21525 [18565] sub0: / 0.207475 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:22:11.509 21525 [18565] time: 0.208188 2015-12-03 12:22:11.510 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:22:11.510 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:22:11.511 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:22:11.512 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:22:11.512 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:22:11.513 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:22:11.514 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:22:11.516 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:22:11.517 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:22:11.524 21525 [18565] sub0: / 0.222942 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:22:37.085 21525 [18565] sub0: \ 25.784433 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:22:37.086 21525 [18565] sub0: \ 0.00055 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:22:37.086 21525 [18565] sub0: / 0.00069 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:22:37.086 21525 [18565] sub0: \ 0.000818 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:22:37.087 21525 [18565] sub0: / 0.000997 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:22:37.088 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:22:37.090 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:22:37.091 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:22:37.092 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:22:37.092 21525 [18565] sub0: \ 0.006735 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:22:37.093 21525 [18565] sub0: \ 0.007281 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:22:37.093 21525 [18565] sub0: \ 0.007426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:37.093 21525 [18565] sub0: \ 0.007556 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:37.093 21525 [18565] sub0: / 0.007679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:37.093 21525 [18565] sub0: / 0.007782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:37.094 21525 [18565] sub0: / 0.007908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:37.094 21525 [18565] sub0: / 0.008009 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:22:37.094 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:22:37.095 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:22:37.096 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:22:37.097 21525 [18565] sub0: \ 0.011742 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:22:37.098 21525 [18565] sub0: / 0.011868 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:22:37.098 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:22:37.099 21525 [18565] sub0: \ 0.013563 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:22:37.100 21525 [18565] sub0: / 0.013941 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:22:37.100 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:22:37.101 21525 [18565] sub0: \ 0.015523 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:22:37.101 21525 [18565] sub0: / 0.015739 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:22:37.644 21524 [18565] sub0: \ 69.166772 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:22:37.645 21524 [18565] sub0: \ 0.000554 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:22:37.645 21524 [18565] sub0: / 0.000696 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:22:37.645 21524 [18565] sub0: \ 0.000822 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:22:37.645 21524 [18565] sub0: / 0.000985 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:22:37.647 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:22:37.648 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:22:37.650 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:22:37.651 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:22:37.651 21524 [18565] sub0: \ 0.007242 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:22:37.652 21524 [18565] sub0: \ 0.00788 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:22:37.652 21524 [18565] sub0: \ 0.008067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:37.652 21524 [18565] sub0: \ 0.008211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:37.653 21524 [18565] sub0: / 0.008354 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:37.653 21524 [18565] sub0: / 0.008503 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:37.653 21524 [18565] sub0: / 0.008621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:37.653 21524 [18565] sub0: / 0.008737 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:22:37.653 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:22:37.655 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:22:37.656 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:22:37.658 21524 [18565] sub0: \ 0.013474 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:22:37.658 21524 [18565] sub0: / 0.013661 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:22:37.659 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:22:37.660 21524 [18565] sub0: \ 0.015926 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:22:37.661 21524 [18565] sub0: / 0.016381 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:22:37.661 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:22:37.662 21524 [18565] sub0: \ 0.017936 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:22:37.662 21524 [18565] sub0: / 0.018216 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:22:37.707 21524 [18565] sub0: \ 0.062551 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:22:37.708 21524 [18565] sub0: / 0.06348 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:22:37.708 21524 [18565] time: 0.064102 2015-12-03 12:22:37.709 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:22:37.710 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:22:37.710 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:22:37.711 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:22:37.712 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:22:37.713 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:22:37.714 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:22:37.717 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:22:37.719 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:22:37.725 21524 [18565] sub0: / 0.08092 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:22:37.766 21525 [18565] sub0: \ 0.679864 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:22:37.766 21525 [18565] sub0: / 0.680762 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:22:37.770 21525 [18565] time: 0.684002 2015-12-03 12:22:37.770 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:22:37.771 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:22:37.772 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:22:37.773 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:22:37.773 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:22:37.774 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:22:37.775 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:22:37.777 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:22:37.778 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:22:37.785 21525 [18565] sub0: / 0.69884 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:22:38.532 21525 [18565] sub0: \ 1.446476 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:22:38.533 21525 [18565] sub0: \ 0.000582 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:22:38.533 21525 [18565] sub0: / 0.000717 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:22:38.533 21525 [18565] sub0: \ 0.000841 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:22:38.533 21525 [18565] sub0: / 0.001001 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:22:38.535 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:22:38.536 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:22:38.538 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:22:38.539 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:22:38.540 21525 [18565] sub0: \ 0.007174 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:22:38.540 21525 [18565] sub0: \ 0.007875 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:22:38.540 21525 [18565] sub0: \ 0.008035 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:38.541 21525 [18565] sub0: \ 0.008169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:38.541 21525 [18565] sub0: / 0.00831 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:38.541 21525 [18565] sub0: / 0.008417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:38.541 21525 [18565] sub0: / 0.008528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:38.541 21525 [18565] sub0: / 0.008629 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:22:38.541 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:22:38.543 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:22:38.544 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:22:38.545 21525 [18565] sub0: \ 0.013072 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:22:38.546 21525 [18565] sub0: / 0.013234 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:22:38.547 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:22:38.548 21525 [18565] sub0: \ 0.015287 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:22:38.548 21525 [18565] sub0: / 0.015718 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:22:38.548 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:22:38.550 21525 [18565] sub0: \ 0.017358 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:22:38.550 21525 [18565] sub0: / 0.017616 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:22:39.247 21525 [18565] sub0: \ 0.71482 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:22:39.248 21525 [18565] sub0: / 0.715782 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:22:39.251 21525 [18565] time: 0.718989 2015-12-03 12:22:39.252 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:22:39.253 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:22:39.254 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:22:39.255 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:22:39.255 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:22:39.256 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:22:39.257 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:22:39.259 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:22:39.260 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:22:39.267 21525 [18565] sub0: / 0.734465 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:22:40.038 21525 [18565] sub0: \ 1.505233 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:22:40.038 21525 [18565] sub0: \ 0.000572 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:22:40.038 21525 [18565] sub0: / 0.000713 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:22:40.039 21525 [18565] sub0: \ 0.000854 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:22:40.039 21525 [18565] sub0: / 0.001015 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:22:40.041 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:22:40.042 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:22:40.043 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:22:40.044 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:22:40.045 21525 [18565] sub0: \ 0.006997 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:22:40.045 21525 [18565] sub0: \ 0.007546 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:22:40.045 21525 [18565] sub0: \ 0.007724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:40.046 21525 [18565] sub0: \ 0.007869 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:40.046 21525 [18565] sub0: / 0.007998 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:40.046 21525 [18565] sub0: / 0.008115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:40.046 21525 [18565] sub0: / 0.008217 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:40.046 21525 [18565] sub0: / 0.008316 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:22:40.046 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:22:40.048 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:22:40.049 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:22:40.050 21525 [18565] sub0: \ 0.012693 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:22:40.051 21525 [18565] sub0: / 0.012857 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:22:40.052 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:22:40.053 21525 [18565] sub0: \ 0.014948 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:22:40.053 21525 [18565] sub0: / 0.015347 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:22:40.053 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:22:40.055 21525 [18565] sub0: \ 0.01699 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:22:40.055 21525 [18565] sub0: / 0.017251 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:22:40.148 21525 [18565] sub0: \ 0.110379 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:22:40.149 21525 [18565] sub0: / 0.111307 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:22:40.150 21525 [18565] time: 0.112082 2015-12-03 12:22:40.150 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:22:40.151 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:22:40.152 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:22:40.153 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:22:40.153 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:22:40.154 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:22:40.155 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:22:40.156 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:22:40.158 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:22:40.164 21525 [18565] sub0: / 0.126458 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:22:40.926 21525 [18565] sub0: \ 0.888567 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:22:40.927 21525 [18565] sub0: \ 0.000581 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:22:40.927 21525 [18565] sub0: / 0.000716 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:22:40.927 21525 [18565] sub0: \ 0.000841 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:22:40.928 21525 [18565] sub0: / 0.001 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:22:40.929 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:22:40.931 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:22:40.932 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:22:40.933 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:22:40.934 21525 [18565] sub0: \ 0.007248 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:22:40.934 21525 [18565] sub0: \ 0.007848 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:22:40.935 21525 [18565] sub0: \ 0.007987 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:40.935 21525 [18565] sub0: \ 0.008154 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:40.935 21525 [18565] sub0: / 0.008285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:40.935 21525 [18565] sub0: / 0.008401 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:40.935 21525 [18565] sub0: / 0.008527 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:40.935 21525 [18565] sub0: / 0.00863 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:22:40.935 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:22:40.937 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:22:40.938 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:22:40.940 21525 [18565] sub0: \ 0.013297 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:22:40.940 21525 [18565] sub0: / 0.013497 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:22:40.941 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:22:40.942 21525 [18565] sub0: \ 0.015678 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:22:40.943 21525 [18565] sub0: / 0.016104 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:22:40.943 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:22:40.944 21525 [18565] sub0: \ 0.017843 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:22:40.945 21525 [18565] sub0: / 0.01814 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:22:41.004 21525 [18565] sub0: \ 0.077883 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:22:41.005 21525 [18565] sub0: / 0.0787870000000001 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:22:41.006 21525 [18565] time: 0.0795979999999999 2015-12-03 12:22:41.007 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:22:41.007 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:22:41.008 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:22:41.009 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:22:41.010 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:22:41.010 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:22:41.011 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:22:41.013 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:22:41.014 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:22:41.021 21525 [18565] sub0: / 0.094074 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:22:41.571 21525 [18565] sub0: \ 0.644823 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:22:41.572 21525 [18565] sub0: \ 0.000656 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:22:41.572 21525 [18565] sub0: / 0.000805 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:22:41.573 21525 [18565] sub0: \ 0.000929 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:22:41.573 21525 [18565] sub0: / 0.001109 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:22:41.575 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:22:41.576 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:22:41.577 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:22:41.578 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:22:41.579 21525 [18565] sub0: \ 0.007423 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:22:41.609 21525 [18565] sub0: \ 0.037156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:22:41.609 21525 [18565] sub0: \ 0.037462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:41.609 21525 [18565] sub0: \ 0.037603 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:41.609 21525 [18565] sub0: \ 0.037745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.609 21525 [18565] sub0: \ 0.037902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:41.610 21525 [18565] sub0: \ 0.038038 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.610 21525 [18565] sub0: / 0.038183 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.610 21525 [18565] sub0: \ 0.038295 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.610 21525 [18565] sub0: / 0.038433 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.610 21525 [18565] sub0: \ 0.038541 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.610 21525 [18565] sub0: / 0.038679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.610 21525 [18565] sub0: \ 0.038787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.610 21525 [18565] sub0: / 0.038921 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.611 21525 [18565] sub0: / 0.03904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.611 21525 [18565] sub0: / 0.039163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.611 21525 [18565] sub0: \ 0.039268 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.611 21525 [18565] sub0: \ 0.039416 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:41.611 21525 [18565] sub0: \ 0.039535 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.611 21525 [18565] sub0: / 0.039676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.611 21525 [18565] sub0: \ 0.039786 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.612 21525 [18565] sub0: / 0.039924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.612 21525 [18565] sub0: \ 0.040048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.612 21525 [18565] sub0: / 0.040188 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.612 21525 [18565] sub0: \ 0.040297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.612 21525 [18565] sub0: / 0.040519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.612 21525 [18565] sub0: / 0.040632 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.612 21525 [18565] sub0: / 0.040757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.612 21525 [18565] sub0: \ 0.040863 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.613 21525 [18565] sub0: \ 0.04102 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:41.613 21525 [18565] sub0: \ 0.04114 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.613 21525 [18565] sub0: / 0.041279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.613 21525 [18565] sub0: \ 0.041387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.613 21525 [18565] sub0: / 0.041525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.613 21525 [18565] sub0: \ 0.041633 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.613 21525 [18565] sub0: / 0.04177 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.613 21525 [18565] sub0: \ 0.041878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.614 21525 [18565] sub0: / 0.042025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.614 21525 [18565] sub0: / 0.042133 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.614 21525 [18565] sub0: / 0.042276 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.614 21525 [18565] sub0: \ 0.042383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.614 21525 [18565] sub0: \ 0.042525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:41.614 21525 [18565] sub0: \ 0.042642 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.614 21525 [18565] sub0: / 0.042782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.614 21525 [18565] sub0: \ 0.042889 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.615 21525 [18565] sub0: / 0.043041 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.615 21525 [18565] sub0: \ 0.04315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.615 21525 [18565] sub0: / 0.043289 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.615 21525 [18565] sub0: \ 0.043397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.615 21525 [18565] sub0: / 0.043529 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.615 21525 [18565] sub0: / 0.043634 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.615 21525 [18565] sub0: / 0.043763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.615 21525 [18565] sub0: \ 0.043869 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.616 21525 [18565] sub0: \ 0.044029 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:41.616 21525 [18565] sub0: \ 0.044146 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.616 21525 [18565] sub0: / 0.044285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.616 21525 [18565] sub0: \ 0.044392 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.616 21525 [18565] sub0: / 0.044571 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.616 21525 [18565] sub0: \ 0.04468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.616 21525 [18565] sub0: / 0.044819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.617 21525 [18565] sub0: \ 0.044926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.617 21525 [18565] sub0: / 0.045072 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.617 21525 [18565] sub0: / 0.045179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.617 21525 [18565] sub0: / 0.045317 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.617 21525 [18565] sub0: \ 0.045422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.617 21525 [18565] sub0: \ 0.045571 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:41.617 21525 [18565] sub0: \ 0.045689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.617 21525 [18565] sub0: / 0.045826 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.618 21525 [18565] sub0: \ 0.045933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.618 21525 [18565] sub0: / 0.046083 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.618 21525 [18565] sub0: \ 0.046191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.618 21525 [18565] sub0: / 0.046328 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.618 21525 [18565] sub0: \ 0.046435 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.618 21525 [18565] sub0: / 0.046567 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.618 21525 [18565] sub0: / 0.046672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.618 21525 [18565] sub0: / 0.046792 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.618 21525 [18565] sub0: \ 0.046897 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.619 21525 [18565] sub0: \ 0.047045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:41.619 21525 [18565] sub0: \ 0.047178 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.619 21525 [18565] sub0: / 0.047319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.619 21525 [18565] sub0: \ 0.047429 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.619 21525 [18565] sub0: / 0.047564 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.619 21525 [18565] sub0: \ 0.047671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.619 21525 [18565] sub0: / 0.047808 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.619 21525 [18565] sub0: \ 0.047916 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.620 21525 [18565] sub0: / 0.04806 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.620 21525 [18565] sub0: / 0.048165 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.620 21525 [18565] sub0: / 0.048299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.620 21525 [18565] sub0: \ 0.048404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.620 21525 [18565] sub0: \ 0.048576 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:41.620 21525 [18565] sub0: \ 0.048692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.620 21525 [18565] sub0: / 0.04883 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.621 21525 [18565] sub0: \ 0.048937 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.621 21525 [18565] sub0: / 0.049086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.621 21525 [18565] sub0: \ 0.049194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.621 21525 [18565] sub0: / 0.04933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.621 21525 [18565] sub0: \ 0.049435 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.621 21525 [18565] sub0: / 0.049565 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.621 21525 [18565] sub0: / 0.04967 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.621 21525 [18565] sub0: / 0.049812 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.621 21525 [18565] sub0: \ 0.049919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.622 21525 [18565] sub0: \ 0.050088 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:41.622 21525 [18565] sub0: \ 0.050221 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.622 21525 [18565] sub0: / 0.050359 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.622 21525 [18565] sub0: \ 0.050467 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.622 21525 [18565] sub0: / 0.050602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.622 21525 [18565] sub0: \ 0.050708 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.622 21525 [18565] sub0: / 0.050845 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.623 21525 [18565] sub0: \ 0.050951 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.623 21525 [18565] sub0: / 0.051096 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.623 21525 [18565] sub0: / 0.051202 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.623 21525 [18565] sub0: / 0.051314 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.623 21525 [18565] sub0: \ 0.051417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.623 21525 [18565] sub0: \ 0.051542 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:41.623 21525 [18565] sub0: \ 0.051657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.623 21525 [18565] sub0: / 0.051793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.623 21525 [18565] sub0: \ 0.0519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.624 21525 [18565] sub0: / 0.052083 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.624 21525 [18565] sub0: \ 0.052193 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.624 21525 [18565] sub0: / 0.052331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.624 21525 [18565] sub0: \ 0.052481 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.624 21525 [18565] sub0: / 0.052618 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.624 21525 [18565] sub0: / 0.052724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.624 21525 [18565] sub0: / 0.052866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.625 21525 [18565] sub0: \ 0.052973 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.625 21525 [18565] sub0: \ 0.053138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:41.625 21525 [18565] sub0: \ 0.053257 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.625 21525 [18565] sub0: / 0.053412 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.625 21525 [18565] sub0: \ 0.053521 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.625 21525 [18565] sub0: / 0.053658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.625 21525 [18565] sub0: \ 0.053766 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.625 21525 [18565] sub0: / 0.053902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.626 21525 [18565] sub0: \ 0.054021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.626 21525 [18565] sub0: / 0.054154 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.626 21525 [18565] sub0: / 0.054259 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.626 21525 [18565] sub0: / 0.054377 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.626 21525 [18565] sub0: \ 0.054481 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.626 21525 [18565] sub0: \ 0.054631 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:41.626 21525 [18565] sub0: \ 0.054748 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.626 21525 [18565] sub0: / 0.054886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.627 21525 [18565] sub0: \ 0.054994 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.627 21525 [18565] sub0: / 0.055146 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.627 21525 [18565] sub0: \ 0.055253 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.627 21525 [18565] sub0: / 0.055389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.627 21525 [18565] sub0: \ 0.055495 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.627 21525 [18565] sub0: / 0.055625 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.627 21525 [18565] sub0: / 0.055729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.627 21525 [18565] sub0: / 0.055849 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.628 21525 [18565] sub0: \ 0.055954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.628 21525 [18565] sub0: \ 0.056124 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:41.628 21525 [18565] sub0: \ 0.056243 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.628 21525 [18565] sub0: / 0.056382 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.628 21525 [18565] sub0: \ 0.056561 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.628 21525 [18565] sub0: / 0.0567 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.628 21525 [18565] sub0: \ 0.056807 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.629 21525 [18565] sub0: / 0.056943 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.629 21525 [18565] sub0: \ 0.057064 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.629 21525 [18565] sub0: / 0.057195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.629 21525 [18565] sub0: / 0.057299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.629 21525 [18565] sub0: / 0.057412 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.629 21525 [18565] sub0: \ 0.057515 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.629 21525 [18565] sub0: \ 0.05766 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:41.629 21525 [18565] sub0: \ 0.057775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.629 21525 [18565] sub0: / 0.057912 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.630 21525 [18565] sub0: \ 0.05803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.630 21525 [18565] sub0: / 0.058168 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.630 21525 [18565] sub0: \ 0.058274 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.630 21525 [18565] sub0: / 0.05841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.630 21525 [18565] sub0: \ 0.058516 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:41.630 21525 [18565] sub0: / 0.058645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.630 21525 [18565] sub0: / 0.058748 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.630 21525 [18565] sub0: / 0.058871 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.631 21525 [18565] sub0: / 0.058973 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.631 21525 [18565] sub0: / 0.059194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.631 21525 [18565] sub0: \ 0.05932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:41.631 21525 [18565] sub0: / 0.059448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.631 21525 [18565] sub0: / 0.059571 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:41.631 21525 [18565] sub0: / 0.059674 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:22:41.632 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:22:41.633 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:22:41.635 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:22:41.636 21525 [18565] sub0: \ 0.064662 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:22:41.636 21525 [18565] sub0: / 0.064823 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:22:41.638 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:22:41.639 21525 [18565] sub0: \ 0.066957 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:22:41.639 21525 [18565] sub0: / 0.067384 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:22:41.639 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:22:41.641 21525 [18565] sub0: \ 0.069116 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:22:41.641 21525 [18565] sub0: / 0.069391 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:22:41.641 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:22:41.734 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:22:42.055 21525 [18565] sub0: \ 0.483802 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:22:42.056 21525 [18565] sub0: / 0.484752 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:22:42.057 21525 [18565] time: 0.48543 2015-12-03 12:22:42.058 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:22:42.059 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:22:42.059 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:22:42.060 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:22:42.061 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:22:42.061 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:22:42.062 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:22:42.064 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:22:42.065 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:22:42.073 21525 [18565] sub0: / 0.501601 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:22:44.891 21525 [18565] sub0: \ 3.319744 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:22:44.892 21525 [18565] sub0: \ 0.000637 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:22:44.892 21525 [18565] sub0: / 0.000774 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:22:44.892 21525 [18565] sub0: \ 0.000897 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:22:44.893 21525 [18565] sub0: / 0.001062 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:22:44.894 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:22:44.896 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:22:44.897 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:22:44.898 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:22:44.899 21525 [18565] sub0: \ 0.006989 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:22:44.899 21525 [18565] sub0: \ 0.007617 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:22:44.899 21525 [18565] sub0: \ 0.007761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:44.899 21525 [18565] sub0: \ 0.007899 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:44.900 21525 [18565] sub0: / 0.008064 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:44.900 21525 [18565] sub0: / 0.008189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:44.900 21525 [18565] sub0: / 0.00832 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:44.900 21525 [18565] sub0: / 0.008427 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:22:44.900 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:22:44.902 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:22:44.903 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:22:44.905 21525 [18565] sub0: \ 0.013479 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:22:44.905 21525 [18565] sub0: / 0.013651 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:22:44.906 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:22:44.907 21525 [18565] sub0: \ 0.015777 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:22:44.908 21525 [18565] sub0: / 0.016215 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:22:44.908 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:22:44.913 21525 [18565] sub0: \ 0.02158 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:22:44.913 21525 [18565] sub0: / 0.021907 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:22:44.976 21525 [18565] sub0: \ 0.084094 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:22:44.977 21525 [18565] sub0: / 0.085064 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:22:44.977 21525 [18565] time: 0.085875 2015-12-03 12:22:44.978 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:22:44.979 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:22:44.979 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:22:44.980 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:22:44.981 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:22:44.982 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:22:44.983 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:22:44.984 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:22:44.985 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:22:44.992 21525 [18565] sub0: / 0.100258 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:22:45.368 21525 [18565] sub0: \ 0.476223 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:22:45.369 21525 [18565] sub0: \ 0.000682 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:22:45.369 21525 [18565] sub0: / 0.000847 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:22:45.370 21525 [18565] sub0: \ 0.00099 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:22:45.370 21525 [18565] sub0: / 0.001154 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:22:45.372 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:22:45.373 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:22:45.374 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:22:45.375 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:22:45.376 21525 [18565] sub0: \ 0.007202 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:22:45.407 21525 [18565] sub0: \ 0.038645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:22:45.408 21525 [18565] sub0: \ 0.039027 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:45.408 21525 [18565] sub0: / 0.039166 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.408 21525 [18565] sub0: \ 0.039293 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:45.408 21525 [18565] sub0: \ 0.039509 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:45.408 21525 [18565] sub0: \ 0.039635 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.408 21525 [18565] sub0: \ 0.039795 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:45.409 21525 [18565] sub0: \ 0.039931 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.409 21525 [18565] sub0: / 0.040075 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.409 21525 [18565] sub0: \ 0.040183 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.409 21525 [18565] sub0: / 0.040322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.409 21525 [18565] sub0: \ 0.040433 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.409 21525 [18565] sub0: / 0.040574 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.409 21525 [18565] sub0: \ 0.040683 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.409 21525 [18565] sub0: / 0.040816 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.410 21525 [18565] sub0: / 0.040933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.410 21525 [18565] sub0: / 0.041051 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.410 21525 [18565] sub0: \ 0.041157 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.410 21525 [18565] sub0: \ 0.041293 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:45.410 21525 [18565] sub0: \ 0.04141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.410 21525 [18565] sub0: / 0.041549 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.410 21525 [18565] sub0: \ 0.041659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.410 21525 [18565] sub0: / 0.041798 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.411 21525 [18565] sub0: \ 0.041906 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.411 21525 [18565] sub0: / 0.042069 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.411 21525 [18565] sub0: \ 0.042177 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.411 21525 [18565] sub0: / 0.042308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.411 21525 [18565] sub0: / 0.042413 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.411 21525 [18565] sub0: / 0.042554 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.411 21525 [18565] sub0: \ 0.042681 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.411 21525 [18565] sub0: \ 0.042817 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:45.412 21525 [18565] sub0: \ 0.042946 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.412 21525 [18565] sub0: / 0.043088 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.412 21525 [18565] sub0: \ 0.043197 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.412 21525 [18565] sub0: / 0.043336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.412 21525 [18565] sub0: \ 0.043524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.412 21525 [18565] sub0: / 0.043665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.412 21525 [18565] sub0: \ 0.043773 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.413 21525 [18565] sub0: / 0.043905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.413 21525 [18565] sub0: / 0.044029 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.413 21525 [18565] sub0: / 0.04417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.413 21525 [18565] sub0: \ 0.044278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.413 21525 [18565] sub0: \ 0.044411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:45.413 21525 [18565] sub0: \ 0.044529 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.413 21525 [18565] sub0: / 0.044668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.413 21525 [18565] sub0: \ 0.044776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.414 21525 [18565] sub0: / 0.044924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.414 21525 [18565] sub0: \ 0.045036 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.414 21525 [18565] sub0: / 0.045172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.414 21525 [18565] sub0: \ 0.04528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.414 21525 [18565] sub0: / 0.045412 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.414 21525 [18565] sub0: / 0.045517 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.414 21525 [18565] sub0: / 0.045656 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.414 21525 [18565] sub0: \ 0.045764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.415 21525 [18565] sub0: \ 0.045941 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:45.415 21525 [18565] sub0: \ 0.046061 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.415 21525 [18565] sub0: / 0.046201 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.415 21525 [18565] sub0: \ 0.046311 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.415 21525 [18565] sub0: / 0.04645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.415 21525 [18565] sub0: \ 0.046559 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.415 21525 [18565] sub0: / 0.046697 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.415 21525 [18565] sub0: \ 0.046805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.416 21525 [18565] sub0: / 0.046951 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.416 21525 [18565] sub0: / 0.047058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.416 21525 [18565] sub0: / 0.047183 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.416 21525 [18565] sub0: \ 0.04729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.416 21525 [18565] sub0: \ 0.047469 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:45.416 21525 [18565] sub0: \ 0.047589 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.416 21525 [18565] sub0: / 0.047732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.416 21525 [18565] sub0: \ 0.047841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.417 21525 [18565] sub0: / 0.047994 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.417 21525 [18565] sub0: \ 0.048104 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.417 21525 [18565] sub0: / 0.048242 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.417 21525 [18565] sub0: \ 0.048351 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.417 21525 [18565] sub0: / 0.048485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.417 21525 [18565] sub0: / 0.048591 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.417 21525 [18565] sub0: / 0.048726 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.417 21525 [18565] sub0: \ 0.048832 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.418 21525 [18565] sub0: \ 0.048995 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:45.418 21525 [18565] sub0: \ 0.049112 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.418 21525 [18565] sub0: / 0.049253 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.418 21525 [18565] sub0: \ 0.049363 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.418 21525 [18565] sub0: / 0.049502 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.418 21525 [18565] sub0: \ 0.04961 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.418 21525 [18565] sub0: / 0.049751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.418 21525 [18565] sub0: \ 0.049858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.419 21525 [18565] sub0: / 0.050009 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.419 21525 [18565] sub0: / 0.050115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.419 21525 [18565] sub0: / 0.050259 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.419 21525 [18565] sub0: \ 0.050365 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.419 21525 [18565] sub0: \ 0.050504 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:45.419 21525 [18565] sub0: \ 0.050623 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.419 21525 [18565] sub0: / 0.050763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.420 21525 [18565] sub0: \ 0.050871 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.420 21525 [18565] sub0: / 0.051025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.420 21525 [18565] sub0: \ 0.051135 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.420 21525 [18565] sub0: / 0.051273 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.420 21525 [18565] sub0: \ 0.051412 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.420 21525 [18565] sub0: / 0.051551 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.420 21525 [18565] sub0: / 0.051657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.420 21525 [18565] sub0: / 0.051791 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.421 21525 [18565] sub0: \ 0.051898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.421 21525 [18565] sub0: \ 0.052074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:45.421 21525 [18565] sub0: \ 0.052214 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.421 21525 [18565] sub0: / 0.052357 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.421 21525 [18565] sub0: \ 0.052467 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.421 21525 [18565] sub0: / 0.052659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.421 21525 [18565] sub0: \ 0.052768 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.422 21525 [18565] sub0: / 0.052907 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.422 21525 [18565] sub0: \ 0.05303 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.422 21525 [18565] sub0: / 0.053162 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.422 21525 [18565] sub0: / 0.053267 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.422 21525 [18565] sub0: / 0.05338 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.422 21525 [18565] sub0: \ 0.053486 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.422 21525 [18565] sub0: \ 0.05362 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:45.422 21525 [18565] sub0: \ 0.053736 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.423 21525 [18565] sub0: / 0.053876 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.423 21525 [18565] sub0: \ 0.054 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.423 21525 [18565] sub0: / 0.054138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.423 21525 [18565] sub0: \ 0.054245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.423 21525 [18565] sub0: / 0.054384 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.423 21525 [18565] sub0: \ 0.054492 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.423 21525 [18565] sub0: / 0.054623 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.423 21525 [18565] sub0: / 0.05473 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.424 21525 [18565] sub0: / 0.05487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.424 21525 [18565] sub0: \ 0.054992 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.424 21525 [18565] sub0: \ 0.055143 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:45.424 21525 [18565] sub0: \ 0.055263 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.424 21525 [18565] sub0: / 0.055461 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.424 21525 [18565] sub0: \ 0.055574 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.424 21525 [18565] sub0: / 0.055713 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.424 21525 [18565] sub0: \ 0.055821 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.425 21525 [18565] sub0: / 0.055973 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.425 21525 [18565] sub0: \ 0.056263 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.425 21525 [18565] sub0: / 0.056404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.425 21525 [18565] sub0: / 0.056522 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.425 21525 [18565] sub0: / 0.056787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.426 21525 [18565] sub0: \ 0.056984 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.426 21525 [18565] sub0: \ 0.057158 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:45.426 21525 [18565] sub0: \ 0.057323 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.426 21525 [18565] sub0: / 0.057466 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.426 21525 [18565] sub0: \ 0.057574 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.426 21525 [18565] sub0: / 0.057711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.426 21525 [18565] sub0: \ 0.057817 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.427 21525 [18565] sub0: / 0.057978 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.427 21525 [18565] sub0: \ 0.058089 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.427 21525 [18565] sub0: / 0.05822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.427 21525 [18565] sub0: / 0.058327 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.427 21525 [18565] sub0: / 0.05847 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.427 21525 [18565] sub0: \ 0.058577 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.427 21525 [18565] sub0: \ 0.058711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:45.427 21525 [18565] sub0: \ 0.058827 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.428 21525 [18565] sub0: / 0.059042 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.428 21525 [18565] sub0: \ 0.059156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.428 21525 [18565] sub0: / 0.059296 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.428 21525 [18565] sub0: \ 0.05944 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.428 21525 [18565] sub0: / 0.059582 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.428 21525 [18565] sub0: \ 0.059691 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.428 21525 [18565] sub0: / 0.059824 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.429 21525 [18565] sub0: / 0.059965 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.429 21525 [18565] sub0: / 0.060113 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.429 21525 [18565] sub0: \ 0.060221 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.429 21525 [18565] sub0: \ 0.060383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:45.429 21525 [18565] sub0: \ 0.060504 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.429 21525 [18565] sub0: / 0.060642 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.429 21525 [18565] sub0: \ 0.060751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.430 21525 [18565] sub0: / 0.060888 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.430 21525 [18565] sub0: \ 0.061012 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.430 21525 [18565] sub0: / 0.061149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.430 21525 [18565] sub0: \ 0.061257 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.430 21525 [18565] sub0: / 0.061387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.430 21525 [18565] sub0: / 0.061492 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.430 21525 [18565] sub0: / 0.061595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.430 21525 [18565] sub0: \ 0.061698 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.430 21525 [18565] sub0: \ 0.061814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:45.431 21525 [18565] sub0: \ 0.061941 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.431 21525 [18565] sub0: / 0.062083 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.431 21525 [18565] sub0: \ 0.062211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.431 21525 [18565] sub0: / 0.06235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.431 21525 [18565] sub0: \ 0.062459 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.431 21525 [18565] sub0: / 0.062595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.431 21525 [18565] sub0: \ 0.062702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:45.431 21525 [18565] sub0: / 0.062832 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.432 21525 [18565] sub0: / 0.062951 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.432 21525 [18565] sub0: / 0.0631 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.432 21525 [18565] sub0: / 0.063206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.432 21525 [18565] sub0: / 0.063453 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.432 21525 [18565] sub0: / 0.063567 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:45.432 21525 [18565] sub0: / 0.063669 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:22:45.433 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:22:45.434 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:22:45.436 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:22:45.437 21525 [18565] sub0: \ 0.068847 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:22:45.438 21525 [18565] sub0: / 0.069038 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:22:45.439 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:22:45.440 21525 [18565] sub0: \ 0.071329 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:22:45.440 21525 [18565] sub0: / 0.071826 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:22:45.441 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:22:45.445 21525 [18565] sub0: \ 0.076422 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:22:45.445 21525 [18565] sub0: / 0.076745 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:22:45.446 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:22:45.548 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:22:45.877 21525 [18565] sub0: \ 0.508797 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:22:45.878 21525 [18565] sub0: / 0.509697 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:22:45.879 21525 [18565] time: 0.510258 2015-12-03 12:22:45.879 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:22:45.880 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:22:45.881 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:22:45.882 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:22:45.882 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:22:45.883 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:22:45.884 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:22:45.885 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:22:45.887 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:22:45.901 21525 [18565] sub0: / 0.531874 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:22:47.626 21525 [18565] sub0: \ 2.257074 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:22:47.626 21525 [18565] sub0: \ 0.000563 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:22:47.627 21525 [18565] sub0: / 0.000719 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:22:47.627 21525 [18565] sub0: \ 0.000851 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:22:47.627 21525 [18565] sub0: / 0.001018 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:22:47.629 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:22:47.630 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:22:47.631 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:22:47.632 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:22:47.633 21525 [18565] sub0: \ 0.007291 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:22:47.634 21525 [18565] sub0: \ 0.00793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:22:47.634 21525 [18565] sub0: \ 0.008087 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:47.634 21525 [18565] sub0: \ 0.008218 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:47.634 21525 [18565] sub0: / 0.008347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:47.634 21525 [18565] sub0: / 0.008464 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:47.634 21525 [18565] sub0: / 0.008587 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:47.635 21525 [18565] sub0: / 0.00869 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:22:47.635 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:22:47.636 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:22:47.638 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:22:47.639 21525 [18565] sub0: \ 0.013294 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:22:47.639 21525 [18565] sub0: / 0.013452 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:22:47.641 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:22:47.642 21525 [18565] sub0: \ 0.015625 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:22:47.642 21525 [18565] sub0: / 0.016043 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:22:47.642 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:22:47.644 21525 [18565] sub0: \ 0.017693 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:22:47.644 21525 [18565] sub0: / 0.017968 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:22:47.705 21525 [18565] sub0: \ 0.078611 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:22:47.705 21525 [18565] sub0: / 0.079518 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:22:47.706 21525 [18565] time: 0.080308 2015-12-03 12:22:47.707 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:22:47.707 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:22:47.708 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:22:47.709 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:22:47.710 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:22:47.710 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:22:47.711 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:22:47.713 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:22:47.714 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:22:47.721 21525 [18565] sub0: / 0.094607 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:22:48.390 21525 [18565] sub0: \ 0.764305 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:22:48.391 21525 [18565] sub0: \ 0.000663 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:22:48.391 21525 [18565] sub0: / 0.000805 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:22:48.391 21525 [18565] sub0: \ 0.00093 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:22:48.392 21525 [18565] sub0: / 0.001093 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:22:48.393 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:22:48.395 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:22:48.396 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:22:48.397 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:22:48.398 21525 [18565] sub0: \ 0.00739 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:22:48.431 21525 [18565] sub0: \ 0.040595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:22:48.431 21525 [18565] sub0: \ 0.040907 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:48.431 21525 [18565] sub0: / 0.041048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.432 21525 [18565] sub0: \ 0.04119 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:48.432 21525 [18565] sub0: \ 0.041344 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:48.432 21525 [18565] sub0: \ 0.041466 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.432 21525 [18565] sub0: \ 0.041667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:48.432 21525 [18565] sub0: \ 0.041794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.432 21525 [18565] sub0: / 0.041935 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.432 21525 [18565] sub0: \ 0.042044 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.433 21525 [18565] sub0: / 0.042195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.433 21525 [18565] sub0: \ 0.042304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.433 21525 [18565] sub0: / 0.042442 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.433 21525 [18565] sub0: \ 0.04255 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.433 21525 [18565] sub0: / 0.042682 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.433 21525 [18565] sub0: / 0.042789 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.433 21525 [18565] sub0: / 0.042915 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.433 21525 [18565] sub0: \ 0.043021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.434 21525 [18565] sub0: \ 0.043204 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:48.434 21525 [18565] sub0: \ 0.043325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.434 21525 [18565] sub0: / 0.043466 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.434 21525 [18565] sub0: \ 0.043576 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.434 21525 [18565] sub0: / 0.043717 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.434 21525 [18565] sub0: \ 0.043828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.434 21525 [18565] sub0: / 0.043969 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.434 21525 [18565] sub0: \ 0.044079 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.435 21525 [18565] sub0: / 0.044231 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.435 21525 [18565] sub0: / 0.044341 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.435 21525 [18565] sub0: / 0.044471 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.435 21525 [18565] sub0: \ 0.044578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.435 21525 [18565] sub0: \ 0.044707 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:48.435 21525 [18565] sub0: \ 0.044823 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.435 21525 [18565] sub0: / 0.044964 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.435 21525 [18565] sub0: \ 0.045074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.436 21525 [18565] sub0: / 0.045228 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.436 21525 [18565] sub0: \ 0.045339 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.436 21525 [18565] sub0: / 0.045481 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.436 21525 [18565] sub0: \ 0.045666 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.436 21525 [18565] sub0: / 0.045809 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.436 21525 [18565] sub0: / 0.045917 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.436 21525 [18565] sub0: / 0.046067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.437 21525 [18565] sub0: \ 0.046192 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.437 21525 [18565] sub0: \ 0.046329 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:48.437 21525 [18565] sub0: \ 0.046466 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.437 21525 [18565] sub0: / 0.046609 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.437 21525 [18565] sub0: \ 0.04672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.437 21525 [18565] sub0: / 0.046861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.437 21525 [18565] sub0: \ 0.046969 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.438 21525 [18565] sub0: / 0.047106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.438 21525 [18565] sub0: \ 0.047229 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.438 21525 [18565] sub0: / 0.047363 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.438 21525 [18565] sub0: / 0.04747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.438 21525 [18565] sub0: / 0.047612 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.438 21525 [18565] sub0: \ 0.04772 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.438 21525 [18565] sub0: \ 0.047873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:48.438 21525 [18565] sub0: \ 0.047993 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.439 21525 [18565] sub0: / 0.048141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.439 21525 [18565] sub0: \ 0.048253 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.439 21525 [18565] sub0: / 0.04839 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.439 21525 [18565] sub0: \ 0.048499 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.439 21525 [18565] sub0: / 0.048636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.439 21525 [18565] sub0: \ 0.048744 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.439 21525 [18565] sub0: / 0.048877 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.439 21525 [18565] sub0: / 0.048983 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.440 21525 [18565] sub0: / 0.049104 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.440 21525 [18565] sub0: \ 0.049225 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.440 21525 [18565] sub0: \ 0.049382 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:48.440 21525 [18565] sub0: \ 0.049517 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.440 21525 [18565] sub0: / 0.049699 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.440 21525 [18565] sub0: \ 0.04981 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.440 21525 [18565] sub0: / 0.049948 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.440 21525 [18565] sub0: \ 0.050055 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.441 21525 [18565] sub0: / 0.050205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.441 21525 [18565] sub0: \ 0.050313 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.441 21525 [18565] sub0: / 0.050446 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.441 21525 [18565] sub0: / 0.050552 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.441 21525 [18565] sub0: / 0.050665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.441 21525 [18565] sub0: \ 0.050771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.441 21525 [18565] sub0: \ 0.050903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:48.441 21525 [18565] sub0: \ 0.051019 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.442 21525 [18565] sub0: / 0.051172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.442 21525 [18565] sub0: \ 0.051282 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.442 21525 [18565] sub0: / 0.051421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.442 21525 [18565] sub0: \ 0.051528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.442 21525 [18565] sub0: / 0.051664 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.442 21525 [18565] sub0: \ 0.051771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.442 21525 [18565] sub0: / 0.051904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.442 21525 [18565] sub0: / 0.052009 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.443 21525 [18565] sub0: / 0.052163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.443 21525 [18565] sub0: \ 0.052274 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.443 21525 [18565] sub0: \ 0.052406 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:48.443 21525 [18565] sub0: \ 0.052523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.443 21525 [18565] sub0: / 0.052678 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.443 21525 [18565] sub0: \ 0.052787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.443 21525 [18565] sub0: / 0.052924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.443 21525 [18565] sub0: \ 0.053032 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.444 21525 [18565] sub0: / 0.053181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.444 21525 [18565] sub0: \ 0.053291 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.444 21525 [18565] sub0: / 0.053423 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.444 21525 [18565] sub0: / 0.053528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.444 21525 [18565] sub0: / 0.053712 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.444 21525 [18565] sub0: \ 0.053821 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.444 21525 [18565] sub0: \ 0.053949 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:48.444 21525 [18565] sub0: \ 0.054065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.445 21525 [18565] sub0: / 0.054217 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.445 21525 [18565] sub0: \ 0.054328 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.445 21525 [18565] sub0: / 0.054465 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.445 21525 [18565] sub0: \ 0.054573 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.445 21525 [18565] sub0: / 0.05471 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.445 21525 [18565] sub0: \ 0.054819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.445 21525 [18565] sub0: / 0.054949 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.445 21525 [18565] sub0: / 0.055055 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.446 21525 [18565] sub0: / 0.055211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.446 21525 [18565] sub0: \ 0.055317 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.446 21525 [18565] sub0: \ 0.055466 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:48.446 21525 [18565] sub0: \ 0.055583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.446 21525 [18565] sub0: / 0.055722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.446 21525 [18565] sub0: \ 0.055847 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.446 21525 [18565] sub0: / 0.055986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.447 21525 [18565] sub0: \ 0.056094 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.447 21525 [18565] sub0: / 0.056246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.447 21525 [18565] sub0: \ 0.056353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.447 21525 [18565] sub0: / 0.056484 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.447 21525 [18565] sub0: / 0.05659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.447 21525 [18565] sub0: / 0.056713 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.447 21525 [18565] sub0: \ 0.056818 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.447 21525 [18565] sub0: \ 0.056969 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:48.447 21525 [18565] sub0: \ 0.057086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.448 21525 [18565] sub0: / 0.057238 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.448 21525 [18565] sub0: \ 0.057347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.448 21525 [18565] sub0: / 0.057484 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.448 21525 [18565] sub0: \ 0.057629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.448 21525 [18565] sub0: / 0.057772 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.448 21525 [18565] sub0: \ 0.05788 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.448 21525 [18565] sub0: / 0.058009 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.449 21525 [18565] sub0: / 0.058113 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.449 21525 [18565] sub0: / 0.058284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.449 21525 [18565] sub0: \ 0.058389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.449 21525 [18565] sub0: \ 0.058547 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:48.449 21525 [18565] sub0: \ 0.058666 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.449 21525 [18565] sub0: / 0.058802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.449 21525 [18565] sub0: \ 0.05891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.449 21525 [18565] sub0: / 0.059065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.450 21525 [18565] sub0: \ 0.059189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.450 21525 [18565] sub0: / 0.059326 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.450 21525 [18565] sub0: \ 0.059433 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.450 21525 [18565] sub0: / 0.059564 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.450 21525 [18565] sub0: / 0.059668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.450 21525 [18565] sub0: / 0.059769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.450 21525 [18565] sub0: \ 0.059872 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.450 21525 [18565] sub0: \ 0.06 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:48.451 21525 [18565] sub0: \ 0.060115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.451 21525 [18565] sub0: / 0.060266 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.451 21525 [18565] sub0: \ 0.060375 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.451 21525 [18565] sub0: / 0.060513 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.451 21525 [18565] sub0: \ 0.060621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.451 21525 [18565] sub0: / 0.060758 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.451 21525 [18565] sub0: \ 0.060864 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.451 21525 [18565] sub0: / 0.060995 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.452 21525 [18565] sub0: / 0.061101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.452 21525 [18565] sub0: / 0.061256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.452 21525 [18565] sub0: \ 0.061362 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.452 21525 [18565] sub0: \ 0.061495 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:48.452 21525 [18565] sub0: \ 0.061665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.452 21525 [18565] sub0: / 0.061808 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.452 21525 [18565] sub0: \ 0.061917 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.452 21525 [18565] sub0: / 0.062073 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.453 21525 [18565] sub0: \ 0.062196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.453 21525 [18565] sub0: / 0.062335 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.453 21525 [18565] sub0: \ 0.062443 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.453 21525 [18565] sub0: / 0.062575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.453 21525 [18565] sub0: / 0.062681 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.453 21525 [18565] sub0: / 0.06282 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.453 21525 [18565] sub0: \ 0.062926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.453 21525 [18565] sub0: \ 0.063079 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:48.454 21525 [18565] sub0: \ 0.063213 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.454 21525 [18565] sub0: / 0.063352 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.454 21525 [18565] sub0: \ 0.063461 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.454 21525 [18565] sub0: / 0.063597 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.454 21525 [18565] sub0: \ 0.063704 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.454 21525 [18565] sub0: / 0.063841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.454 21525 [18565] sub0: \ 0.063948 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.454 21525 [18565] sub0: / 0.064079 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.455 21525 [18565] sub0: / 0.064198 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.455 21525 [18565] sub0: / 0.064318 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.455 21525 [18565] sub0: \ 0.064423 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.455 21525 [18565] sub0: \ 0.064565 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:48.455 21525 [18565] sub0: \ 0.064681 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.455 21525 [18565] sub0: / 0.064819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.455 21525 [18565] sub0: \ 0.064927 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.455 21525 [18565] sub0: / 0.065065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.456 21525 [18565] sub0: \ 0.065207 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.456 21525 [18565] sub0: / 0.065347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.456 21525 [18565] sub0: \ 0.065454 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:22:48.456 21525 [18565] sub0: / 0.065613 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.456 21525 [18565] sub0: / 0.065724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.456 21525 [18565] sub0: / 0.065855 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.456 21525 [18565] sub0: / 0.065959 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.457 21525 [18565] sub0: / 0.066156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.457 21525 [18565] sub0: / 0.066287 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:48.457 21525 [18565] sub0: / 0.066392 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:22:48.457 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:22:48.459 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:22:48.461 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:22:48.462 21525 [18565] sub0: \ 0.071555 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:22:48.462 21525 [18565] sub0: / 0.071721 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:22:48.463 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:22:48.464 21525 [18565] sub0: \ 0.073936 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:22:48.465 21525 [18565] sub0: / 0.07437 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:22:48.465 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:22:48.466 21525 [18565] sub0: \ 0.075977 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:22:48.467 21525 [18565] sub0: / 0.076258 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:22:48.467 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:22:48.562 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:22:48.885 21525 [18565] sub0: \ 0.494489 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:22:48.886 21525 [18565] sub0: / 0.495396 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:22:48.886 21525 [18565] time: 0.495958 2015-12-03 12:22:48.887 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:22:48.888 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:22:48.888 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:22:48.889 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:22:48.890 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:22:48.891 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:22:48.892 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:22:48.893 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:22:48.894 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:22:48.902 21525 [18565] sub0: / 0.511825 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:22:57.386 21340 [18565] sub0: \ 86.227898 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:22:57.387 21340 [18565] sub0: \ 0.000641 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:22:57.387 21340 [18565] sub0: / 0.000777 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:22:57.387 21340 [18565] sub0: \ 0.000904 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:22:57.387 21340 [18565] sub0: / 0.001072 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:22:57.389 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:22:57.390 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:22:57.391 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:22:57.392 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:22:57.393 21340 [18565] sub0: \ 0.006726 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:22:57.393 21340 [18565] sub0: \ 0.007255 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:22:57.393 21340 [18565] sub0: \ 0.007387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:57.394 21340 [18565] sub0: \ 0.007537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:57.394 21340 [18565] sub0: / 0.007663 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:57.394 21340 [18565] sub0: / 0.007767 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:57.394 21340 [18565] sub0: / 0.007886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:57.394 21340 [18565] sub0: / 0.007987 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:22:57.394 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:22:57.395 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:22:57.397 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:22:57.398 21340 [18565] sub0: \ 0.011736 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:22:57.398 21340 [18565] sub0: / 0.011861 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:22:57.399 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:22:57.400 21340 [18565] sub0: \ 0.013568 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:22:57.400 21340 [18565] sub0: / 0.013929 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:22:57.400 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:22:57.401 21340 [18565] sub0: \ 0.015255 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:22:57.401 21340 [18565] sub0: / 0.015445 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:22:57.799 21340 [18565] sub0: \ 0.41266 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:22:57.800 21340 [18565] sub0: / 0.413527 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:22:57.802 21340 [18565] time: 0.415898 2015-12-03 12:22:57.803 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:22:57.803 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:22:57.804 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:22:57.805 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:22:57.805 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:22:57.806 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:22:57.807 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:22:57.809 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:22:57.810 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:22:57.814 21340 [18565] sub0: / 0.428026 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:22:58.221 21340 [18565] sub0: \ 0.834674 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:22:58.222 21340 [18565] sub0: \ 0.000616 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:22:58.222 21340 [18565] sub0: / 0.000765 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:22:58.222 21340 [18565] sub0: \ 0.000886 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:22:58.222 21340 [18565] sub0: / 0.001042 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:22:58.224 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:22:58.225 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:22:58.226 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:22:58.227 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:22:58.227 21340 [18565] sub0: \ 0.006582 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:22:58.228 21340 [18565] sub0: \ 0.007153 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:22:58.228 21340 [18565] sub0: \ 0.007307 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:58.228 21340 [18565] sub0: \ 0.00744 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:58.228 21340 [18565] sub0: / 0.007564 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:58.229 21340 [18565] sub0: / 0.007666 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:58.229 21340 [18565] sub0: / 0.007793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:58.229 21340 [18565] sub0: / 0.007894 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:22:58.229 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:22:58.230 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:22:58.231 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:22:58.233 21340 [18565] sub0: \ 0.0116 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:22:58.233 21340 [18565] sub0: / 0.011741 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:22:58.234 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:22:58.234 21340 [18565] sub0: \ 0.013461 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:22:58.235 21340 [18565] sub0: / 0.013844 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:22:58.235 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:22:58.236 21340 [18565] sub0: \ 0.015182 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:22:58.236 21340 [18565] sub0: / 0.015376 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:22:58.361 21340 [18565] sub0: \ 0.139699 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:22:58.362 21340 [18565] sub0: / 0.140616 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:22:58.363 21340 [18565] time: 0.141638 2015-12-03 12:22:58.363 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:22:58.364 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:22:58.364 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:22:58.365 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:22:58.366 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:22:58.367 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:22:58.367 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:22:58.369 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:22:58.370 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:22:58.374 21340 [18565] sub0: / 0.153413 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:22:59.161 21340 [18565] sub0: \ 0.940505 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:22:59.162 21340 [18565] sub0: \ 0.000617 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:22:59.162 21340 [18565] sub0: / 0.000751 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:22:59.162 21340 [18565] sub0: \ 0.000871 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:22:59.163 21340 [18565] sub0: / 0.001043 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:22:59.165 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:22:59.166 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:22:59.166 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:22:59.168 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:22:59.168 21340 [18565] sub0: \ 0.006566 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:22:59.169 21340 [18565] sub0: \ 0.00716 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:22:59.169 21340 [18565] sub0: \ 0.007338 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:59.169 21340 [18565] sub0: \ 0.007469 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:22:59.169 21340 [18565] sub0: / 0.007596 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:59.169 21340 [18565] sub0: / 0.007711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:59.169 21340 [18565] sub0: / 0.007815 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:22:59.170 21340 [18565] sub0: / 0.007915 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:22:59.170 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:22:59.171 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:22:59.172 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:22:59.173 21340 [18565] sub0: \ 0.01176 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:22:59.174 21340 [18565] sub0: / 0.011899 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:22:59.175 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:22:59.175 21340 [18565] sub0: \ 0.013719 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:22:59.176 21340 [18565] sub0: / 0.014112 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:22:59.176 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:22:59.177 21340 [18565] sub0: \ 0.0155 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:22:59.177 21340 [18565] sub0: / 0.015708 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:22:59.231 21340 [18565] sub0: \ 0.069682 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:22:59.232 21340 [18565] sub0: / 0.070639 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:22:59.233 21340 [18565] time: 0.071598 2015-12-03 12:22:59.234 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:22:59.235 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:22:59.235 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:22:59.236 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:22:59.237 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:22:59.237 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:22:59.238 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:22:59.240 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:22:59.240 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:22:59.245 21340 [18565] sub0: / 0.083304 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:23:02.582 21340 [18565] sub0: \ 3.420831 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:23:02.583 21340 [18565] sub0: \ 0.000617 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:23:02.583 21340 [18565] sub0: / 0.000753 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:02.584 21340 [18565] sub0: \ 0.000873 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:23:02.584 21340 [18565] sub0: / 0.001058 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:23:02.586 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:02.587 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:02.587 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:23:02.589 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:23:02.589 21340 [18565] sub0: \ 0.006571 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:23:02.624 21340 [18565] sub0: \ 0.041407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:23:02.624 21340 [18565] sub0: \ 0.041602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:02.624 21340 [18565] sub0: / 0.041734 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.625 21340 [18565] sub0: \ 0.041859 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:02.625 21340 [18565] sub0: \ 0.042074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:02.625 21340 [18565] sub0: \ 0.0422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.625 21340 [18565] sub0: \ 0.042345 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:02.625 21340 [18565] sub0: \ 0.042461 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.625 21340 [18565] sub0: / 0.042597 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.625 21340 [18565] sub0: \ 0.0427 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.625 21340 [18565] sub0: / 0.042835 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.626 21340 [18565] sub0: \ 0.042939 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.626 21340 [18565] sub0: / 0.043089 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.626 21340 [18565] sub0: \ 0.043193 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.626 21340 [18565] sub0: / 0.043322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.626 21340 [18565] sub0: / 0.043424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.626 21340 [18565] sub0: / 0.043545 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.626 21340 [18565] sub0: \ 0.043649 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.626 21340 [18565] sub0: \ 0.043791 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:02.627 21340 [18565] sub0: \ 0.043904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.627 21340 [18565] sub0: / 0.044052 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.627 21340 [18565] sub0: \ 0.044157 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.627 21340 [18565] sub0: / 0.044301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.627 21340 [18565] sub0: \ 0.044406 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.627 21340 [18565] sub0: / 0.044538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.627 21340 [18565] sub0: \ 0.044642 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.627 21340 [18565] sub0: / 0.04477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.628 21340 [18565] sub0: / 0.044872 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.628 21340 [18565] sub0: / 0.045006 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.628 21340 [18565] sub0: \ 0.045111 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.628 21340 [18565] sub0: \ 0.045253 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:02.628 21340 [18565] sub0: \ 0.045419 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.628 21340 [18565] sub0: / 0.045558 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.628 21340 [18565] sub0: \ 0.045664 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.628 21340 [18565] sub0: / 0.045797 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.629 21340 [18565] sub0: \ 0.045901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.629 21340 [18565] sub0: / 0.046048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.629 21340 [18565] sub0: \ 0.046153 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.629 21340 [18565] sub0: / 0.046281 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.629 21340 [18565] sub0: / 0.046383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.629 21340 [18565] sub0: / 0.046505 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.629 21340 [18565] sub0: \ 0.046607 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.629 21340 [18565] sub0: \ 0.046739 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:02.630 21340 [18565] sub0: \ 0.046853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.630 21340 [18565] sub0: / 0.047 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.630 21340 [18565] sub0: \ 0.047106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.630 21340 [18565] sub0: / 0.04725 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.630 21340 [18565] sub0: \ 0.047355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.630 21340 [18565] sub0: / 0.047487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.630 21340 [18565] sub0: \ 0.047592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.630 21340 [18565] sub0: / 0.04772 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.630 21340 [18565] sub0: / 0.047823 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.631 21340 [18565] sub0: / 0.047964 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.631 21340 [18565] sub0: \ 0.048072 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.631 21340 [18565] sub0: \ 0.048227 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:02.631 21340 [18565] sub0: \ 0.048343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.631 21340 [18565] sub0: / 0.048477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.631 21340 [18565] sub0: \ 0.048582 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.631 21340 [18565] sub0: / 0.048715 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.631 21340 [18565] sub0: \ 0.048818 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.632 21340 [18565] sub0: / 0.048964 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.632 21340 [18565] sub0: \ 0.049071 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.632 21340 [18565] sub0: / 0.049199 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.632 21340 [18565] sub0: / 0.049303 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.632 21340 [18565] sub0: / 0.049446 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.632 21340 [18565] sub0: \ 0.049548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.632 21340 [18565] sub0: \ 0.04969 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:02.632 21340 [18565] sub0: \ 0.049805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.633 21340 [18565] sub0: / 0.049939 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.633 21340 [18565] sub0: \ 0.050059 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.633 21340 [18565] sub0: / 0.050192 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.633 21340 [18565] sub0: \ 0.050308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.633 21340 [18565] sub0: / 0.050442 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.633 21340 [18565] sub0: \ 0.050548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.633 21340 [18565] sub0: / 0.050676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.633 21340 [18565] sub0: / 0.050779 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.634 21340 [18565] sub0: / 0.050901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.634 21340 [18565] sub0: \ 0.05102 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.634 21340 [18565] sub0: \ 0.051177 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:02.634 21340 [18565] sub0: \ 0.051294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.634 21340 [18565] sub0: / 0.051429 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.634 21340 [18565] sub0: \ 0.051533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.634 21340 [18565] sub0: / 0.051665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.634 21340 [18565] sub0: \ 0.051769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.635 21340 [18565] sub0: / 0.051902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.635 21340 [18565] sub0: \ 0.052022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.635 21340 [18565] sub0: / 0.052151 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.635 21340 [18565] sub0: / 0.052254 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.635 21340 [18565] sub0: / 0.052354 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.635 21340 [18565] sub0: \ 0.052452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.635 21340 [18565] sub0: \ 0.052583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:02.635 21340 [18565] sub0: \ 0.052696 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.635 21340 [18565] sub0: / 0.052832 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.636 21340 [18565] sub0: \ 0.052937 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.636 21340 [18565] sub0: / 0.053087 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.636 21340 [18565] sub0: \ 0.053191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.636 21340 [18565] sub0: / 0.053383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.636 21340 [18565] sub0: \ 0.053496 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.636 21340 [18565] sub0: / 0.053625 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.636 21340 [18565] sub0: / 0.053729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.637 21340 [18565] sub0: / 0.05386 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.637 21340 [18565] sub0: \ 0.053978 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.637 21340 [18565] sub0: \ 0.054109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:02.637 21340 [18565] sub0: \ 0.054223 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.637 21340 [18565] sub0: / 0.054356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.637 21340 [18565] sub0: \ 0.05446 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.637 21340 [18565] sub0: / 0.054591 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.637 21340 [18565] sub0: \ 0.054695 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.637 21340 [18565] sub0: / 0.054828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.638 21340 [18565] sub0: \ 0.054931 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.638 21340 [18565] sub0: / 0.055075 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.638 21340 [18565] sub0: / 0.055176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.638 21340 [18565] sub0: / 0.055311 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.638 21340 [18565] sub0: \ 0.055413 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.638 21340 [18565] sub0: \ 0.055545 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:02.638 21340 [18565] sub0: \ 0.055658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.638 21340 [18565] sub0: / 0.055794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.639 21340 [18565] sub0: \ 0.055899 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.639 21340 [18565] sub0: / 0.056048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.639 21340 [18565] sub0: \ 0.056152 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.639 21340 [18565] sub0: / 0.056297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.639 21340 [18565] sub0: \ 0.056401 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.639 21340 [18565] sub0: / 0.05653 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.639 21340 [18565] sub0: / 0.056631 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.639 21340 [18565] sub0: / 0.05676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.640 21340 [18565] sub0: \ 0.056864 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.640 21340 [18565] sub0: \ 0.057026 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:02.640 21340 [18565] sub0: \ 0.057143 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.640 21340 [18565] sub0: / 0.057279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.640 21340 [18565] sub0: \ 0.057431 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.640 21340 [18565] sub0: / 0.057568 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.640 21340 [18565] sub0: \ 0.057671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.640 21340 [18565] sub0: / 0.057805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.641 21340 [18565] sub0: \ 0.057909 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.641 21340 [18565] sub0: / 0.058055 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.641 21340 [18565] sub0: / 0.058159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.641 21340 [18565] sub0: / 0.058277 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.641 21340 [18565] sub0: \ 0.05838 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.641 21340 [18565] sub0: \ 0.058525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:02.641 21340 [18565] sub0: \ 0.05864 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.641 21340 [18565] sub0: / 0.058775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.642 21340 [18565] sub0: \ 0.058878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.642 21340 [18565] sub0: / 0.059026 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.642 21340 [18565] sub0: \ 0.059129 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.642 21340 [18565] sub0: / 0.059262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.642 21340 [18565] sub0: \ 0.059378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.642 21340 [18565] sub0: / 0.059507 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.642 21340 [18565] sub0: / 0.059607 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.642 21340 [18565] sub0: / 0.059728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.642 21340 [18565] sub0: \ 0.05983 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.643 21340 [18565] sub0: \ 0.059971 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:02.643 21340 [18565] sub0: \ 0.060085 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.643 21340 [18565] sub0: / 0.06022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.643 21340 [18565] sub0: \ 0.060322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.643 21340 [18565] sub0: / 0.060455 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.643 21340 [18565] sub0: \ 0.060557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.643 21340 [18565] sub0: / 0.060689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.643 21340 [18565] sub0: \ 0.060791 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.644 21340 [18565] sub0: / 0.060918 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.644 21340 [18565] sub0: / 0.061034 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.644 21340 [18565] sub0: / 0.061169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.644 21340 [18565] sub0: \ 0.061271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.644 21340 [18565] sub0: \ 0.061475 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:02.644 21340 [18565] sub0: \ 0.061591 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.644 21340 [18565] sub0: / 0.061728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.644 21340 [18565] sub0: \ 0.061831 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.645 21340 [18565] sub0: / 0.06198 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.645 21340 [18565] sub0: \ 0.062085 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.645 21340 [18565] sub0: / 0.062219 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.645 21340 [18565] sub0: \ 0.062323 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.645 21340 [18565] sub0: / 0.06246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.645 21340 [18565] sub0: / 0.062563 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.645 21340 [18565] sub0: / 0.06268 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.645 21340 [18565] sub0: \ 0.062782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.646 21340 [18565] sub0: \ 0.062913 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:02.646 21340 [18565] sub0: \ 0.06304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.646 21340 [18565] sub0: / 0.063176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.646 21340 [18565] sub0: \ 0.063279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.646 21340 [18565] sub0: / 0.063413 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.646 21340 [18565] sub0: \ 0.063517 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.646 21340 [18565] sub0: / 0.063649 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.646 21340 [18565] sub0: \ 0.063752 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.647 21340 [18565] sub0: / 0.06388 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.647 21340 [18565] sub0: / 0.063996 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.647 21340 [18565] sub0: / 0.064128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.647 21340 [18565] sub0: \ 0.064231 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.647 21340 [18565] sub0: \ 0.064372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:02.647 21340 [18565] sub0: \ 0.064485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.647 21340 [18565] sub0: / 0.06462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.647 21340 [18565] sub0: \ 0.064723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.648 21340 [18565] sub0: / 0.064856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.648 21340 [18565] sub0: \ 0.064973 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.648 21340 [18565] sub0: / 0.065109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.648 21340 [18565] sub0: \ 0.065212 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.648 21340 [18565] sub0: / 0.065373 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.648 21340 [18565] sub0: / 0.065495 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.648 21340 [18565] sub0: / 0.065619 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.648 21340 [18565] sub0: \ 0.065722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.649 21340 [18565] sub0: \ 0.065869 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:02.649 21340 [18565] sub0: \ 0.065996 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.649 21340 [18565] sub0: / 0.066133 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.649 21340 [18565] sub0: \ 0.066236 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.649 21340 [18565] sub0: / 0.066369 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.649 21340 [18565] sub0: \ 0.066472 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.649 21340 [18565] sub0: / 0.066604 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.649 21340 [18565] sub0: \ 0.066707 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:02.649 21340 [18565] sub0: / 0.066835 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.650 21340 [18565] sub0: / 0.066937 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.650 21340 [18565] sub0: / 0.067067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.650 21340 [18565] sub0: / 0.067169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.650 21340 [18565] sub0: / 0.067296 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.650 21340 [18565] sub0: / 0.0674 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:02.650 21340 [18565] sub0: / 0.0675 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:23:02.651 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:02.652 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:23:02.653 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:23:02.655 21340 [18565] sub0: \ 0.071944 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:23:02.655 21340 [18565] sub0: / 0.072085 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:02.656 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:23:02.657 21340 [18565] sub0: \ 0.073891 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:23:02.657 21340 [18565] sub0: / 0.074272 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:23:02.657 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:23:02.658 21340 [18565] sub0: \ 0.075571 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:23:02.658 21340 [18565] sub0: / 0.075774 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:23:02.659 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:23:02.750 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:23:03.021 21340 [18565] sub0: \ 0.437837 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:23:03.021 21340 [18565] sub0: / 0.438677 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:23:03.022 21340 [18565] time: 0.439347 2015-12-03 12:23:03.023 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:23:03.023 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:03.024 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:03.025 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:23:03.025 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:23:03.026 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:23:03.027 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:23:03.028 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:03.029 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:23:03.035 21340 [18565] sub0: / 0.452409 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:23:07.041 21340 [18565] sub0: \ 4.458658 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:23:07.042 21340 [18565] sub0: \ 0.000651 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:23:07.042 21340 [18565] sub0: / 0.000793 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:07.042 21340 [18565] sub0: \ 0.000915 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:23:07.043 21340 [18565] sub0: / 0.001076 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:23:07.045 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:07.046 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:07.047 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:23:07.048 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:23:07.049 21340 [18565] sub0: \ 0.007289 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:23:07.049 21340 [18565] sub0: \ 0.007862 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:23:07.050 21340 [18565] sub0: \ 0.008073 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:07.050 21340 [18565] sub0: \ 0.008198 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:07.050 21340 [18565] sub0: / 0.008326 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:07.050 21340 [18565] sub0: / 0.008448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:07.050 21340 [18565] sub0: / 0.008562 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:07.050 21340 [18565] sub0: / 0.008663 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:23:07.050 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:07.052 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:23:07.053 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:23:07.055 21340 [18565] sub0: \ 0.013241 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:23:07.055 21340 [18565] sub0: / 0.0134 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:07.056 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:23:07.057 21340 [18565] sub0: \ 0.015675 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:23:07.058 21340 [18565] sub0: / 0.016124 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:23:07.058 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:23:07.059 21340 [18565] sub0: \ 0.017736 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:23:07.060 21340 [18565] sub0: / 0.018022 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:23:07.298 21340 [18565] sub0: \ 0.256735 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:23:07.299 21340 [18565] sub0: / 0.25769 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:23:07.301 21340 [18565] time: 0.259247 2015-12-03 12:23:07.302 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:23:07.302 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:07.303 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:07.304 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:23:07.304 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:23:07.305 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:23:07.306 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:23:07.308 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:07.309 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:23:07.313 21340 [18565] sub0: / 0.271909 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:23:07.913 21340 [18565] sub0: \ 0.871611 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:23:07.914 21340 [18565] sub0: \ 0.000658 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:23:07.914 21340 [18565] sub0: / 0.000818 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:07.914 21340 [18565] sub0: \ 0.000945 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:23:07.914 21340 [18565] sub0: / 0.001114 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:23:07.916 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:07.918 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:07.919 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:23:07.920 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:23:07.920 21340 [18565] sub0: \ 0.007026 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:23:07.921 21340 [18565] sub0: \ 0.007704 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:23:07.921 21340 [18565] sub0: \ 0.007868 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:07.921 21340 [18565] sub0: \ 0.007999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:07.921 21340 [18565] sub0: / 0.008128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:07.922 21340 [18565] sub0: / 0.008245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:07.922 21340 [18565] sub0: / 0.008373 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:07.922 21340 [18565] sub0: / 0.008476 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:23:07.922 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:07.923 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:23:07.925 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:23:07.926 21340 [18565] sub0: \ 0.01289 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:23:07.926 21340 [18565] sub0: / 0.013057 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:07.928 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:23:07.929 21340 [18565] sub0: \ 0.01518 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:23:07.929 21340 [18565] sub0: / 0.015648 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:23:07.929 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:23:07.930 21340 [18565] sub0: \ 0.017079 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:23:07.931 21340 [18565] sub0: / 0.017327 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:23:08.183 21340 [18565] sub0: \ 0.269402 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:23:08.184 21340 [18565] sub0: / 0.270323 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:23:08.185 21340 [18565] time: 0.271915 2015-12-03 12:23:08.186 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:23:08.187 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:08.187 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:08.189 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:23:08.189 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:23:08.190 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:23:08.191 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:23:08.193 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:08.194 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:23:08.198 21340 [18565] sub0: / 0.28509 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:23:08.212 21340 [18565] sub0: \ 0.299047 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:23:08.213 21340 [18565] sub0: \ 0.000659 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:23:08.213 21340 [18565] sub0: / 0.000805 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:08.214 21340 [18565] sub0: \ 0.000948 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:23:08.214 21340 [18565] sub0: / 0.001127 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:23:08.216 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:08.217 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:08.218 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:23:08.219 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:23:08.220 21340 [18565] sub0: \ 0.007194 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:23:08.220 21340 [18565] sub0: \ 0.007842 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:23:08.221 21340 [18565] sub0: \ 0.008002 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:08.221 21340 [18565] sub0: \ 0.008144 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:08.221 21340 [18565] sub0: / 0.008274 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:08.221 21340 [18565] sub0: / 0.00838 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:08.221 21340 [18565] sub0: / 0.008507 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:08.221 21340 [18565] sub0: / 0.008609 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:23:08.221 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:08.223 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:23:08.224 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:23:08.226 21340 [18565] sub0: \ 0.013192 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:23:08.226 21340 [18565] sub0: / 0.013356 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:08.227 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:23:08.228 21340 [18565] sub0: \ 0.015633 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:23:08.229 21340 [18565] sub0: / 0.016071 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:23:08.229 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:23:08.230 21340 [18565] sub0: \ 0.01759 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:23:08.230 21340 [18565] sub0: / 0.017845 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:23:08.282 21340 [18565] sub0: \ 0.069117 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:23:08.283 21340 [18565] sub0: / 0.070033 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:23:08.283 21340 [18565] time: 0.070843 2015-12-03 12:23:08.284 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:23:08.285 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:08.285 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:08.286 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:23:08.287 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:23:08.288 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:23:08.289 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:23:08.290 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:08.291 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:23:08.296 21340 [18565] sub0: / 0.083594 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:23:08.300 21340 [18565] sub0: \ 0.086906 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:23:08.300 21340 [18565] sub0: \ 0.000682 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:23:08.301 21340 [18565] sub0: / 0.000833 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:08.301 21340 [18565] sub0: \ 0.00097 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:23:08.301 21340 [18565] sub0: / 0.001156 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:23:08.303 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:08.304 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:08.305 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:23:08.306 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:23:08.307 21340 [18565] sub0: \ 0.006999 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:23:08.307 21340 [18565] sub0: \ 0.007601 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:23:08.307 21340 [18565] sub0: \ 0.007762 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:08.308 21340 [18565] sub0: \ 0.007908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:08.308 21340 [18565] sub0: / 0.008038 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:08.308 21340 [18565] sub0: / 0.008156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:08.308 21340 [18565] sub0: / 0.008274 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:08.308 21340 [18565] sub0: / 0.00842 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:23:08.308 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:08.310 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:23:08.311 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:23:08.313 21340 [18565] sub0: \ 0.013181 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:23:08.313 21340 [18565] sub0: / 0.013352 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:08.314 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:23:08.315 21340 [18565] sub0: \ 0.015582 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:23:08.316 21340 [18565] sub0: / 0.016016 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:23:08.316 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:23:08.317 21340 [18565] sub0: \ 0.01756 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:23:08.318 21340 [18565] sub0: / 0.017819 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:23:08.371 21340 [18565] sub0: \ 0.071253 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:23:08.372 21340 [18565] sub0: / 0.072149 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:23:08.373 21340 [18565] time: 0.072827 2015-12-03 12:23:08.373 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:23:08.374 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:08.374 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:08.375 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:23:08.376 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:23:08.377 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:23:08.378 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:23:08.380 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:08.381 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:23:08.386 21340 [18565] sub0: / 0.085898 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:23:18.761 21524 [18565] sub0: \ 41.116639 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:23:18.762 21524 [18565] sub0: \ 0.000527 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:23:18.762 21524 [18565] sub0: / 0.000719 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:18.762 21524 [18565] sub0: \ 0.00085 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:23:18.762 21524 [18565] sub0: / 0.001018 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:23:18.764 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:18.765 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:18.767 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:23:18.768 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:23:18.769 21524 [18565] sub0: \ 0.007762 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:23:18.805 21524 [18565] sub0: \ 0.044223 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:23:18.806 21524 [18565] sub0: \ 0.044542 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:18.806 21524 [18565] sub0: \ 0.044715 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:18.806 21524 [18565] sub0: \ 0.044856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.806 21524 [18565] sub0: \ 0.044994 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:18.806 21524 [18565] sub0: \ 0.045127 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.806 21524 [18565] sub0: / 0.045284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.807 21524 [18565] sub0: \ 0.045409 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.807 21524 [18565] sub0: / 0.045571 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.807 21524 [18565] sub0: \ 0.045693 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.807 21524 [18565] sub0: / 0.045841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.807 21524 [18565] sub0: \ 0.045961 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.807 21524 [18565] sub0: / 0.046105 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.807 21524 [18565] sub0: / 0.046224 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.807 21524 [18565] sub0: / 0.046384 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.808 21524 [18565] sub0: \ 0.04653 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.808 21524 [18565] sub0: \ 0.046701 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:18.808 21524 [18565] sub0: \ 0.046831 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.808 21524 [18565] sub0: / 0.047087 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.808 21524 [18565] sub0: \ 0.047214 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.808 21524 [18565] sub0: / 0.047365 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.809 21524 [18565] sub0: \ 0.047485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.809 21524 [18565] sub0: / 0.047648 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.809 21524 [18565] sub0: \ 0.047768 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.809 21524 [18565] sub0: / 0.047913 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.809 21524 [18565] sub0: / 0.048033 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.809 21524 [18565] sub0: / 0.048175 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.809 21524 [18565] sub0: \ 0.048294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.810 21524 [18565] sub0: \ 0.048446 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:18.810 21524 [18565] sub0: \ 0.048588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.810 21524 [18565] sub0: / 0.04874 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.810 21524 [18565] sub0: \ 0.04886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.810 21524 [18565] sub0: / 0.049008 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.810 21524 [18565] sub0: \ 0.049127 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.810 21524 [18565] sub0: / 0.049275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.810 21524 [18565] sub0: \ 0.049394 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.811 21524 [18565] sub0: / 0.049537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.811 21524 [18565] sub0: / 0.049672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.811 21524 [18565] sub0: / 0.049816 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.811 21524 [18565] sub0: \ 0.049959 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.811 21524 [18565] sub0: \ 0.050115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:18.811 21524 [18565] sub0: \ 0.050245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.811 21524 [18565] sub0: / 0.050395 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.812 21524 [18565] sub0: \ 0.050516 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.812 21524 [18565] sub0: / 0.05068 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.812 21524 [18565] sub0: \ 0.050799 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.812 21524 [18565] sub0: / 0.051004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.812 21524 [18565] sub0: \ 0.051131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.812 21524 [18565] sub0: / 0.051276 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.812 21524 [18565] sub0: / 0.051395 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.813 21524 [18565] sub0: / 0.051537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.813 21524 [18565] sub0: \ 0.051672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.813 21524 [18565] sub0: \ 0.051802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:18.813 21524 [18565] sub0: \ 0.051927 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.813 21524 [18565] sub0: / 0.052074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.813 21524 [18565] sub0: \ 0.052195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.813 21524 [18565] sub0: / 0.052343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.814 21524 [18565] sub0: \ 0.052461 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.814 21524 [18565] sub0: / 0.052624 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.814 21524 [18565] sub0: \ 0.052744 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.814 21524 [18565] sub0: / 0.052888 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.814 21524 [18565] sub0: / 0.053006 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.814 21524 [18565] sub0: / 0.053163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.814 21524 [18565] sub0: \ 0.053281 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.815 21524 [18565] sub0: \ 0.053451 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:18.815 21524 [18565] sub0: \ 0.053594 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.815 21524 [18565] sub0: / 0.053745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.815 21524 [18565] sub0: \ 0.053867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.815 21524 [18565] sub0: / 0.054018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.815 21524 [18565] sub0: \ 0.054136 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.815 21524 [18565] sub0: / 0.054285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.815 21524 [18565] sub0: \ 0.054405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.816 21524 [18565] sub0: / 0.05456 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.816 21524 [18565] sub0: / 0.054681 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.816 21524 [18565] sub0: / 0.054826 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.816 21524 [18565] sub0: \ 0.055017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.816 21524 [18565] sub0: \ 0.055162 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:18.816 21524 [18565] sub0: \ 0.05529 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.817 21524 [18565] sub0: / 0.055438 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.817 21524 [18565] sub0: \ 0.055571 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.817 21524 [18565] sub0: / 0.055722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.817 21524 [18565] sub0: \ 0.055841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.817 21524 [18565] sub0: / 0.055988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.817 21524 [18565] sub0: \ 0.056106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.817 21524 [18565] sub0: / 0.056249 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.817 21524 [18565] sub0: / 0.056366 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.818 21524 [18565] sub0: / 0.056518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.818 21524 [18565] sub0: \ 0.056651 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.818 21524 [18565] sub0: \ 0.056808 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:18.818 21524 [18565] sub0: \ 0.056959 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.818 21524 [18565] sub0: / 0.05711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.818 21524 [18565] sub0: \ 0.05723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.818 21524 [18565] sub0: / 0.057378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.819 21524 [18565] sub0: \ 0.057503 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.819 21524 [18565] sub0: / 0.057667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.819 21524 [18565] sub0: \ 0.057786 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.819 21524 [18565] sub0: / 0.057929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.819 21524 [18565] sub0: / 0.058047 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.819 21524 [18565] sub0: / 0.058182 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.819 21524 [18565] sub0: \ 0.0583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.820 21524 [18565] sub0: \ 0.058452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:18.820 21524 [18565] sub0: \ 0.058591 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.820 21524 [18565] sub0: / 0.058742 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.820 21524 [18565] sub0: \ 0.058864 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.820 21524 [18565] sub0: / 0.059074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.820 21524 [18565] sub0: \ 0.059195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.820 21524 [18565] sub0: / 0.059344 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.821 21524 [18565] sub0: \ 0.059463 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.821 21524 [18565] sub0: / 0.059678 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.821 21524 [18565] sub0: / 0.0598 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.821 21524 [18565] sub0: / 0.059941 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.821 21524 [18565] sub0: \ 0.060059 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.821 21524 [18565] sub0: \ 0.060209 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:18.821 21524 [18565] sub0: \ 0.060362 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.822 21524 [18565] sub0: / 0.060515 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.822 21524 [18565] sub0: \ 0.060651 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.822 21524 [18565] sub0: / 0.0608 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.822 21524 [18565] sub0: \ 0.060919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.822 21524 [18565] sub0: / 0.061068 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.822 21524 [18565] sub0: \ 0.061186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.822 21524 [18565] sub0: / 0.06133 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.823 21524 [18565] sub0: / 0.061447 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.823 21524 [18565] sub0: / 0.061604 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.823 21524 [18565] sub0: \ 0.061728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.823 21524 [18565] sub0: \ 0.0619 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:18.823 21524 [18565] sub0: \ 0.062029 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.823 21524 [18565] sub0: / 0.062179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.823 21524 [18565] sub0: \ 0.062299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.824 21524 [18565] sub0: / 0.062448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.824 21524 [18565] sub0: \ 0.062579 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.824 21524 [18565] sub0: / 0.062731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.824 21524 [18565] sub0: \ 0.06285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.824 21524 [18565] sub0: / 0.063076 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.824 21524 [18565] sub0: / 0.063196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.824 21524 [18565] sub0: / 0.063311 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.825 21524 [18565] sub0: \ 0.063424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.825 21524 [18565] sub0: \ 0.063562 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:18.825 21524 [18565] sub0: \ 0.063692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.825 21524 [18565] sub0: / 0.063864 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.825 21524 [18565] sub0: \ 0.063986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.825 21524 [18565] sub0: / 0.064133 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.825 21524 [18565] sub0: \ 0.064252 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.825 21524 [18565] sub0: / 0.0644 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.826 21524 [18565] sub0: \ 0.064516 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.826 21524 [18565] sub0: / 0.064671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.826 21524 [18565] sub0: / 0.064789 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.826 21524 [18565] sub0: / 0.064947 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.826 21524 [18565] sub0: \ 0.065067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.826 21524 [18565] sub0: \ 0.065207 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:18.826 21524 [18565] sub0: \ 0.065337 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.827 21524 [18565] sub0: / 0.065487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.827 21524 [18565] sub0: \ 0.065621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.827 21524 [18565] sub0: / 0.065771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.827 21524 [18565] sub0: \ 0.065889 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.827 21524 [18565] sub0: / 0.066037 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.827 21524 [18565] sub0: \ 0.066154 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.827 21524 [18565] sub0: / 0.066297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.828 21524 [18565] sub0: / 0.066413 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.828 21524 [18565] sub0: / 0.06658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.828 21524 [18565] sub0: \ 0.0667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.828 21524 [18565] sub0: \ 0.066868 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:18.828 21524 [18565] sub0: \ 0.06706 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.828 21524 [18565] sub0: / 0.067211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.828 21524 [18565] sub0: \ 0.067352 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.829 21524 [18565] sub0: / 0.067502 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.829 21524 [18565] sub0: \ 0.067695 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.829 21524 [18565] sub0: / 0.067844 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.829 21524 [18565] sub0: \ 0.06796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.829 21524 [18565] sub0: / 0.068102 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.829 21524 [18565] sub0: / 0.068217 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.829 21524 [18565] sub0: / 0.068356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.830 21524 [18565] sub0: \ 0.068475 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.830 21524 [18565] sub0: \ 0.068641 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:18.830 21524 [18565] sub0: \ 0.068769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.830 21524 [18565] sub0: / 0.068918 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.830 21524 [18565] sub0: \ 0.069037 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.830 21524 [18565] sub0: / 0.069183 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.830 21524 [18565] sub0: \ 0.069301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.831 21524 [18565] sub0: / 0.069448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.831 21524 [18565] sub0: \ 0.069578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.831 21524 [18565] sub0: / 0.069723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.831 21524 [18565] sub0: / 0.06984 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.831 21524 [18565] sub0: / 0.069981 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.831 21524 [18565] sub0: \ 0.070098 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.831 21524 [18565] sub0: \ 0.070249 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:18.831 21524 [18565] sub0: \ 0.070377 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.832 21524 [18565] sub0: / 0.070525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.832 21524 [18565] sub0: \ 0.070657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.832 21524 [18565] sub0: / 0.070829 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.832 21524 [18565] sub0: \ 0.071032 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.832 21524 [18565] sub0: / 0.071187 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.832 21524 [18565] sub0: \ 0.071304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.833 21524 [18565] sub0: / 0.071447 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.833 21524 [18565] sub0: / 0.071577 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.833 21524 [18565] sub0: / 0.071722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.833 21524 [18565] sub0: \ 0.071839 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.833 21524 [18565] sub0: \ 0.07197 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:18.833 21524 [18565] sub0: \ 0.072096 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.833 21524 [18565] sub0: / 0.072243 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.833 21524 [18565] sub0: \ 0.072363 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.834 21524 [18565] sub0: / 0.072511 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.834 21524 [18565] sub0: \ 0.072644 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.834 21524 [18565] sub0: / 0.072793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.834 21524 [18565] sub0: \ 0.072911 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.834 21524 [18565] sub0: / 0.073054 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.834 21524 [18565] sub0: / 0.073171 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.834 21524 [18565] sub0: / 0.07333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.835 21524 [18565] sub0: \ 0.073448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.835 21524 [18565] sub0: \ 0.073613 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:18.835 21524 [18565] sub0: \ 0.073743 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.835 21524 [18565] sub0: / 0.073893 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.835 21524 [18565] sub0: \ 0.074012 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.835 21524 [18565] sub0: / 0.074184 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.835 21524 [18565] sub0: \ 0.074303 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.836 21524 [18565] sub0: / 0.074452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.836 21524 [18565] sub0: \ 0.074585 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:18.836 21524 [18565] sub0: / 0.074732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.836 21524 [18565] sub0: / 0.074849 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.836 21524 [18565] sub0: / 0.075052 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.836 21524 [18565] sub0: / 0.075171 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.836 21524 [18565] sub0: / 0.075385 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.837 21524 [18565] sub0: \ 0.075512 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:18.837 21524 [18565] sub0: / 0.075728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.837 21524 [18565] sub0: / 0.075879 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:18.837 21524 [18565] sub0: / 0.075997 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:23:18.838 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:18.839 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:23:18.841 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:23:18.842 21524 [18565] sub0: \ 0.081142 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:23:18.842 21524 [18565] sub0: / 0.081316 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:18.844 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:23:18.845 21524 [18565] sub0: \ 0.083545 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:23:18.845 21524 [18565] sub0: / 0.083977 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:23:18.845 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:23:18.847 21524 [18565] sub0: \ 0.08551 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:23:18.847 21524 [18565] sub0: / 0.085775 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:23:18.847 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:23:18.945 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:23:19.296 21524 [18565] sub0: \ 0.535363 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:23:19.297 21524 [18565] sub0: / 0.53635 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:23:19.298 21524 [18565] time: 0.53706 2015-12-03 12:23:19.299 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:23:19.299 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:19.300 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:19.301 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:23:19.302 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:23:19.302 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:23:19.303 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:23:19.305 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:19.307 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:23:19.314 21524 [18565] sub0: / 0.55311 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:23:22.410 21524 [18565] sub0: \ 3.649286 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:23:22.411 21524 [18565] sub0: \ 0.000557 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:23:22.411 21524 [18565] sub0: / 0.000692 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:22.411 21524 [18565] sub0: \ 0.000817 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:23:22.412 21524 [18565] sub0: / 0.000985 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:23:22.413 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:22.415 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:22.416 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:23:22.417 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:23:22.418 21524 [18565] sub0: \ 0.006989 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:23:22.418 21524 [18565] sub0: \ 0.007559 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:23:22.418 21524 [18565] sub0: \ 0.00773 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:22.418 21524 [18565] sub0: \ 0.007871 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:22.419 21524 [18565] sub0: / 0.008009 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:22.419 21524 [18565] sub0: / 0.008152 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:22.419 21524 [18565] sub0: / 0.008276 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:22.419 21524 [18565] sub0: / 0.008389 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:23:22.419 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:22.421 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:23:22.422 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:23:22.423 21524 [18565] sub0: \ 0.012887 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:23:22.424 21524 [18565] sub0: / 0.013049 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:22.425 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:23:22.426 21524 [18565] sub0: \ 0.015215 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:23:22.426 21524 [18565] sub0: / 0.015609 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:23:22.426 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:23:22.428 21524 [18565] sub0: \ 0.017126 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:23:22.428 21524 [18565] sub0: / 0.01737 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:23:22.723 21525 [18565] sub0: \ 34.332998 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:23:22.724 21525 [18565] sub0: \ 0.000774 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:23:22.725 21525 [18565] sub0: / 0.00095 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:22.725 21525 [18565] sub0: \ 0.001095 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:23:22.725 21525 [18565] sub0: / 0.001269 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:23:22.727 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:22.728 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:22.729 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:23:22.730 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:23:22.731 21525 [18565] sub0: \ 0.007613 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:23:22.732 21525 [18565] sub0: \ 0.008195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:23:22.732 21525 [18565] sub0: \ 0.008353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:22.732 21525 [18565] sub0: \ 0.00853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:22.732 21525 [18565] sub0: / 0.00866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:22.732 21525 [18565] sub0: / 0.008779 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:22.733 21525 [18565] sub0: / 0.008991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:22.733 21525 [18565] sub0: / 0.009111 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:23:22.733 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:22.736 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:23:22.740 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:23:22.744 21525 [18565] sub0: \ 0.019999 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:23:22.744 21525 [18565] sub0: / 0.020488 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:22.745 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:23:22.746 21525 [18565] sub0: \ 0.022665 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:23:22.747 21525 [18565] sub0: / 0.02309 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:23:22.747 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:23:22.751 21525 [18565] sub0: \ 0.027277 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:23:22.751 21525 [18565] sub0: / 0.027596 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:23:23.080 21340 [18565] sub0: \ 14.780785 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:23:23.081 21340 [18565] sub0: \ 0.00063 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:23:23.081 21340 [18565] sub0: / 0.000769 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:23.082 21340 [18565] sub0: \ 0.000893 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:23:23.082 21340 [18565] sub0: / 0.001069 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:23:23.083 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:23.085 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:23.086 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:23:23.087 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:23:23.087 21340 [18565] sub0: \ 0.006785 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:23:23.088 21340 [18565] sub0: \ 0.007399 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:23:23.088 21340 [18565] sub0: \ 0.007575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:23.088 21340 [18565] sub0: \ 0.007707 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:23.089 21340 [18565] sub0: / 0.007835 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:23.089 21340 [18565] sub0: / 0.007964 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:23.089 21340 [18565] sub0: / 0.008086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:23.089 21340 [18565] sub0: / 0.008188 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:23:23.089 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:23.092 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:23:23.096 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:23:23.097 21340 [18565] sub0: \ 0.016749 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:23:23.098 21340 [18565] sub0: / 0.016912 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:23.100 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:23:23.102 21340 [18565] sub0: \ 0.021297 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:23:23.102 21340 [18565] sub0: / 0.021737 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:23:23.103 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:23:23.105 21340 [18565] sub0: \ 0.024714 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:23:23.106 21340 [18565] sub0: / 0.025022 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:23:23.397 21524 [18565] sub0: \ 0.9862 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:23:23.398 21524 [18565] sub0: / 0.987115 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:23:23.402 21524 [18565] time: 0.991107 2015-12-03 12:23:23.403 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:23:23.403 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:23.404 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:23.405 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:23:23.406 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:23:23.406 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:23:23.407 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:23:23.409 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:23.410 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:23:23.416 21524 [18565] sub0: / 1.005622 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:23:23.738 21340 [18565] sub0: \ 0.657616 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:23:23.739 21340 [18565] sub0: / 0.65853 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:23:23.742 21340 [18565] time: 0.661039 2015-12-03 12:23:23.743 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:23:23.744 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:23.746 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:23.747 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:23:23.747 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:23:23.751 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:23:23.752 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:23:23.766 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:23.767 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:23:23.777 21340 [18565] sub0: / 0.696766 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:23:23.896 21525 [18565] sub0: \ 1.172241 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:23:23.897 21525 [18565] sub0: / 1.1732 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:23:23.901 21525 [18565] time: 1.177232 2015-12-03 12:23:23.902 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:23:23.902 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:23.903 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:23.904 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:23:23.905 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:23:23.905 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:23:23.906 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:23:23.908 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:23.909 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:23:23.916 21525 [18565] sub0: / 1.192607 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:23:24.385 21525 [18565] sub0: \ 1.661011 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:23:24.385 21525 [18565] sub0: \ 0.000566 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:23:24.386 21525 [18565] sub0: / 0.000705 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:24.386 21525 [18565] sub0: \ 0.000844 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:23:24.386 21525 [18565] sub0: / 0.001007 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:23:24.388 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:24.389 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:24.390 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:23:24.391 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:23:24.392 21525 [18565] sub0: \ 0.006987 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:23:24.392 21525 [18565] sub0: \ 0.007585 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:23:24.393 21525 [18565] sub0: \ 0.00775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:24.393 21525 [18565] sub0: \ 0.007895 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:24.393 21525 [18565] sub0: / 0.008024 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:24.393 21525 [18565] sub0: / 0.008142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:24.393 21525 [18565] sub0: / 0.008255 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:24.393 21525 [18565] sub0: / 0.008357 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:23:24.393 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:24.395 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:23:24.396 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:23:24.398 21525 [18565] sub0: \ 0.012979 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:23:24.398 21525 [18565] sub0: / 0.013138 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:24.399 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:23:24.400 21525 [18565] sub0: \ 0.015287 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:23:24.401 21525 [18565] sub0: / 0.015699 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:23:24.401 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:23:24.402 21525 [18565] sub0: \ 0.01732 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:23:24.402 21525 [18565] sub0: / 0.017596 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:23:24.448 21525 [18565] sub0: \ 0.063003 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:23:24.449 21525 [18565] sub0: / 0.063965 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:23:24.449 21525 [18565] time: 0.064465 2015-12-03 12:23:24.450 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:23:24.450 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:24.451 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:24.452 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:23:24.453 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:23:24.453 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:23:24.454 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:23:24.456 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:24.457 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:23:24.464 21525 [18565] sub0: / 0.078698 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:23:24.573 21525 [18565] sub0: \ 0.187705 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:23:24.573 21525 [18565] sub0: \ 0.000566 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:23:24.573 21525 [18565] sub0: / 0.00071 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:24.574 21525 [18565] sub0: \ 0.000835 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:23:24.574 21525 [18565] sub0: / 0.001016 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:23:24.576 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:24.577 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:24.578 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:23:24.579 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:23:24.580 21525 [18565] sub0: \ 0.00708 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:23:24.580 21525 [18565] sub0: \ 0.007683 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:23:24.581 21525 [18565] sub0: \ 0.007863 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:24.581 21525 [18565] sub0: \ 0.007997 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:24.581 21525 [18565] sub0: / 0.00813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:24.581 21525 [18565] sub0: / 0.008252 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:24.581 21525 [18565] sub0: / 0.008368 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:24.581 21525 [18565] sub0: / 0.008473 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:23:24.581 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:24.583 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:23:24.585 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:23:24.586 21525 [18565] sub0: \ 0.013212 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:23:24.586 21525 [18565] sub0: / 0.013382 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:24.587 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:23:24.588 21525 [18565] sub0: \ 0.015693 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:23:24.589 21525 [18565] sub0: / 0.016137 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:23:24.589 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:23:24.591 21525 [18565] sub0: \ 0.018218 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:23:24.591 21525 [18565] sub0: / 0.018507 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:23:25.546 21525 [18565] sub0: \ 0.972788 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:23:25.546 21525 [18565] sub0: / 0.973687 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:23:25.551 21525 [18565] time: 0.977787 2015-12-03 12:23:25.552 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:23:25.552 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:25.553 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:25.554 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:23:25.554 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:23:25.555 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:23:25.556 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:23:25.558 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:25.559 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:23:25.566 21525 [18565] sub0: / 0.993394 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:23:25.629 21525 [18565] sub0: \ 1.056623 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:23:25.630 21525 [18565] sub0: \ 0.000594 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:23:25.630 21525 [18565] sub0: / 0.000734 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:25.630 21525 [18565] sub0: \ 0.00086 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:23:25.631 21525 [18565] sub0: / 0.00102 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:23:25.632 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:25.634 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:25.635 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:23:25.636 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:23:25.637 21525 [18565] sub0: \ 0.006935 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:23:25.637 21525 [18565] sub0: \ 0.007546 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:23:25.637 21525 [18565] sub0: \ 0.007683 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:25.637 21525 [18565] sub0: \ 0.007818 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:25.638 21525 [18565] sub0: / 0.007945 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:25.638 21525 [18565] sub0: / 0.008078 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:25.638 21525 [18565] sub0: / 0.008206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:25.638 21525 [18565] sub0: / 0.008308 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:23:25.638 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:25.639 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:23:25.641 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:23:25.642 21525 [18565] sub0: \ 0.012715 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:23:25.642 21525 [18565] sub0: / 0.012862 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:25.644 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:23:25.644 21525 [18565] sub0: \ 0.014901 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:23:25.645 21525 [18565] sub0: / 0.015317 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:23:25.645 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:23:25.646 21525 [18565] sub0: \ 0.016915 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:23:25.647 21525 [18565] sub0: / 0.017192 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:23:25.706 21525 [18565] sub0: \ 0.076401 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:23:25.707 21525 [18565] sub0: / 0.077277 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:23:25.708 21525 [18565] time: 0.077974 2015-12-03 12:23:25.708 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:23:25.709 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:25.709 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:25.710 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:23:25.711 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:23:25.711 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:23:25.712 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:23:25.714 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:25.715 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:23:25.721 21525 [18565] sub0: / 0.091887 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:23:26.950 21525 [18565] sub0: \ 1.320052 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:23:26.950 21525 [18565] sub0: \ 0.000555 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:23:26.950 21525 [18565] sub0: / 0.000686 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:26.951 21525 [18565] sub0: \ 0.000821 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:23:26.951 21525 [18565] sub0: / 0.000981 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:23:26.953 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:26.954 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:26.955 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:23:26.956 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:23:26.956 21525 [18565] sub0: \ 0.00646 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:23:26.995 21525 [18565] sub0: \ 0.044954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:23:26.995 21525 [18565] sub0: \ 0.045181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:26.995 21525 [18565] sub0: \ 0.045366 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:26.995 21525 [18565] sub0: \ 0.045491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:26.995 21525 [18565] sub0: \ 0.045618 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:26.996 21525 [18565] sub0: \ 0.045732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:26.996 21525 [18565] sub0: / 0.045885 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:26.996 21525 [18565] sub0: \ 0.045992 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:26.996 21525 [18565] sub0: / 0.046127 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:26.996 21525 [18565] sub0: \ 0.046294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:26.996 21525 [18565] sub0: / 0.046431 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:26.996 21525 [18565] sub0: \ 0.046536 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:26.996 21525 [18565] sub0: / 0.046665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:26.997 21525 [18565] sub0: / 0.046782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:26.997 21525 [18565] sub0: / 0.046922 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:26.997 21525 [18565] sub0: \ 0.047026 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:26.997 21525 [18565] sub0: \ 0.047172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:26.997 21525 [18565] sub0: \ 0.047288 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:26.997 21525 [18565] sub0: / 0.047422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:26.997 21525 [18565] sub0: \ 0.047528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:26.997 21525 [18565] sub0: / 0.047663 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:26.998 21525 [18565] sub0: \ 0.047783 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:26.998 21525 [18565] sub0: / 0.047931 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:26.998 21525 [18565] sub0: \ 0.048038 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:26.998 21525 [18565] sub0: / 0.048167 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:26.998 21525 [18565] sub0: / 0.04827 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:26.998 21525 [18565] sub0: / 0.048389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:26.998 21525 [18565] sub0: \ 0.048493 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:26.998 21525 [18565] sub0: \ 0.048635 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:26.999 21525 [18565] sub0: \ 0.048764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:26.999 21525 [18565] sub0: / 0.048902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:26.999 21525 [18565] sub0: \ 0.049008 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:26.999 21525 [18565] sub0: / 0.049141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:26.999 21525 [18565] sub0: \ 0.049248 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:26.999 21525 [18565] sub0: / 0.049381 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:26.999 21525 [18565] sub0: \ 0.049488 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:26.999 21525 [18565] sub0: / 0.049618 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.000 21525 [18565] sub0: / 0.049723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.000 21525 [18565] sub0: / 0.049862 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.000 21525 [18565] sub0: \ 0.049968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.000 21525 [18565] sub0: \ 0.050095 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:27.000 21525 [18565] sub0: \ 0.050233 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.000 21525 [18565] sub0: / 0.050373 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.000 21525 [18565] sub0: \ 0.05048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.000 21525 [18565] sub0: / 0.050614 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.001 21525 [18565] sub0: \ 0.050721 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.001 21525 [18565] sub0: / 0.050871 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.001 21525 [18565] sub0: \ 0.050988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.001 21525 [18565] sub0: / 0.051118 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.001 21525 [18565] sub0: / 0.051222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.001 21525 [18565] sub0: / 0.051359 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.001 21525 [18565] sub0: \ 0.051466 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.001 21525 [18565] sub0: \ 0.0516180000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:27.002 21525 [18565] sub0: \ 0.051735 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.002 21525 [18565] sub0: / 0.051886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.002 21525 [18565] sub0: \ 0.051992 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.002 21525 [18565] sub0: / 0.052128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.002 21525 [18565] sub0: \ 0.052234 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.002 21525 [18565] sub0: / 0.052368 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.002 21525 [18565] sub0: \ 0.052474 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.002 21525 [18565] sub0: / 0.052603 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.003 21525 [18565] sub0: / 0.052708 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.003 21525 [18565] sub0: / 0.052835 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.003 21525 [18565] sub0: \ 0.052938 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.003 21525 [18565] sub0: \ 0.053075 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:27.003 21525 [18565] sub0: \ 0.05319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.003 21525 [18565] sub0: / 0.053325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.003 21525 [18565] sub0: \ 0.053431 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.003 21525 [18565] sub0: / 0.053565 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.003 21525 [18565] sub0: \ 0.053671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.004 21525 [18565] sub0: / 0.053818 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.004 21525 [18565] sub0: \ 0.053935 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.004 21525 [18565] sub0: / 0.0540659999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.004 21525 [18565] sub0: / 0.054171 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.004 21525 [18565] sub0: / 0.054327 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.004 21525 [18565] sub0: \ 0.054433 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.004 21525 [18565] sub0: \ 0.054562 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:27.004 21525 [18565] sub0: \ 0.054674 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.005 21525 [18565] sub0: / 0.054824 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.005 21525 [18565] sub0: \ 0.05493 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.005 21525 [18565] sub0: / 0.055064 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.005 21525 [18565] sub0: \ 0.0551700000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.005 21525 [18565] sub0: / 0.055304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.005 21525 [18565] sub0: \ 0.055409 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.005 21525 [18565] sub0: / 0.055536 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.005 21525 [18565] sub0: / 0.05564 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.006 21525 [18565] sub0: / 0.05579 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.006 21525 [18565] sub0: \ 0.055897 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.006 21525 [18565] sub0: \ 0.05602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:27.006 21525 [18565] sub0: \ 0.056131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.006 21525 [18565] sub0: / 0.056266 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.006 21525 [18565] sub0: \ 0.056372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.006 21525 [18565] sub0: / 0.0565059999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.006 21525 [18565] sub0: \ 0.05661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.007 21525 [18565] sub0: / 0.056755 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.007 21525 [18565] sub0: \ 0.056863 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.007 21525 [18565] sub0: / 0.057002 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.007 21525 [18565] sub0: / 0.057107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.007 21525 [18565] sub0: / 0.057248 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.007 21525 [18565] sub0: \ 0.057354 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.007 21525 [18565] sub0: \ 0.0575059999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:27.007 21525 [18565] sub0: \ 0.057623 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.008 21525 [18565] sub0: / 0.057774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.008 21525 [18565] sub0: \ 0.057883 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.008 21525 [18565] sub0: / 0.058017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.008 21525 [18565] sub0: \ 0.058122 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.008 21525 [18565] sub0: / 0.0582859999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.008 21525 [18565] sub0: \ 0.058393 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.008 21525 [18565] sub0: / 0.058523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.008 21525 [18565] sub0: / 0.058626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.012 21525 [18565] sub0: / 0.062465 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.012 21525 [18565] sub0: \ 0.062593 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.013 21525 [18565] sub0: \ 0.062757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:27.013 21525 [18565] sub0: \ 0.062904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.013 21525 [18565] sub0: / 0.063056 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.013 21525 [18565] sub0: \ 0.063177 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.013 21525 [18565] sub0: / 0.063326 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.013 21525 [18565] sub0: \ 0.0634479999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.013 21525 [18565] sub0: / 0.063598 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.014 21525 [18565] sub0: \ 0.0637180000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.014 21525 [18565] sub0: / 0.063898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.014 21525 [18565] sub0: / 0.064042 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.014 21525 [18565] sub0: / 0.064181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.014 21525 [18565] sub0: \ 0.064304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.014 21525 [18565] sub0: \ 0.06445 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:27.014 21525 [18565] sub0: \ 0.0645790000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.015 21525 [18565] sub0: / 0.064733 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.015 21525 [18565] sub0: \ 0.064868 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.015 21525 [18565] sub0: / 0.0650309999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.015 21525 [18565] sub0: \ 0.065153 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.015 21525 [18565] sub0: / 0.065303 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.015 21525 [18565] sub0: \ 0.065423 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.015 21525 [18565] sub0: / 0.065567 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.015 21525 [18565] sub0: / 0.065685 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.016 21525 [18565] sub0: / 0.065848 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.016 21525 [18565] sub0: \ 0.065971 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.016 21525 [18565] sub0: \ 0.066116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:27.016 21525 [18565] sub0: \ 0.066287 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.016 21525 [18565] sub0: / 0.0664400000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.016 21525 [18565] sub0: \ 0.06656 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.017 21525 [18565] sub0: / 0.066708 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.017 21525 [18565] sub0: \ 0.066843 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.017 21525 [18565] sub0: / 0.066993 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.017 21525 [18565] sub0: \ 0.067111 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.017 21525 [18565] sub0: / 0.067254 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.017 21525 [18565] sub0: / 0.0673859999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.017 21525 [18565] sub0: / 0.067536 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.017 21525 [18565] sub0: \ 0.067656 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.018 21525 [18565] sub0: \ 0.067842 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:27.018 21525 [18565] sub0: \ 0.067975 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.018 21525 [18565] sub0: / 0.068126 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.018 21525 [18565] sub0: \ 0.068245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.018 21525 [18565] sub0: / 0.068393 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.018 21525 [18565] sub0: \ 0.068514 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.018 21525 [18565] sub0: / 0.068662 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.019 21525 [18565] sub0: \ 0.068779 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.019 21525 [18565] sub0: / 0.068937 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.019 21525 [18565] sub0: / 0.0690539999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.019 21525 [18565] sub0: / 0.069167 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.019 21525 [18565] sub0: \ 0.069283 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.019 21525 [18565] sub0: \ 0.06945 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:27.019 21525 [18565] sub0: \ 0.0695789999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.020 21525 [18565] sub0: / 0.06973 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.020 21525 [18565] sub0: \ 0.069864 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.020 21525 [18565] sub0: / 0.070011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.020 21525 [18565] sub0: \ 0.0701310000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.020 21525 [18565] sub0: / 0.070321 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.020 21525 [18565] sub0: \ 0.070439 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.020 21525 [18565] sub0: / 0.070584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.021 21525 [18565] sub0: / 0.0707 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.021 21525 [18565] sub0: / 0.070852 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.021 21525 [18565] sub0: \ 0.070972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.021 21525 [18565] sub0: \ 0.071115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:27.021 21525 [18565] sub0: \ 0.071241 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.021 21525 [18565] sub0: / 0.071391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.021 21525 [18565] sub0: \ 0.071511 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.021 21525 [18565] sub0: / 0.071657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.022 21525 [18565] sub0: \ 0.071777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.022 21525 [18565] sub0: / 0.071941 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.022 21525 [18565] sub0: \ 0.07206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.022 21525 [18565] sub0: / 0.072203 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.022 21525 [18565] sub0: / 0.072319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.022 21525 [18565] sub0: / 0.072465 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.022 21525 [18565] sub0: \ 0.072583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.023 21525 [18565] sub0: \ 0.072733 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:27.023 21525 [18565] sub0: \ 0.072873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.023 21525 [18565] sub0: / 0.073024 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.023 21525 [18565] sub0: \ 0.073143 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.023 21525 [18565] sub0: / 0.07329 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.023 21525 [18565] sub0: \ 0.073411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.023 21525 [18565] sub0: / 0.073559 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.023 21525 [18565] sub0: \ 0.073678 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.024 21525 [18565] sub0: / 0.073834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.024 21525 [18565] sub0: / 0.073951 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.024 21525 [18565] sub0: / 0.07409 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.024 21525 [18565] sub0: \ 0.0742699999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.024 21525 [18565] sub0: \ 0.074433 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:27.024 21525 [18565] sub0: \ 0.074561 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.025 21525 [18565] sub0: / 0.074711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.025 21525 [18565] sub0: \ 0.074844 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.025 21525 [18565] sub0: / 0.074993 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.025 21525 [18565] sub0: \ 0.075113 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.025 21525 [18565] sub0: / 0.075261 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.025 21525 [18565] sub0: \ 0.07538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.025 21525 [18565] sub0: / 0.075523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.025 21525 [18565] sub0: / 0.075639 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.026 21525 [18565] sub0: / 0.075772 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.026 21525 [18565] sub0: \ 0.075905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.026 21525 [18565] sub0: \ 0.076065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:27.026 21525 [18565] sub0: \ 0.076192 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.026 21525 [18565] sub0: / 0.076343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.026 21525 [18565] sub0: \ 0.076462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.026 21525 [18565] sub0: / 0.076609 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.027 21525 [18565] sub0: \ 0.076728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.027 21525 [18565] sub0: / 0.076892 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.027 21525 [18565] sub0: \ 0.0770110000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.027 21525 [18565] sub0: / 0.077156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.027 21525 [18565] sub0: / 0.077272 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.027 21525 [18565] sub0: / 0.0774010000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.027 21525 [18565] sub0: \ 0.077534 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.028 21525 [18565] sub0: \ 0.077696 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:27.028 21525 [18565] sub0: \ 0.077841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.028 21525 [18565] sub0: / 0.077995 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.028 21525 [18565] sub0: \ 0.078113 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.028 21525 [18565] sub0: / 0.0783 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.028 21525 [18565] sub0: \ 0.078423 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.028 21525 [18565] sub0: / 0.0785709999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.028 21525 [18565] sub0: \ 0.07869 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:27.029 21525 [18565] sub0: / 0.078846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.029 21525 [18565] sub0: / 0.078964 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.029 21525 [18565] sub0: / 0.079094 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.029 21525 [18565] sub0: / 0.079209 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.029 21525 [18565] sub0: / 0.079377 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.029 21525 [18565] sub0: \ 0.079512 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:27.029 21525 [18565] sub0: / 0.0796519999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.030 21525 [18565] sub0: / 0.0797909999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:27.030 21525 [18565] sub0: / 0.07992 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:23:27.030 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:27.032 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:23:27.033 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:23:27.034 21525 [18565] sub0: \ 0.084575 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:23:27.035 21525 [18565] sub0: / 0.084705 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:27.036 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:23:27.036 21525 [18565] sub0: \ 0.086512 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:23:27.037 21525 [18565] sub0: / 0.0868949999999999 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:23:27.037 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:23:27.038 21525 [18565] sub0: \ 0.0884 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:23:27.038 21525 [18565] sub0: / 0.088622 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:23:27.039 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:23:27.130 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:23:27.400 21525 [18565] sub0: \ 0.45033 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:23:27.401 21525 [18565] sub0: / 0.451155 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:23:27.401 21525 [18565] time: 0.451641 2015-12-03 12:23:27.402 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:23:27.402 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:27.403 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:27.404 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:23:27.404 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:23:27.405 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:23:27.406 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:23:27.408 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:27.409 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:23:27.416 21525 [18565] sub0: / 0.466228 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:23:30.280 21525 [18565] sub0: \ 3.330452 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:23:30.281 21525 [18565] sub0: \ 0.000583 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:23:30.281 21525 [18565] sub0: / 0.000717 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:30.281 21525 [18565] sub0: \ 0.00084 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:23:30.281 21525 [18565] sub0: / 0.000998 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:23:30.283 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:30.284 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:30.285 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:23:30.286 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:23:30.287 21525 [18565] sub0: \ 0.006626 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:23:30.288 21525 [18565] sub0: \ 0.007237 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:23:30.288 21525 [18565] sub0: \ 0.007386 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:30.288 21525 [18565] sub0: \ 0.007515 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:30.288 21525 [18565] sub0: / 0.007671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:30.288 21525 [18565] sub0: / 0.007787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:30.288 21525 [18565] sub0: / 0.007905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:30.288 21525 [18565] sub0: / 0.008007 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:23:30.289 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:30.290 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:23:30.291 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:23:30.292 21525 [18565] sub0: \ 0.011867 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:23:30.292 21525 [18565] sub0: / 0.012001 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:30.293 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:23:30.294 21525 [18565] sub0: \ 0.013805 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:23:30.295 21525 [18565] sub0: / 0.014191 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:23:30.295 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:23:30.296 21525 [18565] sub0: \ 0.015752 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:23:30.296 21525 [18565] sub0: / 0.015988 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:23:30.418 21525 [18565] sub0: \ 0.137701 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:23:30.419 21525 [18565] sub0: / 0.138566 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:23:30.420 21525 [18565] time: 0.139496 2015-12-03 12:23:30.421 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:23:30.421 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:30.422 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:30.422 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:23:30.423 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:23:30.424 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:23:30.424 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:23:30.494 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:30.495 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:23:30.502 21525 [18565] sub0: / 0.221453 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:23:30.540 21525 [18565] sub0: \ 0.259225 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:23:30.541 21525 [18565] sub0: \ 0.000737 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:23:30.541 21525 [18565] sub0: / 0.000908 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:30.541 21525 [18565] sub0: \ 0.001058 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:23:30.541 21525 [18565] sub0: / 0.001265 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:23:30.543 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:30.544 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:30.545 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:23:30.546 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:23:30.547 21525 [18565] sub0: \ 0.006919 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:23:30.547 21525 [18565] sub0: \ 0.007496 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:23:30.548 21525 [18565] sub0: \ 0.007669 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:30.548 21525 [18565] sub0: \ 0.007802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:30.548 21525 [18565] sub0: / 0.007926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:30.548 21525 [18565] sub0: / 0.008029 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:30.548 21525 [18565] sub0: / 0.008163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:30.548 21525 [18565] sub0: / 0.008263 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:23:30.548 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:30.550 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:23:30.551 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:23:30.552 21525 [18565] sub0: \ 0.012158 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:23:30.552 21525 [18565] sub0: / 0.012305 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:30.553 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:23:30.554 21525 [18565] sub0: \ 0.014081 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:23:30.554 21525 [18565] sub0: / 0.014456 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:23:30.555 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:23:30.556 21525 [18565] sub0: \ 0.01601 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:23:30.556 21525 [18565] sub0: / 0.016293 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:23:30.609 21525 [18565] sub0: \ 0.069063 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:23:30.610 21525 [18565] sub0: / 0.06993 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:23:30.611 21525 [18565] time: 0.070623 2015-12-03 12:23:30.611 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:23:30.612 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:30.612 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:30.613 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:23:30.614 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:23:30.614 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:23:30.615 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:23:30.653 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:30.655 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:23:30.665 21525 [18565] sub0: / 0.125493 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:23:31.036 21525 [18565] sub0: \ 0.495573 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:23:31.036 21525 [18565] sub0: \ 0.000614 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:23:31.037 21525 [18565] sub0: / 0.000768 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:31.037 21525 [18565] sub0: \ 0.000904 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:23:31.037 21525 [18565] sub0: / 0.001061 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:23:31.039 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:31.040 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:31.041 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:23:31.042 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:23:31.042 21525 [18565] sub0: \ 0.006488 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:23:31.083 21525 [18565] sub0: \ 0.04739 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:23:31.083 21525 [18565] sub0: \ 0.047703 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:31.084 21525 [18565] sub0: \ 0.047905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:31.084 21525 [18565] sub0: \ 0.04803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.084 21525 [18565] sub0: \ 0.048164 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:31.084 21525 [18565] sub0: \ 0.048322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.084 21525 [18565] sub0: / 0.048468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.084 21525 [18565] sub0: \ 0.048578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.084 21525 [18565] sub0: / 0.048714 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.085 21525 [18565] sub0: \ 0.048834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.085 21525 [18565] sub0: / 0.048971 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.085 21525 [18565] sub0: \ 0.049079 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.085 21525 [18565] sub0: / 0.049228 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.085 21525 [18565] sub0: / 0.049333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.085 21525 [18565] sub0: / 0.049469 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.085 21525 [18565] sub0: \ 0.049573 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.085 21525 [18565] sub0: \ 0.049721 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:31.086 21525 [18565] sub0: \ 0.049853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.086 21525 [18565] sub0: / 0.049992 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.086 21525 [18565] sub0: \ 0.0501 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.086 21525 [18565] sub0: / 0.050235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.086 21525 [18565] sub0: \ 0.050342 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.086 21525 [18565] sub0: / 0.050478 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.086 21525 [18565] sub0: \ 0.050587 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.086 21525 [18565] sub0: / 0.050718 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.087 21525 [18565] sub0: / 0.050861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.087 21525 [18565] sub0: / 0.050985 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.087 21525 [18565] sub0: \ 0.05109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.087 21525 [18565] sub0: \ 0.051234 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:31.087 21525 [18565] sub0: \ 0.051351 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.087 21525 [18565] sub0: / 0.051488 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.087 21525 [18565] sub0: \ 0.051595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.087 21525 [18565] sub0: / 0.051731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.088 21525 [18565] sub0: \ 0.051852 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.088 21525 [18565] sub0: / 0.05199 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.088 21525 [18565] sub0: \ 0.052097 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.088 21525 [18565] sub0: / 0.052228 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.088 21525 [18565] sub0: / 0.05238 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.088 21525 [18565] sub0: / 0.052507 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.088 21525 [18565] sub0: \ 0.052614 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.088 21525 [18565] sub0: \ 0.052753 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:31.089 21525 [18565] sub0: \ 0.052883 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.089 21525 [18565] sub0: / 0.053022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.089 21525 [18565] sub0: \ 0.053129 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.089 21525 [18565] sub0: / 0.053265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.089 21525 [18565] sub0: \ 0.053373 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.089 21525 [18565] sub0: / 0.053508 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.089 21525 [18565] sub0: \ 0.053615 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.089 21525 [18565] sub0: / 0.053745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.090 21525 [18565] sub0: / 0.05387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.090 21525 [18565] sub0: / 0.054005 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.090 21525 [18565] sub0: \ 0.054111 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.090 21525 [18565] sub0: \ 0.05424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:31.090 21525 [18565] sub0: \ 0.054413 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.090 21525 [18565] sub0: / 0.054563 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.090 21525 [18565] sub0: \ 0.054671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.091 21525 [18565] sub0: / 0.054841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.091 21525 [18565] sub0: \ 0.054958 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.091 21525 [18565] sub0: / 0.055156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.091 21525 [18565] sub0: \ 0.055299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.091 21525 [18565] sub0: / 0.055435 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.091 21525 [18565] sub0: / 0.055584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.091 21525 [18565] sub0: / 0.055739 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.092 21525 [18565] sub0: \ 0.055868 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.092 21525 [18565] sub0: \ 0.05607 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:31.092 21525 [18565] sub0: \ 0.056187 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.092 21525 [18565] sub0: / 0.056355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.092 21525 [18565] sub0: \ 0.056465 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.092 21525 [18565] sub0: / 0.056604 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.092 21525 [18565] sub0: \ 0.056711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.093 21525 [18565] sub0: / 0.056859 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.093 21525 [18565] sub0: \ 0.056967 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.093 21525 [18565] sub0: / 0.057096 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.093 21525 [18565] sub0: / 0.057202 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.093 21525 [18565] sub0: / 0.057344 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.093 21525 [18565] sub0: \ 0.05745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.093 21525 [18565] sub0: \ 0.057579 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:31.093 21525 [18565] sub0: \ 0.057694 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.094 21525 [18565] sub0: / 0.057848 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.094 21525 [18565] sub0: \ 0.057956 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.094 21525 [18565] sub0: / 0.058091 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.094 21525 [18565] sub0: \ 0.058196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.094 21525 [18565] sub0: / 0.058331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.094 21525 [18565] sub0: \ 0.058437 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.094 21525 [18565] sub0: / 0.058566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.094 21525 [18565] sub0: / 0.058672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.095 21525 [18565] sub0: / 0.058819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.095 21525 [18565] sub0: \ 0.058939 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.095 21525 [18565] sub0: \ 0.059066 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:31.095 21525 [18565] sub0: \ 0.05918 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.095 21525 [18565] sub0: / 0.059316 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.095 21525 [18565] sub0: \ 0.059422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.095 21525 [18565] sub0: / 0.059556 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.095 21525 [18565] sub0: \ 0.059661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.096 21525 [18565] sub0: / 0.059795 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.096 21525 [18565] sub0: \ 0.059916 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.096 21525 [18565] sub0: / 0.060046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.096 21525 [18565] sub0: / 0.06015 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.096 21525 [18565] sub0: / 0.060318 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.096 21525 [18565] sub0: \ 0.060428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.096 21525 [18565] sub0: \ 0.060558 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:31.096 21525 [18565] sub0: \ 0.060672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.097 21525 [18565] sub0: / 0.060819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.097 21525 [18565] sub0: \ 0.060928 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.097 21525 [18565] sub0: / 0.061063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.097 21525 [18565] sub0: \ 0.061168 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.097 21525 [18565] sub0: / 0.061302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.097 21525 [18565] sub0: \ 0.061408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.097 21525 [18565] sub0: / 0.061537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.097 21525 [18565] sub0: / 0.061641 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.098 21525 [18565] sub0: / 0.061776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.098 21525 [18565] sub0: \ 0.061898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.098 21525 [18565] sub0: \ 0.062034 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:31.098 21525 [18565] sub0: \ 0.062148 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.098 21525 [18565] sub0: / 0.062285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.098 21525 [18565] sub0: \ 0.062392 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.098 21525 [18565] sub0: / 0.062525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.098 21525 [18565] sub0: \ 0.062631 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.099 21525 [18565] sub0: / 0.062765 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.099 21525 [18565] sub0: \ 0.062892 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.099 21525 [18565] sub0: / 0.063022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.099 21525 [18565] sub0: / 0.063125 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.099 21525 [18565] sub0: / 0.063266 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.099 21525 [18565] sub0: \ 0.063372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.099 21525 [18565] sub0: \ 0.063519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:31.099 21525 [18565] sub0: \ 0.063637 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.100 21525 [18565] sub0: / 0.063773 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.100 21525 [18565] sub0: \ 0.063895 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.100 21525 [18565] sub0: / 0.064031 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.100 21525 [18565] sub0: \ 0.064137 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.100 21525 [18565] sub0: / 0.064299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.100 21525 [18565] sub0: \ 0.064409 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.100 21525 [18565] sub0: / 0.06454 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.100 21525 [18565] sub0: / 0.064645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.100 21525 [18565] sub0: / 0.064762 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.101 21525 [18565] sub0: \ 0.064879 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.101 21525 [18565] sub0: \ 0.065034 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:31.101 21525 [18565] sub0: \ 0.06515 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.101 21525 [18565] sub0: / 0.065287 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.101 21525 [18565] sub0: \ 0.065393 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.101 21525 [18565] sub0: / 0.065528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.101 21525 [18565] sub0: \ 0.065635 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.102 21525 [18565] sub0: / 0.065769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.102 21525 [18565] sub0: \ 0.065891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.102 21525 [18565] sub0: / 0.06602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.102 21525 [18565] sub0: / 0.066123 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.102 21525 [18565] sub0: / 0.066246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.102 21525 [18565] sub0: \ 0.06635 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.102 21525 [18565] sub0: \ 0.066498 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:31.102 21525 [18565] sub0: \ 0.066612 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.102 21525 [18565] sub0: / 0.066748 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.103 21525 [18565] sub0: \ 0.066869 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.103 21525 [18565] sub0: / 0.067005 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.103 21525 [18565] sub0: \ 0.067112 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.103 21525 [18565] sub0: / 0.067247 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.103 21525 [18565] sub0: \ 0.067353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.103 21525 [18565] sub0: / 0.067482 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.103 21525 [18565] sub0: / 0.067586 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.103 21525 [18565] sub0: / 0.067704 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.104 21525 [18565] sub0: \ 0.067819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.104 21525 [18565] sub0: \ 0.067966 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:31.104 21525 [18565] sub0: \ 0.068092 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.104 21525 [18565] sub0: / 0.068231 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.104 21525 [18565] sub0: \ 0.068365 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.104 21525 [18565] sub0: / 0.068499 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.104 21525 [18565] sub0: \ 0.068605 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.104 21525 [18565] sub0: / 0.068739 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.105 21525 [18565] sub0: \ 0.068859 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.105 21525 [18565] sub0: / 0.068989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.105 21525 [18565] sub0: / 0.069093 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.105 21525 [18565] sub0: / 0.069214 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.105 21525 [18565] sub0: \ 0.069317 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.105 21525 [18565] sub0: \ 0.069455 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:31.105 21525 [18565] sub0: \ 0.069571 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.105 21525 [18565] sub0: / 0.069708 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.106 21525 [18565] sub0: \ 0.069831 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.106 21525 [18565] sub0: / 0.069969 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.106 21525 [18565] sub0: \ 0.070076 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.106 21525 [18565] sub0: / 0.070224 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.106 21525 [18565] sub0: \ 0.070332 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.106 21525 [18565] sub0: / 0.070461 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.106 21525 [18565] sub0: / 0.070565 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.106 21525 [18565] sub0: / 0.070691 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.107 21525 [18565] sub0: \ 0.070795 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.107 21525 [18565] sub0: \ 0.070946 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:31.107 21525 [18565] sub0: \ 0.07106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.107 21525 [18565] sub0: / 0.071205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.107 21525 [18565] sub0: \ 0.071314 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.107 21525 [18565] sub0: / 0.071448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.107 21525 [18565] sub0: \ 0.071555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.107 21525 [18565] sub0: / 0.07169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.108 21525 [18565] sub0: \ 0.071796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.108 21525 [18565] sub0: / 0.071942 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.108 21525 [18565] sub0: / 0.072046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.108 21525 [18565] sub0: / 0.072178 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.108 21525 [18565] sub0: \ 0.072321 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.108 21525 [18565] sub0: \ 0.07245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:31.108 21525 [18565] sub0: \ 0.072562 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.108 21525 [18565] sub0: / 0.072699 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.109 21525 [18565] sub0: \ 0.072806 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.109 21525 [18565] sub0: / 0.072957 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.109 21525 [18565] sub0: \ 0.073063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.109 21525 [18565] sub0: / 0.073197 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.109 21525 [18565] sub0: \ 0.073303 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.109 21525 [18565] sub0: / 0.073432 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.109 21525 [18565] sub0: / 0.073536 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.109 21525 [18565] sub0: / 0.073676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.110 21525 [18565] sub0: \ 0.073779 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.110 21525 [18565] sub0: \ 0.073977 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:31.110 21525 [18565] sub0: \ 0.074094 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.110 21525 [18565] sub0: / 0.074242 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.110 21525 [18565] sub0: \ 0.07435 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.110 21525 [18565] sub0: / 0.074485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.110 21525 [18565] sub0: \ 0.074591 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.110 21525 [18565] sub0: / 0.074725 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.111 21525 [18565] sub0: \ 0.074869 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.111 21525 [18565] sub0: / 0.075003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.111 21525 [18565] sub0: / 0.075108 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.111 21525 [18565] sub0: / 0.07522 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.111 21525 [18565] sub0: \ 0.075323 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.111 21525 [18565] sub0: \ 0.075479 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:31.111 21525 [18565] sub0: \ 0.075596 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.111 21525 [18565] sub0: / 0.075733 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.112 21525 [18565] sub0: \ 0.075855 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.112 21525 [18565] sub0: / 0.075991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.112 21525 [18565] sub0: \ 0.076097 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.112 21525 [18565] sub0: / 0.076232 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.112 21525 [18565] sub0: \ 0.076367 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.112 21525 [18565] sub0: / 0.076499 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.112 21525 [18565] sub0: / 0.076603 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.112 21525 [18565] sub0: / 0.076704 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.113 21525 [18565] sub0: \ 0.076804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.113 21525 [18565] sub0: \ 0.076948 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:31.113 21525 [18565] sub0: \ 0.077061 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.113 21525 [18565] sub0: / 0.077198 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.113 21525 [18565] sub0: \ 0.077317 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.113 21525 [18565] sub0: / 0.077453 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.113 21525 [18565] sub0: \ 0.07756 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.113 21525 [18565] sub0: / 0.077696 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.114 21525 [18565] sub0: \ 0.077803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:31.114 21525 [18565] sub0: / 0.077951 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.114 21525 [18565] sub0: / 0.078057 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.114 21525 [18565] sub0: / 0.078193 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.114 21525 [18565] sub0: / 0.078297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.114 21525 [18565] sub0: / 0.078484 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.114 21525 [18565] sub0: \ 0.078609 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:31.114 21525 [18565] sub0: / 0.078734 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.115 21525 [18565] sub0: / 0.078876 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:31.115 21525 [18565] sub0: / 0.07898 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:23:31.115 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:31.117 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:23:31.118 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:23:31.119 21525 [18565] sub0: \ 0.083451 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:23:31.119 21525 [18565] sub0: / 0.083581 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:31.120 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:23:31.121 21525 [18565] sub0: \ 0.085381 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:23:31.121 21525 [18565] sub0: / 0.08575 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:23:31.122 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:23:31.123 21525 [18565] sub0: \ 0.087225 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:23:31.123 21525 [18565] sub0: / 0.087472 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:23:31.124 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:23:31.217 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:23:31.491 21525 [18565] sub0: \ 0.454889 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:23:31.491 21525 [18565] sub0: / 0.455701 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:23:31.492 21525 [18565] time: 0.456578 2015-12-03 12:23:31.493 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:23:31.493 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:31.494 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:31.495 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:23:31.495 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:23:31.496 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:23:31.497 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:23:31.498 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:31.499 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:23:31.507 21525 [18565] sub0: / 0.471165 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:23:35.285 21525 [18565] sub0: \ 4.249681 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:23:35.286 21525 [18565] sub0: \ 0.00056 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:23:35.286 21525 [18565] sub0: / 0.000693 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:35.286 21525 [18565] sub0: \ 0.000822 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:23:35.287 21525 [18565] sub0: / 0.000996 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:23:35.288 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:35.290 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:35.291 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:23:35.292 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:23:35.292 21525 [18565] sub0: \ 0.00658 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:23:35.293 21525 [18565] sub0: \ 0.00721 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:23:35.293 21525 [18565] sub0: \ 0.007369 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:35.293 21525 [18565] sub0: \ 0.007488 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:35.293 21525 [18565] sub0: / 0.007612 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:35.293 21525 [18565] sub0: / 0.007732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:35.293 21525 [18565] sub0: / 0.007845 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:35.294 21525 [18565] sub0: / 0.007959 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:23:35.294 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:35.295 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:23:35.296 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:23:35.298 21525 [18565] sub0: \ 0.011967 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:23:35.298 21525 [18565] sub0: / 0.012105 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:35.299 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:23:35.300 21525 [18565] sub0: \ 0.013996 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:23:35.300 21525 [18565] sub0: / 0.014436 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:23:35.300 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:23:35.302 21525 [18565] sub0: \ 0.015967 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:23:35.302 21525 [18565] sub0: / 0.016224 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:23:35.354 21525 [18565] sub0: \ 0.068005 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:23:35.355 21525 [18565] sub0: / 0.068878 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:23:35.355 21525 [18565] time: 0.069592 2015-12-03 12:23:35.356 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:23:35.356 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:35.357 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:35.358 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:23:35.358 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:23:35.359 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:23:35.360 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:23:35.362 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:35.363 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:23:35.369 21525 [18565] sub0: / 0.083039 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:23:36.302 21525 [18565] sub0: \ 1.016393 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:23:36.303 21525 [18565] sub0: \ 0.000579 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:23:36.303 21525 [18565] sub0: / 0.000712 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:36.303 21525 [18565] sub0: \ 0.000835 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:23:36.303 21525 [18565] sub0: / 0.000993 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:23:36.305 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:36.306 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:23:36.307 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:23:36.308 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:23:36.309 21525 [18565] sub0: \ 0.006664 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:23:36.351 21525 [18565] sub0: \ 0.049246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:23:36.352 21525 [18565] sub0: \ 0.049604 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:36.352 21525 [18565] sub0: / 0.049738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.352 21525 [18565] sub0: \ 0.049907 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:36.352 21525 [18565] sub0: \ 0.050045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:36.352 21525 [18565] sub0: \ 0.050165 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.353 21525 [18565] sub0: \ 0.05033 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:36.353 21525 [18565] sub0: \ 0.050463 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.353 21525 [18565] sub0: / 0.0506 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.353 21525 [18565] sub0: \ 0.050707 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.353 21525 [18565] sub0: / 0.050842 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.353 21525 [18565] sub0: \ 0.050948 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.353 21525 [18565] sub0: / 0.051081 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.353 21525 [18565] sub0: \ 0.051185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.354 21525 [18565] sub0: / 0.051315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.354 21525 [18565] sub0: / 0.051434 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.354 21525 [18565] sub0: / 0.051555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.354 21525 [18565] sub0: \ 0.051658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.354 21525 [18565] sub0: \ 0.051789 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:36.354 21525 [18565] sub0: \ 0.051902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.354 21525 [18565] sub0: / 0.052038 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.354 21525 [18565] sub0: \ 0.052145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.354 21525 [18565] sub0: / 0.05228 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.355 21525 [18565] sub0: \ 0.052401 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.355 21525 [18565] sub0: / 0.052538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.355 21525 [18565] sub0: \ 0.052645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.355 21525 [18565] sub0: / 0.052774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.355 21525 [18565] sub0: / 0.052878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.355 21525 [18565] sub0: / 0.053015 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.355 21525 [18565] sub0: \ 0.053121 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.355 21525 [18565] sub0: \ 0.053246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:36.356 21525 [18565] sub0: \ 0.053374 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.356 21525 [18565] sub0: / 0.053514 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.356 21525 [18565] sub0: \ 0.053621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.356 21525 [18565] sub0: / 0.053757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.356 21525 [18565] sub0: \ 0.053896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.356 21525 [18565] sub0: / 0.054032 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.356 21525 [18565] sub0: \ 0.054138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.356 21525 [18565] sub0: / 0.054269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.357 21525 [18565] sub0: / 0.054415 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.357 21525 [18565] sub0: / 0.054559 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.357 21525 [18565] sub0: \ 0.054678 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.357 21525 [18565] sub0: \ 0.054834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:36.357 21525 [18565] sub0: \ 0.054952 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.357 21525 [18565] sub0: / 0.055088 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.357 21525 [18565] sub0: \ 0.055196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.358 21525 [18565] sub0: / 0.055343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.358 21525 [18565] sub0: \ 0.055453 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.358 21525 [18565] sub0: / 0.05559 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.358 21525 [18565] sub0: \ 0.055696 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.358 21525 [18565] sub0: / 0.055839 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.358 21525 [18565] sub0: / 0.055945 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.358 21525 [18565] sub0: / 0.056058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.358 21525 [18565] sub0: \ 0.056161 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.358 21525 [18565] sub0: \ 0.056285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:36.359 21525 [18565] sub0: \ 0.056415 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.359 21525 [18565] sub0: / 0.056553 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.359 21525 [18565] sub0: \ 0.05666 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.359 21525 [18565] sub0: / 0.056794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.359 21525 [18565] sub0: \ 0.056899 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.359 21525 [18565] sub0: / 0.057035 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.359 21525 [18565] sub0: \ 0.057141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.359 21525 [18565] sub0: / 0.05727 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.360 21525 [18565] sub0: / 0.057389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.360 21525 [18565] sub0: / 0.057533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.360 21525 [18565] sub0: \ 0.05764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.360 21525 [18565] sub0: \ 0.057805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:36.360 21525 [18565] sub0: \ 0.057927 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.360 21525 [18565] sub0: / 0.058065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.360 21525 [18565] sub0: \ 0.058171 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.361 21525 [18565] sub0: / 0.058305 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.361 21525 [18565] sub0: \ 0.058425 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.361 21525 [18565] sub0: / 0.058561 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.361 21525 [18565] sub0: \ 0.058667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.361 21525 [18565] sub0: / 0.058795 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.361 21525 [18565] sub0: / 0.058899 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.361 21525 [18565] sub0: / 0.05904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.361 21525 [18565] sub0: \ 0.059147 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.362 21525 [18565] sub0: \ 0.05929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:36.362 21525 [18565] sub0: \ 0.059457 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.362 21525 [18565] sub0: / 0.059597 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.362 21525 [18565] sub0: \ 0.059703 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.362 21525 [18565] sub0: / 0.059836 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.362 21525 [18565] sub0: \ 0.059941 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.362 21525 [18565] sub0: / 0.060074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.362 21525 [18565] sub0: \ 0.060179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.363 21525 [18565] sub0: / 0.060307 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.363 21525 [18565] sub0: / 0.060426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.363 21525 [18565] sub0: / 0.06055 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.363 21525 [18565] sub0: \ 0.060656 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.363 21525 [18565] sub0: \ 0.060797 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:36.363 21525 [18565] sub0: \ 0.060912 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.363 21525 [18565] sub0: / 0.061047 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.363 21525 [18565] sub0: \ 0.061153 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.363 21525 [18565] sub0: / 0.061286 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.364 21525 [18565] sub0: \ 0.061407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.364 21525 [18565] sub0: / 0.061542 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.364 21525 [18565] sub0: \ 0.061646 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.364 21525 [18565] sub0: / 0.061775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.364 21525 [18565] sub0: / 0.061908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.364 21525 [18565] sub0: / 0.062044 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.364 21525 [18565] sub0: \ 0.062151 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.365 21525 [18565] sub0: \ 0.062305 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:36.365 21525 [18565] sub0: \ 0.062444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.365 21525 [18565] sub0: / 0.062579 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.365 21525 [18565] sub0: \ 0.062686 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.365 21525 [18565] sub0: / 0.062821 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.365 21525 [18565] sub0: \ 0.062927 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.365 21525 [18565] sub0: / 0.06306 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.365 21525 [18565] sub0: \ 0.063165 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.366 21525 [18565] sub0: / 0.063293 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.366 21525 [18565] sub0: / 0.063411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.366 21525 [18565] sub0: / 0.063523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.366 21525 [18565] sub0: \ 0.063626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.366 21525 [18565] sub0: \ 0.063757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:36.366 21525 [18565] sub0: \ 0.063881 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.366 21525 [18565] sub0: / 0.064017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.366 21525 [18565] sub0: \ 0.064123 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.366 21525 [18565] sub0: / 0.064257 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.367 21525 [18565] sub0: \ 0.064376 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.367 21525 [18565] sub0: / 0.064511 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.367 21525 [18565] sub0: \ 0.064617 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.367 21525 [18565] sub0: / 0.064745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.367 21525 [18565] sub0: / 0.064848 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.367 21525 [18565] sub0: / 0.064978 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.367 21525 [18565] sub0: \ 0.065083 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.367 21525 [18565] sub0: \ 0.065231 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:36.368 21525 [18565] sub0: \ 0.06536 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.368 21525 [18565] sub0: / 0.065498 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.368 21525 [18565] sub0: \ 0.065603 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.368 21525 [18565] sub0: / 0.065737 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.368 21525 [18565] sub0: \ 0.065871 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.368 21525 [18565] sub0: / 0.066007 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.368 21525 [18565] sub0: \ 0.066112 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.368 21525 [18565] sub0: / 0.06624 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.369 21525 [18565] sub0: / 0.06636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.369 21525 [18565] sub0: / 0.06648 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.369 21525 [18565] sub0: \ 0.066584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.369 21525 [18565] sub0: \ 0.066713 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:36.369 21525 [18565] sub0: \ 0.066827 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.369 21525 [18565] sub0: / 0.066974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.369 21525 [18565] sub0: \ 0.067081 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.369 21525 [18565] sub0: / 0.067215 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.370 21525 [18565] sub0: \ 0.06732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.370 21525 [18565] sub0: / 0.067491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.370 21525 [18565] sub0: \ 0.067621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.370 21525 [18565] sub0: / 0.06775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.370 21525 [18565] sub0: / 0.067854 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.370 21525 [18565] sub0: / 0.067991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.370 21525 [18565] sub0: \ 0.068098 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.370 21525 [18565] sub0: \ 0.068248 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:36.371 21525 [18565] sub0: \ 0.068378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.371 21525 [18565] sub0: / 0.068516 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.371 21525 [18565] sub0: \ 0.068622 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.371 21525 [18565] sub0: / 0.068757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.371 21525 [18565] sub0: \ 0.068862 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.371 21525 [18565] sub0: / 0.068995 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.371 21525 [18565] sub0: \ 0.069101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.371 21525 [18565] sub0: / 0.069229 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.372 21525 [18565] sub0: / 0.069344 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.372 21525 [18565] sub0: / 0.069467 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.372 21525 [18565] sub0: \ 0.06957 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.372 21525 [18565] sub0: \ 0.069713 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:36.372 21525 [18565] sub0: \ 0.069856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.372 21525 [18565] sub0: / 0.070004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.372 21525 [18565] sub0: \ 0.070111 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.372 21525 [18565] sub0: / 0.070246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.373 21525 [18565] sub0: \ 0.070365 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.373 21525 [18565] sub0: / 0.070501 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.373 21525 [18565] sub0: \ 0.070606 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.373 21525 [18565] sub0: / 0.070733 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.373 21525 [18565] sub0: / 0.070836 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.373 21525 [18565] sub0: / 0.070958 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.373 21525 [18565] sub0: \ 0.071062 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.373 21525 [18565] sub0: \ 0.071209 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:36.374 21525 [18565] sub0: \ 0.071325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.374 21525 [18565] sub0: / 0.071477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.374 21525 [18565] sub0: \ 0.071583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.374 21525 [18565] sub0: / 0.071718 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.374 21525 [18565] sub0: \ 0.071824 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.374 21525 [18565] sub0: / 0.071958 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.374 21525 [18565] sub0: \ 0.072062 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.374 21525 [18565] sub0: / 0.07219 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.375 21525 [18565] sub0: / 0.072293 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.375 21525 [18565] sub0: / 0.072425 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.375 21525 [18565] sub0: \ 0.07253 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.375 21525 [18565] sub0: \ 0.072678 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:36.375 21525 [18565] sub0: \ 0.072793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.375 21525 [18565] sub0: / 0.072928 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.375 21525 [18565] sub0: \ 0.073044 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.375 21525 [18565] sub0: / 0.07318 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.375 21525 [18565] sub0: \ 0.073285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.376 21525 [18565] sub0: / 0.073434 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.376 21525 [18565] sub0: \ 0.07354 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.376 21525 [18565] sub0: / 0.073668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.376 21525 [18565] sub0: / 0.07377 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.376 21525 [18565] sub0: / 0.073941 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.376 21525 [18565] sub0: \ 0.074046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.376 21525 [18565] sub0: \ 0.074186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:36.377 21525 [18565] sub0: \ 0.074302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.377 21525 [18565] sub0: / 0.074483 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.377 21525 [18565] sub0: \ 0.07459 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.377 21525 [18565] sub0: / 0.074724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.377 21525 [18565] sub0: \ 0.074829 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.377 21525 [18565] sub0: / 0.074962 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.377 21525 [18565] sub0: \ 0.075066 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.377 21525 [18565] sub0: / 0.075195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.378 21525 [18565] sub0: / 0.075298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.378 21525 [18565] sub0: / 0.07544 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.378 21525 [18565] sub0: \ 0.075543 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.378 21525 [18565] sub0: \ 0.075689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:36.378 21525 [18565] sub0: \ 0.075805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.378 21525 [18565] sub0: / 0.07594 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.378 21525 [18565] sub0: \ 0.076046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.378 21525 [18565] sub0: / 0.076191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.379 21525 [18565] sub0: \ 0.076297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.379 21525 [18565] sub0: / 0.076448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.379 21525 [18565] sub0: \ 0.076553 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.379 21525 [18565] sub0: / 0.076681 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.379 21525 [18565] sub0: / 0.076784 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.379 21525 [18565] sub0: / 0.076901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.379 21525 [18565] sub0: \ 0.077004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.379 21525 [18565] sub0: \ 0.077127 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:36.379 21525 [18565] sub0: \ 0.07724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.380 21525 [18565] sub0: / 0.077389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.380 21525 [18565] sub0: \ 0.077495 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.380 21525 [18565] sub0: / 0.077628 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.380 21525 [18565] sub0: \ 0.077733 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.380 21525 [18565] sub0: / 0.077895 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.380 21525 [18565] sub0: \ 0.078001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.380 21525 [18565] sub0: / 0.07813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.380 21525 [18565] sub0: / 0.078234 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.381 21525 [18565] sub0: / 0.078388 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.381 21525 [18565] sub0: \ 0.078493 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.381 21525 [18565] sub0: \ 0.07863 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:36.381 21525 [18565] sub0: \ 0.078745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.381 21525 [18565] sub0: / 0.07888 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.381 21525 [18565] sub0: \ 0.078985 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.381 21525 [18565] sub0: / 0.07912 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.381 21525 [18565] sub0: \ 0.079235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.382 21525 [18565] sub0: / 0.079384 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.382 21525 [18565] sub0: \ 0.07949 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.382 21525 [18565] sub0: / 0.079619 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.382 21525 [18565] sub0: / 0.079722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.382 21525 [18565] sub0: / 0.079847 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.382 21525 [18565] sub0: \ 0.07995 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.382 21525 [18565] sub0: \ 0.080079 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:23:36.382 21525 [18565] sub0: \ 0.080194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.383 21525 [18565] sub0: / 0.080328 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.383 21525 [18565] sub0: \ 0.080449 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.383 21525 [18565] sub0: / 0.080583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.383 21525 [18565] sub0: \ 0.08069 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.383 21525 [18565] sub0: / 0.080822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.383 21525 [18565] sub0: \ 0.080929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:23:36.383 21525 [18565] sub0: / 0.081062 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.383 21525 [18565] sub0: / 0.081166 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.384 21525 [18565] sub0: / 0.081301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.384 21525 [18565] sub0: / 0.081421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.384 21525 [18565] sub0: / 0.081617 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.384 21525 [18565] sub0: / 0.081724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:23:36.384 21525 [18565] sub0: / 0.081864 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:23:36.385 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:36.386 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:23:36.387 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:23:36.389 21525 [18565] sub0: \ 0.086352 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:23:36.389 21525 [18565] sub0: / 0.086485 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:23:36.390 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:23:36.390 21525 [18565] sub0: \ 0.088238 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:23:36.391 21525 [18565] sub0: / 0.088623 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:23:36.391 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:23:36.392 21525 [18565] sub0: \ 0.090155 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:23:36.393 21525 [18565] sub0: / 0.090386 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:23:36.393 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:23:36.489 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:23:36.771 21525 [18565] sub0: \ 0.46876 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:23:36.772 21525 [18565] sub0: / 0.469635 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:23:36.772 21525 [18565] time: 0.470231 2015-12-03 12:23:36.773 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:23:36.774 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:36.774 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:23:36.775 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:23:36.776 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:23:36.776 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:23:36.777 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:23:36.881 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:23:36.883 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:23:36.890 21525 [18565] sub0: / 0.588144 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:24:25.363 21525 [18565] sub0: \ 49.060356 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:24:25.363 21525 [18565] sub0: \ 0.000554 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:24:25.363 21525 [18565] sub0: / 0.000685 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:24:25.364 21525 [18565] sub0: \ 0.000807 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:24:25.364 21525 [18565] sub0: / 0.00098 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:24:25.366 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:24:25.367 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:24:25.368 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:24:25.369 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:24:25.369 21525 [18565] sub0: \ 0.006543 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:24:25.370 21525 [18565] sub0: \ 0.007131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:24:25.370 21525 [18565] sub0: \ 0.007292 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:25.370 21525 [18565] sub0: \ 0.007424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:25.370 21525 [18565] sub0: / 0.007549 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:25.370 21525 [18565] sub0: / 0.007654 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:25.371 21525 [18565] sub0: / 0.007755 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:25.371 21525 [18565] sub0: / 0.007869 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:24:25.371 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:24:25.372 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:24:25.373 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:24:25.374 21525 [18565] sub0: \ 0.011643 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:24:25.375 21525 [18565] sub0: / 0.011798 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:24:25.376 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:24:25.376 21525 [18565] sub0: \ 0.013658 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:24:25.377 21525 [18565] sub0: / 0.014042 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:24:25.377 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:24:25.378 21525 [18565] sub0: \ 0.01556 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:24:25.379 21525 [18565] sub0: / 0.01578 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:24:25.430 21525 [18565] sub0: \ 0.067617 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:24:25.431 21525 [18565] sub0: / 0.068508 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:24:25.432 21525 [18565] time: 0.069312 2015-12-03 12:24:25.433 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:24:25.433 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:24:25.434 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:24:25.435 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:24:25.435 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:24:25.436 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:24:25.437 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:24:25.438 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:24:25.439 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:24:25.446 21525 [18565] sub0: / 0.082852 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:24:26.542 21525 [18565] sub0: \ 1.178768 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:24:26.542 21525 [18565] sub0: \ 0.000562 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:24:26.542 21525 [18565] sub0: / 0.000694 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:24:26.543 21525 [18565] sub0: \ 0.000817 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:24:26.543 21525 [18565] sub0: / 0.000989 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:24:26.545 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:24:26.546 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:24:26.547 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:24:26.548 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:24:26.548 21525 [18565] sub0: \ 0.006452 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:24:26.593 21525 [18565] sub0: \ 0.050955 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:24:26.593 21525 [18565] sub0: \ 0.051237 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:26.593 21525 [18565] sub0: / 0.051374 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.593 21525 [18565] sub0: \ 0.051498 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:26.593 21525 [18565] sub0: \ 0.051687 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:26.594 21525 [18565] sub0: \ 0.051812 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.594 21525 [18565] sub0: \ 0.051979 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:26.594 21525 [18565] sub0: \ 0.052113 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.594 21525 [18565] sub0: / 0.05225 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.594 21525 [18565] sub0: \ 0.052356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.594 21525 [18565] sub0: / 0.052491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.594 21525 [18565] sub0: \ 0.052595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.594 21525 [18565] sub0: / 0.052729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.595 21525 [18565] sub0: \ 0.052848 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.595 21525 [18565] sub0: / 0.05298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.595 21525 [18565] sub0: / 0.053083 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.595 21525 [18565] sub0: / 0.053223 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.595 21525 [18565] sub0: \ 0.053329 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.595 21525 [18565] sub0: \ 0.053459 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:26.595 21525 [18565] sub0: \ 0.053573 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.595 21525 [18565] sub0: / 0.053707 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.596 21525 [18565] sub0: \ 0.053811 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.596 21525 [18565] sub0: / 0.053961 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.596 21525 [18565] sub0: \ 0.054064 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.596 21525 [18565] sub0: / 0.054196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.596 21525 [18565] sub0: \ 0.054342 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.596 21525 [18565] sub0: / 0.054472 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.596 21525 [18565] sub0: / 0.054575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.596 21525 [18565] sub0: / 0.05471 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.597 21525 [18565] sub0: \ 0.054828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.597 21525 [18565] sub0: \ 0.054986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:26.597 21525 [18565] sub0: \ 0.055103 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.597 21525 [18565] sub0: / 0.05525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.597 21525 [18565] sub0: \ 0.055357 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.597 21525 [18565] sub0: / 0.055491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.597 21525 [18565] sub0: \ 0.055597 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.597 21525 [18565] sub0: / 0.05573 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.598 21525 [18565] sub0: \ 0.055849 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.598 21525 [18565] sub0: / 0.055982 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.598 21525 [18565] sub0: / 0.056086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.598 21525 [18565] sub0: / 0.056196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.598 21525 [18565] sub0: \ 0.056298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.598 21525 [18565] sub0: \ 0.056421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:26.598 21525 [18565] sub0: \ 0.056534 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.598 21525 [18565] sub0: / 0.056669 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.599 21525 [18565] sub0: \ 0.056776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.599 21525 [18565] sub0: / 0.056926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.599 21525 [18565] sub0: \ 0.057032 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.599 21525 [18565] sub0: / 0.057165 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.599 21525 [18565] sub0: \ 0.05727 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.599 21525 [18565] sub0: / 0.057398 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.599 21525 [18565] sub0: / 0.057501 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.599 21525 [18565] sub0: / 0.057641 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.600 21525 [18565] sub0: \ 0.057747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.600 21525 [18565] sub0: \ 0.057891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:26.600 21525 [18565] sub0: \ 0.058006 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.600 21525 [18565] sub0: / 0.058141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.600 21525 [18565] sub0: \ 0.058285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.600 21525 [18565] sub0: / 0.058426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.600 21525 [18565] sub0: \ 0.058532 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.600 21525 [18565] sub0: / 0.058666 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.601 21525 [18565] sub0: \ 0.058772 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.601 21525 [18565] sub0: / 0.058919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.601 21525 [18565] sub0: / 0.059023 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.601 21525 [18565] sub0: / 0.059161 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.601 21525 [18565] sub0: \ 0.059266 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.601 21525 [18565] sub0: \ 0.059418 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:26.601 21525 [18565] sub0: \ 0.059536 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.601 21525 [18565] sub0: / 0.059671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.602 21525 [18565] sub0: \ 0.059777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.602 21525 [18565] sub0: / 0.059928 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.602 21525 [18565] sub0: \ 0.060033 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.602 21525 [18565] sub0: / 0.060167 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.602 21525 [18565] sub0: \ 0.060274 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.602 21525 [18565] sub0: / 0.060403 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.602 21525 [18565] sub0: / 0.060507 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.602 21525 [18565] sub0: / 0.060618 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.602 21525 [18565] sub0: \ 0.060721 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.603 21525 [18565] sub0: \ 0.060849 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:26.603 21525 [18565] sub0: \ 0.060962 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.603 21525 [18565] sub0: / 0.061098 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.603 21525 [18565] sub0: \ 0.061204 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.603 21525 [18565] sub0: / 0.061351 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.603 21525 [18565] sub0: \ 0.061457 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.603 21525 [18565] sub0: / 0.061592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.603 21525 [18565] sub0: \ 0.061696 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.604 21525 [18565] sub0: / 0.061837 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.604 21525 [18565] sub0: / 0.061942 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.604 21525 [18565] sub0: / 0.062088 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.604 21525 [18565] sub0: \ 0.062194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.604 21525 [18565] sub0: \ 0.062362 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:26.604 21525 [18565] sub0: \ 0.062478 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.604 21525 [18565] sub0: / 0.062614 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.604 21525 [18565] sub0: \ 0.06272 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.605 21525 [18565] sub0: / 0.062869 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.605 21525 [18565] sub0: \ 0.062977 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.605 21525 [18565] sub0: / 0.06311 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.605 21525 [18565] sub0: \ 0.063215 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.605 21525 [18565] sub0: / 0.063344 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.605 21525 [18565] sub0: / 0.063446 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.605 21525 [18565] sub0: / 0.063572 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.605 21525 [18565] sub0: \ 0.063677 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.606 21525 [18565] sub0: \ 0.063806 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:26.606 21525 [18565] sub0: \ 0.063934 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.606 21525 [18565] sub0: / 0.064069 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.606 21525 [18565] sub0: \ 0.064174 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.606 21525 [18565] sub0: / 0.064319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.606 21525 [18565] sub0: \ 0.064425 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.606 21525 [18565] sub0: / 0.064559 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.606 21525 [18565] sub0: \ 0.064665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.607 21525 [18565] sub0: / 0.064794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.607 21525 [18565] sub0: / 0.064912 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.607 21525 [18565] sub0: / 0.065048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.607 21525 [18565] sub0: \ 0.065153 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.607 21525 [18565] sub0: \ 0.065306 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:26.607 21525 [18565] sub0: \ 0.065423 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.607 21525 [18565] sub0: / 0.065559 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.607 21525 [18565] sub0: \ 0.065663 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.608 21525 [18565] sub0: / 0.065798 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.608 21525 [18565] sub0: \ 0.065919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.608 21525 [18565] sub0: / 0.066052 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.608 21525 [18565] sub0: \ 0.066157 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.608 21525 [18565] sub0: / 0.066321 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.608 21525 [18565] sub0: / 0.066428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.608 21525 [18565] sub0: / 0.06654 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.608 21525 [18565] sub0: \ 0.066643 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.609 21525 [18565] sub0: \ 0.066771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:26.609 21525 [18565] sub0: \ 0.066902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.609 21525 [18565] sub0: / 0.067039 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.609 21525 [18565] sub0: \ 0.067145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.609 21525 [18565] sub0: / 0.067279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.609 21525 [18565] sub0: \ 0.067395 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.609 21525 [18565] sub0: / 0.06753 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.609 21525 [18565] sub0: \ 0.067636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.610 21525 [18565] sub0: / 0.067765 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.610 21525 [18565] sub0: / 0.067884 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.610 21525 [18565] sub0: / 0.068021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.610 21525 [18565] sub0: \ 0.068123 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.610 21525 [18565] sub0: \ 0.068265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:26.610 21525 [18565] sub0: \ 0.068379 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.610 21525 [18565] sub0: / 0.068514 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.610 21525 [18565] sub0: \ 0.068621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.611 21525 [18565] sub0: / 0.068754 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.611 21525 [18565] sub0: \ 0.068874 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.611 21525 [18565] sub0: / 0.06901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.611 21525 [18565] sub0: \ 0.069115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.611 21525 [18565] sub0: / 0.069244 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.611 21525 [18565] sub0: / 0.069348 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.611 21525 [18565] sub0: / 0.069471 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.611 21525 [18565] sub0: \ 0.069575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.611 21525 [18565] sub0: \ 0.069721 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:26.612 21525 [18565] sub0: \ 0.06985 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.612 21525 [18565] sub0: / 0.069989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.612 21525 [18565] sub0: \ 0.070095 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.612 21525 [18565] sub0: / 0.070229 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.612 21525 [18565] sub0: \ 0.070368 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.612 21525 [18565] sub0: / 0.070516 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.612 21525 [18565] sub0: \ 0.070623 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.613 21525 [18565] sub0: / 0.070752 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.613 21525 [18565] sub0: / 0.070874 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.613 21525 [18565] sub0: / 0.070993 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.613 21525 [18565] sub0: \ 0.071096 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.613 21525 [18565] sub0: \ 0.071243 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:26.613 21525 [18565] sub0: \ 0.071358 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.613 21525 [18565] sub0: / 0.071492 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.613 21525 [18565] sub0: \ 0.071597 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.613 21525 [18565] sub0: / 0.071732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.614 21525 [18565] sub0: \ 0.07185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.614 21525 [18565] sub0: / 0.071986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.614 21525 [18565] sub0: \ 0.072091 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.614 21525 [18565] sub0: / 0.07222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.614 21525 [18565] sub0: / 0.072324 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.614 21525 [18565] sub0: / 0.07244 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.614 21525 [18565] sub0: \ 0.072542 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.614 21525 [18565] sub0: \ 0.07267 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:26.615 21525 [18565] sub0: \ 0.072782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.615 21525 [18565] sub0: / 0.072934 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.615 21525 [18565] sub0: \ 0.07304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.615 21525 [18565] sub0: / 0.073176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.615 21525 [18565] sub0: \ 0.073281 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.615 21525 [18565] sub0: / 0.073414 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.615 21525 [18565] sub0: \ 0.073531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.615 21525 [18565] sub0: / 0.073662 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.616 21525 [18565] sub0: / 0.073765 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.616 21525 [18565] sub0: / 0.073916 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.616 21525 [18565] sub0: \ 0.07402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.616 21525 [18565] sub0: \ 0.074149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:26.616 21525 [18565] sub0: \ 0.074299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.616 21525 [18565] sub0: / 0.074439 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.616 21525 [18565] sub0: \ 0.074544 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.616 21525 [18565] sub0: / 0.074678 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.617 21525 [18565] sub0: \ 0.074782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.617 21525 [18565] sub0: / 0.07493 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.617 21525 [18565] sub0: \ 0.075035 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.617 21525 [18565] sub0: / 0.075163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.617 21525 [18565] sub0: / 0.075265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.617 21525 [18565] sub0: / 0.075399 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.617 21525 [18565] sub0: \ 0.075502 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.617 21525 [18565] sub0: \ 0.075629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:26.618 21525 [18565] sub0: \ 0.075741 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.618 21525 [18565] sub0: / 0.07589 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.618 21525 [18565] sub0: \ 0.075995 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.618 21525 [18565] sub0: / 0.07613 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.618 21525 [18565] sub0: \ 0.076235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.618 21525 [18565] sub0: / 0.076368 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.618 21525 [18565] sub0: \ 0.076475 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.618 21525 [18565] sub0: / 0.076615 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.618 21525 [18565] sub0: / 0.076718 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.619 21525 [18565] sub0: / 0.076867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.619 21525 [18565] sub0: \ 0.076972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.619 21525 [18565] sub0: \ 0.077095 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:26.619 21525 [18565] sub0: \ 0.077208 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.619 21525 [18565] sub0: / 0.077344 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.619 21525 [18565] sub0: \ 0.077449 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.619 21525 [18565] sub0: / 0.077583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.619 21525 [18565] sub0: \ 0.077687 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.620 21525 [18565] sub0: / 0.077833 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.620 21525 [18565] sub0: \ 0.077941 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.620 21525 [18565] sub0: / 0.078069 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.620 21525 [18565] sub0: / 0.078171 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.620 21525 [18565] sub0: / 0.078337 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.620 21525 [18565] sub0: \ 0.078444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.620 21525 [18565] sub0: \ 0.078587 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:26.620 21525 [18565] sub0: \ 0.078702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.621 21525 [18565] sub0: / 0.078852 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.621 21525 [18565] sub0: \ 0.07896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.621 21525 [18565] sub0: / 0.079094 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.621 21525 [18565] sub0: \ 0.0792 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.621 21525 [18565] sub0: / 0.079333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.621 21525 [18565] sub0: \ 0.079438 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.621 21525 [18565] sub0: / 0.079577 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.621 21525 [18565] sub0: / 0.079682 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.622 21525 [18565] sub0: / 0.079803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.622 21525 [18565] sub0: \ 0.079921 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.622 21525 [18565] sub0: \ 0.080063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:26.622 21525 [18565] sub0: \ 0.080179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.622 21525 [18565] sub0: / 0.080315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.622 21525 [18565] sub0: \ 0.080421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.622 21525 [18565] sub0: / 0.080554 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.622 21525 [18565] sub0: \ 0.08066 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.623 21525 [18565] sub0: / 0.080794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.623 21525 [18565] sub0: \ 0.080913 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.623 21525 [18565] sub0: / 0.081043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.623 21525 [18565] sub0: / 0.081147 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.623 21525 [18565] sub0: / 0.081267 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.623 21525 [18565] sub0: \ 0.081369 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.623 21525 [18565] sub0: \ 0.081524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:26.623 21525 [18565] sub0: \ 0.081638 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.624 21525 [18565] sub0: / 0.081773 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.624 21525 [18565] sub0: \ 0.081894 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.624 21525 [18565] sub0: / 0.082027 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.624 21525 [18565] sub0: \ 0.082131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.624 21525 [18565] sub0: / 0.082301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.624 21525 [18565] sub0: \ 0.08241 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.624 21525 [18565] sub0: / 0.082544 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.624 21525 [18565] sub0: / 0.082658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.625 21525 [18565] sub0: / 0.082757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.625 21525 [18565] sub0: \ 0.082876 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.625 21525 [18565] sub0: \ 0.083004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:26.625 21525 [18565] sub0: \ 0.083116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.625 21525 [18565] sub0: / 0.083251 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.625 21525 [18565] sub0: \ 0.083357 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.625 21525 [18565] sub0: / 0.083491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.625 21525 [18565] sub0: \ 0.083595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.625 21525 [18565] sub0: / 0.083728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.626 21525 [18565] sub0: \ 0.083847 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:26.626 21525 [18565] sub0: / 0.083978 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.626 21525 [18565] sub0: / 0.084081 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.626 21525 [18565] sub0: / 0.084215 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.626 21525 [18565] sub0: / 0.084317 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.626 21525 [18565] sub0: / 0.084456 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.626 21525 [18565] sub0: / 0.084578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:26.626 21525 [18565] sub0: / 0.08468 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:24:26.627 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:24:26.628 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:24:26.630 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:24:26.631 21525 [18565] sub0: \ 0.089154 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:24:26.631 21525 [18565] sub0: / 0.089283 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:24:26.632 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:24:26.633 21525 [18565] sub0: \ 0.09108 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:24:26.633 21525 [18565] sub0: / 0.09145 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:24:26.633 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:24:26.635 21525 [18565] sub0: \ 0.092961 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:24:26.635 21525 [18565] sub0: / 0.093188 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:24:26.635 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:24:26.732 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:24:27.008 21525 [18565] sub0: \ 0.466563 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:24:27.009 21525 [18565] sub0: / 0.467408 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:24:27.010 21525 [18565] time: 0.467961 2015-12-03 12:24:27.010 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:24:27.011 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:24:27.011 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:24:27.012 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:24:27.013 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:24:27.013 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:24:27.014 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:24:27.016 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:24:27.017 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:24:27.025 21525 [18565] sub0: / 0.482874 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:24:38.823 21340 [18565] sub0: \ 75.741993 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:24:38.824 21340 [18565] sub0: \ 0.000623 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:24:38.824 21340 [18565] sub0: / 0.000772 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:24:38.824 21340 [18565] sub0: \ 0.000897 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:24:38.824 21340 [18565] sub0: / 0.001058 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:24:38.826 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:24:38.827 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:24:38.828 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:24:38.829 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:24:38.829 21340 [18565] sub0: \ 0.006612 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:24:38.830 21340 [18565] sub0: \ 0.007212 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:24:38.830 21340 [18565] sub0: \ 0.007386 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:38.830 21340 [18565] sub0: \ 0.007531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:38.831 21340 [18565] sub0: / 0.007668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:38.831 21340 [18565] sub0: / 0.0078 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:38.831 21340 [18565] sub0: / 0.007913 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:38.831 21340 [18565] sub0: / 0.008024 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:24:38.831 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:24:38.832 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:24:38.834 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:24:38.835 21340 [18565] sub0: \ 0.011882 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:24:38.835 21340 [18565] sub0: / 0.012021 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:24:38.836 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:24:38.837 21340 [18565] sub0: \ 0.013814 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:24:38.837 21340 [18565] sub0: / 0.014192 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:24:38.837 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:24:38.838 21340 [18565] sub0: \ 0.015534 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:24:38.839 21340 [18565] sub0: / 0.015754 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:24:38.891 21340 [18565] sub0: \ 0.068315 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:24:38.892 21340 [18565] sub0: / 0.069248 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:24:38.893 21340 [18565] time: 0.069979 2015-12-03 12:24:38.893 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:24:38.894 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:24:38.894 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:24:38.895 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:24:38.896 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:24:38.897 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:24:38.897 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:24:38.899 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:24:38.900 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:24:38.906 21340 [18565] sub0: / 0.083389 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:24:39.347 21340 [18565] sub0: \ 0.524307 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:24:39.348 21340 [18565] sub0: \ 0.000677 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:24:39.348 21340 [18565] sub0: / 0.000829 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:24:39.348 21340 [18565] sub0: \ 0.000951 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:24:39.349 21340 [18565] sub0: / 0.001122 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:24:39.351 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:24:39.352 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:24:39.353 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:24:39.354 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:24:39.355 21340 [18565] sub0: \ 0.007221 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:24:39.402 21340 [18565] sub0: \ 0.054216 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:24:39.402 21340 [18565] sub0: \ 0.054513 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:39.402 21340 [18565] sub0: / 0.054663 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.402 21340 [18565] sub0: \ 0.0548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:39.402 21340 [18565] sub0: \ 0.054936 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:39.402 21340 [18565] sub0: \ 0.055068 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.403 21340 [18565] sub0: \ 0.055246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:39.403 21340 [18565] sub0: \ 0.055378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.403 21340 [18565] sub0: / 0.055528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.403 21340 [18565] sub0: \ 0.055648 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.403 21340 [18565] sub0: / 0.055795 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.403 21340 [18565] sub0: \ 0.055914 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.403 21340 [18565] sub0: / 0.056083 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.404 21340 [18565] sub0: \ 0.056217 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.404 21340 [18565] sub0: / 0.056361 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.404 21340 [18565] sub0: / 0.056479 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.404 21340 [18565] sub0: / 0.056642 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.404 21340 [18565] sub0: \ 0.056768 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.404 21340 [18565] sub0: \ 0.056898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:39.404 21340 [18565] sub0: \ 0.057024 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.405 21340 [18565] sub0: / 0.057186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.405 21340 [18565] sub0: \ 0.057308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.405 21340 [18565] sub0: / 0.057466 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.405 21340 [18565] sub0: \ 0.057586 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.405 21340 [18565] sub0: / 0.057733 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.405 21340 [18565] sub0: \ 0.057851 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.405 21340 [18565] sub0: / 0.057992 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.405 21340 [18565] sub0: / 0.05811 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.406 21340 [18565] sub0: / 0.058284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.406 21340 [18565] sub0: \ 0.058404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.406 21340 [18565] sub0: \ 0.058553 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:39.406 21340 [18565] sub0: \ 0.058681 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.406 21340 [18565] sub0: / 0.05883 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.406 21340 [18565] sub0: \ 0.058951 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.406 21340 [18565] sub0: / 0.059098 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.407 21340 [18565] sub0: \ 0.059231 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.407 21340 [18565] sub0: / 0.059393 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.407 21340 [18565] sub0: \ 0.059511 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.407 21340 [18565] sub0: / 0.059652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.407 21340 [18565] sub0: / 0.059768 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.407 21340 [18565] sub0: / 0.05991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.407 21340 [18565] sub0: \ 0.060025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.408 21340 [18565] sub0: \ 0.060186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:39.408 21340 [18565] sub0: \ 0.060315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.408 21340 [18565] sub0: / 0.060463 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.408 21340 [18565] sub0: \ 0.060581 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.408 21340 [18565] sub0: / 0.060757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.408 21340 [18565] sub0: \ 0.060875 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.408 21340 [18565] sub0: / 0.061021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.409 21340 [18565] sub0: \ 0.061139 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.409 21340 [18565] sub0: / 0.061294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.409 21340 [18565] sub0: / 0.06141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.409 21340 [18565] sub0: / 0.061552 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.409 21340 [18565] sub0: \ 0.061668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.409 21340 [18565] sub0: \ 0.061828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:39.409 21340 [18565] sub0: \ 0.061957 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.409 21340 [18565] sub0: / 0.062107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.410 21340 [18565] sub0: \ 0.062239 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.410 21340 [18565] sub0: / 0.062385 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.410 21340 [18565] sub0: \ 0.062502 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.410 21340 [18565] sub0: / 0.062648 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.410 21340 [18565] sub0: \ 0.062776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.410 21340 [18565] sub0: / 0.062919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.410 21340 [18565] sub0: / 0.063034 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.411 21340 [18565] sub0: / 0.063173 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.411 21340 [18565] sub0: \ 0.063292 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.411 21340 [18565] sub0: \ 0.063462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:39.411 21340 [18565] sub0: \ 0.06359 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.411 21340 [18565] sub0: / 0.063739 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.411 21340 [18565] sub0: \ 0.063856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.411 21340 [18565] sub0: / 0.064001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.411 21340 [18565] sub0: \ 0.064117 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.412 21340 [18565] sub0: / 0.06428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.412 21340 [18565] sub0: \ 0.064396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.412 21340 [18565] sub0: / 0.064537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.412 21340 [18565] sub0: / 0.06468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.412 21340 [18565] sub0: / 0.064794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.412 21340 [18565] sub0: \ 0.064905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.412 21340 [18565] sub0: \ 0.065032 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:39.413 21340 [18565] sub0: \ 0.065155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.413 21340 [18565] sub0: / 0.065316 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.413 21340 [18565] sub0: \ 0.065433 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.413 21340 [18565] sub0: / 0.065578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.413 21340 [18565] sub0: \ 0.065694 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.413 21340 [18565] sub0: / 0.065841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.413 21340 [18565] sub0: \ 0.065956 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.413 21340 [18565] sub0: / 0.066109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.414 21340 [18565] sub0: / 0.066241 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.414 21340 [18565] sub0: / 0.066395 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.414 21340 [18565] sub0: \ 0.06651 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.414 21340 [18565] sub0: \ 0.066679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:39.414 21340 [18565] sub0: \ 0.066805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.414 21340 [18565] sub0: / 0.066952 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.414 21340 [18565] sub0: \ 0.067067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.415 21340 [18565] sub0: / 0.067225 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.415 21340 [18565] sub0: \ 0.067341 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.415 21340 [18565] sub0: / 0.067486 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.415 21340 [18565] sub0: \ 0.067601 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.415 21340 [18565] sub0: / 0.067739 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.415 21340 [18565] sub0: / 0.067855 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.415 21340 [18565] sub0: / 0.067966 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.415 21340 [18565] sub0: \ 0.068078 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.416 21340 [18565] sub0: \ 0.068245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:39.416 21340 [18565] sub0: \ 0.068371 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.416 21340 [18565] sub0: / 0.068519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.416 21340 [18565] sub0: \ 0.068663 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.416 21340 [18565] sub0: / 0.068814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.416 21340 [18565] sub0: \ 0.06893 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.416 21340 [18565] sub0: / 0.069076 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.417 21340 [18565] sub0: \ 0.069206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.417 21340 [18565] sub0: / 0.069347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.417 21340 [18565] sub0: / 0.069475 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.417 21340 [18565] sub0: / 0.069608 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.417 21340 [18565] sub0: \ 0.069722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.417 21340 [18565] sub0: \ 0.069867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:39.417 21340 [18565] sub0: \ 0.069993 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.418 21340 [18565] sub0: / 0.070139 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.418 21340 [18565] sub0: \ 0.07027 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.418 21340 [18565] sub0: / 0.070415 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.418 21340 [18565] sub0: \ 0.070529 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.418 21340 [18565] sub0: / 0.070675 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.418 21340 [18565] sub0: \ 0.07079 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.418 21340 [18565] sub0: / 0.070929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.418 21340 [18565] sub0: / 0.071044 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.419 21340 [18565] sub0: / 0.071223 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.419 21340 [18565] sub0: \ 0.071342 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.419 21340 [18565] sub0: \ 0.071511 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:39.419 21340 [18565] sub0: \ 0.071638 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.419 21340 [18565] sub0: / 0.071784 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.419 21340 [18565] sub0: \ 0.071901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.419 21340 [18565] sub0: / 0.072045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.420 21340 [18565] sub0: \ 0.07216 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.420 21340 [18565] sub0: / 0.072322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.420 21340 [18565] sub0: \ 0.072438 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.420 21340 [18565] sub0: / 0.072578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.420 21340 [18565] sub0: / 0.072724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.420 21340 [18565] sub0: / 0.072849 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.420 21340 [18565] sub0: \ 0.072963 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.420 21340 [18565] sub0: \ 0.073109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:39.421 21340 [18565] sub0: \ 0.073249 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.421 21340 [18565] sub0: / 0.073397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.421 21340 [18565] sub0: \ 0.073516 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.421 21340 [18565] sub0: / 0.07366 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.421 21340 [18565] sub0: \ 0.073776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.421 21340 [18565] sub0: / 0.073922 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.421 21340 [18565] sub0: \ 0.074039 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.422 21340 [18565] sub0: / 0.074195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.422 21340 [18565] sub0: / 0.074313 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.422 21340 [18565] sub0: / 0.074455 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.422 21340 [18565] sub0: \ 0.07457 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.422 21340 [18565] sub0: \ 0.074728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:39.422 21340 [18565] sub0: \ 0.074853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.422 21340 [18565] sub0: / 0.074999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.422 21340 [18565] sub0: \ 0.075116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.423 21340 [18565] sub0: / 0.075277 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.423 21340 [18565] sub0: \ 0.075394 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.423 21340 [18565] sub0: / 0.075539 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.423 21340 [18565] sub0: \ 0.075655 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.423 21340 [18565] sub0: / 0.075794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.423 21340 [18565] sub0: / 0.07591 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.423 21340 [18565] sub0: / 0.07605 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.424 21340 [18565] sub0: \ 0.076178 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.424 21340 [18565] sub0: \ 0.07634 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:39.424 21340 [18565] sub0: \ 0.076465 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.424 21340 [18565] sub0: / 0.076634 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.424 21340 [18565] sub0: \ 0.076759 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.424 21340 [18565] sub0: / 0.076904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.424 21340 [18565] sub0: \ 0.07702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.425 21340 [18565] sub0: / 0.077179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.425 21340 [18565] sub0: \ 0.077298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.425 21340 [18565] sub0: / 0.07744 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.425 21340 [18565] sub0: / 0.077555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.425 21340 [18565] sub0: / 0.077684 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.425 21340 [18565] sub0: \ 0.077798 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.425 21340 [18565] sub0: \ 0.077926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:39.425 21340 [18565] sub0: \ 0.07805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.426 21340 [18565] sub0: / 0.078212 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.426 21340 [18565] sub0: \ 0.078331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.426 21340 [18565] sub0: / 0.078477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.426 21340 [18565] sub0: \ 0.078592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.426 21340 [18565] sub0: / 0.078737 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.426 21340 [18565] sub0: \ 0.078853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.426 21340 [18565] sub0: / 0.078991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.426 21340 [18565] sub0: / 0.079106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.427 21340 [18565] sub0: / 0.079275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.427 21340 [18565] sub0: \ 0.079405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.427 21340 [18565] sub0: \ 0.079566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:39.427 21340 [18565] sub0: \ 0.079693 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.427 21340 [18565] sub0: / 0.079841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.427 21340 [18565] sub0: \ 0.079959 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.427 21340 [18565] sub0: / 0.080105 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.428 21340 [18565] sub0: \ 0.080236 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.428 21340 [18565] sub0: / 0.080383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.428 21340 [18565] sub0: \ 0.080499 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.428 21340 [18565] sub0: / 0.080674 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.428 21340 [18565] sub0: / 0.080794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.428 21340 [18565] sub0: / 0.080923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.428 21340 [18565] sub0: \ 0.081036 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.429 21340 [18565] sub0: \ 0.081195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:39.429 21340 [18565] sub0: \ 0.081323 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.429 21340 [18565] sub0: / 0.081471 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.429 21340 [18565] sub0: \ 0.081588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.429 21340 [18565] sub0: / 0.081732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.429 21340 [18565] sub0: \ 0.081847 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.429 21340 [18565] sub0: / 0.081993 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.429 21340 [18565] sub0: \ 0.082108 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.430 21340 [18565] sub0: / 0.082262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.430 21340 [18565] sub0: / 0.082378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.430 21340 [18565] sub0: / 0.082519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.430 21340 [18565] sub0: \ 0.082634 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.430 21340 [18565] sub0: \ 0.082806 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:39.430 21340 [18565] sub0: \ 0.082933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.430 21340 [18565] sub0: / 0.08308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.431 21340 [18565] sub0: \ 0.083211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.431 21340 [18565] sub0: / 0.083357 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.431 21340 [18565] sub0: \ 0.083474 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.431 21340 [18565] sub0: / 0.08362 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.431 21340 [18565] sub0: \ 0.083736 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.431 21340 [18565] sub0: / 0.083874 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.431 21340 [18565] sub0: / 0.083989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.431 21340 [18565] sub0: / 0.084116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.432 21340 [18565] sub0: \ 0.084245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.432 21340 [18565] sub0: \ 0.084414 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:39.432 21340 [18565] sub0: \ 0.08454 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.432 21340 [18565] sub0: / 0.084716 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.432 21340 [18565] sub0: \ 0.084834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.432 21340 [18565] sub0: / 0.084977 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.432 21340 [18565] sub0: \ 0.085093 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.433 21340 [18565] sub0: / 0.085254 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.433 21340 [18565] sub0: \ 0.08537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.433 21340 [18565] sub0: / 0.085509 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.433 21340 [18565] sub0: / 0.085623 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.433 21340 [18565] sub0: / 0.085735 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.433 21340 [18565] sub0: \ 0.085846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.433 21340 [18565] sub0: \ 0.086001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:39.434 21340 [18565] sub0: \ 0.086138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.434 21340 [18565] sub0: / 0.086301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.434 21340 [18565] sub0: \ 0.086418 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.434 21340 [18565] sub0: / 0.086563 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.434 21340 [18565] sub0: \ 0.086679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.434 21340 [18565] sub0: / 0.086824 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.434 21340 [18565] sub0: \ 0.086939 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.434 21340 [18565] sub0: / 0.087079 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.435 21340 [18565] sub0: / 0.087208 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.435 21340 [18565] sub0: / 0.087343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.435 21340 [18565] sub0: \ 0.087458 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.435 21340 [18565] sub0: \ 0.087584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:39.435 21340 [18565] sub0: \ 0.087708 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.435 21340 [18565] sub0: / 0.087855 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.435 21340 [18565] sub0: \ 0.087971 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.435 21340 [18565] sub0: / 0.088115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.436 21340 [18565] sub0: \ 0.088245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.436 21340 [18565] sub0: / 0.08839 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.436 21340 [18565] sub0: \ 0.088506 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.436 21340 [18565] sub0: / 0.088676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.436 21340 [18565] sub0: / 0.088796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.436 21340 [18565] sub0: / 0.088951 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.436 21340 [18565] sub0: \ 0.089066 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.437 21340 [18565] sub0: \ 0.089205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:39.437 21340 [18565] sub0: \ 0.089343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.437 21340 [18565] sub0: / 0.08949 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.437 21340 [18565] sub0: \ 0.089606 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.437 21340 [18565] sub0: / 0.089751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.437 21340 [18565] sub0: \ 0.089867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.437 21340 [18565] sub0: / 0.090012 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.438 21340 [18565] sub0: \ 0.090129 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.438 21340 [18565] sub0: / 0.090285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.438 21340 [18565] sub0: / 0.090402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.438 21340 [18565] sub0: / 0.090556 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.438 21340 [18565] sub0: \ 0.090672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.438 21340 [18565] sub0: \ 0.090813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:39.438 21340 [18565] sub0: \ 0.090939 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.438 21340 [18565] sub0: / 0.091087 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.439 21340 [18565] sub0: \ 0.09124 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.439 21340 [18565] sub0: / 0.091389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.439 21340 [18565] sub0: \ 0.091505 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.439 21340 [18565] sub0: / 0.091651 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.439 21340 [18565] sub0: \ 0.091767 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:39.439 21340 [18565] sub0: / 0.091907 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.439 21340 [18565] sub0: / 0.092022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.440 21340 [18565] sub0: / 0.09218 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.440 21340 [18565] sub0: / 0.092295 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.440 21340 [18565] sub0: / 0.092505 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.440 21340 [18565] sub0: / 0.092661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:39.440 21340 [18565] sub0: / 0.092781 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:24:39.441 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:24:39.442 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:24:39.443 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:24:39.445 21340 [18565] sub0: \ 0.097337 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:24:39.445 21340 [18565] sub0: / 0.097489 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:24:39.446 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:24:39.447 21340 [18565] sub0: \ 0.099482 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:24:39.447 21340 [18565] sub0: / 0.099872 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:24:39.447 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:24:39.449 21340 [18565] sub0: \ 0.101345 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:24:39.449 21340 [18565] sub0: / 0.101578 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:24:39.449 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:24:39.550 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:24:39.837 21340 [18565] sub0: \ 0.489289 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:24:39.838 21340 [18565] sub0: / 0.490119 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:24:39.838 21340 [18565] time: 0.490778 2015-12-03 12:24:39.839 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:24:39.839 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:24:39.840 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:24:39.841 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:24:39.841 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:24:39.842 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:24:39.843 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:24:39.845 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:24:39.846 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:24:39.853 21340 [18565] sub0: / 0.505689 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:24:43.155 21340 [18565] sub0: \ 3.80749 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:24:43.156 21340 [18565] sub0: \ 0.000654 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:24:43.156 21340 [18565] sub0: / 0.000789 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:24:43.156 21340 [18565] sub0: \ 0.000911 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:24:43.156 21340 [18565] sub0: / 0.001123 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:24:43.158 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:24:43.159 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:24:43.160 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:24:43.161 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:24:43.162 21340 [18565] sub0: \ 0.00652 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:24:43.162 21340 [18565] sub0: \ 0.007129 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:24:43.162 21340 [18565] sub0: \ 0.007303 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:43.163 21340 [18565] sub0: \ 0.007451 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:43.163 21340 [18565] sub0: / 0.007625 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.163 21340 [18565] sub0: / 0.007754 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.163 21340 [18565] sub0: / 0.00788 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.163 21340 [18565] sub0: / 0.007994 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:24:43.163 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:24:43.164 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:24:43.166 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:24:43.167 21340 [18565] sub0: \ 0.012047 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:24:43.167 21340 [18565] sub0: / 0.012195 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:24:43.168 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:24:43.169 21340 [18565] sub0: \ 0.014122 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:24:43.170 21340 [18565] sub0: / 0.014513 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:24:43.170 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:24:43.171 21340 [18565] sub0: \ 0.015911 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:24:43.171 21340 [18565] sub0: / 0.016135 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:24:43.223 21340 [18565] sub0: \ 0.068263 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:24:43.224 21340 [18565] sub0: / 0.069185 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:24:43.225 21340 [18565] time: 0.069905 2015-12-03 12:24:43.225 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:24:43.226 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:24:43.227 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:24:43.227 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:24:43.228 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:24:43.229 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:24:43.230 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:24:43.231 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:24:43.232 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:24:43.238 21340 [18565] sub0: / 0.083349 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:24:43.645 21340 [18565] sub0: \ 0.490192 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:24:43.646 21340 [18565] sub0: \ 0.000641 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:24:43.646 21340 [18565] sub0: / 0.000773 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:24:43.646 21340 [18565] sub0: \ 0.000895 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:24:43.647 21340 [18565] sub0: / 0.001051 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:24:43.648 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:24:43.649 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:24:43.650 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:24:43.651 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:24:43.652 21340 [18565] sub0: \ 0.006374 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:24:43.701 21340 [18565] sub0: \ 0.055421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:24:43.701 21340 [18565] sub0: \ 0.055707 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:43.701 21340 [18565] sub0: / 0.055861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.701 21340 [18565] sub0: \ 0.056005 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:43.702 21340 [18565] sub0: \ 0.056224 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:43.702 21340 [18565] sub0: \ 0.056364 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.702 21340 [18565] sub0: \ 0.056528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:43.702 21340 [18565] sub0: \ 0.056663 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.702 21340 [18565] sub0: / 0.056816 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.702 21340 [18565] sub0: \ 0.056934 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.703 21340 [18565] sub0: / 0.057081 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.703 21340 [18565] sub0: \ 0.057216 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.703 21340 [18565] sub0: / 0.057363 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.703 21340 [18565] sub0: \ 0.057481 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.703 21340 [18565] sub0: / 0.057624 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.703 21340 [18565] sub0: / 0.05774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.703 21340 [18565] sub0: / 0.057874 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.703 21340 [18565] sub0: \ 0.057989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.704 21340 [18565] sub0: \ 0.058145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:43.704 21340 [18565] sub0: \ 0.058275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.704 21340 [18565] sub0: / 0.058424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.704 21340 [18565] sub0: \ 0.058574 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.704 21340 [18565] sub0: / 0.058731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.704 21340 [18565] sub0: \ 0.05885 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.704 21340 [18565] sub0: / 0.058995 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.705 21340 [18565] sub0: \ 0.059111 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.705 21340 [18565] sub0: / 0.059269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.705 21340 [18565] sub0: / 0.059385 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.705 21340 [18565] sub0: / 0.059533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.705 21340 [18565] sub0: \ 0.059664 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.705 21340 [18565] sub0: \ 0.059791 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:43.705 21340 [18565] sub0: \ 0.059916 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.706 21340 [18565] sub0: / 0.060064 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.706 21340 [18565] sub0: \ 0.060196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.706 21340 [18565] sub0: / 0.060343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.706 21340 [18565] sub0: \ 0.060461 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.706 21340 [18565] sub0: / 0.060608 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.706 21340 [18565] sub0: \ 0.060724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.706 21340 [18565] sub0: / 0.060866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.706 21340 [18565] sub0: / 0.060982 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.707 21340 [18565] sub0: / 0.061154 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.707 21340 [18565] sub0: \ 0.061276 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.707 21340 [18565] sub0: \ 0.061403 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:43.707 21340 [18565] sub0: \ 0.061526 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.707 21340 [18565] sub0: / 0.061676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.707 21340 [18565] sub0: \ 0.061794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.707 21340 [18565] sub0: / 0.061939 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.708 21340 [18565] sub0: \ 0.062058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.708 21340 [18565] sub0: / 0.06222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.708 21340 [18565] sub0: \ 0.062339 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.708 21340 [18565] sub0: / 0.062481 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.708 21340 [18565] sub0: / 0.062626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.708 21340 [18565] sub0: / 0.062785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.708 21340 [18565] sub0: \ 0.062905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.709 21340 [18565] sub0: \ 0.063088 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:43.709 21340 [18565] sub0: \ 0.063234 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.709 21340 [18565] sub0: / 0.063383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.709 21340 [18565] sub0: \ 0.063501 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.709 21340 [18565] sub0: / 0.063648 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.709 21340 [18565] sub0: \ 0.063767 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.709 21340 [18565] sub0: / 0.063911 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.709 21340 [18565] sub0: \ 0.064028 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.710 21340 [18565] sub0: / 0.064183 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.710 21340 [18565] sub0: / 0.064301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.710 21340 [18565] sub0: / 0.064413 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.710 21340 [18565] sub0: \ 0.064526 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.710 21340 [18565] sub0: \ 0.064653 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:43.710 21340 [18565] sub0: \ 0.064777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.710 21340 [18565] sub0: / 0.064925 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.710 21340 [18565] sub0: \ 0.065044 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.711 21340 [18565] sub0: / 0.065203 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.711 21340 [18565] sub0: \ 0.065321 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.711 21340 [18565] sub0: / 0.065466 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.711 21340 [18565] sub0: \ 0.065583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.711 21340 [18565] sub0: / 0.065725 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.711 21340 [18565] sub0: / 0.06584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.711 21340 [18565] sub0: / 0.065996 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.712 21340 [18565] sub0: \ 0.066116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.712 21340 [18565] sub0: \ 0.066291 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:43.712 21340 [18565] sub0: \ 0.066417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.712 21340 [18565] sub0: / 0.066593 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.712 21340 [18565] sub0: \ 0.066716 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.712 21340 [18565] sub0: / 0.066863 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.712 21340 [18565] sub0: \ 0.066981 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.713 21340 [18565] sub0: / 0.06714 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.713 21340 [18565] sub0: \ 0.06726 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.713 21340 [18565] sub0: / 0.067402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.713 21340 [18565] sub0: / 0.067518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.713 21340 [18565] sub0: / 0.06766 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.713 21340 [18565] sub0: \ 0.067778 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.713 21340 [18565] sub0: \ 0.067934 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:43.714 21340 [18565] sub0: \ 0.068061 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.714 21340 [18565] sub0: / 0.068227 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.714 21340 [18565] sub0: \ 0.068346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.714 21340 [18565] sub0: / 0.068493 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.714 21340 [18565] sub0: \ 0.068613 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.714 21340 [18565] sub0: / 0.06876 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.714 21340 [18565] sub0: \ 0.068879 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.714 21340 [18565] sub0: / 0.069021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.715 21340 [18565] sub0: / 0.069152 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.715 21340 [18565] sub0: / 0.069289 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.715 21340 [18565] sub0: \ 0.069407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.715 21340 [18565] sub0: \ 0.069565 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:43.715 21340 [18565] sub0: \ 0.069709 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.715 21340 [18565] sub0: / 0.069862 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.715 21340 [18565] sub0: \ 0.069981 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.716 21340 [18565] sub0: / 0.070141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.716 21340 [18565] sub0: \ 0.070264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.716 21340 [18565] sub0: / 0.070411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.716 21340 [18565] sub0: \ 0.070528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.716 21340 [18565] sub0: / 0.070709 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.716 21340 [18565] sub0: / 0.070826 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.716 21340 [18565] sub0: / 0.070959 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.717 21340 [18565] sub0: \ 0.071076 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.717 21340 [18565] sub0: \ 0.071251 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:43.717 21340 [18565] sub0: \ 0.071379 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.717 21340 [18565] sub0: / 0.071529 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.717 21340 [18565] sub0: \ 0.071646 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.717 21340 [18565] sub0: / 0.071792 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.717 21340 [18565] sub0: \ 0.07191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.718 21340 [18565] sub0: / 0.072055 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.718 21340 [18565] sub0: \ 0.072184 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.718 21340 [18565] sub0: / 0.072327 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.718 21340 [18565] sub0: / 0.072442 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.718 21340 [18565] sub0: / 0.07257 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.718 21340 [18565] sub0: \ 0.072686 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.718 21340 [18565] sub0: \ 0.072841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:43.718 21340 [18565] sub0: \ 0.072968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.719 21340 [18565] sub0: / 0.073141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.719 21340 [18565] sub0: \ 0.073262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.719 21340 [18565] sub0: / 0.073408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.719 21340 [18565] sub0: \ 0.073525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.719 21340 [18565] sub0: / 0.073669 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.719 21340 [18565] sub0: \ 0.073786 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.719 21340 [18565] sub0: / 0.073926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.719 21340 [18565] sub0: / 0.07404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.720 21340 [18565] sub0: / 0.074187 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.720 21340 [18565] sub0: \ 0.074304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.720 21340 [18565] sub0: \ 0.074432 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:43.720 21340 [18565] sub0: \ 0.07458 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.720 21340 [18565] sub0: / 0.074734 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.720 21340 [18565] sub0: \ 0.074851 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.720 21340 [18565] sub0: / 0.074995 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.721 21340 [18565] sub0: \ 0.075112 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.721 21340 [18565] sub0: / 0.075273 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.721 21340 [18565] sub0: \ 0.075389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.721 21340 [18565] sub0: / 0.07553 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.721 21340 [18565] sub0: / 0.075642 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.721 21340 [18565] sub0: / 0.075797 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.721 21340 [18565] sub0: \ 0.075913 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.722 21340 [18565] sub0: \ 0.076081 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:43.722 21340 [18565] sub0: \ 0.076223 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.722 21340 [18565] sub0: / 0.076385 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.722 21340 [18565] sub0: \ 0.076502 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.722 21340 [18565] sub0: / 0.076648 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.722 21340 [18565] sub0: \ 0.076765 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.722 21340 [18565] sub0: / 0.07691 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.722 21340 [18565] sub0: \ 0.077026 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.723 21340 [18565] sub0: / 0.077181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.723 21340 [18565] sub0: / 0.077299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.723 21340 [18565] sub0: / 0.077411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.723 21340 [18565] sub0: \ 0.077525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.723 21340 [18565] sub0: \ 0.077682 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:43.723 21340 [18565] sub0: \ 0.077808 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.723 21340 [18565] sub0: / 0.077954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.724 21340 [18565] sub0: \ 0.078071 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.724 21340 [18565] sub0: / 0.078232 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.724 21340 [18565] sub0: \ 0.078351 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.724 21340 [18565] sub0: / 0.078496 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.724 21340 [18565] sub0: \ 0.078651 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.724 21340 [18565] sub0: / 0.078793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.724 21340 [18565] sub0: / 0.078907 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.724 21340 [18565] sub0: / 0.079036 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.725 21340 [18565] sub0: \ 0.079165 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.725 21340 [18565] sub0: \ 0.079335 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:43.725 21340 [18565] sub0: \ 0.079461 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.725 21340 [18565] sub0: / 0.079609 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.725 21340 [18565] sub0: \ 0.079736 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.725 21340 [18565] sub0: / 0.079883 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.725 21340 [18565] sub0: \ 0.079999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.726 21340 [18565] sub0: / 0.080158 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.726 21340 [18565] sub0: \ 0.080275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.726 21340 [18565] sub0: / 0.080415 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.726 21340 [18565] sub0: / 0.080528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.726 21340 [18565] sub0: / 0.080639 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.726 21340 [18565] sub0: \ 0.080752 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.726 21340 [18565] sub0: \ 0.080906 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:43.726 21340 [18565] sub0: \ 0.081032 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.727 21340 [18565] sub0: / 0.081194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.727 21340 [18565] sub0: \ 0.08131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.727 21340 [18565] sub0: / 0.081455 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.727 21340 [18565] sub0: \ 0.081571 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.727 21340 [18565] sub0: / 0.081715 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.727 21340 [18565] sub0: \ 0.08183 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.727 21340 [18565] sub0: / 0.08197 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.728 21340 [18565] sub0: / 0.082082 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.728 21340 [18565] sub0: / 0.082231 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.728 21340 [18565] sub0: \ 0.082347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.728 21340 [18565] sub0: \ 0.082504 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:43.728 21340 [18565] sub0: \ 0.08266 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.728 21340 [18565] sub0: / 0.082809 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.728 21340 [18565] sub0: \ 0.082924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.729 21340 [18565] sub0: / 0.08308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.729 21340 [18565] sub0: \ 0.083214 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.729 21340 [18565] sub0: / 0.083361 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.729 21340 [18565] sub0: \ 0.083475 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.729 21340 [18565] sub0: / 0.083618 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.729 21340 [18565] sub0: / 0.083732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.729 21340 [18565] sub0: / 0.08386 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.729 21340 [18565] sub0: \ 0.083975 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.730 21340 [18565] sub0: \ 0.084157 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:43.730 21340 [18565] sub0: \ 0.084286 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.730 21340 [18565] sub0: / 0.084434 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.730 21340 [18565] sub0: \ 0.084551 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.730 21340 [18565] sub0: / 0.084696 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.730 21340 [18565] sub0: \ 0.084814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.730 21340 [18565] sub0: / 0.08496 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.731 21340 [18565] sub0: \ 0.085076 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.731 21340 [18565] sub0: / 0.085233 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.731 21340 [18565] sub0: / 0.085347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.731 21340 [18565] sub0: / 0.085458 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.731 21340 [18565] sub0: \ 0.085571 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.731 21340 [18565] sub0: \ 0.08574 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:43.731 21340 [18565] sub0: \ 0.085866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.731 21340 [18565] sub0: / 0.086015 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.732 21340 [18565] sub0: \ 0.086144 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.732 21340 [18565] sub0: / 0.086293 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.732 21340 [18565] sub0: \ 0.086422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.732 21340 [18565] sub0: / 0.086605 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.732 21340 [18565] sub0: \ 0.086726 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.732 21340 [18565] sub0: / 0.086867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.732 21340 [18565] sub0: / 0.08698 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.733 21340 [18565] sub0: / 0.087092 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.733 21340 [18565] sub0: \ 0.087221 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.733 21340 [18565] sub0: \ 0.087347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:43.733 21340 [18565] sub0: \ 0.08747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.733 21340 [18565] sub0: / 0.087617 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.733 21340 [18565] sub0: \ 0.087732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.733 21340 [18565] sub0: / 0.087876 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.733 21340 [18565] sub0: \ 0.087991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.734 21340 [18565] sub0: / 0.088149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.734 21340 [18565] sub0: \ 0.088266 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.734 21340 [18565] sub0: / 0.088408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.734 21340 [18565] sub0: / 0.08852 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.734 21340 [18565] sub0: / 0.088673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.734 21340 [18565] sub0: \ 0.088788 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.734 21340 [18565] sub0: \ 0.088943 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:43.735 21340 [18565] sub0: \ 0.089067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.735 21340 [18565] sub0: / 0.08923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.735 21340 [18565] sub0: \ 0.089346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.735 21340 [18565] sub0: / 0.089492 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.735 21340 [18565] sub0: \ 0.089608 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.735 21340 [18565] sub0: / 0.089765 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.735 21340 [18565] sub0: \ 0.089882 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.735 21340 [18565] sub0: / 0.090028 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.736 21340 [18565] sub0: / 0.090155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.736 21340 [18565] sub0: / 0.090294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.736 21340 [18565] sub0: \ 0.090409 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.736 21340 [18565] sub0: \ 0.090577 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:43.736 21340 [18565] sub0: \ 0.090709 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.736 21340 [18565] sub0: / 0.090857 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.736 21340 [18565] sub0: \ 0.090973 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.737 21340 [18565] sub0: / 0.091117 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.737 21340 [18565] sub0: \ 0.091248 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.737 21340 [18565] sub0: / 0.091392 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.737 21340 [18565] sub0: \ 0.091507 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.737 21340 [18565] sub0: / 0.091648 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.737 21340 [18565] sub0: / 0.091762 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.737 21340 [18565] sub0: / 0.091904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.737 21340 [18565] sub0: \ 0.092021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.738 21340 [18565] sub0: \ 0.092176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:43.738 21340 [18565] sub0: \ 0.092303 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.738 21340 [18565] sub0: / 0.09245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.738 21340 [18565] sub0: \ 0.092566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.738 21340 [18565] sub0: / 0.09271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.738 21340 [18565] sub0: \ 0.092826 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.738 21340 [18565] sub0: / 0.092982 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.739 21340 [18565] sub0: \ 0.0931 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.739 21340 [18565] sub0: / 0.093257 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.739 21340 [18565] sub0: / 0.09337 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.739 21340 [18565] sub0: / 0.093517 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.739 21340 [18565] sub0: \ 0.093633 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.739 21340 [18565] sub0: \ 0.093777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:43.739 21340 [18565] sub0: \ 0.093902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.740 21340 [18565] sub0: / 0.094049 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.740 21340 [18565] sub0: \ 0.094177 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.740 21340 [18565] sub0: / 0.094322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.740 21340 [18565] sub0: \ 0.094439 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.740 21340 [18565] sub0: / 0.094642 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.740 21340 [18565] sub0: \ 0.094763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:43.740 21340 [18565] sub0: / 0.094904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.740 21340 [18565] sub0: / 0.095018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.741 21340 [18565] sub0: / 0.095174 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.741 21340 [18565] sub0: / 0.09529 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.741 21340 [18565] sub0: / 0.095467 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.741 21340 [18565] sub0: / 0.095605 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:43.741 21340 [18565] sub0: / 0.095721 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:24:43.742 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:24:43.743 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:24:43.745 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:24:43.746 21340 [18565] sub0: \ 0.10045 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:24:43.746 21340 [18565] sub0: / 0.100618 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:24:43.747 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:24:43.748 21340 [18565] sub0: \ 0.102522 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:24:43.748 21340 [18565] sub0: / 0.102943 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:24:43.749 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:24:43.750 21340 [18565] sub0: \ 0.104363 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:24:43.750 21340 [18565] sub0: / 0.104593 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:24:43.750 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:24:43.851 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:24:44.139 21340 [18565] sub0: \ 0.494024 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:24:44.140 21340 [18565] sub0: / 0.494917 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:24:44.141 21340 [18565] time: 0.495578 2015-12-03 12:24:44.142 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:24:44.142 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:24:44.143 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:24:44.144 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:24:44.144 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:24:44.145 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:24:44.146 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:24:44.148 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:24:44.149 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:24:44.156 21340 [18565] sub0: / 0.510386 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:24:45.983 21340 [18565] sub0: \ 2.337698 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:24:45.984 21340 [18565] sub0: \ 0.000636 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:24:45.984 21340 [18565] sub0: / 0.000836 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:24:45.984 21340 [18565] sub0: \ 0.000958 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:24:45.984 21340 [18565] sub0: / 0.001116 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:24:45.986 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:24:45.987 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:24:45.988 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:24:45.989 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:24:45.990 21340 [18565] sub0: \ 0.006519 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:24:45.990 21340 [18565] sub0: \ 0.00711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:24:45.991 21340 [18565] sub0: \ 0.007284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:45.991 21340 [18565] sub0: \ 0.007444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:45.991 21340 [18565] sub0: / 0.007583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:45.991 21340 [18565] sub0: / 0.007702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:45.991 21340 [18565] sub0: / 0.007825 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:45.991 21340 [18565] sub0: / 0.007938 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:24:45.992 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:24:45.993 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:24:45.994 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:24:45.995 21340 [18565] sub0: \ 0.011872 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:24:45.995 21340 [18565] sub0: / 0.012014 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:24:45.996 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:24:45.997 21340 [18565] sub0: \ 0.013954 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:24:45.998 21340 [18565] sub0: / 0.014369 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:24:45.998 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:24:45.999 21340 [18565] sub0: \ 0.015947 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:24:46.000 21340 [18565] sub0: / 0.016195 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:24:46.052 21340 [18565] sub0: \ 0.0691310000000001 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:24:46.053 21340 [18565] sub0: / 0.0700229999999999 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:24:46.054 21340 [18565] time: 0.070785 2015-12-03 12:24:46.055 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:24:46.055 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:24:46.056 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:24:46.057 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:24:46.057 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:24:46.058 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:24:46.059 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:24:46.060 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:24:46.061 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:24:46.067 21340 [18565] sub0: / 0.084014 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:24:46.358 21340 [18565] sub0: \ 0.374851 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:24:46.359 21340 [18565] sub0: \ 0.000646 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:24:46.359 21340 [18565] sub0: / 0.000782 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:24:46.359 21340 [18565] sub0: \ 0.000902 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:24:46.359 21340 [18565] sub0: / 0.001061 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:24:46.361 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:24:46.362 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:24:46.363 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:24:46.364 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:24:46.365 21340 [18565] sub0: \ 0.006448 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:24:46.416 21340 [18565] sub0: \ 0.057207 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:24:46.416 21340 [18565] sub0: \ 0.057521 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:46.416 21340 [18565] sub0: \ 0.057702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:46.416 21340 [18565] sub0: \ 0.057836 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.416 21340 [18565] sub0: \ 0.057967 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:46.416 21340 [18565] sub0: \ 0.058092 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.417 21340 [18565] sub0: / 0.058243 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.417 21340 [18565] sub0: \ 0.058377 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.417 21340 [18565] sub0: / 0.058524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.417 21340 [18565] sub0: \ 0.058662 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.417 21340 [18565] sub0: / 0.058811 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.417 21340 [18565] sub0: \ 0.058929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.417 21340 [18565] sub0: / 0.059068 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.418 21340 [18565] sub0: / 0.059183 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.418 21340 [18565] sub0: / 0.059354 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.418 21340 [18565] sub0: \ 0.059471 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.418 21340 [18565] sub0: \ 0.059614 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:46.418 21340 [18565] sub0: \ 0.059742 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.418 21340 [18565] sub0: / 0.05989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.418 21340 [18565] sub0: \ 0.060008 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.419 21340 [18565] sub0: / 0.060154 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.419 21340 [18565] sub0: \ 0.060284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.419 21340 [18565] sub0: / 0.060433 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.419 21340 [18565] sub0: \ 0.060549 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.419 21340 [18565] sub0: / 0.060688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.419 21340 [18565] sub0: / 0.060805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.419 21340 [18565] sub0: / 0.060953 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.419 21340 [18565] sub0: \ 0.06107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.420 21340 [18565] sub0: \ 0.061213 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:46.420 21340 [18565] sub0: \ 0.061355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.420 21340 [18565] sub0: / 0.061502 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.420 21340 [18565] sub0: \ 0.061647 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.420 21340 [18565] sub0: / 0.061801 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.420 21340 [18565] sub0: \ 0.06192 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.420 21340 [18565] sub0: / 0.062079 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.421 21340 [18565] sub0: \ 0.062198 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.421 21340 [18565] sub0: / 0.062356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.421 21340 [18565] sub0: / 0.062474 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.421 21340 [18565] sub0: / 0.062623 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.421 21340 [18565] sub0: \ 0.062741 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.421 21340 [18565] sub0: \ 0.062903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:46.421 21340 [18565] sub0: \ 0.063034 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.422 21340 [18565] sub0: / 0.06318 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.422 21340 [18565] sub0: \ 0.063314 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.422 21340 [18565] sub0: / 0.063462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.422 21340 [18565] sub0: \ 0.063579 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.422 21340 [18565] sub0: / 0.063726 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.422 21340 [18565] sub0: \ 0.063845 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.422 21340 [18565] sub0: / 0.063986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.422 21340 [18565] sub0: / 0.064103 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.423 21340 [18565] sub0: / 0.064233 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.423 21340 [18565] sub0: \ 0.064364 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.423 21340 [18565] sub0: \ 0.064526 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:46.423 21340 [18565] sub0: \ 0.064656 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.423 21340 [18565] sub0: / 0.064805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.423 21340 [18565] sub0: \ 0.064925 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.423 21340 [18565] sub0: / 0.065071 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.424 21340 [18565] sub0: \ 0.065189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.424 21340 [18565] sub0: / 0.065364 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.424 21340 [18565] sub0: \ 0.065483 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.424 21340 [18565] sub0: / 0.065652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.424 21340 [18565] sub0: / 0.065774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.424 21340 [18565] sub0: / 0.065905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.424 21340 [18565] sub0: \ 0.06602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.425 21340 [18565] sub0: \ 0.066167 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:46.425 21340 [18565] sub0: \ 0.066308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.425 21340 [18565] sub0: / 0.066458 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.425 21340 [18565] sub0: \ 0.066578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.425 21340 [18565] sub0: / 0.066724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.425 21340 [18565] sub0: \ 0.066843 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.425 21340 [18565] sub0: / 0.066992 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.425 21340 [18565] sub0: \ 0.06711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.426 21340 [18565] sub0: / 0.06725 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.426 21340 [18565] sub0: / 0.067383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.426 21340 [18565] sub0: / 0.067527 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.426 21340 [18565] sub0: \ 0.067645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.426 21340 [18565] sub0: \ 0.067792 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:46.426 21340 [18565] sub0: \ 0.06792 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.426 21340 [18565] sub0: / 0.068068 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.427 21340 [18565] sub0: \ 0.068188 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.427 21340 [18565] sub0: / 0.06835 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.427 21340 [18565] sub0: \ 0.06847 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.427 21340 [18565] sub0: / 0.068618 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.427 21340 [18565] sub0: \ 0.06875 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.427 21340 [18565] sub0: / 0.068894 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.427 21340 [18565] sub0: / 0.069013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.428 21340 [18565] sub0: / 0.069157 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.428 21340 [18565] sub0: \ 0.069285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.428 21340 [18565] sub0: \ 0.069436 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:46.428 21340 [18565] sub0: \ 0.069564 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.428 21340 [18565] sub0: / 0.069747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.428 21340 [18565] sub0: \ 0.069868 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.428 21340 [18565] sub0: / 0.070015 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.429 21340 [18565] sub0: \ 0.070132 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.429 21340 [18565] sub0: / 0.070295 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.429 21340 [18565] sub0: \ 0.070414 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.429 21340 [18565] sub0: / 0.070555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.429 21340 [18565] sub0: / 0.070674 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.429 21340 [18565] sub0: / 0.070818 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.429 21340 [18565] sub0: \ 0.070935 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.429 21340 [18565] sub0: \ 0.071082 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:46.430 21340 [18565] sub0: \ 0.071211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.430 21340 [18565] sub0: / 0.071376 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.430 21340 [18565] sub0: \ 0.071496 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.430 21340 [18565] sub0: / 0.071642 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.430 21340 [18565] sub0: \ 0.071761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.430 21340 [18565] sub0: / 0.071908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.430 21340 [18565] sub0: \ 0.072026 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.431 21340 [18565] sub0: / 0.072181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.431 21340 [18565] sub0: / 0.072314 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.431 21340 [18565] sub0: / 0.07246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.431 21340 [18565] sub0: \ 0.072576 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.431 21340 [18565] sub0: \ 0.072705 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:46.431 21340 [18565] sub0: \ 0.072831 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.431 21340 [18565] sub0: / 0.072981 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.431 21340 [18565] sub0: \ 0.0731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.432 21340 [18565] sub0: / 0.073247 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.432 21340 [18565] sub0: \ 0.073379 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.432 21340 [18565] sub0: / 0.073529 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.432 21340 [18565] sub0: \ 0.073677 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.432 21340 [18565] sub0: / 0.073821 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.432 21340 [18565] sub0: / 0.073939 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.432 21340 [18565] sub0: / 0.074097 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.433 21340 [18565] sub0: \ 0.074214 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.433 21340 [18565] sub0: \ 0.074388 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:46.433 21340 [18565] sub0: \ 0.074518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.433 21340 [18565] sub0: / 0.074668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.433 21340 [18565] sub0: \ 0.074787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.433 21340 [18565] sub0: / 0.074932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.433 21340 [18565] sub0: \ 0.07505 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.434 21340 [18565] sub0: / 0.075196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.434 21340 [18565] sub0: \ 0.075331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.434 21340 [18565] sub0: / 0.075473 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.434 21340 [18565] sub0: / 0.075604 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.434 21340 [18565] sub0: / 0.07574 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.434 21340 [18565] sub0: \ 0.075856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.434 21340 [18565] sub0: \ 0.075999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:46.435 21340 [18565] sub0: \ 0.076128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.435 21340 [18565] sub0: / 0.07629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.435 21340 [18565] sub0: \ 0.076411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.435 21340 [18565] sub0: / 0.076558 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.435 21340 [18565] sub0: \ 0.076678 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.435 21340 [18565] sub0: / 0.076826 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.435 21340 [18565] sub0: \ 0.076945 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.435 21340 [18565] sub0: / 0.077086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.436 21340 [18565] sub0: / 0.077204 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.436 21340 [18565] sub0: / 0.077368 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.436 21340 [18565] sub0: \ 0.077487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.436 21340 [18565] sub0: \ 0.077685 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:46.436 21340 [18565] sub0: \ 0.077819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.436 21340 [18565] sub0: / 0.077968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.436 21340 [18565] sub0: \ 0.078088 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.437 21340 [18565] sub0: / 0.078235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.437 21340 [18565] sub0: \ 0.078368 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.437 21340 [18565] sub0: / 0.078517 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.437 21340 [18565] sub0: \ 0.078635 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.437 21340 [18565] sub0: / 0.078776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.437 21340 [18565] sub0: / 0.078893 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.437 21340 [18565] sub0: / 0.079039 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.438 21340 [18565] sub0: \ 0.079154 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.438 21340 [18565] sub0: \ 0.07933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:46.438 21340 [18565] sub0: \ 0.07946 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.438 21340 [18565] sub0: / 0.079607 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.438 21340 [18565] sub0: \ 0.079725 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.438 21340 [18565] sub0: / 0.079871 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.438 21340 [18565] sub0: \ 0.07999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.439 21340 [18565] sub0: / 0.080138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.439 21340 [18565] sub0: \ 0.080256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.439 21340 [18565] sub0: / 0.080411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.439 21340 [18565] sub0: / 0.080528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.439 21340 [18565] sub0: / 0.080657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.439 21340 [18565] sub0: \ 0.08077 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.439 21340 [18565] sub0: \ 0.080917 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:46.439 21340 [18565] sub0: \ 0.081044 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.440 21340 [18565] sub0: / 0.081192 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.440 21340 [18565] sub0: \ 0.081325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.440 21340 [18565] sub0: / 0.081472 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.440 21340 [18565] sub0: \ 0.08159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.440 21340 [18565] sub0: / 0.081767 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.440 21340 [18565] sub0: \ 0.081885 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.440 21340 [18565] sub0: / 0.082025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.441 21340 [18565] sub0: / 0.082142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.441 21340 [18565] sub0: / 0.082311 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.441 21340 [18565] sub0: \ 0.082431 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.441 21340 [18565] sub0: \ 0.082559 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:46.441 21340 [18565] sub0: \ 0.082685 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.441 21340 [18565] sub0: / 0.082834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.441 21340 [18565] sub0: \ 0.082954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.441 21340 [18565] sub0: / 0.0831 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.442 21340 [18565] sub0: \ 0.083218 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.442 21340 [18565] sub0: / 0.083449 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.442 21340 [18565] sub0: \ 0.083568 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.442 21340 [18565] sub0: / 0.08371 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.442 21340 [18565] sub0: / 0.083827 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.442 21340 [18565] sub0: / 0.083985 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.442 21340 [18565] sub0: \ 0.084105 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.443 21340 [18565] sub0: \ 0.084274 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:46.443 21340 [18565] sub0: \ 0.084406 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.443 21340 [18565] sub0: / 0.084553 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.443 21340 [18565] sub0: \ 0.084673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.443 21340 [18565] sub0: / 0.084819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.443 21340 [18565] sub0: \ 0.084935 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.443 21340 [18565] sub0: / 0.085082 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.444 21340 [18565] sub0: \ 0.085199 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.444 21340 [18565] sub0: / 0.085355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.444 21340 [18565] sub0: / 0.085472 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.444 21340 [18565] sub0: / 0.085639 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.444 21340 [18565] sub0: \ 0.085774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.444 21340 [18565] sub0: \ 0.085922 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:46.444 21340 [18565] sub0: \ 0.08605 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.445 21340 [18565] sub0: / 0.086197 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.445 21340 [18565] sub0: \ 0.086331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.445 21340 [18565] sub0: / 0.086477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.445 21340 [18565] sub0: \ 0.086595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.445 21340 [18565] sub0: / 0.086741 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.445 21340 [18565] sub0: \ 0.086859 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.445 21340 [18565] sub0: / 0.086997 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.446 21340 [18565] sub0: / 0.087113 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.446 21340 [18565] sub0: / 0.087256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.446 21340 [18565] sub0: \ 0.087394 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.446 21340 [18565] sub0: \ 0.08755 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:46.446 21340 [18565] sub0: \ 0.087679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.446 21340 [18565] sub0: / 0.087825 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.446 21340 [18565] sub0: \ 0.087943 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.446 21340 [18565] sub0: / 0.088089 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.447 21340 [18565] sub0: \ 0.088205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.447 21340 [18565] sub0: / 0.088366 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.447 21340 [18565] sub0: \ 0.088484 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.447 21340 [18565] sub0: / 0.088624 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.447 21340 [18565] sub0: / 0.088739 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.447 21340 [18565] sub0: / 0.088872 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.447 21340 [18565] sub0: \ 0.088987 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.448 21340 [18565] sub0: \ 0.089156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:46.448 21340 [18565] sub0: \ 0.089297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.448 21340 [18565] sub0: / 0.089446 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.448 21340 [18565] sub0: \ 0.089563 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.448 21340 [18565] sub0: / 0.089739 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.448 21340 [18565] sub0: \ 0.089856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.448 21340 [18565] sub0: / 0.090002 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.449 21340 [18565] sub0: \ 0.090118 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.449 21340 [18565] sub0: / 0.090257 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.449 21340 [18565] sub0: / 0.090387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.449 21340 [18565] sub0: / 0.090518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.449 21340 [18565] sub0: \ 0.090634 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.449 21340 [18565] sub0: \ 0.090791 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:46.449 21340 [18565] sub0: \ 0.090917 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.449 21340 [18565] sub0: / 0.091064 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.450 21340 [18565] sub0: \ 0.09118 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.450 21340 [18565] sub0: / 0.091341 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.450 21340 [18565] sub0: \ 0.091457 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.450 21340 [18565] sub0: / 0.091603 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.450 21340 [18565] sub0: \ 0.091717 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.450 21340 [18565] sub0: / 0.09186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.450 21340 [18565] sub0: / 0.091974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.450 21340 [18565] sub0: / 0.092105 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.451 21340 [18565] sub0: \ 0.092219 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.451 21340 [18565] sub0: \ 0.092389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:46.451 21340 [18565] sub0: \ 0.092528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.451 21340 [18565] sub0: / 0.092676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.451 21340 [18565] sub0: \ 0.092792 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.451 21340 [18565] sub0: / 0.092938 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.451 21340 [18565] sub0: \ 0.093053 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.452 21340 [18565] sub0: / 0.0932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.452 21340 [18565] sub0: \ 0.093331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.452 21340 [18565] sub0: / 0.093472 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.452 21340 [18565] sub0: / 0.093587 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.452 21340 [18565] sub0: / 0.093749 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.452 21340 [18565] sub0: \ 0.093866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.452 21340 [18565] sub0: \ 0.094022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:46.453 21340 [18565] sub0: \ 0.094148 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.453 21340 [18565] sub0: / 0.094307 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.453 21340 [18565] sub0: \ 0.094424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.453 21340 [18565] sub0: / 0.094571 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.453 21340 [18565] sub0: \ 0.094687 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.453 21340 [18565] sub0: / 0.094833 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.453 21340 [18565] sub0: \ 0.094948 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.453 21340 [18565] sub0: / 0.095086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.454 21340 [18565] sub0: / 0.095201 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.454 21340 [18565] sub0: / 0.09535 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.454 21340 [18565] sub0: \ 0.095466 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.454 21340 [18565] sub0: \ 0.095593 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:46.454 21340 [18565] sub0: \ 0.095729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.454 21340 [18565] sub0: / 0.095878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.454 21340 [18565] sub0: \ 0.095994 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.455 21340 [18565] sub0: / 0.09614 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.455 21340 [18565] sub0: \ 0.096255 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.455 21340 [18565] sub0: / 0.096418 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.455 21340 [18565] sub0: \ 0.096534 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.455 21340 [18565] sub0: / 0.096674 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.455 21340 [18565] sub0: / 0.096789 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.455 21340 [18565] sub0: / 0.096944 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.455 21340 [18565] sub0: \ 0.097058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.456 21340 [18565] sub0: \ 0.097218 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:46.456 21340 [18565] sub0: \ 0.097359 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.456 21340 [18565] sub0: / 0.097505 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.456 21340 [18565] sub0: \ 0.097655 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.456 21340 [18565] sub0: / 0.09781 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.456 21340 [18565] sub0: \ 0.097925 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.456 21340 [18565] sub0: / 0.098072 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.457 21340 [18565] sub0: \ 0.098188 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:46.457 21340 [18565] sub0: / 0.098342 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.457 21340 [18565] sub0: / 0.098458 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.457 21340 [18565] sub0: / 0.098586 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.457 21340 [18565] sub0: / 0.098701 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.457 21340 [18565] sub0: / 0.098916 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.457 21340 [18565] sub0: \ 0.099038 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:46.458 21340 [18565] sub0: / 0.099174 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.458 21340 [18565] sub0: / 0.099338 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:46.458 21340 [18565] sub0: / 0.099456 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:24:46.458 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:24:46.460 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:24:46.461 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:24:46.462 21340 [18565] sub0: \ 0.104027 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:24:46.463 21340 [18565] sub0: / 0.10417 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:24:46.464 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:24:46.464 21340 [18565] sub0: \ 0.106019 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:24:46.465 21340 [18565] sub0: / 0.106421 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:24:46.465 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:24:46.466 21340 [18565] sub0: \ 0.107772 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:24:46.466 21340 [18565] sub0: / 0.107991 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:24:46.467 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:24:46.570 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:24:46.861 21340 [18565] sub0: \ 0.502914 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:24:46.862 21340 [18565] sub0: / 0.503772 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:24:46.863 21340 [18565] time: 0.504435 2015-12-03 12:24:46.863 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:24:46.864 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:24:46.864 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:24:46.865 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:24:46.866 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:24:46.867 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:24:46.867 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:24:46.869 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:24:46.870 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:24:46.877 21340 [18565] sub0: / 0.519057 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:24:52.296 21340 [18565] sub0: \ 5.937903 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:24:52.297 21340 [18565] sub0: \ 0.000647 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:24:52.297 21340 [18565] sub0: / 0.000775 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:24:52.297 21340 [18565] sub0: \ 0.000883 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:24:52.298 21340 [18565] sub0: / 0.001026 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:24:52.299 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:24:52.300 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:24:52.301 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:24:52.302 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:24:52.303 21340 [18565] sub0: \ 0.006523 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:24:52.304 21340 [18565] sub0: \ 0.00708 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:24:52.304 21340 [18565] sub0: \ 0.007247 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:52.304 21340 [18565] sub0: \ 0.007419 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:52.304 21340 [18565] sub0: / 0.007582 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:52.304 21340 [18565] sub0: / 0.007703 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:52.304 21340 [18565] sub0: / 0.007829 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:52.304 21340 [18565] sub0: / 0.007941 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:24:52.305 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:24:52.306 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:24:52.307 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:24:52.308 21340 [18565] sub0: \ 0.011776 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:24:52.308 21340 [18565] sub0: / 0.011919 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:24:52.309 21524 [18565] sub0: \ 89.898871 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:24:52.310 21524 [18565] sub0: \ 0.000532 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:24:52.310 21524 [18565] sub0: / 0.000661 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:24:52.310 21524 [18565] sub0: \ 0.000782 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:24:52.311 21524 [18565] sub0: / 0.000934 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:24:52.312 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:24:52.313 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:24:52.314 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:24:52.316 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:24:52.316 21524 [18565] sub0: \ 0.006595 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:24:52.316 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:24:52.317 21524 [18565] sub0: \ 0.007473 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:24:52.317 21524 [18565] sub0: \ 0.007635 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:52.317 21524 [18565] sub0: \ 0.007777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:52.318 21524 [18565] sub0: / 0.007913 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:52.318 21524 [18565] sub0: / 0.008045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:52.318 21524 [18565] sub0: / 0.008178 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:52.318 21524 [18565] sub0: / 0.008291 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:24:52.318 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:24:52.319 21340 [18565] sub0: \ 0.022918 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:24:52.320 21340 [18565] sub0: / 0.023318 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:24:52.320 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:24:52.320 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:24:52.321 21340 [18565] sub0: \ 0.024729 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:24:52.321 21340 [18565] sub0: / 0.024946 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:24:52.322 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:24:52.323 21524 [18565] sub0: \ 0.013289 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:24:52.323 21524 [18565] sub0: / 0.01342 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:24:52.324 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:24:52.325 21524 [18565] sub0: \ 0.015302 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:24:52.325 21524 [18565] sub0: / 0.015673 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:24:52.325 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:24:52.327 21524 [18565] sub0: \ 0.017243 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:24:52.327 21524 [18565] sub0: / 0.017478 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:24:52.380 21524 [18565] sub0: \ 0.070281 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:24:52.381 21524 [18565] sub0: / 0.071179 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:24:52.381 21524 [18565] time: 0.07175 2015-12-03 12:24:52.382 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:24:52.382 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:24:52.383 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:24:52.384 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:24:52.384 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:24:52.385 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:24:52.386 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:24:52.387 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:24:52.388 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:24:52.393 21524 [18565] sub0: / 0.083291 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:24:52.411 21340 [18565] sub0: \ 0.114757 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:24:52.412 21340 [18565] sub0: / 0.115696 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:24:52.413 21340 [18565] time: 0.116475 2015-12-03 12:24:52.414 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:24:52.414 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:24:52.415 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:24:52.416 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:24:52.416 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:24:52.417 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:24:52.418 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:24:52.419 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:24:52.420 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:24:52.426 21340 [18565] sub0: / 0.129849 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:24:54.108 21340 [18565] sub0: \ 1.81198 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:24:54.109 21340 [18565] sub0: \ 0.000618 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:24:54.109 21340 [18565] sub0: / 0.000753 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:24:54.110 21340 [18565] sub0: \ 0.000877 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:24:54.110 21340 [18565] sub0: / 0.001058 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:24:54.111 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:24:54.112 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:24:54.113 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:24:54.114 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:24:54.115 21340 [18565] sub0: \ 0.00641 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:24:54.168 21340 [18565] sub0: \ 0.059382 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:24:54.168 21340 [18565] sub0: \ 0.05975 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:54.169 21340 [18565] sub0: \ 0.059952 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:54.169 21340 [18565] sub0: \ 0.060111 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.169 21340 [18565] sub0: \ 0.060276 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:54.169 21340 [18565] sub0: \ 0.060408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.169 21340 [18565] sub0: / 0.060562 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.169 21340 [18565] sub0: \ 0.060685 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.169 21340 [18565] sub0: / 0.060833 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.170 21340 [18565] sub0: \ 0.060969 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.170 21340 [18565] sub0: / 0.061121 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.170 21340 [18565] sub0: \ 0.061238 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.170 21340 [18565] sub0: / 0.061382 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.170 21340 [18565] sub0: / 0.061499 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.170 21340 [18565] sub0: / 0.061633 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.170 21340 [18565] sub0: \ 0.061748 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.171 21340 [18565] sub0: \ 0.061877 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:54.171 21340 [18565] sub0: \ 0.062021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.171 21340 [18565] sub0: / 0.062171 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.171 21340 [18565] sub0: \ 0.062289 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.171 21340 [18565] sub0: / 0.062437 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.171 21340 [18565] sub0: \ 0.062556 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.171 21340 [18565] sub0: / 0.062705 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.171 21340 [18565] sub0: \ 0.062823 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.172 21340 [18565] sub0: / 0.06298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.172 21340 [18565] sub0: / 0.063099 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.172 21340 [18565] sub0: / 0.063258 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.172 21340 [18565] sub0: \ 0.063423 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.172 21340 [18565] sub0: \ 0.063598 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:54.172 21340 [18565] sub0: \ 0.063728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.173 21340 [18565] sub0: / 0.063878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.173 21340 [18565] sub0: \ 0.064017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.173 21340 [18565] sub0: / 0.064166 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.173 21340 [18565] sub0: \ 0.064285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.173 21340 [18565] sub0: / 0.064435 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.173 21340 [18565] sub0: \ 0.064554 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.173 21340 [18565] sub0: / 0.064697 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.173 21340 [18565] sub0: / 0.064815 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.174 21340 [18565] sub0: / 0.064967 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.174 21340 [18565] sub0: \ 0.065086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.174 21340 [18565] sub0: \ 0.065248 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:54.174 21340 [18565] sub0: \ 0.065378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.174 21340 [18565] sub0: / 0.065528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.174 21340 [18565] sub0: \ 0.065646 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.174 21340 [18565] sub0: / 0.065794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.175 21340 [18565] sub0: \ 0.065923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.175 21340 [18565] sub0: / 0.066076 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.175 21340 [18565] sub0: \ 0.066194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.175 21340 [18565] sub0: / 0.066336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.175 21340 [18565] sub0: / 0.066453 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.175 21340 [18565] sub0: / 0.066584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.175 21340 [18565] sub0: \ 0.0667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.176 21340 [18565] sub0: \ 0.066843 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:54.176 21340 [18565] sub0: \ 0.066997 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.176 21340 [18565] sub0: / 0.067147 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.176 21340 [18565] sub0: \ 0.067267 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.176 21340 [18565] sub0: / 0.067448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.176 21340 [18565] sub0: \ 0.067568 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.176 21340 [18565] sub0: / 0.067717 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.177 21340 [18565] sub0: \ 0.067835 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.177 21340 [18565] sub0: / 0.067991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.177 21340 [18565] sub0: / 0.068109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.177 21340 [18565] sub0: / 0.068258 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.177 21340 [18565] sub0: \ 0.068375 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.177 21340 [18565] sub0: \ 0.068523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:54.177 21340 [18565] sub0: \ 0.06865 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.177 21340 [18565] sub0: / 0.068799 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.178 21340 [18565] sub0: \ 0.068929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.178 21340 [18565] sub0: / 0.06908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.178 21340 [18565] sub0: \ 0.069197 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.178 21340 [18565] sub0: / 0.069345 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.178 21340 [18565] sub0: \ 0.069462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.178 21340 [18565] sub0: / 0.069603 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.178 21340 [18565] sub0: / 0.069719 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.179 21340 [18565] sub0: / 0.069862 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.179 21340 [18565] sub0: \ 0.069995 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.179 21340 [18565] sub0: \ 0.070169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:54.179 21340 [18565] sub0: \ 0.070312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.179 21340 [18565] sub0: / 0.070462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.179 21340 [18565] sub0: \ 0.07058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.179 21340 [18565] sub0: / 0.070729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.180 21340 [18565] sub0: \ 0.070846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.180 21340 [18565] sub0: / 0.07101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.180 21340 [18565] sub0: \ 0.071129 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.180 21340 [18565] sub0: / 0.071273 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.180 21340 [18565] sub0: / 0.07142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.180 21340 [18565] sub0: / 0.071534 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.180 21340 [18565] sub0: \ 0.071645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.180 21340 [18565] sub0: \ 0.071772 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:54.181 21340 [18565] sub0: \ 0.071896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.181 21340 [18565] sub0: / 0.07206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.181 21340 [18565] sub0: \ 0.072179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.181 21340 [18565] sub0: / 0.072327 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.181 21340 [18565] sub0: \ 0.072444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.181 21340 [18565] sub0: / 0.072594 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.181 21340 [18565] sub0: \ 0.072712 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.182 21340 [18565] sub0: / 0.072856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.182 21340 [18565] sub0: / 0.072988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.182 21340 [18565] sub0: / 0.073147 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.182 21340 [18565] sub0: \ 0.073264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.182 21340 [18565] sub0: \ 0.073421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:54.182 21340 [18565] sub0: \ 0.07355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.182 21340 [18565] sub0: / 0.073711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.182 21340 [18565] sub0: \ 0.073831 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.183 21340 [18565] sub0: / 0.073993 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.183 21340 [18565] sub0: \ 0.074111 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.183 21340 [18565] sub0: / 0.07426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.183 21340 [18565] sub0: \ 0.074377 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.183 21340 [18565] sub0: / 0.074519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.183 21340 [18565] sub0: / 0.074636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.183 21340 [18565] sub0: / 0.07477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.184 21340 [18565] sub0: \ 0.074884 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.184 21340 [18565] sub0: \ 0.075047 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:54.184 21340 [18565] sub0: \ 0.075176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.184 21340 [18565] sub0: / 0.075351 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.184 21340 [18565] sub0: \ 0.075478 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.184 21340 [18565] sub0: / 0.075627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.184 21340 [18565] sub0: \ 0.075746 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.185 21340 [18565] sub0: / 0.075895 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.185 21340 [18565] sub0: \ 0.076027 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.185 21340 [18565] sub0: / 0.076169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.185 21340 [18565] sub0: / 0.076287 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.185 21340 [18565] sub0: / 0.076429 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.185 21340 [18565] sub0: \ 0.076545 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.185 21340 [18565] sub0: \ 0.076692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:54.185 21340 [18565] sub0: \ 0.07682 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.186 21340 [18565] sub0: / 0.076983 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.186 21340 [18565] sub0: \ 0.077115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.186 21340 [18565] sub0: / 0.077264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.186 21340 [18565] sub0: \ 0.077382 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.186 21340 [18565] sub0: / 0.07753 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.186 21340 [18565] sub0: \ 0.077647 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.186 21340 [18565] sub0: / 0.077787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.187 21340 [18565] sub0: / 0.077904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.187 21340 [18565] sub0: / 0.078063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.187 21340 [18565] sub0: \ 0.078179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.187 21340 [18565] sub0: \ 0.078322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:54.187 21340 [18565] sub0: \ 0.078449 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.187 21340 [18565] sub0: / 0.078597 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.187 21340 [18565] sub0: \ 0.078715 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.188 21340 [18565] sub0: / 0.078863 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.188 21340 [18565] sub0: \ 0.078996 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.188 21340 [18565] sub0: / 0.079145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.188 21340 [18565] sub0: \ 0.079263 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.188 21340 [18565] sub0: / 0.079434 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.188 21340 [18565] sub0: / 0.079552 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.188 21340 [18565] sub0: / 0.079701 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.188 21340 [18565] sub0: \ 0.079819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.189 21340 [18565] sub0: \ 0.079961 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:54.189 21340 [18565] sub0: \ 0.080088 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.189 21340 [18565] sub0: / 0.080238 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.189 21340 [18565] sub0: \ 0.080357 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.189 21340 [18565] sub0: / 0.080518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.189 21340 [18565] sub0: \ 0.080636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.189 21340 [18565] sub0: / 0.080783 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.190 21340 [18565] sub0: \ 0.080901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.190 21340 [18565] sub0: / 0.081059 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.190 21340 [18565] sub0: / 0.081176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.190 21340 [18565] sub0: / 0.081333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.190 21340 [18565] sub0: \ 0.081451 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.190 21340 [18565] sub0: \ 0.081608 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:54.190 21340 [18565] sub0: \ 0.081736 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.191 21340 [18565] sub0: / 0.081883 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.191 21340 [18565] sub0: \ 0.082016 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.191 21340 [18565] sub0: / 0.082163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.191 21340 [18565] sub0: \ 0.082279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.191 21340 [18565] sub0: / 0.082426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.191 21340 [18565] sub0: \ 0.082542 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.191 21340 [18565] sub0: / 0.082683 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.191 21340 [18565] sub0: / 0.0828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.192 21340 [18565] sub0: / 0.082951 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.192 21340 [18565] sub0: \ 0.083068 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.192 21340 [18565] sub0: \ 0.083225 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:54.192 21340 [18565] sub0: \ 0.083377 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.192 21340 [18565] sub0: / 0.08353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.192 21340 [18565] sub0: \ 0.083648 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.192 21340 [18565] sub0: / 0.083807 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.193 21340 [18565] sub0: \ 0.083937 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.193 21340 [18565] sub0: / 0.084087 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.193 21340 [18565] sub0: \ 0.084204 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.193 21340 [18565] sub0: / 0.084346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.193 21340 [18565] sub0: / 0.084463 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.193 21340 [18565] sub0: / 0.084598 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.193 21340 [18565] sub0: \ 0.084713 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.194 21340 [18565] sub0: \ 0.084842 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:54.194 21340 [18565] sub0: \ 0.084981 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.194 21340 [18565] sub0: / 0.08513 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.194 21340 [18565] sub0: \ 0.08525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.194 21340 [18565] sub0: / 0.085397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.194 21340 [18565] sub0: \ 0.085514 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.194 21340 [18565] sub0: / 0.085662 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.194 21340 [18565] sub0: \ 0.085779 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.195 21340 [18565] sub0: / 0.085933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.195 21340 [18565] sub0: / 0.086052 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.195 21340 [18565] sub0: / 0.08621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.195 21340 [18565] sub0: \ 0.086329 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.195 21340 [18565] sub0: \ 0.086476 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:54.195 21340 [18565] sub0: \ 0.086603 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.195 21340 [18565] sub0: / 0.086749 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.196 21340 [18565] sub0: \ 0.086868 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.196 21340 [18565] sub0: / 0.087032 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.196 21340 [18565] sub0: \ 0.087162 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.196 21340 [18565] sub0: / 0.08731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.196 21340 [18565] sub0: \ 0.087468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.196 21340 [18565] sub0: / 0.08761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.196 21340 [18565] sub0: / 0.087727 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.197 21340 [18565] sub0: / 0.087871 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.197 21340 [18565] sub0: \ 0.088004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.197 21340 [18565] sub0: \ 0.088165 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:54.197 21340 [18565] sub0: \ 0.088294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.197 21340 [18565] sub0: / 0.088442 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.197 21340 [18565] sub0: \ 0.08856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.197 21340 [18565] sub0: / 0.088706 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.197 21340 [18565] sub0: \ 0.088824 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.198 21340 [18565] sub0: / 0.088984 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.198 21340 [18565] sub0: \ 0.089102 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.198 21340 [18565] sub0: / 0.089243 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.198 21340 [18565] sub0: / 0.089361 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.198 21340 [18565] sub0: / 0.08949 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.198 21340 [18565] sub0: \ 0.089606 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.198 21340 [18565] sub0: \ 0.089754 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:54.199 21340 [18565] sub0: \ 0.089881 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.199 21340 [18565] sub0: / 0.090045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.199 21340 [18565] sub0: \ 0.090163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.199 21340 [18565] sub0: / 0.090308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.199 21340 [18565] sub0: \ 0.090424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.199 21340 [18565] sub0: / 0.090584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.199 21340 [18565] sub0: \ 0.090703 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.200 21340 [18565] sub0: / 0.090844 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.200 21340 [18565] sub0: / 0.090976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.200 21340 [18565] sub0: / 0.09118 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.200 21340 [18565] sub0: \ 0.091298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.200 21340 [18565] sub0: \ 0.091456 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:54.200 21340 [18565] sub0: \ 0.09158 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.200 21340 [18565] sub0: / 0.091729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.201 21340 [18565] sub0: \ 0.091848 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.201 21340 [18565] sub0: / 0.09201 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.201 21340 [18565] sub0: \ 0.092127 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.201 21340 [18565] sub0: / 0.092275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.201 21340 [18565] sub0: \ 0.092391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.201 21340 [18565] sub0: / 0.092532 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.201 21340 [18565] sub0: / 0.092649 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.201 21340 [18565] sub0: / 0.092808 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.202 21340 [18565] sub0: \ 0.092939 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.202 21340 [18565] sub0: \ 0.093098 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:54.202 21340 [18565] sub0: \ 0.093226 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.202 21340 [18565] sub0: / 0.093374 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.202 21340 [18565] sub0: \ 0.093492 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.202 21340 [18565] sub0: / 0.093639 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.202 21340 [18565] sub0: \ 0.093756 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.203 21340 [18565] sub0: / 0.093929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.203 21340 [18565] sub0: \ 0.094049 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.203 21340 [18565] sub0: / 0.094194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.203 21340 [18565] sub0: / 0.094313 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.203 21340 [18565] sub0: / 0.094448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.203 21340 [18565] sub0: \ 0.094564 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.203 21340 [18565] sub0: \ 0.094711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:54.204 21340 [18565] sub0: \ 0.094838 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.204 21340 [18565] sub0: / 0.095004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.204 21340 [18565] sub0: \ 0.095123 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.204 21340 [18565] sub0: / 0.095269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.204 21340 [18565] sub0: \ 0.095426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.204 21340 [18565] sub0: / 0.095576 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.204 21340 [18565] sub0: \ 0.095692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.204 21340 [18565] sub0: / 0.095831 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.205 21340 [18565] sub0: / 0.095961 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.205 21340 [18565] sub0: / 0.096104 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.205 21340 [18565] sub0: \ 0.096219 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.205 21340 [18565] sub0: \ 0.096346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:54.205 21340 [18565] sub0: \ 0.09647 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.205 21340 [18565] sub0: / 0.096617 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.205 21340 [18565] sub0: \ 0.096735 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.206 21340 [18565] sub0: / 0.096881 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.206 21340 [18565] sub0: \ 0.097011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.206 21340 [18565] sub0: / 0.097159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.206 21340 [18565] sub0: \ 0.097288 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.206 21340 [18565] sub0: / 0.09743 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.206 21340 [18565] sub0: / 0.097545 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.206 21340 [18565] sub0: / 0.0977 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.206 21340 [18565] sub0: \ 0.097814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.207 21340 [18565] sub0: \ 0.098035 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:54.207 21340 [18565] sub0: \ 0.098164 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.207 21340 [18565] sub0: / 0.098312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.207 21340 [18565] sub0: \ 0.098428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.207 21340 [18565] sub0: / 0.098574 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.207 21340 [18565] sub0: \ 0.098688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.208 21340 [18565] sub0: / 0.098834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.208 21340 [18565] sub0: \ 0.098964 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.208 21340 [18565] sub0: / 0.099105 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.208 21340 [18565] sub0: / 0.099219 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.208 21340 [18565] sub0: / 0.099386 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.208 21340 [18565] sub0: \ 0.099504 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.208 21340 [18565] sub0: \ 0.09965 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:54.208 21340 [18565] sub0: \ 0.099774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.209 21340 [18565] sub0: / 0.099933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.209 21340 [18565] sub0: \ 0.10005 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.209 21340 [18565] sub0: / 0.100194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.209 21340 [18565] sub0: \ 0.100309 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.209 21340 [18565] sub0: / 0.100456 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.209 21340 [18565] sub0: \ 0.100572 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.209 21340 [18565] sub0: / 0.100726 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.210 21340 [18565] sub0: / 0.100841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.210 21340 [18565] sub0: / 0.101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.210 21340 [18565] sub0: \ 0.101115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.210 21340 [18565] sub0: \ 0.10127 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:54.210 21340 [18565] sub0: \ 0.101395 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.210 21340 [18565] sub0: / 0.10154 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.210 21340 [18565] sub0: \ 0.101656 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.210 21340 [18565] sub0: / 0.101801 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.211 21340 [18565] sub0: \ 0.101929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.211 21340 [18565] sub0: / 0.102077 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.211 21340 [18565] sub0: \ 0.102191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:54.211 21340 [18565] sub0: / 0.10233 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.211 21340 [18565] sub0: / 0.102445 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.211 21340 [18565] sub0: / 0.102579 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.211 21340 [18565] sub0: / 0.102693 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.212 21340 [18565] sub0: / 0.102867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.212 21340 [18565] sub0: \ 0.103003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:54.212 21340 [18565] sub0: / 0.103139 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.212 21340 [18565] sub0: / 0.103273 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:54.212 21340 [18565] sub0: / 0.103425 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:24:54.213 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:24:54.214 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:24:54.215 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:24:54.217 21340 [18565] sub0: \ 0.107961 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:24:54.217 21340 [18565] sub0: / 0.108107 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:24:54.218 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:24:54.219 21340 [18565] sub0: \ 0.109926 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:24:54.219 21340 [18565] sub0: / 0.11031 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:24:54.219 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:24:54.220 21340 [18565] sub0: \ 0.111701 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:24:54.221 21340 [18565] sub0: / 0.111932 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:24:54.221 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:24:54.326 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:24:54.623 21340 [18565] sub0: \ 0.514404 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:24:54.625 21340 [18565] sub0: / 0.516008 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:24:54.625 21340 [18565] time: 0.516666 2015-12-03 12:24:54.626 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:24:54.626 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:24:54.627 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:24:54.628 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:24:54.628 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:24:54.629 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:24:54.630 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:24:54.632 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:24:54.633 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:24:54.640 21340 [18565] sub0: / 0.531422 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:24:56.427 21340 [18565] sub0: \ 2.318209 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:24:56.428 21340 [18565] sub0: \ 0.000639 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:24:56.428 21340 [18565] sub0: / 0.000773 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:24:56.428 21340 [18565] sub0: \ 0.000893 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:24:56.428 21340 [18565] sub0: / 0.001113 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:24:56.430 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:24:56.431 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:24:56.432 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:24:56.433 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:24:56.434 21340 [18565] sub0: \ 0.006489 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:24:56.434 21340 [18565] sub0: \ 0.007093 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:24:56.434 21340 [18565] sub0: \ 0.007242 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:56.434 21340 [18565] sub0: \ 0.007386 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:56.435 21340 [18565] sub0: / 0.007523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:56.435 21340 [18565] sub0: / 0.007665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:56.435 21340 [18565] sub0: / 0.007803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:56.435 21340 [18565] sub0: / 0.007917 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:24:56.435 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:24:56.436 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:24:56.438 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:24:56.439 21340 [18565] sub0: \ 0.011841 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:24:56.439 21340 [18565] sub0: / 0.011983 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:24:56.440 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:24:56.441 21340 [18565] sub0: \ 0.013801 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:24:56.441 21340 [18565] sub0: / 0.014182 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:24:56.441 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:24:56.443 21340 [18565] sub0: \ 0.015559 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:24:56.443 21340 [18565] sub0: / 0.015772 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:24:56.497 21340 [18565] sub0: \ 0.069786 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:24:56.498 21340 [18565] sub0: / 0.070668 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:24:56.499 21340 [18565] time: 0.071452 2015-12-03 12:24:56.499 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:24:56.500 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:24:56.500 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:24:56.501 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:24:56.502 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:24:56.503 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:24:56.503 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:24:56.505 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:24:56.506 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:24:56.512 21340 [18565] sub0: / 0.085257 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:24:57.246 21340 [18565] sub0: \ 0.819376 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:24:57.247 21340 [18565] sub0: \ 0.000625 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:24:57.247 21340 [18565] sub0: / 0.000758 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:24:57.248 21340 [18565] sub0: \ 0.000878 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:24:57.248 21340 [18565] sub0: / 0.001052 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:24:57.249 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:24:57.250 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:24:57.251 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:24:57.252 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:24:57.253 21340 [18565] sub0: \ 0.006476 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:24:57.308 21340 [18565] sub0: \ 0.061243 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:24:57.308 21340 [18565] sub0: \ 0.06161 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.308 21340 [18565] sub0: / 0.061762 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.309 21340 [18565] sub0: \ 0.061897 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.309 21340 [18565] sub0: \ 0.062085 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.309 21340 [18565] sub0: \ 0.062224 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.309 21340 [18565] sub0: \ 0.062383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.309 21340 [18565] sub0: \ 0.062513 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.309 21340 [18565] sub0: / 0.062665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.309 21340 [18565] sub0: \ 0.062804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.310 21340 [18565] sub0: / 0.062967 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.310 21340 [18565] sub0: \ 0.063088 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.310 21340 [18565] sub0: / 0.063234 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.310 21340 [18565] sub0: \ 0.063351 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.310 21340 [18565] sub0: / 0.063494 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.310 21340 [18565] sub0: / 0.063609 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.310 21340 [18565] sub0: / 0.063745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.311 21340 [18565] sub0: \ 0.063861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.311 21340 [18565] sub0: \ 0.064046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.311 21340 [18565] sub0: \ 0.064177 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.311 21340 [18565] sub0: / 0.064326 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.311 21340 [18565] sub0: \ 0.064443 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.311 21340 [18565] sub0: / 0.064587 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.311 21340 [18565] sub0: \ 0.064705 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.312 21340 [18565] sub0: / 0.064852 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.312 21340 [18565] sub0: \ 0.064985 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.312 21340 [18565] sub0: / 0.065127 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.312 21340 [18565] sub0: / 0.065242 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.312 21340 [18565] sub0: / 0.065391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.312 21340 [18565] sub0: \ 0.065512 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.312 21340 [18565] sub0: \ 0.065673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.312 21340 [18565] sub0: \ 0.065802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.313 21340 [18565] sub0: / 0.065966 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.313 21340 [18565] sub0: \ 0.066086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.313 21340 [18565] sub0: / 0.066246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.313 21340 [18565] sub0: \ 0.066366 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.313 21340 [18565] sub0: / 0.066512 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.313 21340 [18565] sub0: \ 0.066629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.313 21340 [18565] sub0: / 0.066771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.314 21340 [18565] sub0: / 0.066886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.314 21340 [18565] sub0: / 0.067031 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.314 21340 [18565] sub0: \ 0.067147 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.314 21340 [18565] sub0: \ 0.067308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.314 21340 [18565] sub0: \ 0.067437 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.314 21340 [18565] sub0: / 0.067598 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.314 21340 [18565] sub0: \ 0.067715 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.315 21340 [18565] sub0: / 0.067861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.315 21340 [18565] sub0: \ 0.067992 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.315 21340 [18565] sub0: / 0.068138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.315 21340 [18565] sub0: \ 0.068256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.315 21340 [18565] sub0: / 0.068397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.315 21340 [18565] sub0: / 0.068512 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.315 21340 [18565] sub0: / 0.068641 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.315 21340 [18565] sub0: \ 0.068758 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.316 21340 [18565] sub0: \ 0.068884 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.316 21340 [18565] sub0: \ 0.069024 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.316 21340 [18565] sub0: / 0.069172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.316 21340 [18565] sub0: \ 0.069289 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.316 21340 [18565] sub0: / 0.069477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.316 21340 [18565] sub0: \ 0.069598 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.316 21340 [18565] sub0: / 0.069744 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.317 21340 [18565] sub0: \ 0.069862 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.317 21340 [18565] sub0: / 0.070019 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.317 21340 [18565] sub0: / 0.070136 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.317 21340 [18565] sub0: / 0.070292 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.317 21340 [18565] sub0: \ 0.070411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.317 21340 [18565] sub0: \ 0.070558 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.317 21340 [18565] sub0: \ 0.070685 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.317 21340 [18565] sub0: / 0.070833 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.318 21340 [18565] sub0: \ 0.070964 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.318 21340 [18565] sub0: / 0.07111 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.318 21340 [18565] sub0: \ 0.071228 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.318 21340 [18565] sub0: / 0.071373 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.318 21340 [18565] sub0: \ 0.07149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.318 21340 [18565] sub0: / 0.07163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.318 21340 [18565] sub0: / 0.071747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.319 21340 [18565] sub0: / 0.071891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.319 21340 [18565] sub0: \ 0.072025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.319 21340 [18565] sub0: \ 0.072181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.319 21340 [18565] sub0: \ 0.07231 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.319 21340 [18565] sub0: / 0.07246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.319 21340 [18565] sub0: \ 0.072577 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.319 21340 [18565] sub0: / 0.072722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.320 21340 [18565] sub0: \ 0.072853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.320 21340 [18565] sub0: / 0.073016 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.320 21340 [18565] sub0: \ 0.073135 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.320 21340 [18565] sub0: / 0.073278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.320 21340 [18565] sub0: / 0.073422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.320 21340 [18565] sub0: / 0.073558 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.320 21340 [18565] sub0: \ 0.073675 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.320 21340 [18565] sub0: \ 0.07383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.321 21340 [18565] sub0: \ 0.073972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.321 21340 [18565] sub0: / 0.074122 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.321 21340 [18565] sub0: \ 0.074239 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.321 21340 [18565] sub0: / 0.074386 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.321 21340 [18565] sub0: \ 0.074504 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.321 21340 [18565] sub0: / 0.07465 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.321 21340 [18565] sub0: \ 0.074767 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.322 21340 [18565] sub0: / 0.07491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.322 21340 [18565] sub0: / 0.07504 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.322 21340 [18565] sub0: / 0.075175 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.322 21340 [18565] sub0: \ 0.075292 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.322 21340 [18565] sub0: \ 0.075436 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.322 21340 [18565] sub0: \ 0.075563 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.322 21340 [18565] sub0: / 0.075712 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.322 21340 [18565] sub0: \ 0.07583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.323 21340 [18565] sub0: / 0.075989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.323 21340 [18565] sub0: \ 0.076108 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.323 21340 [18565] sub0: / 0.076267 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.323 21340 [18565] sub0: \ 0.076384 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.323 21340 [18565] sub0: / 0.076526 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.323 21340 [18565] sub0: / 0.076641 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.323 21340 [18565] sub0: / 0.076784 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.324 21340 [18565] sub0: \ 0.076901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.324 21340 [18565] sub0: \ 0.077043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.324 21340 [18565] sub0: \ 0.077166 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.324 21340 [18565] sub0: / 0.077315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.324 21340 [18565] sub0: \ 0.077462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.324 21340 [18565] sub0: / 0.077609 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.324 21340 [18565] sub0: \ 0.077728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.325 21340 [18565] sub0: / 0.077875 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.325 21340 [18565] sub0: \ 0.078007 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.325 21340 [18565] sub0: / 0.07815 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.325 21340 [18565] sub0: / 0.078266 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.325 21340 [18565] sub0: / 0.078422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.325 21340 [18565] sub0: \ 0.078542 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.325 21340 [18565] sub0: \ 0.078697 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.325 21340 [18565] sub0: \ 0.078824 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.326 21340 [18565] sub0: / 0.078985 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.326 21340 [18565] sub0: \ 0.079103 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.326 21340 [18565] sub0: / 0.079249 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.326 21340 [18565] sub0: \ 0.079368 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.326 21340 [18565] sub0: / 0.079528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.326 21340 [18565] sub0: \ 0.079645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.326 21340 [18565] sub0: / 0.079787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.327 21340 [18565] sub0: / 0.079902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.327 21340 [18565] sub0: / 0.080052 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.327 21340 [18565] sub0: \ 0.08017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.327 21340 [18565] sub0: \ 0.080328 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.327 21340 [18565] sub0: \ 0.080456 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.327 21340 [18565] sub0: / 0.080604 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.327 21340 [18565] sub0: \ 0.080722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.328 21340 [18565] sub0: / 0.080867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.328 21340 [18565] sub0: \ 0.081 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.328 21340 [18565] sub0: / 0.081148 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.328 21340 [18565] sub0: \ 0.081265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.328 21340 [18565] sub0: / 0.08144 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.328 21340 [18565] sub0: / 0.081556 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.328 21340 [18565] sub0: / 0.081686 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.328 21340 [18565] sub0: \ 0.081802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.329 21340 [18565] sub0: \ 0.081958 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.329 21340 [18565] sub0: \ 0.082085 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.329 21340 [18565] sub0: / 0.082234 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.329 21340 [18565] sub0: \ 0.082351 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.329 21340 [18565] sub0: / 0.082496 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.329 21340 [18565] sub0: \ 0.082614 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.329 21340 [18565] sub0: / 0.082762 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.330 21340 [18565] sub0: \ 0.082891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.330 21340 [18565] sub0: / 0.083049 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.330 21340 [18565] sub0: / 0.083165 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.330 21340 [18565] sub0: / 0.083312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.330 21340 [18565] sub0: \ 0.083431 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.330 21340 [18565] sub0: \ 0.083576 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.330 21340 [18565] sub0: \ 0.083702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.331 21340 [18565] sub0: / 0.08385 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.331 21340 [18565] sub0: \ 0.083981 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.331 21340 [18565] sub0: / 0.084127 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.331 21340 [18565] sub0: \ 0.084244 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.331 21340 [18565] sub0: / 0.08439 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.331 21340 [18565] sub0: \ 0.084507 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.331 21340 [18565] sub0: / 0.084649 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.331 21340 [18565] sub0: / 0.084764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.332 21340 [18565] sub0: / 0.084908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.332 21340 [18565] sub0: \ 0.085042 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.332 21340 [18565] sub0: \ 0.08517 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.332 21340 [18565] sub0: \ 0.085294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.332 21340 [18565] sub0: / 0.085473 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.332 21340 [18565] sub0: \ 0.085593 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.332 21340 [18565] sub0: / 0.085738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.333 21340 [18565] sub0: \ 0.085856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.333 21340 [18565] sub0: / 0.086018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.333 21340 [18565] sub0: \ 0.086137 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.333 21340 [18565] sub0: / 0.086291 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.333 21340 [18565] sub0: / 0.086408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.333 21340 [18565] sub0: / 0.086566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.333 21340 [18565] sub0: \ 0.086687 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.334 21340 [18565] sub0: \ 0.086846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.334 21340 [18565] sub0: \ 0.086989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.334 21340 [18565] sub0: / 0.087138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.334 21340 [18565] sub0: \ 0.087256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.334 21340 [18565] sub0: / 0.087401 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.334 21340 [18565] sub0: \ 0.087519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.334 21340 [18565] sub0: / 0.087664 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.334 21340 [18565] sub0: \ 0.087781 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.335 21340 [18565] sub0: / 0.087936 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.335 21340 [18565] sub0: / 0.088055 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.335 21340 [18565] sub0: / 0.088185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.335 21340 [18565] sub0: \ 0.088315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.335 21340 [18565] sub0: \ 0.088472 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.335 21340 [18565] sub0: \ 0.088599 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.335 21340 [18565] sub0: / 0.088747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.336 21340 [18565] sub0: \ 0.088865 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.336 21340 [18565] sub0: / 0.089027 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.336 21340 [18565] sub0: \ 0.089146 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.336 21340 [18565] sub0: / 0.089293 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.336 21340 [18565] sub0: \ 0.089454 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.336 21340 [18565] sub0: / 0.089597 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.336 21340 [18565] sub0: / 0.089725 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.337 21340 [18565] sub0: / 0.089861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.337 21340 [18565] sub0: \ 0.089994 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.337 21340 [18565] sub0: \ 0.090139 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.337 21340 [18565] sub0: \ 0.090265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.337 21340 [18565] sub0: / 0.090412 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.337 21340 [18565] sub0: \ 0.090528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.337 21340 [18565] sub0: / 0.090674 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.337 21340 [18565] sub0: \ 0.090792 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.338 21340 [18565] sub0: / 0.090952 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.338 21340 [18565] sub0: \ 0.09107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.338 21340 [18565] sub0: / 0.091212 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.338 21340 [18565] sub0: / 0.091327 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.338 21340 [18565] sub0: / 0.09147 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.338 21340 [18565] sub0: \ 0.091587 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.338 21340 [18565] sub0: \ 0.091729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.339 21340 [18565] sub0: \ 0.091854 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.339 21340 [18565] sub0: / 0.092016 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.339 21340 [18565] sub0: \ 0.092133 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.339 21340 [18565] sub0: / 0.092278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.339 21340 [18565] sub0: \ 0.092396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.339 21340 [18565] sub0: / 0.092541 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.339 21340 [18565] sub0: \ 0.09266 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.339 21340 [18565] sub0: / 0.0928 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.340 21340 [18565] sub0: / 0.092914 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.340 21340 [18565] sub0: / 0.093095 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.340 21340 [18565] sub0: \ 0.093215 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.340 21340 [18565] sub0: \ 0.093389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.340 21340 [18565] sub0: \ 0.093523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.340 21340 [18565] sub0: / 0.093672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.340 21340 [18565] sub0: \ 0.09379 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.341 21340 [18565] sub0: / 0.093948 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.341 21340 [18565] sub0: \ 0.094068 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.341 21340 [18565] sub0: / 0.094216 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.341 21340 [18565] sub0: \ 0.094333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.341 21340 [18565] sub0: / 0.094475 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.341 21340 [18565] sub0: / 0.094591 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.341 21340 [18565] sub0: / 0.094735 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.342 21340 [18565] sub0: \ 0.094853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.342 21340 [18565] sub0: \ 0.095028 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.342 21340 [18565] sub0: \ 0.095158 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.342 21340 [18565] sub0: / 0.095307 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.342 21340 [18565] sub0: \ 0.095425 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.342 21340 [18565] sub0: / 0.095569 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.342 21340 [18565] sub0: \ 0.095687 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.342 21340 [18565] sub0: / 0.095833 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.343 21340 [18565] sub0: \ 0.095965 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.343 21340 [18565] sub0: / 0.096112 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.343 21340 [18565] sub0: / 0.096229 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.343 21340 [18565] sub0: / 0.096359 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.343 21340 [18565] sub0: \ 0.09649 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.343 21340 [18565] sub0: \ 0.096638 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.343 21340 [18565] sub0: \ 0.096764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.344 21340 [18565] sub0: / 0.096913 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.344 21340 [18565] sub0: \ 0.097045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.344 21340 [18565] sub0: / 0.097192 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.344 21340 [18565] sub0: \ 0.09731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.344 21340 [18565] sub0: / 0.097498 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.344 21340 [18565] sub0: \ 0.097615 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.344 21340 [18565] sub0: / 0.097756 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.345 21340 [18565] sub0: / 0.097871 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.345 21340 [18565] sub0: / 0.098029 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.345 21340 [18565] sub0: \ 0.098147 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.345 21340 [18565] sub0: \ 0.098293 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.345 21340 [18565] sub0: \ 0.098419 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.345 21340 [18565] sub0: / 0.098566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.345 21340 [18565] sub0: \ 0.098683 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.345 21340 [18565] sub0: / 0.098829 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.346 21340 [18565] sub0: \ 0.098961 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.346 21340 [18565] sub0: / 0.09911 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.346 21340 [18565] sub0: \ 0.099227 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.346 21340 [18565] sub0: / 0.099369 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.346 21340 [18565] sub0: / 0.099516 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.346 21340 [18565] sub0: / 0.099662 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.346 21340 [18565] sub0: \ 0.09978 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.347 21340 [18565] sub0: \ 0.099965 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.347 21340 [18565] sub0: \ 0.100095 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.347 21340 [18565] sub0: / 0.100244 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.347 21340 [18565] sub0: \ 0.100361 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.347 21340 [18565] sub0: / 0.100508 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.347 21340 [18565] sub0: \ 0.100626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.347 21340 [18565] sub0: / 0.100772 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.348 21340 [18565] sub0: \ 0.100889 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.348 21340 [18565] sub0: / 0.101047 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.348 21340 [18565] sub0: / 0.101163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.348 21340 [18565] sub0: / 0.101296 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.348 21340 [18565] sub0: \ 0.101447 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.348 21340 [18565] sub0: \ 0.101606 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.348 21340 [18565] sub0: \ 0.101735 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.349 21340 [18565] sub0: / 0.101883 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.349 21340 [18565] sub0: \ 0.102016 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.349 21340 [18565] sub0: / 0.102162 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.349 21340 [18565] sub0: \ 0.102281 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.349 21340 [18565] sub0: / 0.102427 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.349 21340 [18565] sub0: \ 0.102543 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.349 21340 [18565] sub0: / 0.102688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.349 21340 [18565] sub0: / 0.102803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.350 21340 [18565] sub0: / 0.102954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.350 21340 [18565] sub0: \ 0.103074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.350 21340 [18565] sub0: \ 0.103235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.350 21340 [18565] sub0: \ 0.103363 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.350 21340 [18565] sub0: / 0.103513 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.350 21340 [18565] sub0: \ 0.103629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.350 21340 [18565] sub0: / 0.103775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.351 21340 [18565] sub0: \ 0.103891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.351 21340 [18565] sub0: / 0.104054 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.351 21340 [18565] sub0: \ 0.10417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.351 21340 [18565] sub0: / 0.104312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.351 21340 [18565] sub0: / 0.104425 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.351 21340 [18565] sub0: / 0.104567 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.351 21340 [18565] sub0: \ 0.104682 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.351 21340 [18565] sub0: \ 0.10484 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:24:57.352 21340 [18565] sub0: \ 0.104982 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.352 21340 [18565] sub0: / 0.105131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.352 21340 [18565] sub0: \ 0.105247 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.352 21340 [18565] sub0: / 0.105434 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.352 21340 [18565] sub0: \ 0.105557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.352 21340 [18565] sub0: / 0.105701 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.352 21340 [18565] sub0: \ 0.105817 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:24:57.353 21340 [18565] sub0: / 0.105971 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.353 21340 [18565] sub0: / 0.106086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.353 21340 [18565] sub0: / 0.106214 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.353 21340 [18565] sub0: / 0.106328 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.353 21340 [18565] sub0: / 0.106515 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.353 21340 [18565] sub0: / 0.10667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:24:57.353 21340 [18565] sub0: / 0.106787 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:24:57.354 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:24:57.355 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:24:57.357 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:24:57.358 21340 [18565] sub0: \ 0.111459 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:24:57.358 21340 [18565] sub0: / 0.111606 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:24:57.359 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:24:57.360 21340 [18565] sub0: \ 0.113477 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:24:57.361 21340 [18565] sub0: / 0.113862 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:24:57.361 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:24:57.362 21340 [18565] sub0: \ 0.115232 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:24:57.362 21340 [18565] sub0: / 0.115452 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:24:57.362 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:24:57.468 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:24:57.765 21340 [18565] sub0: \ 0.518246 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:24:57.766 21340 [18565] sub0: / 0.519094 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:24:57.766 21340 [18565] time: 0.519733 2015-12-03 12:24:57.767 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:24:57.768 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:24:57.768 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:24:57.769 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:24:57.770 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:24:57.771 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:24:57.772 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:24:57.773 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:24:57.774 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:24:57.782 21340 [18565] sub0: / 0.535179 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:00.590 21340 [18565] sub0: \ 3.343233 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:00.591 21340 [18565] sub0: \ 0.000648 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:00.591 21340 [18565] sub0: / 0.000785 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:00.591 21340 [18565] sub0: \ 0.000906 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:00.591 21340 [18565] sub0: / 0.001064 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:00.593 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:00.594 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:00.595 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:00.596 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:00.597 21340 [18565] sub0: \ 0.006419 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:00.597 21340 [18565] sub0: \ 0.007022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:00.597 21340 [18565] sub0: \ 0.007171 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:00.597 21340 [18565] sub0: \ 0.007322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:00.598 21340 [18565] sub0: / 0.007463 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:00.598 21340 [18565] sub0: / 0.007611 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:00.598 21340 [18565] sub0: / 0.00775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:00.598 21340 [18565] sub0: / 0.007862 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:00.598 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:00.599 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:00.601 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:00.602 21340 [18565] sub0: \ 0.011702 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:00.602 21340 [18565] sub0: / 0.011842 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:00.603 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:00.604 21340 [18565] sub0: \ 0.013601 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:00.604 21340 [18565] sub0: / 0.014013 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:00.604 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:00.605 21340 [18565] sub0: \ 0.015367 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:00.606 21340 [18565] sub0: / 0.01559 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:00.658 21340 [18565] sub0: \ 0.06773 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:00.659 21340 [18565] sub0: / 0.068597 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:00.659 21340 [18565] time: 0.069275 2015-12-03 12:25:00.660 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:00.661 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:00.661 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:00.662 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:00.663 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:00.663 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:00.664 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:00.666 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:00.667 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:00.673 21340 [18565] sub0: / 0.083018 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:00.990 21340 [18565] sub0: \ 0.399704 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:00.991 21340 [18565] sub0: \ 0.000642 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:00.991 21340 [18565] sub0: / 0.000774 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:00.991 21340 [18565] sub0: \ 0.000896 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:00.991 21340 [18565] sub0: / 0.001054 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:00.993 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:00.994 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:00.995 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:00.996 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:00.996 21340 [18565] sub0: \ 0.006364 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:01.053 21340 [18565] sub0: \ 0.063155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:01.053 21340 [18565] sub0: \ 0.063523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.054 21340 [18565] sub0: \ 0.063774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.054 21340 [18565] sub0: \ 0.063939 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.054 21340 [18565] sub0: \ 0.064101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.054 21340 [18565] sub0: \ 0.064234 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.054 21340 [18565] sub0: / 0.064389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.054 21340 [18565] sub0: \ 0.064508 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.055 21340 [18565] sub0: / 0.0646679999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.055 21340 [18565] sub0: \ 0.064787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.055 21340 [18565] sub0: / 0.064933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.055 21340 [18565] sub0: \ 0.065051 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.055 21340 [18565] sub0: / 0.065194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.055 21340 [18565] sub0: / 0.06531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.055 21340 [18565] sub0: / 0.065443 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.056 21340 [18565] sub0: \ 0.065559 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.056 21340 [18565] sub0: \ 0.065732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.056 21340 [18565] sub0: \ 0.065862 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.056 21340 [18565] sub0: / 0.066013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.056 21340 [18565] sub0: \ 0.066177 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.056 21340 [18565] sub0: / 0.066327 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.056 21340 [18565] sub0: \ 0.066446 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.057 21340 [18565] sub0: / 0.066595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.057 21340 [18565] sub0: \ 0.066728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.057 21340 [18565] sub0: / 0.066872 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.057 21340 [18565] sub0: / 0.066988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.057 21340 [18565] sub0: / 0.067124 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.057 21340 [18565] sub0: \ 0.067242 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.057 21340 [18565] sub0: \ 0.06743 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.058 21340 [18565] sub0: \ 0.067564 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.058 21340 [18565] sub0: / 0.067731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.058 21340 [18565] sub0: \ 0.06785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.058 21340 [18565] sub0: / 0.0679999999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.058 21340 [18565] sub0: \ 0.068119 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.058 21340 [18565] sub0: / 0.068268 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.058 21340 [18565] sub0: \ 0.0683859999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.059 21340 [18565] sub0: / 0.068531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.059 21340 [18565] sub0: / 0.068665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.059 21340 [18565] sub0: / 0.068781 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.059 21340 [18565] sub0: \ 0.068896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.059 21340 [18565] sub0: \ 0.069024 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.059 21340 [18565] sub0: \ 0.069149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.059 21340 [18565] sub0: / 0.0693 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.059 21340 [18565] sub0: \ 0.069418 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.060 21340 [18565] sub0: / 0.069565 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.060 21340 [18565] sub0: \ 0.069701 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.060 21340 [18565] sub0: / 0.069851 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.060 21340 [18565] sub0: \ 0.0699689999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.060 21340 [18565] sub0: / 0.070145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.060 21340 [18565] sub0: / 0.070263 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.060 21340 [18565] sub0: / 0.070422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.061 21340 [18565] sub0: \ 0.070543 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.061 21340 [18565] sub0: \ 0.070731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.061 21340 [18565] sub0: \ 0.070861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.061 21340 [18565] sub0: / 0.071012 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.061 21340 [18565] sub0: \ 0.0711310000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.061 21340 [18565] sub0: / 0.071278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.061 21340 [18565] sub0: \ 0.071398 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.062 21340 [18565] sub0: / 0.071545 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.062 21340 [18565] sub0: \ 0.071679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.062 21340 [18565] sub0: / 0.071823 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.062 21340 [18565] sub0: / 0.0719379999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.062 21340 [18565] sub0: / 0.072074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.062 21340 [18565] sub0: \ 0.072192 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.062 21340 [18565] sub0: \ 0.072349 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.062 21340 [18565] sub0: \ 0.072479 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.063 21340 [18565] sub0: / 0.072645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.063 21340 [18565] sub0: \ 0.072766 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.063 21340 [18565] sub0: / 0.072915 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.063 21340 [18565] sub0: \ 0.073035 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.063 21340 [18565] sub0: / 0.073183 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.063 21340 [18565] sub0: \ 0.073302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.063 21340 [18565] sub0: / 0.073444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.064 21340 [18565] sub0: / 0.073561 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.064 21340 [18565] sub0: / 0.073713 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.064 21340 [18565] sub0: \ 0.073831 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.064 21340 [18565] sub0: \ 0.073958 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.064 21340 [18565] sub0: \ 0.07413 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.064 21340 [18565] sub0: / 0.074284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.064 21340 [18565] sub0: \ 0.074404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.065 21340 [18565] sub0: / 0.074553 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.065 21340 [18565] sub0: \ 0.07469 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.065 21340 [18565] sub0: / 0.074839 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.065 21340 [18565] sub0: \ 0.074958 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.065 21340 [18565] sub0: / 0.075101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.065 21340 [18565] sub0: / 0.075217 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.065 21340 [18565] sub0: / 0.075375 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.065 21340 [18565] sub0: \ 0.075495 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.066 21340 [18565] sub0: \ 0.0756559999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.066 21340 [18565] sub0: \ 0.075788 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.066 21340 [18565] sub0: / 0.075939 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.066 21340 [18565] sub0: \ 0.076058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.066 21340 [18565] sub0: / 0.076204 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.066 21340 [18565] sub0: \ 0.076322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.066 21340 [18565] sub0: / 0.076468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.067 21340 [18565] sub0: \ 0.076587 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.067 21340 [18565] sub0: / 0.076745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.067 21340 [18565] sub0: / 0.076861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.067 21340 [18565] sub0: / 0.077006 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.067 21340 [18565] sub0: \ 0.077124 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.067 21340 [18565] sub0: \ 0.077268 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.067 21340 [18565] sub0: \ 0.077409 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.068 21340 [18565] sub0: / 0.077559 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.068 21340 [18565] sub0: \ 0.077694 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.068 21340 [18565] sub0: / 0.077841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.068 21340 [18565] sub0: \ 0.0779609999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.068 21340 [18565] sub0: / 0.07814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.068 21340 [18565] sub0: \ 0.078258 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.068 21340 [18565] sub0: / 0.078402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.068 21340 [18565] sub0: / 0.078518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.069 21340 [18565] sub0: / 0.07868 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.069 21340 [18565] sub0: \ 0.078801 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.069 21340 [18565] sub0: \ 0.078972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.069 21340 [18565] sub0: \ 0.079103 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.069 21340 [18565] sub0: / 0.079254 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.069 21340 [18565] sub0: \ 0.079372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.069 21340 [18565] sub0: / 0.079518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.070 21340 [18565] sub0: \ 0.07965 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.070 21340 [18565] sub0: / 0.079797 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.070 21340 [18565] sub0: \ 0.079913 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.070 21340 [18565] sub0: / 0.080056 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.070 21340 [18565] sub0: / 0.080172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.070 21340 [18565] sub0: / 0.080286 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.070 21340 [18565] sub0: \ 0.0804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.071 21340 [18565] sub0: \ 0.08057 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.071 21340 [18565] sub0: \ 0.080717 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.071 21340 [18565] sub0: / 0.080879 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.071 21340 [18565] sub0: \ 0.080997 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.071 21340 [18565] sub0: / 0.081143 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.071 21340 [18565] sub0: \ 0.081261 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.071 21340 [18565] sub0: / 0.081407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.071 21340 [18565] sub0: \ 0.081525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.072 21340 [18565] sub0: / 0.081682 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.072 21340 [18565] sub0: / 0.081798 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.072 21340 [18565] sub0: / 0.081912 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.072 21340 [18565] sub0: \ 0.082048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.072 21340 [18565] sub0: \ 0.082202 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.072 21340 [18565] sub0: \ 0.08233 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.072 21340 [18565] sub0: / 0.082479 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.073 21340 [18565] sub0: \ 0.082595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.073 21340 [18565] sub0: / 0.082757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.073 21340 [18565] sub0: \ 0.0828759999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.073 21340 [18565] sub0: / 0.083022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.073 21340 [18565] sub0: \ 0.083139 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.073 21340 [18565] sub0: / 0.083283 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.073 21340 [18565] sub0: / 0.083398 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.074 21340 [18565] sub0: / 0.083543 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.074 21340 [18565] sub0: \ 0.083677 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.074 21340 [18565] sub0: \ 0.083806 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.074 21340 [18565] sub0: \ 0.0839299999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.074 21340 [18565] sub0: / 0.084093 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.074 21340 [18565] sub0: \ 0.084211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.074 21340 [18565] sub0: / 0.084359 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.074 21340 [18565] sub0: \ 0.084477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.075 21340 [18565] sub0: / 0.084637 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.075 21340 [18565] sub0: \ 0.0847560000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.075 21340 [18565] sub0: / 0.0848989999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.075 21340 [18565] sub0: / 0.085015 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.075 21340 [18565] sub0: / 0.085172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.075 21340 [18565] sub0: \ 0.085292 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.075 21340 [18565] sub0: \ 0.085438 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.076 21340 [18565] sub0: \ 0.085566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.076 21340 [18565] sub0: / 0.085732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.076 21340 [18565] sub0: \ 0.085849 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.076 21340 [18565] sub0: / 0.085996 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.076 21340 [18565] sub0: \ 0.086149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.076 21340 [18565] sub0: / 0.086296 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.076 21340 [18565] sub0: \ 0.086415 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.077 21340 [18565] sub0: / 0.0865590000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.077 21340 [18565] sub0: / 0.086691 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.077 21340 [18565] sub0: / 0.0868370000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.077 21340 [18565] sub0: \ 0.086954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.077 21340 [18565] sub0: \ 0.087126 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.077 21340 [18565] sub0: \ 0.087256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.077 21340 [18565] sub0: / 0.087406 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.078 21340 [18565] sub0: \ 0.0875359999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.078 21340 [18565] sub0: / 0.087699 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.078 21340 [18565] sub0: \ 0.087818 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.078 21340 [18565] sub0: / 0.087966 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.078 21340 [18565] sub0: \ 0.088083 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.078 21340 [18565] sub0: / 0.088226 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.078 21340 [18565] sub0: / 0.088341 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.078 21340 [18565] sub0: / 0.088454 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.079 21340 [18565] sub0: \ 0.088568 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.079 21340 [18565] sub0: \ 0.088731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.079 21340 [18565] sub0: \ 0.088858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.079 21340 [18565] sub0: / 0.0890069999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.079 21340 [18565] sub0: \ 0.089125 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.079 21340 [18565] sub0: / 0.089271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.079 21340 [18565] sub0: \ 0.089388 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.080 21340 [18565] sub0: / 0.089533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.080 21340 [18565] sub0: \ 0.089665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.080 21340 [18565] sub0: / 0.0898099999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.080 21340 [18565] sub0: / 0.089925 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.080 21340 [18565] sub0: / 0.0900919999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.080 21340 [18565] sub0: \ 0.090215 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.080 21340 [18565] sub0: \ 0.090371 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.080 21340 [18565] sub0: \ 0.0905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.081 21340 [18565] sub0: / 0.090665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.081 21340 [18565] sub0: \ 0.090785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.081 21340 [18565] sub0: / 0.0909450000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.081 21340 [18565] sub0: \ 0.091064 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.081 21340 [18565] sub0: / 0.091209 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.081 21340 [18565] sub0: \ 0.091327 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.081 21340 [18565] sub0: / 0.091469 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.082 21340 [18565] sub0: / 0.091585 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.082 21340 [18565] sub0: / 0.091733 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.082 21340 [18565] sub0: \ 0.091849 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.082 21340 [18565] sub0: \ 0.091995 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.082 21340 [18565] sub0: \ 0.092121 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.082 21340 [18565] sub0: / 0.092269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.082 21340 [18565] sub0: \ 0.092387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.083 21340 [18565] sub0: / 0.092533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.083 21340 [18565] sub0: \ 0.0926670000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.083 21340 [18565] sub0: / 0.092813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.083 21340 [18565] sub0: \ 0.092929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.083 21340 [18565] sub0: / 0.09307 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.083 21340 [18565] sub0: / 0.093186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.083 21340 [18565] sub0: / 0.093328 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.083 21340 [18565] sub0: \ 0.093446 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.084 21340 [18565] sub0: \ 0.093587 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.084 21340 [18565] sub0: \ 0.09373 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.084 21340 [18565] sub0: / 0.09388 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.084 21340 [18565] sub0: \ 0.093997 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.084 21340 [18565] sub0: / 0.094215 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.084 21340 [18565] sub0: \ 0.094334 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.084 21340 [18565] sub0: / 0.094478 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.085 21340 [18565] sub0: \ 0.094596 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.085 21340 [18565] sub0: / 0.094753 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.085 21340 [18565] sub0: / 0.094869 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.085 21340 [18565] sub0: / 0.095016 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.085 21340 [18565] sub0: \ 0.095133 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.085 21340 [18565] sub0: \ 0.095278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.085 21340 [18565] sub0: \ 0.095405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.086 21340 [18565] sub0: / 0.0955549999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.086 21340 [18565] sub0: \ 0.095688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.086 21340 [18565] sub0: / 0.095835 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.086 21340 [18565] sub0: \ 0.095954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.086 21340 [18565] sub0: / 0.096098 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.086 21340 [18565] sub0: \ 0.0962150000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.086 21340 [18565] sub0: / 0.096357 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.086 21340 [18565] sub0: / 0.096472 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.087 21340 [18565] sub0: / 0.096627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.087 21340 [18565] sub0: \ 0.096746 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.087 21340 [18565] sub0: \ 0.096892 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.087 21340 [18565] sub0: \ 0.097018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.087 21340 [18565] sub0: / 0.097167 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.087 21340 [18565] sub0: \ 0.097284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.087 21340 [18565] sub0: / 0.09743 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.088 21340 [18565] sub0: \ 0.097561 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.088 21340 [18565] sub0: / 0.097723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.088 21340 [18565] sub0: \ 0.09784 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.088 21340 [18565] sub0: / 0.097988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.088 21340 [18565] sub0: / 0.098145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.088 21340 [18565] sub0: / 0.098288 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.088 21340 [18565] sub0: \ 0.098404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.089 21340 [18565] sub0: \ 0.09855 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.089 21340 [18565] sub0: \ 0.098692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.089 21340 [18565] sub0: / 0.09887 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.089 21340 [18565] sub0: \ 0.098988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.089 21340 [18565] sub0: / 0.099133 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.089 21340 [18565] sub0: \ 0.0992499999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.089 21340 [18565] sub0: / 0.099395 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.089 21340 [18565] sub0: \ 0.099512 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.090 21340 [18565] sub0: / 0.099667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.090 21340 [18565] sub0: / 0.099784 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.090 21340 [18565] sub0: / 0.099927 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.090 21340 [18565] sub0: \ 0.100043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.090 21340 [18565] sub0: \ 0.100188 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.090 21340 [18565] sub0: \ 0.100315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.090 21340 [18565] sub0: / 0.100464 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.091 21340 [18565] sub0: \ 0.10058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.091 21340 [18565] sub0: / 0.100741 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.091 21340 [18565] sub0: \ 0.10086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.091 21340 [18565] sub0: / 0.101017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.091 21340 [18565] sub0: \ 0.101136 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.091 21340 [18565] sub0: / 0.10128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.091 21340 [18565] sub0: / 0.101396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.092 21340 [18565] sub0: / 0.101538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.092 21340 [18565] sub0: \ 0.101669 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.092 21340 [18565] sub0: \ 0.10184 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.092 21340 [18565] sub0: \ 0.101971 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.092 21340 [18565] sub0: / 0.102152 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.092 21340 [18565] sub0: \ 0.102271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.092 21340 [18565] sub0: / 0.102417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.093 21340 [18565] sub0: \ 0.102535 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.093 21340 [18565] sub0: / 0.102698 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.093 21340 [18565] sub0: \ 0.102818 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.093 21340 [18565] sub0: / 0.102961 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.093 21340 [18565] sub0: / 0.103077 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.093 21340 [18565] sub0: / 0.10319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.093 21340 [18565] sub0: \ 0.103304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.093 21340 [18565] sub0: \ 0.103462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.094 21340 [18565] sub0: \ 0.103591 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.094 21340 [18565] sub0: / 0.103756 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.094 21340 [18565] sub0: \ 0.103873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.094 21340 [18565] sub0: / 0.104019 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.094 21340 [18565] sub0: \ 0.104137 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.094 21340 [18565] sub0: / 0.104295 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.094 21340 [18565] sub0: \ 0.104413 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.095 21340 [18565] sub0: / 0.104555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.095 21340 [18565] sub0: / 0.104687 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.095 21340 [18565] sub0: / 0.104816 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.095 21340 [18565] sub0: \ 0.104933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.095 21340 [18565] sub0: \ 0.105101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.095 21340 [18565] sub0: \ 0.10523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.095 21340 [18565] sub0: / 0.105379 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.095 21340 [18565] sub0: \ 0.105495 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.096 21340 [18565] sub0: / 0.105655 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.096 21340 [18565] sub0: \ 0.105775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.096 21340 [18565] sub0: / 0.10592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.096 21340 [18565] sub0: \ 0.106067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.096 21340 [18565] sub0: / 0.106215 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.096 21340 [18565] sub0: / 0.106332 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.096 21340 [18565] sub0: / 0.106444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.097 21340 [18565] sub0: \ 0.106557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.097 21340 [18565] sub0: \ 0.106732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.097 21340 [18565] sub0: \ 0.10686 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.097 21340 [18565] sub0: / 0.10701 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.097 21340 [18565] sub0: \ 0.107127 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.097 21340 [18565] sub0: / 0.107272 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.097 21340 [18565] sub0: \ 0.10739 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.098 21340 [18565] sub0: / 0.107535 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.098 21340 [18565] sub0: \ 0.107679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.098 21340 [18565] sub0: / 0.107822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.098 21340 [18565] sub0: / 0.107937 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.098 21340 [18565] sub0: / 0.108064 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.098 21340 [18565] sub0: \ 0.108181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.098 21340 [18565] sub0: \ 0.10832 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.098 21340 [18565] sub0: \ 0.108446 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.099 21340 [18565] sub0: / 0.108594 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.099 21340 [18565] sub0: \ 0.108726 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.099 21340 [18565] sub0: / 0.108871 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.099 21340 [18565] sub0: \ 0.108988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.099 21340 [18565] sub0: / 0.109132 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.099 21340 [18565] sub0: \ 0.109248 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:01.099 21340 [18565] sub0: / 0.109388 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.099 21340 [18565] sub0: / 0.109502 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.100 21340 [18565] sub0: / 0.10966 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.100 21340 [18565] sub0: / 0.10978 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.100 21340 [18565] sub0: / 0.109897 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.100 21340 [18565] sub0: \ 0.110014 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:01.100 21340 [18565] sub0: / 0.110182 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.100 21340 [18565] sub0: / 0.110316 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:01.100 21340 [18565] sub0: / 0.110431 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:01.101 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:01.102 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:01.104 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:01.105 21340 [18565] sub0: \ 0.115073 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:01.105 21340 [18565] sub0: / 0.11522 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:01.106 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:01.107 21340 [18565] sub0: \ 0.117039 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:01.107 21340 [18565] sub0: / 0.117419 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:01.108 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:01.109 21340 [18565] sub0: \ 0.118846 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:01.109 21340 [18565] sub0: / 0.11909 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:01.109 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:25:01.216 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:25:01.515 21340 [18565] sub0: \ 0.524644 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:01.515 21340 [18565] sub0: / 0.525456 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:01.516 21340 [18565] time: 0.52597 2015-12-03 12:25:01.517 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:01.517 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:01.518 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:01.519 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:01.519 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:01.520 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:01.521 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:01.523 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:01.523 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:01.531 21340 [18565] sub0: / 0.540928 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:02.212 21340 [18565] sub0: \ 1.222127 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:02.213 21340 [18565] sub0: \ 0.000643 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:02.213 21340 [18565] sub0: / 0.000779 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:02.213 21340 [18565] sub0: \ 0.000901 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:02.213 21340 [18565] sub0: / 0.001059 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:02.215 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:02.216 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:02.217 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:02.218 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:02.219 21340 [18565] sub0: \ 0.006409 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:02.219 21340 [18565] sub0: \ 0.006953 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:02.219 21340 [18565] sub0: \ 0.007125 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:02.220 21340 [18565] sub0: \ 0.007256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:02.220 21340 [18565] sub0: / 0.007407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:02.220 21340 [18565] sub0: / 0.007538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:02.220 21340 [18565] sub0: / 0.007653 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:02.220 21340 [18565] sub0: / 0.007807 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:02.220 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:02.221 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:02.223 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:02.224 21340 [18565] sub0: \ 0.01168 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:02.224 21340 [18565] sub0: / 0.011869 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:02.225 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:02.226 21340 [18565] sub0: \ 0.013721 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:02.226 21340 [18565] sub0: / 0.01411 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:02.227 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:02.228 21340 [18565] sub0: \ 0.015574 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:02.228 21340 [18565] sub0: / 0.015839 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:02.774 21525 [18565] sub0: \ 36.232406 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:02.775 21525 [18565] sub0: \ 0.000559 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:02.775 21525 [18565] sub0: / 0.000692 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:02.775 21525 [18565] sub0: \ 0.000813 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:02.775 21525 [18565] sub0: / 0.000968 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:02.777 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:02.778 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:02.779 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:02.780 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:02.781 21525 [18565] sub0: \ 0.006569 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:02.782 21525 [18565] sub0: \ 0.007156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:02.782 21525 [18565] sub0: \ 0.007301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:02.782 21525 [18565] sub0: \ 0.007439 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:02.782 21525 [18565] sub0: / 0.007563 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:02.782 21525 [18565] sub0: / 0.007666 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:02.782 21525 [18565] sub0: / 0.00779 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:02.782 21525 [18565] sub0: / 0.00789 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:02.782 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:02.784 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:02.786 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:02.787 21525 [18565] sub0: \ 0.01274 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:02.787 21525 [18565] sub0: / 0.01288 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:02.788 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:02.789 21525 [18565] sub0: \ 0.014712 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:02.789 21525 [18565] sub0: / 0.015087 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:02.790 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:02.791 21525 [18565] sub0: \ 0.016529 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:02.791 21525 [18565] sub0: / 0.016744 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:02.843 21525 [18565] sub0: \ 0.06901 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:02.844 21525 [18565] sub0: / 0.069937 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:02.845 21525 [18565] time: 0.07066 2015-12-03 12:25:02.846 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:02.846 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:02.847 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:02.848 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:02.848 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:02.849 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:02.850 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:02.851 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:02.852 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:02.858 21525 [18565] sub0: / 0.083828 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:03.047 21340 [18565] sub0: \ 0.8347 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:03.048 21340 [18565] sub0: / 0.835566 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:03.052 21340 [18565] time: 0.839241 2015-12-03 12:25:03.052 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:03.053 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:03.054 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:03.054 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:03.055 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:03.056 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:03.057 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:03.058 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:03.059 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:03.065 21340 [18565] sub0: / 0.853011 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:03.163 21340 [18565] sub0: \ 0.95115 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:03.164 21340 [18565] sub0: \ 0.000688 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:03.164 21340 [18565] sub0: / 0.000826 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:03.165 21340 [18565] sub0: \ 0.00096 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:03.165 21340 [18565] sub0: / 0.001122 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:03.166 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:03.167 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:03.168 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:03.170 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:03.170 21340 [18565] sub0: \ 0.006526 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:03.229 21340 [18565] sub0: \ 0.065077 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:03.229 21340 [18565] sub0: \ 0.06539 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.229 21340 [18565] sub0: \ 0.065535 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.229 21340 [18565] sub0: \ 0.065668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.230 21340 [18565] sub0: \ 0.065842 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.230 21340 [18565] sub0: \ 0.065987 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.230 21340 [18565] sub0: / 0.066142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.230 21340 [18565] sub0: \ 0.066263 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.230 21340 [18565] sub0: / 0.066412 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.230 21340 [18565] sub0: \ 0.06655 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.230 21340 [18565] sub0: / 0.066699 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.230 21340 [18565] sub0: \ 0.066817 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.231 21340 [18565] sub0: / 0.06697 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.231 21340 [18565] sub0: / 0.067089 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.231 21340 [18565] sub0: / 0.067202 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.231 21340 [18565] sub0: \ 0.067312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.231 21340 [18565] sub0: \ 0.067439 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.231 21340 [18565] sub0: \ 0.067566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.231 21340 [18565] sub0: / 0.067714 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.231 21340 [18565] sub0: \ 0.067832 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.232 21340 [18565] sub0: / 0.067995 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.232 21340 [18565] sub0: \ 0.068115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.232 21340 [18565] sub0: / 0.068261 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.232 21340 [18565] sub0: \ 0.068417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.232 21340 [18565] sub0: / 0.068561 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.232 21340 [18565] sub0: / 0.068677 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.232 21340 [18565] sub0: / 0.068838 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.233 21340 [18565] sub0: \ 0.068969 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.233 21340 [18565] sub0: \ 0.069099 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.233 21340 [18565] sub0: \ 0.069226 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.233 21340 [18565] sub0: / 0.069374 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.233 21340 [18565] sub0: \ 0.069493 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.233 21340 [18565] sub0: / 0.069641 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.233 21340 [18565] sub0: \ 0.069758 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.234 21340 [18565] sub0: / 0.069917 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.234 21340 [18565] sub0: \ 0.070052 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.234 21340 [18565] sub0: / 0.070194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.234 21340 [18565] sub0: / 0.07031 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.234 21340 [18565] sub0: / 0.07047 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.234 21340 [18565] sub0: \ 0.070588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.234 21340 [18565] sub0: \ 0.070744 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.235 21340 [18565] sub0: \ 0.070874 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.235 21340 [18565] sub0: / 0.071038 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.235 21340 [18565] sub0: \ 0.071157 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.235 21340 [18565] sub0: / 0.071304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.235 21340 [18565] sub0: \ 0.071422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.235 21340 [18565] sub0: / 0.071568 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.235 21340 [18565] sub0: \ 0.071686 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.235 21340 [18565] sub0: / 0.071828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.236 21340 [18565] sub0: / 0.071944 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.236 21340 [18565] sub0: / 0.072097 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.236 21340 [18565] sub0: \ 0.072213 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.236 21340 [18565] sub0: \ 0.07242 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.236 21340 [18565] sub0: \ 0.072558 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.236 21340 [18565] sub0: / 0.072707 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.236 21340 [18565] sub0: \ 0.072825 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.237 21340 [18565] sub0: / 0.07299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.237 21340 [18565] sub0: \ 0.07311 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.237 21340 [18565] sub0: / 0.07327 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.237 21340 [18565] sub0: \ 0.07339 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.237 21340 [18565] sub0: / 0.07353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.237 21340 [18565] sub0: / 0.073647 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.237 21340 [18565] sub0: / 0.073764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.238 21340 [18565] sub0: \ 0.073876 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.238 21340 [18565] sub0: \ 0.074051 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.238 21340 [18565] sub0: \ 0.074184 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.238 21340 [18565] sub0: / 0.074332 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.238 21340 [18565] sub0: \ 0.07445 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.238 21340 [18565] sub0: / 0.074598 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.238 21340 [18565] sub0: \ 0.074716 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.239 21340 [18565] sub0: / 0.074861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.239 21340 [18565] sub0: \ 0.074993 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.239 21340 [18565] sub0: / 0.075137 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.239 21340 [18565] sub0: / 0.075252 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.239 21340 [18565] sub0: / 0.075384 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.239 21340 [18565] sub0: \ 0.0755 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.239 21340 [18565] sub0: \ 0.075646 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.239 21340 [18565] sub0: \ 0.075775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.240 21340 [18565] sub0: / 0.075923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.240 21340 [18565] sub0: \ 0.076056 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.240 21340 [18565] sub0: / 0.076205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.240 21340 [18565] sub0: \ 0.076322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.240 21340 [18565] sub0: / 0.076523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.240 21340 [18565] sub0: \ 0.076657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.240 21340 [18565] sub0: / 0.076802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.241 21340 [18565] sub0: / 0.076919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.241 21340 [18565] sub0: / 0.077085 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.241 21340 [18565] sub0: \ 0.077205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.241 21340 [18565] sub0: \ 0.077367 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.241 21340 [18565] sub0: \ 0.077498 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.241 21340 [18565] sub0: / 0.077646 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.241 21340 [18565] sub0: \ 0.077764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.242 21340 [18565] sub0: / 0.077913 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.242 21340 [18565] sub0: \ 0.078048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.242 21340 [18565] sub0: / 0.078195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.242 21340 [18565] sub0: \ 0.078315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.242 21340 [18565] sub0: / 0.078456 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.242 21340 [18565] sub0: / 0.078573 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.242 21340 [18565] sub0: / 0.078706 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.242 21340 [18565] sub0: \ 0.078822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.243 21340 [18565] sub0: \ 0.078978 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.243 21340 [18565] sub0: \ 0.079108 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.243 21340 [18565] sub0: / 0.079257 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.243 21340 [18565] sub0: \ 0.079375 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.243 21340 [18565] sub0: / 0.079524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.243 21340 [18565] sub0: \ 0.079642 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.243 21340 [18565] sub0: / 0.079789 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.244 21340 [18565] sub0: \ 0.079907 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.244 21340 [18565] sub0: / 0.080082 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.244 21340 [18565] sub0: / 0.0802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.244 21340 [18565] sub0: / 0.080387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.244 21340 [18565] sub0: \ 0.080513 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.244 21340 [18565] sub0: \ 0.080642 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.244 21340 [18565] sub0: \ 0.080769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.245 21340 [18565] sub0: / 0.080919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.245 21340 [18565] sub0: \ 0.081057 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.245 21340 [18565] sub0: / 0.081206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.245 21340 [18565] sub0: \ 0.081323 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.245 21340 [18565] sub0: / 0.081469 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.245 21340 [18565] sub0: \ 0.081588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.245 21340 [18565] sub0: / 0.081731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.246 21340 [18565] sub0: / 0.081847 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.246 21340 [18565] sub0: / 0.082022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.246 21340 [18565] sub0: \ 0.082142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.246 21340 [18565] sub0: \ 0.082289 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.246 21340 [18565] sub0: \ 0.082419 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.246 21340 [18565] sub0: / 0.082566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.246 21340 [18565] sub0: \ 0.082686 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.246 21340 [18565] sub0: / 0.082833 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.247 21340 [18565] sub0: \ 0.082962 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.247 21340 [18565] sub0: / 0.083113 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.247 21340 [18565] sub0: \ 0.083231 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.247 21340 [18565] sub0: / 0.083387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.247 21340 [18565] sub0: / 0.083504 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.247 21340 [18565] sub0: / 0.08365 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.247 21340 [18565] sub0: \ 0.083768 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.248 21340 [18565] sub0: \ 0.08391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.248 21340 [18565] sub0: \ 0.084056 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.248 21340 [18565] sub0: / 0.084204 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.248 21340 [18565] sub0: \ 0.084321 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.248 21340 [18565] sub0: / 0.084528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.248 21340 [18565] sub0: \ 0.084647 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.248 21340 [18565] sub0: / 0.084794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.249 21340 [18565] sub0: \ 0.084913 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.249 21340 [18565] sub0: / 0.085075 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.249 21340 [18565] sub0: / 0.085192 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.249 21340 [18565] sub0: / 0.085343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.249 21340 [18565] sub0: \ 0.085461 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.249 21340 [18565] sub0: \ 0.085618 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.249 21340 [18565] sub0: \ 0.085748 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.250 21340 [18565] sub0: / 0.085896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.250 21340 [18565] sub0: \ 0.08603 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.250 21340 [18565] sub0: / 0.08618 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.250 21340 [18565] sub0: \ 0.086297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.250 21340 [18565] sub0: / 0.086443 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.250 21340 [18565] sub0: \ 0.086562 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.250 21340 [18565] sub0: / 0.086702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.250 21340 [18565] sub0: / 0.086833 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.251 21340 [18565] sub0: / 0.086987 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.251 21340 [18565] sub0: \ 0.087106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.251 21340 [18565] sub0: \ 0.087279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.251 21340 [18565] sub0: \ 0.087411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.251 21340 [18565] sub0: / 0.08756 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.251 21340 [18565] sub0: \ 0.087678 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.251 21340 [18565] sub0: / 0.087826 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.252 21340 [18565] sub0: \ 0.087944 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.252 21340 [18565] sub0: / 0.088106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.252 21340 [18565] sub0: \ 0.088226 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.252 21340 [18565] sub0: / 0.088404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.252 21340 [18565] sub0: / 0.088525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.252 21340 [18565] sub0: / 0.08864 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.252 21340 [18565] sub0: \ 0.088753 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.253 21340 [18565] sub0: \ 0.088896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.253 21340 [18565] sub0: \ 0.08904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.253 21340 [18565] sub0: / 0.089191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.253 21340 [18565] sub0: \ 0.089309 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.253 21340 [18565] sub0: / 0.089458 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.253 21340 [18565] sub0: \ 0.089575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.253 21340 [18565] sub0: / 0.089722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.253 21340 [18565] sub0: \ 0.089841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.254 21340 [18565] sub0: / 0.089997 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.254 21340 [18565] sub0: / 0.090116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.254 21340 [18565] sub0: / 0.090279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.254 21340 [18565] sub0: \ 0.090399 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.254 21340 [18565] sub0: \ 0.090545 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.254 21340 [18565] sub0: \ 0.090675 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.254 21340 [18565] sub0: / 0.090824 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.255 21340 [18565] sub0: \ 0.090942 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.255 21340 [18565] sub0: / 0.091106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.255 21340 [18565] sub0: \ 0.091224 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.255 21340 [18565] sub0: / 0.091371 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.255 21340 [18565] sub0: \ 0.09149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.255 21340 [18565] sub0: / 0.091631 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.255 21340 [18565] sub0: / 0.091746 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.256 21340 [18565] sub0: / 0.091891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.256 21340 [18565] sub0: \ 0.092022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.256 21340 [18565] sub0: \ 0.092172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.256 21340 [18565] sub0: \ 0.092301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.256 21340 [18565] sub0: / 0.092499 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.256 21340 [18565] sub0: \ 0.092618 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.256 21340 [18565] sub0: / 0.092767 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.257 21340 [18565] sub0: \ 0.092884 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.257 21340 [18565] sub0: / 0.093045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.257 21340 [18565] sub0: \ 0.093164 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.257 21340 [18565] sub0: / 0.093306 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.257 21340 [18565] sub0: / 0.093421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.257 21340 [18565] sub0: / 0.093566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.257 21340 [18565] sub0: \ 0.093697 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.257 21340 [18565] sub0: \ 0.09384 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.258 21340 [18565] sub0: \ 0.093981 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.258 21340 [18565] sub0: / 0.094132 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.258 21340 [18565] sub0: \ 0.09425 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.258 21340 [18565] sub0: / 0.094397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.258 21340 [18565] sub0: \ 0.094515 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.258 21340 [18565] sub0: / 0.094661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.258 21340 [18565] sub0: \ 0.094781 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.259 21340 [18565] sub0: / 0.094922 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.259 21340 [18565] sub0: / 0.095053 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.259 21340 [18565] sub0: / 0.095202 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.259 21340 [18565] sub0: \ 0.09532 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.259 21340 [18565] sub0: \ 0.095467 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.259 21340 [18565] sub0: \ 0.095595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.259 21340 [18565] sub0: / 0.095743 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.260 21340 [18565] sub0: \ 0.095861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.260 21340 [18565] sub0: / 0.096023 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.260 21340 [18565] sub0: \ 0.09614 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.260 21340 [18565] sub0: / 0.096287 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.260 21340 [18565] sub0: \ 0.096445 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.260 21340 [18565] sub0: / 0.096588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.260 21340 [18565] sub0: / 0.096705 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.261 21340 [18565] sub0: / 0.096852 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.261 21340 [18565] sub0: \ 0.096983 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.261 21340 [18565] sub0: \ 0.097139 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.261 21340 [18565] sub0: \ 0.097268 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.261 21340 [18565] sub0: / 0.097417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.261 21340 [18565] sub0: \ 0.097535 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.261 21340 [18565] sub0: / 0.097681 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.261 21340 [18565] sub0: \ 0.097798 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.262 21340 [18565] sub0: / 0.097944 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.262 21340 [18565] sub0: \ 0.098076 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.262 21340 [18565] sub0: / 0.098218 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.262 21340 [18565] sub0: / 0.098333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.262 21340 [18565] sub0: / 0.098483 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.262 21340 [18565] sub0: \ 0.098627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.262 21340 [18565] sub0: \ 0.098778 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.263 21340 [18565] sub0: \ 0.098907 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.263 21340 [18565] sub0: / 0.099098 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.263 21340 [18565] sub0: \ 0.099216 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.263 21340 [18565] sub0: / 0.099364 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.263 21340 [18565] sub0: \ 0.09948 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.263 21340 [18565] sub0: / 0.099625 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.263 21340 [18565] sub0: \ 0.099743 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.264 21340 [18565] sub0: / 0.099888 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.264 21340 [18565] sub0: / 0.10002 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.264 21340 [18565] sub0: / 0.100168 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.264 21340 [18565] sub0: \ 0.100288 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.264 21340 [18565] sub0: \ 0.100467 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.264 21340 [18565] sub0: \ 0.100608 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.264 21340 [18565] sub0: / 0.100759 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.265 21340 [18565] sub0: \ 0.100877 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.265 21340 [18565] sub0: / 0.101041 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.265 21340 [18565] sub0: \ 0.101159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.265 21340 [18565] sub0: / 0.101305 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.265 21340 [18565] sub0: \ 0.101425 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.265 21340 [18565] sub0: / 0.101566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.265 21340 [18565] sub0: / 0.101679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.265 21340 [18565] sub0: / 0.101838 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.266 21340 [18565] sub0: \ 0.101972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.266 21340 [18565] sub0: \ 0.102145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.266 21340 [18565] sub0: \ 0.102278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.266 21340 [18565] sub0: / 0.102427 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.266 21340 [18565] sub0: \ 0.102545 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.266 21340 [18565] sub0: / 0.102691 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.266 21340 [18565] sub0: \ 0.102808 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.267 21340 [18565] sub0: / 0.102966 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.267 21340 [18565] sub0: \ 0.103087 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.267 21340 [18565] sub0: / 0.103229 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.267 21340 [18565] sub0: / 0.103345 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.267 21340 [18565] sub0: / 0.10346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.267 21340 [18565] sub0: \ 0.103572 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.267 21340 [18565] sub0: \ 0.103728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.268 21340 [18565] sub0: \ 0.10387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.268 21340 [18565] sub0: / 0.104033 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.268 21340 [18565] sub0: \ 0.104151 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.268 21340 [18565] sub0: / 0.104298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.268 21340 [18565] sub0: \ 0.104454 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.268 21340 [18565] sub0: / 0.104602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.268 21340 [18565] sub0: \ 0.104722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.269 21340 [18565] sub0: / 0.104863 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.269 21340 [18565] sub0: / 0.104993 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.269 21340 [18565] sub0: / 0.105131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.269 21340 [18565] sub0: \ 0.105246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.269 21340 [18565] sub0: \ 0.105418 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.269 21340 [18565] sub0: \ 0.105549 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.269 21340 [18565] sub0: / 0.105697 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.269 21340 [18565] sub0: \ 0.105814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.270 21340 [18565] sub0: / 0.105974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.270 21340 [18565] sub0: \ 0.106095 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.270 21340 [18565] sub0: / 0.10624 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.270 21340 [18565] sub0: \ 0.106358 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.270 21340 [18565] sub0: / 0.106499 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.270 21340 [18565] sub0: / 0.106614 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.270 21340 [18565] sub0: / 0.106728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.270 21340 [18565] sub0: \ 0.106841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.271 21340 [18565] sub0: \ 0.107023 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.271 21340 [18565] sub0: \ 0.107155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.271 21340 [18565] sub0: / 0.107316 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.271 21340 [18565] sub0: \ 0.107436 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.271 21340 [18565] sub0: / 0.107585 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.271 21340 [18565] sub0: \ 0.107702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.272 21340 [18565] sub0: / 0.107849 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.272 21340 [18565] sub0: \ 0.10798 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.272 21340 [18565] sub0: / 0.108123 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.272 21340 [18565] sub0: / 0.108239 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.272 21340 [18565] sub0: / 0.108398 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.272 21340 [18565] sub0: \ 0.108516 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.272 21340 [18565] sub0: \ 0.108672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.272 21340 [18565] sub0: \ 0.108801 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.273 21340 [18565] sub0: / 0.10896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.273 21340 [18565] sub0: \ 0.109082 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.273 21340 [18565] sub0: / 0.10923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.273 21340 [18565] sub0: \ 0.109347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.273 21340 [18565] sub0: / 0.109492 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.273 21340 [18565] sub0: \ 0.10961 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.273 21340 [18565] sub0: / 0.109751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.274 21340 [18565] sub0: / 0.109867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.274 21340 [18565] sub0: / 0.110016 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.274 21340 [18565] sub0: \ 0.110133 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.274 21340 [18565] sub0: \ 0.110278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.274 21340 [18565] sub0: \ 0.110407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.274 21340 [18565] sub0: / 0.110555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.274 21340 [18565] sub0: \ 0.110688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.274 21340 [18565] sub0: / 0.110838 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.275 21340 [18565] sub0: \ 0.110968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.275 21340 [18565] sub0: / 0.111118 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.275 21340 [18565] sub0: \ 0.111237 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.275 21340 [18565] sub0: / 0.111378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.275 21340 [18565] sub0: / 0.111493 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.275 21340 [18565] sub0: / 0.111638 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.275 21340 [18565] sub0: \ 0.111752 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.276 21340 [18565] sub0: \ 0.111898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.276 21340 [18565] sub0: \ 0.112042 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.276 21340 [18565] sub0: / 0.112191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.276 21340 [18565] sub0: \ 0.112308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.276 21340 [18565] sub0: / 0.112493 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.276 21340 [18565] sub0: \ 0.112611 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.276 21340 [18565] sub0: / 0.112756 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.277 21340 [18565] sub0: \ 0.112874 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:03.277 21340 [18565] sub0: / 0.113029 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.277 21340 [18565] sub0: / 0.113145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.277 21340 [18565] sub0: / 0.113289 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.277 21340 [18565] sub0: / 0.113404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.277 21340 [18565] sub0: / 0.113622 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.277 21340 [18565] sub0: \ 0.113747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:03.278 21340 [18565] sub0: / 0.113884 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.278 21340 [18565] sub0: / 0.114033 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:03.278 21340 [18565] sub0: / 0.114162 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:03.278 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:03.280 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:03.281 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:03.282 21340 [18565] sub0: \ 0.118777 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:03.283 21340 [18565] sub0: / 0.118921 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:03.284 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:03.284 21340 [18565] sub0: \ 0.120766 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:03.285 21340 [18565] sub0: / 0.121169 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:03.285 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:03.286 21340 [18565] sub0: \ 0.122527 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:03.286 21340 [18565] sub0: / 0.122749 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:03.287 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:25:03.396 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:25:03.702 21340 [18565] sub0: \ 0.538182 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:03.703 21340 [18565] sub0: / 0.539075 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:03.703 21340 [18565] time: 0.539602 2015-12-03 12:25:03.704 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:03.705 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:03.705 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:03.706 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:03.707 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:03.707 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:03.708 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:03.710 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:03.711 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:03.718 21340 [18565] sub0: / 0.554323 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:09.466 21340 [18565] sub0: \ 6.302697 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:09.467 21340 [18565] sub0: \ 0.00065 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:09.467 21340 [18565] sub0: / 0.000785 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:09.467 21340 [18565] sub0: \ 0.000909 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:09.468 21340 [18565] sub0: / 0.001088 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:09.469 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:09.470 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:09.471 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:09.472 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:09.473 21340 [18565] sub0: \ 0.006482 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:09.474 21340 [18565] sub0: \ 0.007085 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:09.474 21340 [18565] sub0: \ 0.007262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:09.474 21340 [18565] sub0: \ 0.007403 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:09.474 21340 [18565] sub0: / 0.00756 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:09.474 21340 [18565] sub0: / 0.007688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:09.474 21340 [18565] sub0: / 0.007802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:09.474 21340 [18565] sub0: / 0.007913 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:09.475 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:09.476 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:09.477 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:09.478 21340 [18565] sub0: \ 0.011899 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:09.479 21340 [18565] sub0: / 0.01206 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:09.480 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:09.481 21340 [18565] sub0: \ 0.014015 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:09.481 21340 [18565] sub0: / 0.014423 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:09.481 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:09.483 21340 [18565] sub0: \ 0.015976 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:09.483 21340 [18565] sub0: / 0.016222 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:09.535 21340 [18565] sub0: \ 0.068223 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:09.536 21340 [18565] sub0: / 0.069081 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:09.536 21340 [18565] time: 0.06979 2015-12-03 12:25:09.537 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:09.538 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:09.538 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:09.539 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:09.540 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:09.540 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:09.541 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:09.543 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:09.544 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:09.549 21340 [18565] sub0: / 0.08219 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:10.983 21340 [18565] sub0: \ 1.516608 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:10.984 21340 [18565] sub0: \ 0.000767 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:10.984 21340 [18565] sub0: / 0.000906 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:10.984 21340 [18565] sub0: \ 0.00103 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:10.985 21340 [18565] sub0: / 0.001188 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:10.986 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:10.987 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:10.988 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:10.989 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:10.990 21340 [18565] sub0: \ 0.006643 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:11.051 21340 [18565] sub0: \ 0.067416 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:11.051 21340 [18565] sub0: \ 0.067786 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.051 21340 [18565] sub0: / 0.067937 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.051 21340 [18565] sub0: \ 0.068079 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.052 21340 [18565] sub0: \ 0.068309 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.052 21340 [18565] sub0: \ 0.068448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.052 21340 [18565] sub0: \ 0.06858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.052 21340 [18565] sub0: \ 0.068751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.052 21340 [18565] sub0: / 0.068903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.052 21340 [18565] sub0: \ 0.069022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.053 21340 [18565] sub0: / 0.069169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.053 21340 [18565] sub0: \ 0.069303 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.053 21340 [18565] sub0: / 0.06945 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.053 21340 [18565] sub0: \ 0.069569 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.053 21340 [18565] sub0: / 0.069711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.053 21340 [18565] sub0: / 0.069828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.053 21340 [18565] sub0: / 0.069987 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.053 21340 [18565] sub0: \ 0.070106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.054 21340 [18565] sub0: \ 0.070268 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.054 21340 [18565] sub0: \ 0.070397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.054 21340 [18565] sub0: / 0.0705480000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.054 21340 [18565] sub0: \ 0.070667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.054 21340 [18565] sub0: / 0.070816 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.054 21340 [18565] sub0: \ 0.0709340000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.054 21340 [18565] sub0: / 0.07108 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.055 21340 [18565] sub0: \ 0.071198 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.055 21340 [18565] sub0: / 0.071356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.055 21340 [18565] sub0: / 0.071473 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.055 21340 [18565] sub0: / 0.0716290000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.055 21340 [18565] sub0: \ 0.071748 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.055 21340 [18565] sub0: \ 0.071893 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.055 21340 [18565] sub0: \ 0.072021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.056 21340 [18565] sub0: / 0.072172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.056 21340 [18565] sub0: \ 0.072305 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.056 21340 [18565] sub0: / 0.072454 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.056 21340 [18565] sub0: \ 0.072573 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.056 21340 [18565] sub0: / 0.072748 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.056 21340 [18565] sub0: \ 0.072868 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.056 21340 [18565] sub0: / 0.07301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.056 21340 [18565] sub0: / 0.073124 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.057 21340 [18565] sub0: / 0.073283 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.057 21340 [18565] sub0: \ 0.073402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.057 21340 [18565] sub0: \ 0.073549 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.057 21340 [18565] sub0: \ 0.073676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.057 21340 [18565] sub0: / 0.0738259999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.057 21340 [18565] sub0: \ 0.073944 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.057 21340 [18565] sub0: / 0.074092 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.058 21340 [18565] sub0: \ 0.074211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.058 21340 [18565] sub0: / 0.074372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.058 21340 [18565] sub0: \ 0.0744899999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.058 21340 [18565] sub0: / 0.074635 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.058 21340 [18565] sub0: / 0.07475 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.058 21340 [18565] sub0: / 0.074894 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.058 21340 [18565] sub0: \ 0.075022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.059 21340 [18565] sub0: \ 0.075179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.059 21340 [18565] sub0: \ 0.075325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.059 21340 [18565] sub0: / 0.075477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.059 21340 [18565] sub0: \ 0.075595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.059 21340 [18565] sub0: / 0.075743 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.059 21340 [18565] sub0: \ 0.075861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.059 21340 [18565] sub0: / 0.076007 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.059 21340 [18565] sub0: \ 0.076124 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.060 21340 [18565] sub0: / 0.076281 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.060 21340 [18565] sub0: / 0.076399 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.060 21340 [18565] sub0: / 0.076534 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.060 21340 [18565] sub0: \ 0.076674 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.060 21340 [18565] sub0: \ 0.076828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.060 21340 [18565] sub0: \ 0.0769570000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.060 21340 [18565] sub0: / 0.077107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.061 21340 [18565] sub0: \ 0.077226 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.061 21340 [18565] sub0: / 0.077389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.061 21340 [18565] sub0: \ 0.077507 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.061 21340 [18565] sub0: / 0.077653 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.061 21340 [18565] sub0: \ 0.077771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.061 21340 [18565] sub0: / 0.077914 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.061 21340 [18565] sub0: / 0.07803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.062 21340 [18565] sub0: / 0.078174 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.062 21340 [18565] sub0: \ 0.078308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.062 21340 [18565] sub0: \ 0.078466 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.062 21340 [18565] sub0: \ 0.078595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.062 21340 [18565] sub0: / 0.078744 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.062 21340 [18565] sub0: \ 0.07886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.062 21340 [18565] sub0: / 0.079006 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.062 21340 [18565] sub0: \ 0.079124 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.063 21340 [18565] sub0: / 0.079283 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.063 21340 [18565] sub0: \ 0.0794010000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.063 21340 [18565] sub0: / 0.0795439999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.063 21340 [18565] sub0: / 0.079659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.063 21340 [18565] sub0: / 0.079803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.063 21340 [18565] sub0: \ 0.079918 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.063 21340 [18565] sub0: \ 0.080074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.064 21340 [18565] sub0: \ 0.080202 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.064 21340 [18565] sub0: / 0.080367 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.064 21340 [18565] sub0: \ 0.080484 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.064 21340 [18565] sub0: / 0.08063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.064 21340 [18565] sub0: \ 0.080779 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.064 21340 [18565] sub0: / 0.080925 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.064 21340 [18565] sub0: \ 0.081043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.065 21340 [18565] sub0: / 0.081186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.065 21340 [18565] sub0: / 0.081319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.065 21340 [18565] sub0: / 0.0814550000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.065 21340 [18565] sub0: \ 0.081573 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.065 21340 [18565] sub0: \ 0.081732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.065 21340 [18565] sub0: \ 0.081858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.065 21340 [18565] sub0: / 0.0820070000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.065 21340 [18565] sub0: \ 0.082124 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.066 21340 [18565] sub0: / 0.082284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.066 21340 [18565] sub0: \ 0.082405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.066 21340 [18565] sub0: / 0.082555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.066 21340 [18565] sub0: \ 0.082673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.066 21340 [18565] sub0: / 0.082816 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.066 21340 [18565] sub0: / 0.082932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.066 21340 [18565] sub0: / 0.083076 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.067 21340 [18565] sub0: \ 0.083194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.067 21340 [18565] sub0: \ 0.083352 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.067 21340 [18565] sub0: \ 0.083479 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.067 21340 [18565] sub0: / 0.083629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.067 21340 [18565] sub0: \ 0.083747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.067 21340 [18565] sub0: / 0.083894 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.067 21340 [18565] sub0: \ 0.084013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.068 21340 [18565] sub0: / 0.084158 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.068 21340 [18565] sub0: \ 0.084291 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.068 21340 [18565] sub0: / 0.084435 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.068 21340 [18565] sub0: / 0.084552 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.068 21340 [18565] sub0: / 0.084727 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.068 21340 [18565] sub0: \ 0.084852 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.068 21340 [18565] sub0: \ 0.085024 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.069 21340 [18565] sub0: \ 0.085167 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.069 21340 [18565] sub0: / 0.085333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.069 21340 [18565] sub0: \ 0.085452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.069 21340 [18565] sub0: / 0.0856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.069 21340 [18565] sub0: \ 0.085719 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.069 21340 [18565] sub0: / 0.085865 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.069 21340 [18565] sub0: \ 0.085983 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.069 21340 [18565] sub0: / 0.086126 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.070 21340 [18565] sub0: / 0.086255 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.070 21340 [18565] sub0: / 0.086372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.070 21340 [18565] sub0: \ 0.086485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.070 21340 [18565] sub0: \ 0.086655 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.070 21340 [18565] sub0: \ 0.086788 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.070 21340 [18565] sub0: / 0.086937 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.070 21340 [18565] sub0: \ 0.087055 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.071 21340 [18565] sub0: / 0.0872039999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.071 21340 [18565] sub0: \ 0.087338 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.071 21340 [18565] sub0: / 0.087486 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.071 21340 [18565] sub0: \ 0.087605 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.071 21340 [18565] sub0: / 0.087749 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.071 21340 [18565] sub0: / 0.087866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.071 21340 [18565] sub0: / 0.087981 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.071 21340 [18565] sub0: \ 0.088095 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.072 21340 [18565] sub0: \ 0.088267 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.072 21340 [18565] sub0: \ 0.088411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.072 21340 [18565] sub0: / 0.0885629999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.072 21340 [18565] sub0: \ 0.088719 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.072 21340 [18565] sub0: / 0.088873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.072 21340 [18565] sub0: \ 0.088992 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.072 21340 [18565] sub0: / 0.089141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.073 21340 [18565] sub0: \ 0.089272 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.073 21340 [18565] sub0: / 0.089418 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.073 21340 [18565] sub0: / 0.089535 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.073 21340 [18565] sub0: / 0.0896709999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.073 21340 [18565] sub0: \ 0.08979 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.073 21340 [18565] sub0: \ 0.089948 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.073 21340 [18565] sub0: \ 0.090078 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.074 21340 [18565] sub0: / 0.090228 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.074 21340 [18565] sub0: \ 0.090361 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.074 21340 [18565] sub0: / 0.090509 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.074 21340 [18565] sub0: \ 0.090628 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.074 21340 [18565] sub0: / 0.0907750000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.074 21340 [18565] sub0: \ 0.090894 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.074 21340 [18565] sub0: / 0.091038 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.075 21340 [18565] sub0: / 0.091155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.075 21340 [18565] sub0: / 0.091306 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.075 21340 [18565] sub0: \ 0.0914239999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.075 21340 [18565] sub0: \ 0.091571 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.075 21340 [18565] sub0: \ 0.091699 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.075 21340 [18565] sub0: / 0.091863 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.075 21340 [18565] sub0: \ 0.091984 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.075 21340 [18565] sub0: / 0.092131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.076 21340 [18565] sub0: \ 0.092264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.076 21340 [18565] sub0: / 0.092413 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.076 21340 [18565] sub0: \ 0.092531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.076 21340 [18565] sub0: / 0.092702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.076 21340 [18565] sub0: / 0.092823 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.076 21340 [18565] sub0: / 0.092969 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.076 21340 [18565] sub0: \ 0.0930879999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.077 21340 [18565] sub0: \ 0.0932460000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.077 21340 [18565] sub0: \ 0.093378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.077 21340 [18565] sub0: / 0.093533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.077 21340 [18565] sub0: \ 0.093652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.077 21340 [18565] sub0: / 0.093801 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.077 21340 [18565] sub0: \ 0.09392 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.077 21340 [18565] sub0: / 0.094067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.078 21340 [18565] sub0: \ 0.094185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.078 21340 [18565] sub0: / 0.094345 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.078 21340 [18565] sub0: / 0.094463 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.078 21340 [18565] sub0: / 0.094614 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.078 21340 [18565] sub0: \ 0.094734 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.078 21340 [18565] sub0: \ 0.094892 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.078 21340 [18565] sub0: \ 0.095023 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.079 21340 [18565] sub0: / 0.095189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.079 21340 [18565] sub0: \ 0.095324 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.079 21340 [18565] sub0: / 0.095473 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.079 21340 [18565] sub0: \ 0.095592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.079 21340 [18565] sub0: / 0.095741 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.079 21340 [18565] sub0: \ 0.095857 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.079 21340 [18565] sub0: / 0.096 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.079 21340 [18565] sub0: / 0.096116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.080 21340 [18565] sub0: / 0.096267 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.080 21340 [18565] sub0: \ 0.096386 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.080 21340 [18565] sub0: \ 0.096533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.080 21340 [18565] sub0: \ 0.096703 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.080 21340 [18565] sub0: / 0.0968599999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.080 21340 [18565] sub0: \ 0.096979 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.080 21340 [18565] sub0: / 0.097126 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.081 21340 [18565] sub0: \ 0.097258 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.081 21340 [18565] sub0: / 0.097409 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.081 21340 [18565] sub0: \ 0.0975279999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.081 21340 [18565] sub0: / 0.097702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.081 21340 [18565] sub0: / 0.097821 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.081 21340 [18565] sub0: / 0.097967 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.081 21340 [18565] sub0: \ 0.098088 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.082 21340 [18565] sub0: \ 0.098264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.082 21340 [18565] sub0: \ 0.098399 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.082 21340 [18565] sub0: / 0.09855 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.082 21340 [18565] sub0: \ 0.098685 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.082 21340 [18565] sub0: / 0.098834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.082 21340 [18565] sub0: \ 0.098952 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.082 21340 [18565] sub0: / 0.099099 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.083 21340 [18565] sub0: \ 0.099218 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.083 21340 [18565] sub0: / 0.099378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.083 21340 [18565] sub0: / 0.099495 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.083 21340 [18565] sub0: / 0.099646 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.083 21340 [18565] sub0: \ 0.099766 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.083 21340 [18565] sub0: \ 0.099924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.083 21340 [18565] sub0: \ 0.100052 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.084 21340 [18565] sub0: / 0.100203 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.084 21340 [18565] sub0: \ 0.100336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.084 21340 [18565] sub0: / 0.100485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.084 21340 [18565] sub0: \ 0.100603 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.084 21340 [18565] sub0: / 0.100782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.084 21340 [18565] sub0: \ 0.100902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.084 21340 [18565] sub0: / 0.101046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.085 21340 [18565] sub0: / 0.101163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.085 21340 [18565] sub0: / 0.101316 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.085 21340 [18565] sub0: \ 0.101434 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.085 21340 [18565] sub0: \ 0.101581 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.085 21340 [18565] sub0: \ 0.101708 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.085 21340 [18565] sub0: / 0.101858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.085 21340 [18565] sub0: \ 0.101976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.085 21340 [18565] sub0: / 0.102138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.086 21340 [18565] sub0: \ 0.102273 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.086 21340 [18565] sub0: / 0.102422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.086 21340 [18565] sub0: \ 0.10254 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.086 21340 [18565] sub0: / 0.102689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.086 21340 [18565] sub0: / 0.102807 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.086 21340 [18565] sub0: / 0.102952 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.086 21340 [18565] sub0: \ 0.10307 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.087 21340 [18565] sub0: \ 0.103238 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.087 21340 [18565] sub0: \ 0.103372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.087 21340 [18565] sub0: / 0.10352 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.087 21340 [18565] sub0: \ 0.103637 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.087 21340 [18565] sub0: / 0.103784 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.087 21340 [18565] sub0: \ 0.103903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.087 21340 [18565] sub0: / 0.104048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.088 21340 [18565] sub0: \ 0.104166 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.088 21340 [18565] sub0: / 0.104325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.088 21340 [18565] sub0: / 0.104443 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.088 21340 [18565] sub0: / 0.104578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.088 21340 [18565] sub0: \ 0.104739 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.088 21340 [18565] sub0: \ 0.104897 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.088 21340 [18565] sub0: \ 0.105026 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.089 21340 [18565] sub0: / 0.105176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.089 21340 [18565] sub0: \ 0.105309 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.089 21340 [18565] sub0: / 0.105469 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.089 21340 [18565] sub0: \ 0.105588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.089 21340 [18565] sub0: / 0.105735 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.089 21340 [18565] sub0: \ 0.105853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.089 21340 [18565] sub0: / 0.105996 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.089 21340 [18565] sub0: / 0.106111 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.090 21340 [18565] sub0: / 0.106257 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.090 21340 [18565] sub0: \ 0.106376 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.090 21340 [18565] sub0: \ 0.106516 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.090 21340 [18565] sub0: \ 0.106642 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.090 21340 [18565] sub0: / 0.106791 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.090 21340 [18565] sub0: \ 0.106908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.090 21340 [18565] sub0: / 0.107054 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.091 21340 [18565] sub0: \ 0.107172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.091 21340 [18565] sub0: / 0.107333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.091 21340 [18565] sub0: \ 0.107452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.091 21340 [18565] sub0: / 0.107595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.091 21340 [18565] sub0: / 0.10771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.091 21340 [18565] sub0: / 0.107857 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.091 21340 [18565] sub0: \ 0.107976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.091 21340 [18565] sub0: \ 0.108133 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.092 21340 [18565] sub0: \ 0.108277 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.092 21340 [18565] sub0: / 0.108428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.092 21340 [18565] sub0: \ 0.108545 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.092 21340 [18565] sub0: / 0.108718 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.092 21340 [18565] sub0: \ 0.108854 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.092 21340 [18565] sub0: / 0.109003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.092 21340 [18565] sub0: \ 0.109122 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.093 21340 [18565] sub0: / 0.109277 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.093 21340 [18565] sub0: / 0.109396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.093 21340 [18565] sub0: / 0.109532 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.093 21340 [18565] sub0: \ 0.109649 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.093 21340 [18565] sub0: \ 0.109821 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.093 21340 [18565] sub0: \ 0.109951 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.093 21340 [18565] sub0: / 0.110099 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.094 21340 [18565] sub0: \ 0.110216 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.094 21340 [18565] sub0: / 0.11038 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.094 21340 [18565] sub0: \ 0.110498 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.094 21340 [18565] sub0: / 0.110645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.094 21340 [18565] sub0: \ 0.110761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.094 21340 [18565] sub0: / 0.110903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.094 21340 [18565] sub0: / 0.111018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.094 21340 [18565] sub0: / 0.111132 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.095 21340 [18565] sub0: \ 0.111258 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.095 21340 [18565] sub0: \ 0.111405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.095 21340 [18565] sub0: \ 0.111533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.095 21340 [18565] sub0: / 0.111683 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.095 21340 [18565] sub0: \ 0.1118 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.095 21340 [18565] sub0: / 0.111947 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.095 21340 [18565] sub0: \ 0.112065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.096 21340 [18565] sub0: / 0.112225 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.096 21340 [18565] sub0: \ 0.112359 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.096 21340 [18565] sub0: / 0.112501 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.096 21340 [18565] sub0: / 0.112615 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.096 21340 [18565] sub0: / 0.1128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.096 21340 [18565] sub0: \ 0.112919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.096 21340 [18565] sub0: \ 0.113045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.097 21340 [18565] sub0: \ 0.113169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.097 21340 [18565] sub0: / 0.113332 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.097 21340 [18565] sub0: \ 0.113452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.097 21340 [18565] sub0: / 0.113598 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.097 21340 [18565] sub0: \ 0.113715 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.097 21340 [18565] sub0: / 0.113861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.097 21340 [18565] sub0: \ 0.113978 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.097 21340 [18565] sub0: / 0.114119 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.098 21340 [18565] sub0: / 0.114245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.098 21340 [18565] sub0: / 0.114405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.098 21340 [18565] sub0: \ 0.114523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.098 21340 [18565] sub0: \ 0.114668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.098 21340 [18565] sub0: \ 0.114795 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.098 21340 [18565] sub0: / 0.114944 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.098 21340 [18565] sub0: \ 0.115062 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.099 21340 [18565] sub0: / 0.115209 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.099 21340 [18565] sub0: \ 0.115341 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.099 21340 [18565] sub0: / 0.115488 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.099 21340 [18565] sub0: \ 0.115619 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.099 21340 [18565] sub0: / 0.115764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.099 21340 [18565] sub0: / 0.115879 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.099 21340 [18565] sub0: / 0.116023 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.099 21340 [18565] sub0: \ 0.116139 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.100 21340 [18565] sub0: \ 0.116297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:11.100 21340 [18565] sub0: \ 0.116424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.100 21340 [18565] sub0: / 0.116574 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.100 21340 [18565] sub0: \ 0.116719 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.100 21340 [18565] sub0: / 0.116867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.100 21340 [18565] sub0: \ 0.116985 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.100 21340 [18565] sub0: / 0.11713 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.101 21340 [18565] sub0: \ 0.117258 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:11.101 21340 [18565] sub0: / 0.117401 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.101 21340 [18565] sub0: / 0.117514 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.101 21340 [18565] sub0: / 0.117654 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.101 21340 [18565] sub0: / 0.117769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.101 21340 [18565] sub0: / 0.117933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.101 21340 [18565] sub0: / 0.118054 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:11.102 21340 [18565] sub0: / 0.118168 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:11.102 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:11.103 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:11.105 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:11.106 21340 [18565] sub0: \ 0.122823 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:11.106 21340 [18565] sub0: / 0.12298 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:11.107 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:11.108 21340 [18565] sub0: \ 0.124836 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:11.109 21340 [18565] sub0: / 0.125223 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:11.109 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:11.110 21340 [18565] sub0: \ 0.126699 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:11.110 21340 [18565] sub0: / 0.126916 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:11.111 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:25:11.221 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:25:11.528 21340 [18565] sub0: \ 0.54451 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:11.529 21340 [18565] sub0: / 0.545367 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:11.529 21340 [18565] time: 0.545862 2015-12-03 12:25:11.530 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:11.530 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:11.531 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:11.532 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:11.532 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:11.533 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:11.534 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:11.536 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:11.537 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:11.543 21340 [18565] sub0: / 0.559513 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:14.140 21340 [18565] sub0: \ 3.156292 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:14.141 21340 [18565] sub0: \ 0.000678 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:14.141 21340 [18565] sub0: / 0.000829 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:14.141 21340 [18565] sub0: \ 0.000955 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:14.141 21340 [18565] sub0: / 0.001118 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:14.143 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:14.144 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:14.145 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:14.146 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:14.146 21340 [18565] sub0: \ 0.006439 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:14.147 21340 [18565] sub0: \ 0.007 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:14.147 21340 [18565] sub0: \ 0.007166 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.147 21340 [18565] sub0: \ 0.007305 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.147 21340 [18565] sub0: / 0.007441 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.147 21340 [18565] sub0: / 0.007567 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.148 21340 [18565] sub0: / 0.007691 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.148 21340 [18565] sub0: / 0.007821 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:14.148 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:14.149 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:14.150 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:14.151 21340 [18565] sub0: \ 0.011662 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:14.152 21340 [18565] sub0: / 0.011817 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:14.153 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:14.153 21340 [18565] sub0: \ 0.013589 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:14.154 21340 [18565] sub0: / 0.013984 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:14.154 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:14.155 21340 [18565] sub0: \ 0.015515 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:14.156 21340 [18565] sub0: / 0.015718 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:14.279 21340 [18565] sub0: \ 0.139011 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:14.280 21340 [18565] sub0: / 0.139887 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:14.281 21340 [18565] time: 0.140849 2015-12-03 12:25:14.281 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:14.282 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:14.283 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:14.283 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:14.284 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:14.285 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:14.286 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:14.287 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:14.288 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:14.293 21340 [18565] sub0: / 0.153462 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:14.354 21340 [18565] sub0: \ 0.214344 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:14.355 21340 [18565] sub0: \ 0.000651 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:14.355 21340 [18565] sub0: / 0.000787 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:14.355 21340 [18565] sub0: \ 0.000909 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:14.355 21340 [18565] sub0: / 0.001067 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:14.357 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:14.358 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:14.359 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:14.360 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:14.361 21340 [18565] sub0: \ 0.006496 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:14.361 21340 [18565] sub0: \ 0.007086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:14.362 21340 [18565] sub0: \ 0.00726 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.362 21340 [18565] sub0: \ 0.007393 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.362 21340 [18565] sub0: / 0.007529 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.362 21340 [18565] sub0: / 0.007661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.362 21340 [18565] sub0: / 0.007795 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.362 21340 [18565] sub0: / 0.007906 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:14.363 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:14.364 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:14.365 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:14.366 21340 [18565] sub0: \ 0.011767 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:14.366 21340 [18565] sub0: / 0.011909 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:14.367 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:14.368 21340 [18565] sub0: \ 0.013721 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:14.368 21340 [18565] sub0: / 0.014099 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:14.369 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:14.370 21340 [18565] sub0: \ 0.015619 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:14.370 21340 [18565] sub0: / 0.015823 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:14.422 21340 [18565] sub0: \ 0.067172 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:14.422 21340 [18565] sub0: / 0.067978 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:14.423 21340 [18565] time: 0.068605 2015-12-03 12:25:14.424 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:14.424 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:14.425 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:14.426 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:14.426 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:14.427 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:14.428 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:14.429 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:14.430 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:14.435 21340 [18565] sub0: / 0.080549 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:14.876 21340 [18565] sub0: \ 0.521975 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:14.877 21340 [18565] sub0: \ 0.000668 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:14.877 21340 [18565] sub0: / 0.000803 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:14.877 21340 [18565] sub0: \ 0.000923 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:14.878 21340 [18565] sub0: / 0.001099 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:14.879 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:14.880 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:14.881 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:14.882 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:14.883 21340 [18565] sub0: \ 0.006516 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:14.946 21340 [18565] sub0: \ 0.069751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:14.947 21340 [18565] sub0: \ 0.070167 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.947 21340 [18565] sub0: \ 0.07033 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.947 21340 [18565] sub0: \ 0.070468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.947 21340 [18565] sub0: \ 0.070631 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.947 21340 [18565] sub0: \ 0.070764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.947 21340 [18565] sub0: / 0.070917 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.948 21340 [18565] sub0: \ 0.071054 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.948 21340 [18565] sub0: / 0.071203 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.948 21340 [18565] sub0: \ 0.071321 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.948 21340 [18565] sub0: / 0.071531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.948 21340 [18565] sub0: \ 0.071656 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.948 21340 [18565] sub0: / 0.071798 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.948 21340 [18565] sub0: / 0.071914 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.949 21340 [18565] sub0: / 0.072063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.949 21340 [18565] sub0: \ 0.072181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.949 21340 [18565] sub0: \ 0.072308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.949 21340 [18565] sub0: \ 0.072433 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.949 21340 [18565] sub0: / 0.072582 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.949 21340 [18565] sub0: \ 0.072701 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.949 21340 [18565] sub0: / 0.072848 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.950 21340 [18565] sub0: \ 0.072967 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.950 21340 [18565] sub0: / 0.073131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.950 21340 [18565] sub0: \ 0.073249 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.950 21340 [18565] sub0: / 0.073442 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.950 21340 [18565] sub0: / 0.073561 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.950 21340 [18565] sub0: / 0.073722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.950 21340 [18565] sub0: \ 0.073842 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.951 21340 [18565] sub0: \ 0.073969 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.951 21340 [18565] sub0: \ 0.07411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.951 21340 [18565] sub0: / 0.07426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.951 21340 [18565] sub0: \ 0.074378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.951 21340 [18565] sub0: / 0.074525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.951 21340 [18565] sub0: \ 0.074643 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.951 21340 [18565] sub0: / 0.074791 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.951 21340 [18565] sub0: \ 0.074922 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.952 21340 [18565] sub0: / 0.075081 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.952 21340 [18565] sub0: / 0.075199 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.952 21340 [18565] sub0: / 0.075358 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.952 21340 [18565] sub0: \ 0.075512 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.952 21340 [18565] sub0: \ 0.075679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.952 21340 [18565] sub0: \ 0.075808 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.952 21340 [18565] sub0: / 0.075957 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.953 21340 [18565] sub0: \ 0.076091 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.953 21340 [18565] sub0: / 0.076239 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.953 21340 [18565] sub0: \ 0.076358 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.953 21340 [18565] sub0: / 0.076505 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.953 21340 [18565] sub0: \ 0.076621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.953 21340 [18565] sub0: / 0.076763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.953 21340 [18565] sub0: / 0.07688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.954 21340 [18565] sub0: / 0.077024 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.954 21340 [18565] sub0: \ 0.077144 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.954 21340 [18565] sub0: \ 0.077299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.954 21340 [18565] sub0: \ 0.077428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.954 21340 [18565] sub0: / 0.077578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.954 21340 [18565] sub0: \ 0.077697 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.954 21340 [18565] sub0: / 0.077842 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.954 21340 [18565] sub0: \ 0.077962 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.955 21340 [18565] sub0: / 0.078124 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.955 21340 [18565] sub0: \ 0.078242 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.955 21340 [18565] sub0: / 0.078397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.955 21340 [18565] sub0: / 0.078515 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.955 21340 [18565] sub0: / 0.078652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.955 21340 [18565] sub0: \ 0.078769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.955 21340 [18565] sub0: \ 0.078925 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.956 21340 [18565] sub0: \ 0.079069 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.956 21340 [18565] sub0: / 0.07922 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.956 21340 [18565] sub0: \ 0.079338 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.956 21340 [18565] sub0: / 0.079529 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.956 21340 [18565] sub0: \ 0.079655 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.956 21340 [18565] sub0: / 0.079802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.956 21340 [18565] sub0: \ 0.07992 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.957 21340 [18565] sub0: / 0.080102 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.957 21340 [18565] sub0: / 0.080223 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.957 21340 [18565] sub0: / 0.080359 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.957 21340 [18565] sub0: \ 0.080475 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.957 21340 [18565] sub0: \ 0.080621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.957 21340 [18565] sub0: \ 0.080748 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.957 21340 [18565] sub0: / 0.080897 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.958 21340 [18565] sub0: \ 0.081029 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.958 21340 [18565] sub0: / 0.081177 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.958 21340 [18565] sub0: \ 0.081298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.958 21340 [18565] sub0: / 0.081445 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.958 21340 [18565] sub0: \ 0.081561 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.958 21340 [18565] sub0: / 0.081704 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.958 21340 [18565] sub0: / 0.081834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.959 21340 [18565] sub0: / 0.08198 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.959 21340 [18565] sub0: \ 0.082115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.959 21340 [18565] sub0: \ 0.082271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.959 21340 [18565] sub0: \ 0.0824 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.959 21340 [18565] sub0: / 0.082549 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.959 21340 [18565] sub0: \ 0.082667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.959 21340 [18565] sub0: / 0.082814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.959 21340 [18565] sub0: \ 0.082932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.960 21340 [18565] sub0: / 0.083094 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.960 21340 [18565] sub0: \ 0.083212 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.960 21340 [18565] sub0: / 0.083353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.960 21340 [18565] sub0: / 0.083511 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.960 21340 [18565] sub0: / 0.083654 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.960 21340 [18565] sub0: \ 0.08377 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.960 21340 [18565] sub0: \ 0.083917 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.961 21340 [18565] sub0: \ 0.084064 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.961 21340 [18565] sub0: / 0.084214 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.961 21340 [18565] sub0: \ 0.084333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.961 21340 [18565] sub0: / 0.08448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.961 21340 [18565] sub0: \ 0.084599 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.961 21340 [18565] sub0: / 0.084745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.961 21340 [18565] sub0: \ 0.084863 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.962 21340 [18565] sub0: / 0.085003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.962 21340 [18565] sub0: / 0.085135 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.962 21340 [18565] sub0: / 0.085293 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.962 21340 [18565] sub0: \ 0.085412 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.962 21340 [18565] sub0: \ 0.085567 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.962 21340 [18565] sub0: \ 0.085695 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.962 21340 [18565] sub0: / 0.085844 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.963 21340 [18565] sub0: \ 0.085963 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.963 21340 [18565] sub0: / 0.086126 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.963 21340 [18565] sub0: \ 0.086245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.963 21340 [18565] sub0: / 0.086393 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.963 21340 [18565] sub0: \ 0.086509 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.963 21340 [18565] sub0: / 0.086651 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.963 21340 [18565] sub0: / 0.086767 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.963 21340 [18565] sub0: / 0.086901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.964 21340 [18565] sub0: \ 0.087031 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.964 21340 [18565] sub0: \ 0.08719 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.964 21340 [18565] sub0: \ 0.087319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.964 21340 [18565] sub0: / 0.087502 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.964 21340 [18565] sub0: \ 0.087626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.964 21340 [18565] sub0: / 0.087773 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.964 21340 [18565] sub0: \ 0.087893 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.965 21340 [18565] sub0: / 0.088055 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.965 21340 [18565] sub0: \ 0.088174 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.965 21340 [18565] sub0: / 0.088316 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.965 21340 [18565] sub0: / 0.088432 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.965 21340 [18565] sub0: / 0.08858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.965 21340 [18565] sub0: \ 0.088698 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.965 21340 [18565] sub0: \ 0.088845 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.966 21340 [18565] sub0: \ 0.088972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.966 21340 [18565] sub0: / 0.089137 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.966 21340 [18565] sub0: \ 0.089255 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.966 21340 [18565] sub0: / 0.089402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.966 21340 [18565] sub0: \ 0.089521 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.966 21340 [18565] sub0: / 0.089667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.966 21340 [18565] sub0: \ 0.089784 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.966 21340 [18565] sub0: / 0.089927 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.967 21340 [18565] sub0: / 0.09006 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.967 21340 [18565] sub0: / 0.090207 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.967 21340 [18565] sub0: \ 0.090326 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.967 21340 [18565] sub0: \ 0.090452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.967 21340 [18565] sub0: \ 0.090578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.967 21340 [18565] sub0: / 0.090727 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.967 21340 [18565] sub0: \ 0.090844 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.968 21340 [18565] sub0: / 0.090991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.968 21340 [18565] sub0: \ 0.091124 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.968 21340 [18565] sub0: / 0.091272 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.968 21340 [18565] sub0: \ 0.09139 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.968 21340 [18565] sub0: / 0.091582 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.968 21340 [18565] sub0: / 0.0917 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.968 21340 [18565] sub0: / 0.091859 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.969 21340 [18565] sub0: \ 0.091992 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.969 21340 [18565] sub0: \ 0.092165 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.969 21340 [18565] sub0: \ 0.092294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.969 21340 [18565] sub0: / 0.092442 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.969 21340 [18565] sub0: \ 0.09256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.969 21340 [18565] sub0: / 0.092707 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.969 21340 [18565] sub0: \ 0.092827 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.970 21340 [18565] sub0: / 0.092974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.970 21340 [18565] sub0: \ 0.093107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.970 21340 [18565] sub0: / 0.09325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.970 21340 [18565] sub0: / 0.093366 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.970 21340 [18565] sub0: / 0.093501 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.970 21340 [18565] sub0: \ 0.093617 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.970 21340 [18565] sub0: \ 0.093773 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.970 21340 [18565] sub0: \ 0.093901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.971 21340 [18565] sub0: / 0.094063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.971 21340 [18565] sub0: \ 0.094181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.971 21340 [18565] sub0: / 0.094329 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.971 21340 [18565] sub0: \ 0.094448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.971 21340 [18565] sub0: / 0.094594 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.971 21340 [18565] sub0: \ 0.094711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.971 21340 [18565] sub0: / 0.094853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.972 21340 [18565] sub0: / 0.094969 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.972 21340 [18565] sub0: / 0.095121 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.972 21340 [18565] sub0: \ 0.095239 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.972 21340 [18565] sub0: \ 0.095407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.972 21340 [18565] sub0: \ 0.095574 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.972 21340 [18565] sub0: / 0.095723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.972 21340 [18565] sub0: \ 0.095842 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.973 21340 [18565] sub0: / 0.095987 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.973 21340 [18565] sub0: \ 0.09612 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.973 21340 [18565] sub0: / 0.096267 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.973 21340 [18565] sub0: \ 0.096385 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.973 21340 [18565] sub0: / 0.096528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.973 21340 [18565] sub0: / 0.096643 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.973 21340 [18565] sub0: / 0.096778 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.973 21340 [18565] sub0: \ 0.096893 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.974 21340 [18565] sub0: \ 0.097063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.974 21340 [18565] sub0: \ 0.097192 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.974 21340 [18565] sub0: / 0.097342 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.974 21340 [18565] sub0: \ 0.09746 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.974 21340 [18565] sub0: / 0.097607 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.974 21340 [18565] sub0: \ 0.097726 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.974 21340 [18565] sub0: / 0.097871 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.975 21340 [18565] sub0: \ 0.097988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.975 21340 [18565] sub0: / 0.098144 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.975 21340 [18565] sub0: / 0.098261 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.975 21340 [18565] sub0: / 0.098396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.975 21340 [18565] sub0: \ 0.098513 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.975 21340 [18565] sub0: \ 0.098684 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.975 21340 [18565] sub0: \ 0.098828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.976 21340 [18565] sub0: / 0.099065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.976 21340 [18565] sub0: \ 0.099188 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.976 21340 [18565] sub0: / 0.099336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.976 21340 [18565] sub0: \ 0.099494 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.976 21340 [18565] sub0: / 0.099653 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.976 21340 [18565] sub0: \ 0.09977 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.976 21340 [18565] sub0: / 0.099913 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.977 21340 [18565] sub0: / 0.100065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.977 21340 [18565] sub0: / 0.100183 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.977 21340 [18565] sub0: \ 0.100298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.977 21340 [18565] sub0: \ 0.10044 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.977 21340 [18565] sub0: \ 0.100567 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.977 21340 [18565] sub0: / 0.100716 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.977 21340 [18565] sub0: \ 0.100834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.978 21340 [18565] sub0: / 0.100979 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.978 21340 [18565] sub0: \ 0.101113 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.978 21340 [18565] sub0: / 0.10126 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.978 21340 [18565] sub0: \ 0.101378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.978 21340 [18565] sub0: / 0.101519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.978 21340 [18565] sub0: / 0.101635 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.978 21340 [18565] sub0: / 0.101784 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.978 21340 [18565] sub0: \ 0.101901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.979 21340 [18565] sub0: \ 0.102064 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.979 21340 [18565] sub0: \ 0.102206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.979 21340 [18565] sub0: / 0.102356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.979 21340 [18565] sub0: \ 0.102474 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.979 21340 [18565] sub0: / 0.102621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.979 21340 [18565] sub0: \ 0.10274 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.979 21340 [18565] sub0: / 0.102886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.980 21340 [18565] sub0: \ 0.103004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.980 21340 [18565] sub0: / 0.103163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.980 21340 [18565] sub0: / 0.10328 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.980 21340 [18565] sub0: / 0.103424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.980 21340 [18565] sub0: \ 0.103583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.980 21340 [18565] sub0: \ 0.103729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.980 21340 [18565] sub0: \ 0.103858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.981 21340 [18565] sub0: / 0.104022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.981 21340 [18565] sub0: \ 0.104144 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.981 21340 [18565] sub0: / 0.104291 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.981 21340 [18565] sub0: \ 0.10441 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.981 21340 [18565] sub0: / 0.104557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.981 21340 [18565] sub0: \ 0.104674 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.981 21340 [18565] sub0: / 0.10482 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.981 21340 [18565] sub0: / 0.104937 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.982 21340 [18565] sub0: / 0.105098 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.982 21340 [18565] sub0: \ 0.105216 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.982 21340 [18565] sub0: \ 0.105343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.982 21340 [18565] sub0: \ 0.105467 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.982 21340 [18565] sub0: / 0.105629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.982 21340 [18565] sub0: \ 0.105749 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.982 21340 [18565] sub0: / 0.105896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.983 21340 [18565] sub0: \ 0.10603 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.983 21340 [18565] sub0: / 0.106179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.983 21340 [18565] sub0: \ 0.106297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.983 21340 [18565] sub0: / 0.106439 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.983 21340 [18565] sub0: / 0.106555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.983 21340 [18565] sub0: / 0.106712 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.983 21340 [18565] sub0: \ 0.106833 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.984 21340 [18565] sub0: \ 0.10698 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.984 21340 [18565] sub0: \ 0.107126 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.984 21340 [18565] sub0: / 0.107274 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.984 21340 [18565] sub0: \ 0.107394 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.984 21340 [18565] sub0: / 0.107607 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.984 21340 [18565] sub0: \ 0.10773 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.984 21340 [18565] sub0: / 0.107878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.985 21340 [18565] sub0: \ 0.107996 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.985 21340 [18565] sub0: / 0.108155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.985 21340 [18565] sub0: / 0.108273 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.985 21340 [18565] sub0: / 0.108419 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.985 21340 [18565] sub0: \ 0.108537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.985 21340 [18565] sub0: \ 0.108693 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.985 21340 [18565] sub0: \ 0.108822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.986 21340 [18565] sub0: / 0.108971 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.986 21340 [18565] sub0: \ 0.10912 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.986 21340 [18565] sub0: / 0.109269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.986 21340 [18565] sub0: \ 0.109388 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.986 21340 [18565] sub0: / 0.109535 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.986 21340 [18565] sub0: \ 0.109652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.986 21340 [18565] sub0: / 0.109793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.986 21340 [18565] sub0: / 0.10991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.987 21340 [18565] sub0: / 0.11006 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.987 21340 [18565] sub0: \ 0.110179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.987 21340 [18565] sub0: \ 0.110324 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.987 21340 [18565] sub0: \ 0.110452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.987 21340 [18565] sub0: / 0.110601 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.987 21340 [18565] sub0: \ 0.110719 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.987 21340 [18565] sub0: / 0.110866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.988 21340 [18565] sub0: \ 0.110985 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.988 21340 [18565] sub0: / 0.111145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.988 21340 [18565] sub0: \ 0.111262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.988 21340 [18565] sub0: / 0.111404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.988 21340 [18565] sub0: / 0.11156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.988 21340 [18565] sub0: / 0.111707 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.988 21340 [18565] sub0: \ 0.111825 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.989 21340 [18565] sub0: \ 0.111983 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.989 21340 [18565] sub0: \ 0.112126 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.989 21340 [18565] sub0: / 0.112275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.989 21340 [18565] sub0: \ 0.112393 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.989 21340 [18565] sub0: / 0.112552 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.989 21340 [18565] sub0: \ 0.112673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.989 21340 [18565] sub0: / 0.112817 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.989 21340 [18565] sub0: \ 0.112935 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.990 21340 [18565] sub0: / 0.113091 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.990 21340 [18565] sub0: / 0.113209 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.990 21340 [18565] sub0: / 0.113339 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.990 21340 [18565] sub0: \ 0.113456 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.990 21340 [18565] sub0: \ 0.113603 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.990 21340 [18565] sub0: \ 0.113729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.990 21340 [18565] sub0: / 0.113876 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.991 21340 [18565] sub0: \ 0.113994 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.991 21340 [18565] sub0: / 0.114155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.991 21340 [18565] sub0: \ 0.114273 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.991 21340 [18565] sub0: / 0.114418 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.991 21340 [18565] sub0: \ 0.114535 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.991 21340 [18565] sub0: / 0.114676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.991 21340 [18565] sub0: / 0.114792 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.991 21340 [18565] sub0: / 0.114936 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.992 21340 [18565] sub0: \ 0.115069 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.992 21340 [18565] sub0: \ 0.115215 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.992 21340 [18565] sub0: \ 0.115342 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.992 21340 [18565] sub0: / 0.115536 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.992 21340 [18565] sub0: \ 0.115659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.992 21340 [18565] sub0: / 0.115816 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.992 21340 [18565] sub0: \ 0.115935 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.993 21340 [18565] sub0: / 0.116096 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.993 21340 [18565] sub0: \ 0.116213 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.993 21340 [18565] sub0: / 0.116353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.993 21340 [18565] sub0: / 0.116468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.993 21340 [18565] sub0: / 0.116612 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.993 21340 [18565] sub0: \ 0.116729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.993 21340 [18565] sub0: \ 0.116869 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.994 21340 [18565] sub0: \ 0.116993 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.994 21340 [18565] sub0: / 0.117155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.994 21340 [18565] sub0: \ 0.117273 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.994 21340 [18565] sub0: / 0.117418 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.994 21340 [18565] sub0: \ 0.117537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.994 21340 [18565] sub0: / 0.117682 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.994 21340 [18565] sub0: \ 0.117799 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.994 21340 [18565] sub0: / 0.11794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.995 21340 [18565] sub0: / 0.118072 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.995 21340 [18565] sub0: / 0.11822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.995 21340 [18565] sub0: \ 0.118336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.995 21340 [18565] sub0: \ 0.118494 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.995 21340 [18565] sub0: \ 0.118622 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.995 21340 [18565] sub0: / 0.11877 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.995 21340 [18565] sub0: \ 0.118888 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.996 21340 [18565] sub0: / 0.119048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.996 21340 [18565] sub0: \ 0.11918 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.996 21340 [18565] sub0: / 0.119329 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.996 21340 [18565] sub0: \ 0.119445 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.996 21340 [18565] sub0: / 0.119628 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.996 21340 [18565] sub0: / 0.119744 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.996 21340 [18565] sub0: / 0.119874 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.997 21340 [18565] sub0: \ 0.119988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.997 21340 [18565] sub0: \ 0.12017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.997 21340 [18565] sub0: \ 0.120296 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.997 21340 [18565] sub0: / 0.120443 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.997 21340 [18565] sub0: \ 0.12056 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.997 21340 [18565] sub0: / 0.120704 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.997 21340 [18565] sub0: \ 0.120821 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.998 21340 [18565] sub0: / 0.120964 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.998 21340 [18565] sub0: \ 0.121097 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:14.998 21340 [18565] sub0: / 0.121238 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.998 21340 [18565] sub0: / 0.121351 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.998 21340 [18565] sub0: / 0.121498 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.998 21340 [18565] sub0: / 0.121614 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.998 21340 [18565] sub0: / 0.121811 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.998 21340 [18565] sub0: \ 0.121932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:14.999 21340 [18565] sub0: / 0.122085 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.999 21340 [18565] sub0: / 0.122228 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:14.999 21340 [18565] sub0: / 0.122343 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:14.999 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:15.001 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:15.002 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:15.003 21340 [18565] sub0: \ 0.126939 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:15.004 21340 [18565] sub0: / 0.127097 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:15.005 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:15.005 21340 [18565] sub0: \ 0.128936 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:15.006 21340 [18565] sub0: / 0.129331 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:15.006 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:15.007 21340 [18565] sub0: \ 0.130793 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:15.008 21340 [18565] sub0: / 0.131005 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:15.008 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:25:15.119 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:25:15.427 21340 [18565] sub0: \ 0.550402 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:15.428 21340 [18565] sub0: / 0.551237 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:15.428 21340 [18565] time: 0.551774 2015-12-03 12:25:15.429 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:15.430 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:15.430 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:15.431 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:15.432 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:15.432 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:15.433 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:15.435 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:15.436 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:15.442 21340 [18565] sub0: / 0.565467 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:16.722 21340 [18565] sub0: \ 1.845341 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:16.723 21340 [18565] sub0: \ 0.000653 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:16.723 21340 [18565] sub0: / 0.000786 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:16.723 21340 [18565] sub0: \ 0.000907 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:16.723 21340 [18565] sub0: / 0.001066 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:16.725 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:16.726 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:16.727 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:16.728 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:16.729 21340 [18565] sub0: \ 0.006438 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:16.729 21340 [18565] sub0: \ 0.007002 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:16.729 21340 [18565] sub0: \ 0.007172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:16.729 21340 [18565] sub0: \ 0.007304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:16.730 21340 [18565] sub0: / 0.007442 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:16.730 21340 [18565] sub0: / 0.007588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:16.730 21340 [18565] sub0: / 0.007705 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:16.730 21340 [18565] sub0: / 0.007839 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:16.730 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:16.731 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:16.733 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:16.734 21340 [18565] sub0: \ 0.011792 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:16.734 21340 [18565] sub0: / 0.011951 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:16.735 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:16.736 21340 [18565] sub0: \ 0.013897 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:16.736 21340 [18565] sub0: / 0.014318 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:16.737 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:16.738 21340 [18565] sub0: \ 0.015798 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:16.738 21340 [18565] sub0: / 0.016008 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:17.283 21524 [18565] sub0: \ 24.973472 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:17.284 21524 [18565] sub0: \ 0.000559 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:17.284 21524 [18565] sub0: / 0.000689 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:17.284 21524 [18565] sub0: \ 0.000851 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:17.284 21524 [18565] sub0: / 0.001007 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:17.286 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:17.287 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:17.288 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:17.289 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:17.290 21524 [18565] sub0: \ 0.006497 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:17.290 21524 [18565] sub0: \ 0.007021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:17.290 21524 [18565] sub0: \ 0.007177 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:17.291 21524 [18565] sub0: \ 0.0073 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:17.291 21524 [18565] sub0: / 0.007438 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:17.291 21524 [18565] sub0: / 0.007552 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:17.291 21524 [18565] sub0: / 0.007652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:17.291 21524 [18565] sub0: / 0.00775 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:17.291 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:17.292 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:17.294 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:17.297 21524 [18565] sub0: \ 0.01342 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:17.297 21524 [18565] sub0: / 0.013567 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:17.298 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:17.299 21524 [18565] sub0: \ 0.015535 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:17.299 21524 [18565] sub0: / 0.015913 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:17.299 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:17.301 21524 [18565] sub0: \ 0.017351 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:17.301 21524 [18565] sub0: / 0.017566 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:17.505 21524 [18565] sub0: \ 0.222005 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:17.506 21524 [18565] sub0: / 0.222862 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:17.507 21524 [18565] time: 0.224055 2015-12-03 12:25:17.508 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:17.508 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:17.509 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:17.510 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:17.510 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:17.511 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:17.512 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:17.513 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:17.514 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:17.519 21524 [18565] sub0: / 0.235741 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:17.596 21340 [18565] sub0: \ 0.873868 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:17.597 21340 [18565] sub0: / 0.874778 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:17.601 21340 [18565] time: 0.878619 2015-12-03 12:25:17.602 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:17.602 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:17.603 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:17.604 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:17.604 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:17.605 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:17.606 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:17.607 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:17.608 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:17.613 21340 [18565] sub0: / 0.891129 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:18.270 21340 [18565] sub0: \ 1.5475 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:18.270 21340 [18565] sub0: \ 0.000629 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:18.271 21340 [18565] sub0: / 0.000764 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:18.271 21340 [18565] sub0: \ 0.000904 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:18.271 21340 [18565] sub0: / 0.001063 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:18.273 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:18.274 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:18.275 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:18.276 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:18.276 21340 [18565] sub0: \ 0.006533 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:18.277 21340 [18565] sub0: \ 0.007149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:18.277 21340 [18565] sub0: \ 0.007323 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:18.277 21340 [18565] sub0: \ 0.007458 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:18.277 21340 [18565] sub0: / 0.007595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:18.278 21340 [18565] sub0: / 0.007729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:18.278 21340 [18565] sub0: / 0.007873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:18.278 21340 [18565] sub0: / 0.007987 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:18.278 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:18.279 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:18.281 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:18.282 21340 [18565] sub0: \ 0.012091 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:18.282 21340 [18565] sub0: / 0.01224 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:18.283 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:18.284 21340 [18565] sub0: \ 0.014119 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:18.284 21340 [18565] sub0: / 0.014548 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:18.285 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:18.286 21340 [18565] sub0: \ 0.016076 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:18.286 21340 [18565] sub0: / 0.016298 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:18.338 21340 [18565] sub0: \ 0.068391 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:18.339 21340 [18565] sub0: / 0.06925 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:18.340 21340 [18565] time: 0.069904 2015-12-03 12:25:18.340 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:18.341 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:18.341 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:18.342 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:18.343 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:18.344 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:18.344 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:18.346 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:18.347 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:18.352 21340 [18565] sub0: / 0.082037 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:19.034 21340 [18565] sub0: \ 0.764446 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:19.035 21340 [18565] sub0: \ 0.000755 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:19.035 21340 [18565] sub0: / 0.000893 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:19.035 21340 [18565] sub0: \ 0.001013 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:19.036 21340 [18565] sub0: / 0.001216 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:19.037 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:19.038 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:19.039 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:19.041 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:19.041 21340 [18565] sub0: \ 0.006694 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:19.105 21340 [18565] sub0: \ 0.07099 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:19.106 21340 [18565] sub0: \ 0.071289 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.106 21340 [18565] sub0: / 0.071437 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.106 21340 [18565] sub0: \ 0.071575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.106 21340 [18565] sub0: \ 0.071765 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.106 21340 [18565] sub0: \ 0.071902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.107 21340 [18565] sub0: \ 0.072035 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.107 21340 [18565] sub0: \ 0.072175 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.107 21340 [18565] sub0: / 0.072366 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.107 21340 [18565] sub0: \ 0.072488 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.107 21340 [18565] sub0: / 0.072637 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.107 21340 [18565] sub0: \ 0.072756 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.107 21340 [18565] sub0: / 0.072905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.108 21340 [18565] sub0: \ 0.073024 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.108 21340 [18565] sub0: / 0.07318 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.108 21340 [18565] sub0: / 0.073301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.108 21340 [18565] sub0: / 0.073462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.108 21340 [18565] sub0: \ 0.073685 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.108 21340 [18565] sub0: \ 0.073785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.108 21340 [18565] sub0: \ 0.073915 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.109 21340 [18565] sub0: / 0.074062 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.109 21340 [18565] sub0: \ 0.074199 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.109 21340 [18565] sub0: / 0.074347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.109 21340 [18565] sub0: \ 0.074467 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.109 21340 [18565] sub0: / 0.074616 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.109 21340 [18565] sub0: \ 0.074734 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.109 21340 [18565] sub0: / 0.074876 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.109 21340 [18565] sub0: / 0.074994 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.110 21340 [18565] sub0: / 0.075144 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.110 21340 [18565] sub0: \ 0.075263 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.110 21340 [18565] sub0: \ 0.075408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.110 21340 [18565] sub0: \ 0.075536 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.110 21340 [18565] sub0: / 0.075714 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.110 21340 [18565] sub0: \ 0.075836 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.110 21340 [18565] sub0: / 0.075983 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.111 21340 [18565] sub0: \ 0.076102 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.111 21340 [18565] sub0: / 0.076265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.111 21340 [18565] sub0: \ 0.076383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.111 21340 [18565] sub0: / 0.076525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.111 21340 [18565] sub0: / 0.076644 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.111 21340 [18565] sub0: / 0.076794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.111 21340 [18565] sub0: \ 0.076912 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.112 21340 [18565] sub0: \ 0.077041 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.112 21340 [18565] sub0: \ 0.077182 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.112 21340 [18565] sub0: / 0.077331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.112 21340 [18565] sub0: \ 0.077452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.112 21340 [18565] sub0: / 0.077638 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.112 21340 [18565] sub0: \ 0.077757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.112 21340 [18565] sub0: / 0.077921 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.113 21340 [18565] sub0: \ 0.07804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.113 21340 [18565] sub0: / 0.078197 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.113 21340 [18565] sub0: / 0.078317 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.113 21340 [18565] sub0: / 0.078479 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.113 21340 [18565] sub0: \ 0.0786 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.113 21340 [18565] sub0: \ 0.078758 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.113 21340 [18565] sub0: \ 0.078886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.114 21340 [18565] sub0: / 0.079036 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.114 21340 [18565] sub0: \ 0.0792 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.114 21340 [18565] sub0: / 0.079351 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.114 21340 [18565] sub0: \ 0.07947 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.114 21340 [18565] sub0: / 0.079619 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.114 21340 [18565] sub0: \ 0.079737 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.114 21340 [18565] sub0: / 0.07988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.114 21340 [18565] sub0: / 0.079999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.115 21340 [18565] sub0: / 0.080149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.115 21340 [18565] sub0: \ 0.08027 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.115 21340 [18565] sub0: \ 0.080429 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.115 21340 [18565] sub0: \ 0.080558 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.115 21340 [18565] sub0: / 0.080708 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.115 21340 [18565] sub0: \ 0.080828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.115 21340 [18565] sub0: / 0.080976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.116 21340 [18565] sub0: \ 0.081094 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.116 21340 [18565] sub0: / 0.081259 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.116 21340 [18565] sub0: \ 0.081377 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.116 21340 [18565] sub0: / 0.0816 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.116 21340 [18565] sub0: / 0.081668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.116 21340 [18565] sub0: / 0.081805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.116 21340 [18565] sub0: \ 0.081923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.117 21340 [18565] sub0: \ 0.082072 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.117 21340 [18565] sub0: \ 0.082216 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.117 21340 [18565] sub0: / 0.082366 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.117 21340 [18565] sub0: \ 0.082487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.117 21340 [18565] sub0: / 0.082666 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.117 21340 [18565] sub0: \ 0.082785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.117 21340 [18565] sub0: / 0.082934 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.118 21340 [18565] sub0: \ 0.083053 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.118 21340 [18565] sub0: / 0.08321 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.118 21340 [18565] sub0: / 0.083328 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.118 21340 [18565] sub0: / 0.083474 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.118 21340 [18565] sub0: \ 0.083591 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.118 21340 [18565] sub0: \ 0.08374 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.118 21340 [18565] sub0: \ 0.083869 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.119 21340 [18565] sub0: / 0.084018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.119 21340 [18565] sub0: \ 0.084152 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.119 21340 [18565] sub0: / 0.084304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.119 21340 [18565] sub0: \ 0.084423 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.119 21340 [18565] sub0: / 0.084573 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.119 21340 [18565] sub0: \ 0.084692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.119 21340 [18565] sub0: / 0.084833 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.119 21340 [18565] sub0: / 0.084953 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.120 21340 [18565] sub0: / 0.085099 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.120 21340 [18565] sub0: \ 0.085232 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.120 21340 [18565] sub0: \ 0.085396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.120 21340 [18565] sub0: \ 0.085624 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.120 21340 [18565] sub0: / 0.085729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.120 21340 [18565] sub0: \ 0.085849 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.120 21340 [18565] sub0: / 0.085997 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.121 21340 [18565] sub0: \ 0.086155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.121 21340 [18565] sub0: / 0.086308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.121 21340 [18565] sub0: \ 0.086428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.121 21340 [18565] sub0: / 0.08657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.121 21340 [18565] sub0: / 0.086688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.121 21340 [18565] sub0: / 0.086821 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.121 21340 [18565] sub0: \ 0.086936 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.122 21340 [18565] sub0: \ 0.087086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.122 21340 [18565] sub0: \ 0.08723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.122 21340 [18565] sub0: / 0.08738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.122 21340 [18565] sub0: \ 0.0875 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.122 21340 [18565] sub0: / 0.087647 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.122 21340 [18565] sub0: \ 0.087764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.122 21340 [18565] sub0: / 0.087911 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.123 21340 [18565] sub0: \ 0.088029 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.123 21340 [18565] sub0: / 0.088185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.123 21340 [18565] sub0: / 0.088304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.123 21340 [18565] sub0: / 0.088451 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.123 21340 [18565] sub0: \ 0.08857 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.123 21340 [18565] sub0: \ 0.08872 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.123 21340 [18565] sub0: \ 0.08885 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.123 21340 [18565] sub0: / 0.088999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.124 21340 [18565] sub0: \ 0.089121 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.124 21340 [18565] sub0: / 0.089285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.124 21340 [18565] sub0: \ 0.089404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.124 21340 [18565] sub0: / 0.089608 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.124 21340 [18565] sub0: \ 0.089732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.124 21340 [18565] sub0: / 0.089875 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.124 21340 [18565] sub0: / 0.089994 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.125 21340 [18565] sub0: / 0.090154 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.125 21340 [18565] sub0: \ 0.090274 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.125 21340 [18565] sub0: \ 0.090448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.125 21340 [18565] sub0: \ 0.09058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.125 21340 [18565] sub0: / 0.090729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.125 21340 [18565] sub0: \ 0.090848 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.125 21340 [18565] sub0: / 0.090995 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.126 21340 [18565] sub0: \ 0.091114 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.126 21340 [18565] sub0: / 0.091278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.126 21340 [18565] sub0: \ 0.091396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.126 21340 [18565] sub0: / 0.09154 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.126 21340 [18565] sub0: / 0.091659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.126 21340 [18565] sub0: / 0.091772 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.126 21340 [18565] sub0: \ 0.091886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.127 21340 [18565] sub0: \ 0.092043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.127 21340 [18565] sub0: \ 0.092187 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.127 21340 [18565] sub0: / 0.092336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.127 21340 [18565] sub0: \ 0.092456 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.127 21340 [18565] sub0: / 0.092602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.127 21340 [18565] sub0: \ 0.09272 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.127 21340 [18565] sub0: / 0.092896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.128 21340 [18565] sub0: \ 0.093017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.128 21340 [18565] sub0: / 0.093173 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.128 21340 [18565] sub0: / 0.093293 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.128 21340 [18565] sub0: / 0.093429 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.128 21340 [18565] sub0: \ 0.093571 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.128 21340 [18565] sub0: \ 0.093723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.128 21340 [18565] sub0: \ 0.093852 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.128 21340 [18565] sub0: / 0.094001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.129 21340 [18565] sub0: \ 0.09412 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.129 21340 [18565] sub0: / 0.094282 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.129 21340 [18565] sub0: \ 0.0944 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.129 21340 [18565] sub0: / 0.094547 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.129 21340 [18565] sub0: \ 0.094665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.129 21340 [18565] sub0: / 0.094807 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.129 21340 [18565] sub0: / 0.094925 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.130 21340 [18565] sub0: / 0.095071 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.130 21340 [18565] sub0: \ 0.095205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.130 21340 [18565] sub0: \ 0.095349 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.130 21340 [18565] sub0: \ 0.095476 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.130 21340 [18565] sub0: / 0.095624 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.130 21340 [18565] sub0: \ 0.095744 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.130 21340 [18565] sub0: / 0.095892 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.130 21340 [18565] sub0: \ 0.096011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.131 21340 [18565] sub0: / 0.096174 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.131 21340 [18565] sub0: \ 0.09632 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.131 21340 [18565] sub0: / 0.096465 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.131 21340 [18565] sub0: / 0.096582 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.131 21340 [18565] sub0: / 0.096733 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.131 21340 [18565] sub0: \ 0.096852 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.131 21340 [18565] sub0: \ 0.096997 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.132 21340 [18565] sub0: \ 0.097137 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.132 21340 [18565] sub0: / 0.097287 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.132 21340 [18565] sub0: \ 0.097407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.132 21340 [18565] sub0: / 0.09758 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.132 21340 [18565] sub0: \ 0.097705 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.132 21340 [18565] sub0: / 0.097852 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.132 21340 [18565] sub0: \ 0.097971 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.133 21340 [18565] sub0: / 0.098114 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.133 21340 [18565] sub0: / 0.098271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.133 21340 [18565] sub0: / 0.098421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.133 21340 [18565] sub0: \ 0.098571 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.133 21340 [18565] sub0: \ 0.098702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.133 21340 [18565] sub0: \ 0.098826 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.133 21340 [18565] sub0: / 0.098974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.134 21340 [18565] sub0: \ 0.099094 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.134 21340 [18565] sub0: / 0.099257 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.134 21340 [18565] sub0: \ 0.099376 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.134 21340 [18565] sub0: / 0.099523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.134 21340 [18565] sub0: \ 0.099643 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.134 21340 [18565] sub0: / 0.099813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.134 21340 [18565] sub0: / 0.099933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.135 21340 [18565] sub0: / 0.100093 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.135 21340 [18565] sub0: \ 0.100229 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.135 21340 [18565] sub0: \ 0.100388 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.135 21340 [18565] sub0: \ 0.100516 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.135 21340 [18565] sub0: / 0.100663 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.135 21340 [18565] sub0: \ 0.100782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.135 21340 [18565] sub0: / 0.100929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.136 21340 [18565] sub0: \ 0.101047 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.136 21340 [18565] sub0: / 0.10121 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.136 21340 [18565] sub0: \ 0.101328 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.136 21340 [18565] sub0: / 0.101469 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.136 21340 [18565] sub0: / 0.101631 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.136 21340 [18565] sub0: / 0.101768 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.136 21340 [18565] sub0: \ 0.101885 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.137 21340 [18565] sub0: \ 0.102042 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.137 21340 [18565] sub0: \ 0.102187 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.137 21340 [18565] sub0: / 0.102337 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.137 21340 [18565] sub0: \ 0.102458 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.137 21340 [18565] sub0: / 0.102605 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.137 21340 [18565] sub0: \ 0.102723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.137 21340 [18565] sub0: / 0.10287 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.137 21340 [18565] sub0: \ 0.102988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.138 21340 [18565] sub0: / 0.103143 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.138 21340 [18565] sub0: / 0.103291 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.138 21340 [18565] sub0: / 0.103429 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.138 21340 [18565] sub0: \ 0.103545 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.138 21340 [18565] sub0: \ 0.103692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.138 21340 [18565] sub0: \ 0.103821 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.138 21340 [18565] sub0: / 0.103968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.139 21340 [18565] sub0: \ 0.104087 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.139 21340 [18565] sub0: / 0.104252 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.139 21340 [18565] sub0: \ 0.104372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.139 21340 [18565] sub0: / 0.104521 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.139 21340 [18565] sub0: \ 0.104641 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.139 21340 [18565] sub0: / 0.104784 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.139 21340 [18565] sub0: / 0.104903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.140 21340 [18565] sub0: / 0.105049 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.140 21340 [18565] sub0: \ 0.105183 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.140 21340 [18565] sub0: \ 0.105328 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.140 21340 [18565] sub0: \ 0.105456 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.140 21340 [18565] sub0: / 0.105636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.140 21340 [18565] sub0: \ 0.105757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.140 21340 [18565] sub0: / 0.105905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.141 21340 [18565] sub0: \ 0.106024 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.141 21340 [18565] sub0: / 0.106188 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.141 21340 [18565] sub0: \ 0.106309 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.141 21340 [18565] sub0: / 0.106457 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.141 21340 [18565] sub0: / 0.106595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.141 21340 [18565] sub0: / 0.106746 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.141 21340 [18565] sub0: \ 0.106864 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.141 21340 [18565] sub0: \ 0.107009 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.142 21340 [18565] sub0: \ 0.107148 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.142 21340 [18565] sub0: / 0.107298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.142 21340 [18565] sub0: \ 0.107417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.142 21340 [18565] sub0: / 0.107563 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.142 21340 [18565] sub0: \ 0.10768 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.142 21340 [18565] sub0: / 0.107828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.142 21340 [18565] sub0: \ 0.107946 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.143 21340 [18565] sub0: / 0.108088 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.143 21340 [18565] sub0: / 0.108221 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.143 21340 [18565] sub0: / 0.10837 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.143 21340 [18565] sub0: \ 0.108489 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.143 21340 [18565] sub0: \ 0.108645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.143 21340 [18565] sub0: \ 0.108774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.143 21340 [18565] sub0: / 0.108922 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.144 21340 [18565] sub0: \ 0.109042 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.144 21340 [18565] sub0: / 0.109203 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.144 21340 [18565] sub0: \ 0.109322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.144 21340 [18565] sub0: / 0.109469 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.144 21340 [18565] sub0: \ 0.10965 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.144 21340 [18565] sub0: / 0.109793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.144 21340 [18565] sub0: / 0.109911 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.145 21340 [18565] sub0: / 0.110061 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.145 21340 [18565] sub0: \ 0.110193 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.145 21340 [18565] sub0: \ 0.110356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.145 21340 [18565] sub0: \ 0.110483 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.145 21340 [18565] sub0: / 0.110631 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.145 21340 [18565] sub0: \ 0.11075 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.145 21340 [18565] sub0: / 0.110895 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.145 21340 [18565] sub0: \ 0.111013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.146 21340 [18565] sub0: / 0.111174 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.146 21340 [18565] sub0: \ 0.111293 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.146 21340 [18565] sub0: / 0.111436 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.146 21340 [18565] sub0: / 0.111555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.146 21340 [18565] sub0: / 0.111686 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.146 21340 [18565] sub0: \ 0.111801 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.146 21340 [18565] sub0: \ 0.111948 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.147 21340 [18565] sub0: \ 0.112075 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.147 21340 [18565] sub0: / 0.112236 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.147 21340 [18565] sub0: \ 0.112356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.147 21340 [18565] sub0: / 0.112502 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.147 21340 [18565] sub0: \ 0.112619 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.147 21340 [18565] sub0: / 0.112768 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.147 21340 [18565] sub0: \ 0.112886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.148 21340 [18565] sub0: / 0.113028 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.148 21340 [18565] sub0: / 0.11316 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.148 21340 [18565] sub0: / 0.113307 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.148 21340 [18565] sub0: \ 0.113438 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.148 21340 [18565] sub0: \ 0.113621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.148 21340 [18565] sub0: \ 0.113749 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.148 21340 [18565] sub0: / 0.113896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.148 21340 [18565] sub0: \ 0.114015 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.149 21340 [18565] sub0: / 0.114174 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.149 21340 [18565] sub0: \ 0.114295 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.149 21340 [18565] sub0: / 0.114442 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.149 21340 [18565] sub0: \ 0.114561 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.149 21340 [18565] sub0: / 0.114702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.149 21340 [18565] sub0: / 0.11482 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.149 21340 [18565] sub0: / 0.114969 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.150 21340 [18565] sub0: \ 0.115087 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.150 21340 [18565] sub0: \ 0.115247 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.150 21340 [18565] sub0: \ 0.115374 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.150 21340 [18565] sub0: / 0.115521 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.150 21340 [18565] sub0: \ 0.115641 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.150 21340 [18565] sub0: / 0.115786 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.150 21340 [18565] sub0: \ 0.115904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.151 21340 [18565] sub0: / 0.116052 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.151 21340 [18565] sub0: \ 0.116186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.151 21340 [18565] sub0: / 0.116328 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.151 21340 [18565] sub0: / 0.116447 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.151 21340 [18565] sub0: / 0.116594 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.151 21340 [18565] sub0: \ 0.116712 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.151 21340 [18565] sub0: \ 0.116887 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.152 21340 [18565] sub0: \ 0.117017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.152 21340 [18565] sub0: / 0.11718 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.152 21340 [18565] sub0: \ 0.117301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.152 21340 [18565] sub0: / 0.117448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.152 21340 [18565] sub0: \ 0.117595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.152 21340 [18565] sub0: / 0.117745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.152 21340 [18565] sub0: \ 0.117863 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.152 21340 [18565] sub0: / 0.118003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.153 21340 [18565] sub0: / 0.118119 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.153 21340 [18565] sub0: / 0.118265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.153 21340 [18565] sub0: \ 0.118382 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.153 21340 [18565] sub0: \ 0.118524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.153 21340 [18565] sub0: \ 0.11865 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.153 21340 [18565] sub0: / 0.118797 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.153 21340 [18565] sub0: \ 0.118916 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.154 21340 [18565] sub0: / 0.119062 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.154 21340 [18565] sub0: \ 0.119196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.154 21340 [18565] sub0: / 0.119345 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.154 21340 [18565] sub0: \ 0.119463 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.154 21340 [18565] sub0: / 0.119603 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.154 21340 [18565] sub0: / 0.11972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.154 21340 [18565] sub0: / 0.11987 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.154 21340 [18565] sub0: \ 0.119989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.155 21340 [18565] sub0: \ 0.120176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.155 21340 [18565] sub0: \ 0.120321 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.155 21340 [18565] sub0: / 0.12047 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.155 21340 [18565] sub0: \ 0.12059 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.155 21340 [18565] sub0: / 0.120735 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.155 21340 [18565] sub0: \ 0.120852 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.155 21340 [18565] sub0: / 0.120999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.156 21340 [18565] sub0: \ 0.121116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.156 21340 [18565] sub0: / 0.121273 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.156 21340 [18565] sub0: / 0.121391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.156 21340 [18565] sub0: / 0.121504 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.156 21340 [18565] sub0: \ 0.121647 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.156 21340 [18565] sub0: \ 0.121809 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.156 21340 [18565] sub0: \ 0.121938 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.157 21340 [18565] sub0: / 0.122085 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.157 21340 [18565] sub0: \ 0.12222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.157 21340 [18565] sub0: / 0.122368 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.157 21340 [18565] sub0: \ 0.122485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.157 21340 [18565] sub0: / 0.122633 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.157 21340 [18565] sub0: \ 0.122751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.157 21340 [18565] sub0: / 0.122892 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.157 21340 [18565] sub0: / 0.12301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.158 21340 [18565] sub0: / 0.123154 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.158 21340 [18565] sub0: \ 0.123272 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.158 21340 [18565] sub0: \ 0.12342 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:19.158 21340 [18565] sub0: \ 0.12356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.158 21340 [18565] sub0: / 0.12371 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.158 21340 [18565] sub0: \ 0.123829 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.158 21340 [18565] sub0: / 0.123975 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.159 21340 [18565] sub0: \ 0.124091 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.159 21340 [18565] sub0: / 0.124254 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.159 21340 [18565] sub0: \ 0.124371 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:19.159 21340 [18565] sub0: / 0.124516 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.159 21340 [18565] sub0: / 0.124632 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.159 21340 [18565] sub0: / 0.124775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.159 21340 [18565] sub0: / 0.124889 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.160 21340 [18565] sub0: / 0.125061 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.160 21340 [18565] sub0: / 0.125208 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:19.160 21340 [18565] sub0: / 0.125323 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:19.160 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:19.162 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:19.163 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:19.164 21340 [18565] sub0: \ 0.129971 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:19.165 21340 [18565] sub0: / 0.130117 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:19.166 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:19.166 21340 [18565] sub0: \ 0.131936 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:19.167 21340 [18565] sub0: / 0.132335 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:19.167 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:19.168 21340 [18565] sub0: \ 0.133851 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:19.169 21340 [18565] sub0: / 0.134078 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:19.169 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:25:19.281 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:25:19.597 21340 [18565] sub0: \ 0.56234 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:19.598 21340 [18565] sub0: / 0.563167 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:19.598 21340 [18565] time: 0.563671 2015-12-03 12:25:19.599 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:19.599 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:19.600 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:19.601 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:19.601 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:19.602 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:19.603 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:19.605 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:19.606 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:19.612 21340 [18565] sub0: / 0.577312 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:22.665 21340 [18565] sub0: \ 3.63039 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:22.666 21340 [18565] sub0: \ 0.000648 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:22.666 21340 [18565] sub0: / 0.000783 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:22.666 21340 [18565] sub0: \ 0.000908 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:22.666 21340 [18565] sub0: / 0.001072 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:22.668 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:22.669 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:22.670 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:22.671 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:22.672 21340 [18565] sub0: \ 0.006467 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:22.672 21340 [18565] sub0: \ 0.007074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:22.672 21340 [18565] sub0: \ 0.007249 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:22.672 21340 [18565] sub0: \ 0.007388 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:22.673 21340 [18565] sub0: / 0.007538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:22.673 21340 [18565] sub0: / 0.007668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:22.673 21340 [18565] sub0: / 0.007784 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:22.673 21340 [18565] sub0: / 0.007897 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:22.673 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:22.674 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:22.676 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:22.677 21340 [18565] sub0: \ 0.011816 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:22.677 21340 [18565] sub0: / 0.01196 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:22.678 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:22.679 21340 [18565] sub0: \ 0.013739 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:22.679 21340 [18565] sub0: / 0.014136 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:22.679 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:22.681 21340 [18565] sub0: \ 0.015676 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:22.681 21340 [18565] sub0: / 0.015882 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:22.776 21524 [18565] sub0: \ 5.492933 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:22.777 21524 [18565] sub0: \ 0.000554 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:22.777 21524 [18565] sub0: / 0.000687 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:22.777 21524 [18565] sub0: \ 0.000813 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:22.777 21524 [18565] sub0: / 0.000971 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:22.779 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:22.780 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:22.781 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:22.782 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:22.783 21524 [18565] sub0: \ 0.006234 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:22.783 21524 [18565] sub0: \ 0.006802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:22.783 21524 [18565] sub0: \ 0.006956 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:22.783 21524 [18565] sub0: \ 0.00708 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:22.784 21524 [18565] sub0: / 0.00722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:22.784 21524 [18565] sub0: / 0.007335 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:22.784 21524 [18565] sub0: / 0.007445 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:22.784 21524 [18565] sub0: / 0.007544 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:22.784 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:22.785 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:22.786 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:22.788 21524 [18565] sub0: \ 0.011321 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:22.788 21524 [18565] sub0: / 0.011448 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:22.789 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:22.790 21524 [18565] sub0: \ 0.013211 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:22.790 21524 [18565] sub0: / 0.013571 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:22.790 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:22.791 21524 [18565] sub0: \ 0.014883 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:22.791 21524 [18565] sub0: / 0.015078 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:22.807 21340 [18565] sub0: \ 0.142182 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:22.808 21340 [18565] sub0: / 0.143119 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:22.809 21340 [18565] time: 0.144187 2015-12-03 12:25:22.810 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:22.810 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:22.811 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:22.812 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:22.813 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:22.813 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:22.814 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:22.816 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:22.817 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:22.826 21340 [18565] sub0: / 0.161328 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:22.847 21524 [18565] sub0: \ 0.070829 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:22.848 21524 [18565] sub0: / 0.071678 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:22.849 21524 [18565] time: 0.072312 2015-12-03 12:25:22.849 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:22.850 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:22.850 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:22.851 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:22.852 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:22.852 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:22.853 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:22.855 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:22.856 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:22.860 21524 [18565] sub0: / 0.084023 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:23.279 21524 [18565] sub0: \ 0.502306 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:23.279 21524 [18565] sub0: \ 0.000559 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:23.280 21524 [18565] sub0: / 0.000691 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:23.280 21524 [18565] sub0: \ 0.000828 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:23.280 21524 [18565] sub0: / 0.000983 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:23.282 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:23.283 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:23.284 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:23.285 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:23.285 21524 [18565] sub0: \ 0.006473 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:23.351 21524 [18565] sub0: \ 0.072282 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:23.351 21524 [18565] sub0: \ 0.072587 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.352 21524 [18565] sub0: / 0.072733 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.352 21524 [18565] sub0: \ 0.072843 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.352 21524 [18565] sub0: \ 0.073052 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.352 21524 [18565] sub0: \ 0.073215 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.352 21524 [18565] sub0: \ 0.073375 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.352 21524 [18565] sub0: \ 0.073491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.352 21524 [18565] sub0: / 0.073624 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.353 21524 [18565] sub0: \ 0.073742 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.353 21524 [18565] sub0: / 0.073877 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.353 21524 [18565] sub0: \ 0.07398 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.353 21524 [18565] sub0: / 0.074112 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.353 21524 [18565] sub0: \ 0.074216 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.353 21524 [18565] sub0: / 0.074343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.353 21524 [18565] sub0: / 0.074444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.353 21524 [18565] sub0: / 0.074543 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.354 21524 [18565] sub0: \ 0.074661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.354 21524 [18565] sub0: \ 0.074815 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.354 21524 [18565] sub0: \ 0.074927 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.354 21524 [18565] sub0: / 0.075059 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.354 21524 [18565] sub0: \ 0.075163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.354 21524 [18565] sub0: / 0.075295 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.354 21524 [18565] sub0: \ 0.075398 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.354 21524 [18565] sub0: / 0.075529 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.355 21524 [18565] sub0: \ 0.075632 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.355 21524 [18565] sub0: / 0.075776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.355 21524 [18565] sub0: / 0.075914 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.355 21524 [18565] sub0: / 0.076042 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.355 21524 [18565] sub0: \ 0.076146 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.355 21524 [18565] sub0: \ 0.0763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.355 21524 [18565] sub0: \ 0.076414 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.355 21524 [18565] sub0: / 0.076546 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.356 21524 [18565] sub0: \ 0.076649 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.356 21524 [18565] sub0: / 0.076797 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.356 21524 [18565] sub0: \ 0.076901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.356 21524 [18565] sub0: / 0.077033 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.356 21524 [18565] sub0: \ 0.07716 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.356 21524 [18565] sub0: / 0.077294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.356 21524 [18565] sub0: / 0.077396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.356 21524 [18565] sub0: / 0.077494 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.356 21524 [18565] sub0: \ 0.077593 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.357 21524 [18565] sub0: \ 0.077737 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.357 21524 [18565] sub0: \ 0.07785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.357 21524 [18565] sub0: / 0.077983 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.357 21524 [18565] sub0: \ 0.078087 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.357 21524 [18565] sub0: / 0.078219 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.357 21524 [18565] sub0: \ 0.078322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.357 21524 [18565] sub0: / 0.078454 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.357 21524 [18565] sub0: \ 0.078556 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.358 21524 [18565] sub0: / 0.078695 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.358 21524 [18565] sub0: / 0.078799 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.358 21524 [18565] sub0: / 0.078937 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.358 21524 [18565] sub0: \ 0.079041 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.358 21524 [18565] sub0: \ 0.079177 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.358 21524 [18565] sub0: \ 0.079288 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.358 21524 [18565] sub0: / 0.07942 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.358 21524 [18565] sub0: \ 0.079574 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.359 21524 [18565] sub0: / 0.079723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.359 21524 [18565] sub0: \ 0.079828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.359 21524 [18565] sub0: / 0.07996 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.359 21524 [18565] sub0: \ 0.080064 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.359 21524 [18565] sub0: / 0.080191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.359 21524 [18565] sub0: / 0.080293 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.359 21524 [18565] sub0: / 0.080417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.359 21524 [18565] sub0: \ 0.08052 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.360 21524 [18565] sub0: \ 0.080658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.360 21524 [18565] sub0: \ 0.080794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.360 21524 [18565] sub0: / 0.080929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.360 21524 [18565] sub0: \ 0.081032 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.360 21524 [18565] sub0: / 0.081187 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.360 21524 [18565] sub0: \ 0.081295 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.360 21524 [18565] sub0: / 0.081427 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.360 21524 [18565] sub0: \ 0.081531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.361 21524 [18565] sub0: / 0.081658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.361 21524 [18565] sub0: / 0.081799 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.361 21524 [18565] sub0: / 0.08192 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.361 21524 [18565] sub0: \ 0.082022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.361 21524 [18565] sub0: \ 0.082158 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.361 21524 [18565] sub0: \ 0.082269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.361 21524 [18565] sub0: / 0.082401 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.361 21524 [18565] sub0: \ 0.082503 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.362 21524 [18565] sub0: / 0.082635 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.362 21524 [18565] sub0: \ 0.082753 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.362 21524 [18565] sub0: / 0.082885 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.362 21524 [18565] sub0: \ 0.082987 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.362 21524 [18565] sub0: / 0.083115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.362 21524 [18565] sub0: / 0.083217 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.362 21524 [18565] sub0: / 0.083341 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.362 21524 [18565] sub0: \ 0.083443 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.362 21524 [18565] sub0: \ 0.083591 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.363 21524 [18565] sub0: \ 0.083733 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.363 21524 [18565] sub0: / 0.083869 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.363 21524 [18565] sub0: \ 0.083973 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.363 21524 [18565] sub0: / 0.084106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.363 21524 [18565] sub0: \ 0.084209 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.363 21524 [18565] sub0: / 0.08434 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.363 21524 [18565] sub0: \ 0.084443 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.363 21524 [18565] sub0: / 0.084569 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.364 21524 [18565] sub0: / 0.08467 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.364 21524 [18565] sub0: / 0.084793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.364 21524 [18565] sub0: \ 0.084894 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.364 21524 [18565] sub0: \ 0.085024 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.364 21524 [18565] sub0: \ 0.085165 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.364 21524 [18565] sub0: / 0.085303 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.364 21524 [18565] sub0: \ 0.085407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.364 21524 [18565] sub0: / 0.085539 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.365 21524 [18565] sub0: \ 0.085642 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.365 21524 [18565] sub0: / 0.08579 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.365 21524 [18565] sub0: \ 0.085893 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.365 21524 [18565] sub0: / 0.08602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.365 21524 [18565] sub0: / 0.086122 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.365 21524 [18565] sub0: / 0.086252 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.365 21524 [18565] sub0: \ 0.086355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.365 21524 [18565] sub0: \ 0.086508 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.365 21524 [18565] sub0: \ 0.08662 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.366 21524 [18565] sub0: / 0.086777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.366 21524 [18565] sub0: \ 0.086883 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.366 21524 [18565] sub0: / 0.087014 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.366 21524 [18565] sub0: \ 0.087118 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.366 21524 [18565] sub0: / 0.08725 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.366 21524 [18565] sub0: \ 0.087352 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.366 21524 [18565] sub0: / 0.087477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.366 21524 [18565] sub0: / 0.087579 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.367 21524 [18565] sub0: / 0.08769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.367 21524 [18565] sub0: \ 0.087793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.367 21524 [18565] sub0: \ 0.087927 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.367 21524 [18565] sub0: \ 0.088039 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.367 21524 [18565] sub0: / 0.088172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.367 21524 [18565] sub0: \ 0.088275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.367 21524 [18565] sub0: / 0.088407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.367 21524 [18565] sub0: \ 0.088509 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.368 21524 [18565] sub0: / 0.08864 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.368 21524 [18565] sub0: \ 0.088758 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.368 21524 [18565] sub0: / 0.088885 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.368 21524 [18565] sub0: / 0.088986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.368 21524 [18565] sub0: / 0.089111 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.368 21524 [18565] sub0: \ 0.089243 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.368 21524 [18565] sub0: \ 0.089375 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.368 21524 [18565] sub0: \ 0.089486 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.368 21524 [18565] sub0: / 0.089618 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.369 21524 [18565] sub0: \ 0.089746 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.369 21524 [18565] sub0: / 0.089881 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.369 21524 [18565] sub0: \ 0.089984 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.369 21524 [18565] sub0: / 0.090115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.369 21524 [18565] sub0: \ 0.090218 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.369 21524 [18565] sub0: / 0.090344 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.369 21524 [18565] sub0: / 0.090446 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.369 21524 [18565] sub0: / 0.090575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.370 21524 [18565] sub0: \ 0.09069 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.370 21524 [18565] sub0: \ 0.090813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.370 21524 [18565] sub0: \ 0.090923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.370 21524 [18565] sub0: / 0.091055 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.370 21524 [18565] sub0: \ 0.091158 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.370 21524 [18565] sub0: / 0.091291 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.370 21524 [18565] sub0: \ 0.091393 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.370 21524 [18565] sub0: / 0.091524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.370 21524 [18565] sub0: \ 0.091627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.371 21524 [18565] sub0: / 0.091768 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.371 21524 [18565] sub0: / 0.09187 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.371 21524 [18565] sub0: / 0.092008 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.371 21524 [18565] sub0: \ 0.092112 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.371 21524 [18565] sub0: \ 0.092251 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.371 21524 [18565] sub0: \ 0.092363 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.371 21524 [18565] sub0: / 0.092495 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.371 21524 [18565] sub0: \ 0.092608 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.372 21524 [18565] sub0: / 0.092755 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.372 21524 [18565] sub0: \ 0.092859 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.372 21524 [18565] sub0: / 0.092992 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.372 21524 [18565] sub0: \ 0.093095 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.372 21524 [18565] sub0: / 0.093261 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.372 21524 [18565] sub0: / 0.093364 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.372 21524 [18565] sub0: / 0.093483 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.372 21524 [18565] sub0: \ 0.093584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.373 21524 [18565] sub0: \ 0.093727 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.373 21524 [18565] sub0: \ 0.09384 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.373 21524 [18565] sub0: / 0.093973 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.373 21524 [18565] sub0: \ 0.094076 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.373 21524 [18565] sub0: / 0.094208 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.373 21524 [18565] sub0: \ 0.094311 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.373 21524 [18565] sub0: / 0.094443 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.373 21524 [18565] sub0: \ 0.094547 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.374 21524 [18565] sub0: / 0.094684 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.374 21524 [18565] sub0: / 0.094789 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.374 21524 [18565] sub0: / 0.094918 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.374 21524 [18565] sub0: \ 0.095022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.374 21524 [18565] sub0: \ 0.095161 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.374 21524 [18565] sub0: \ 0.095272 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.374 21524 [18565] sub0: / 0.095403 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.374 21524 [18565] sub0: \ 0.095506 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.375 21524 [18565] sub0: / 0.095648 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.375 21524 [18565] sub0: \ 0.095767 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.375 21524 [18565] sub0: / 0.095899 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.375 21524 [18565] sub0: \ 0.096001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.375 21524 [18565] sub0: / 0.096126 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.375 21524 [18565] sub0: / 0.096226 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.375 21524 [18565] sub0: / 0.096345 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.375 21524 [18565] sub0: \ 0.096444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.375 21524 [18565] sub0: \ 0.096595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.376 21524 [18565] sub0: \ 0.096719 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.376 21524 [18565] sub0: / 0.096853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.376 21524 [18565] sub0: \ 0.096955 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.376 21524 [18565] sub0: / 0.097085 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.376 21524 [18565] sub0: \ 0.097216 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.376 21524 [18565] sub0: / 0.09735 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.376 21524 [18565] sub0: \ 0.097451 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.376 21524 [18565] sub0: / 0.097577 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.377 21524 [18565] sub0: / 0.097689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.377 21524 [18565] sub0: / 0.09779 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.377 21524 [18565] sub0: \ 0.097888 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.377 21524 [18565] sub0: \ 0.098025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.377 21524 [18565] sub0: \ 0.098135 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.377 21524 [18565] sub0: / 0.098265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.377 21524 [18565] sub0: \ 0.09841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.377 21524 [18565] sub0: / 0.098546 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.378 21524 [18565] sub0: \ 0.098658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.378 21524 [18565] sub0: / 0.098832 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.378 21524 [18565] sub0: \ 0.098933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.378 21524 [18565] sub0: / 0.099058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.378 21524 [18565] sub0: / 0.099158 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.378 21524 [18565] sub0: / 0.099277 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.378 21524 [18565] sub0: \ 0.099379 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.378 21524 [18565] sub0: \ 0.099512 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.378 21524 [18565] sub0: \ 0.099622 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.379 21524 [18565] sub0: / 0.099769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.379 21524 [18565] sub0: \ 0.09987 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.379 21524 [18565] sub0: / 0.100001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.379 21524 [18565] sub0: \ 0.100102 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.379 21524 [18565] sub0: / 0.100233 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.379 21524 [18565] sub0: \ 0.100334 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.379 21524 [18565] sub0: / 0.100462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.379 21524 [18565] sub0: / 0.100561 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.380 21524 [18565] sub0: / 0.100696 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.380 21524 [18565] sub0: \ 0.100799 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.380 21524 [18565] sub0: \ 0.100946 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.380 21524 [18565] sub0: \ 0.101056 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.380 21524 [18565] sub0: / 0.101224 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.380 21524 [18565] sub0: \ 0.101327 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.380 21524 [18565] sub0: / 0.101459 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.380 21524 [18565] sub0: \ 0.101559 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.381 21524 [18565] sub0: / 0.101741 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.381 21524 [18565] sub0: \ 0.101848 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.381 21524 [18565] sub0: / 0.101975 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.381 21524 [18565] sub0: / 0.102075 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.381 21524 [18565] sub0: / 0.102184 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.381 21524 [18565] sub0: \ 0.102283 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.381 21524 [18565] sub0: \ 0.102417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.381 21524 [18565] sub0: \ 0.102528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.382 21524 [18565] sub0: / 0.102658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.382 21524 [18565] sub0: \ 0.102775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.382 21524 [18565] sub0: / 0.102907 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.382 21524 [18565] sub0: \ 0.103009 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.382 21524 [18565] sub0: / 0.103141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.382 21524 [18565] sub0: \ 0.103242 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.382 21524 [18565] sub0: / 0.103373 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.382 21524 [18565] sub0: / 0.103473 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.382 21524 [18565] sub0: / 0.103596 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.383 21524 [18565] sub0: \ 0.103715 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.383 21524 [18565] sub0: \ 0.103838 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.383 21524 [18565] sub0: \ 0.103948 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.383 21524 [18565] sub0: / 0.10408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.383 21524 [18565] sub0: \ 0.104181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.383 21524 [18565] sub0: / 0.104311 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.383 21524 [18565] sub0: \ 0.104414 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.383 21524 [18565] sub0: / 0.104557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.384 21524 [18565] sub0: \ 0.104662 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.384 21524 [18565] sub0: / 0.104805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.384 21524 [18565] sub0: / 0.104906 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.384 21524 [18565] sub0: / 0.105042 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.384 21524 [18565] sub0: \ 0.105169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.384 21524 [18565] sub0: \ 0.105311 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.384 21524 [18565] sub0: \ 0.105422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.384 21524 [18565] sub0: / 0.105555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.385 21524 [18565] sub0: \ 0.105658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.385 21524 [18565] sub0: / 0.105807 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.385 21524 [18565] sub0: \ 0.105909 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.385 21524 [18565] sub0: / 0.10604 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.385 21524 [18565] sub0: \ 0.106142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.385 21524 [18565] sub0: / 0.106268 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.385 21524 [18565] sub0: / 0.106369 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.385 21524 [18565] sub0: / 0.106491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.385 21524 [18565] sub0: \ 0.106591 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.386 21524 [18565] sub0: \ 0.106739 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.386 21524 [18565] sub0: \ 0.106852 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.386 21524 [18565] sub0: / 0.106985 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.386 21524 [18565] sub0: \ 0.107087 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.386 21524 [18565] sub0: / 0.107218 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.386 21524 [18565] sub0: \ 0.107321 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.386 21524 [18565] sub0: / 0.107452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.386 21524 [18565] sub0: \ 0.107566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.387 21524 [18565] sub0: / 0.107709 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.387 21524 [18565] sub0: / 0.107812 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.387 21524 [18565] sub0: / 0.107936 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.387 21524 [18565] sub0: \ 0.108037 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.387 21524 [18565] sub0: \ 0.108171 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.387 21524 [18565] sub0: \ 0.108282 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.387 21524 [18565] sub0: / 0.108415 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.387 21524 [18565] sub0: \ 0.108517 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.388 21524 [18565] sub0: / 0.108648 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.388 21524 [18565] sub0: \ 0.108765 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.388 21524 [18565] sub0: / 0.108898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.388 21524 [18565] sub0: \ 0.109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.388 21524 [18565] sub0: / 0.109153 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.388 21524 [18565] sub0: / 0.10926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.388 21524 [18565] sub0: / 0.109384 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.388 21524 [18565] sub0: \ 0.109486 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.388 21524 [18565] sub0: \ 0.109624 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.389 21524 [18565] sub0: \ 0.109752 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.389 21524 [18565] sub0: / 0.109885 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.389 21524 [18565] sub0: \ 0.109989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.389 21524 [18565] sub0: / 0.110121 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.389 21524 [18565] sub0: \ 0.110226 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.389 21524 [18565] sub0: / 0.110358 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.389 21524 [18565] sub0: \ 0.110459 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.389 21524 [18565] sub0: / 0.110599 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.390 21524 [18565] sub0: / 0.110716 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.390 21524 [18565] sub0: / 0.110838 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.390 21524 [18565] sub0: \ 0.110939 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.390 21524 [18565] sub0: \ 0.111061 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.390 21524 [18565] sub0: \ 0.111172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.390 21524 [18565] sub0: / 0.111303 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.390 21524 [18565] sub0: \ 0.111405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.390 21524 [18565] sub0: / 0.111537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.391 21524 [18565] sub0: \ 0.111639 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.391 21524 [18565] sub0: / 0.111787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.391 21524 [18565] sub0: \ 0.11189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.391 21524 [18565] sub0: / 0.112017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.391 21524 [18565] sub0: / 0.112117 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.391 21524 [18565] sub0: / 0.112253 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.391 21524 [18565] sub0: \ 0.112356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.391 21524 [18565] sub0: \ 0.112487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.391 21524 [18565] sub0: \ 0.112598 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.392 21524 [18565] sub0: / 0.112745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.392 21524 [18565] sub0: \ 0.112849 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.392 21524 [18565] sub0: / 0.112981 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.392 21524 [18565] sub0: \ 0.113083 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.392 21524 [18565] sub0: / 0.113257 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.392 21524 [18565] sub0: \ 0.113361 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.392 21524 [18565] sub0: / 0.113487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.392 21524 [18565] sub0: / 0.113599 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.393 21524 [18565] sub0: / 0.113743 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.393 21524 [18565] sub0: \ 0.113845 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.393 21524 [18565] sub0: \ 0.113994 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.393 21524 [18565] sub0: \ 0.114105 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.393 21524 [18565] sub0: / 0.114238 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.393 21524 [18565] sub0: \ 0.114339 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.393 21524 [18565] sub0: / 0.114469 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.393 21524 [18565] sub0: \ 0.11457 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.394 21524 [18565] sub0: / 0.114716 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.394 21524 [18565] sub0: \ 0.114818 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.394 21524 [18565] sub0: / 0.114945 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.394 21524 [18565] sub0: / 0.115043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.394 21524 [18565] sub0: / 0.115152 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.394 21524 [18565] sub0: \ 0.115252 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.394 21524 [18565] sub0: \ 0.115404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.394 21524 [18565] sub0: \ 0.115516 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.395 21524 [18565] sub0: / 0.115647 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.395 21524 [18565] sub0: \ 0.115763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.395 21524 [18565] sub0: / 0.115895 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.395 21524 [18565] sub0: \ 0.115997 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.395 21524 [18565] sub0: / 0.116129 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.395 21524 [18565] sub0: \ 0.116229 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.395 21524 [18565] sub0: / 0.116354 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.395 21524 [18565] sub0: / 0.116453 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.395 21524 [18565] sub0: / 0.116566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.396 21524 [18565] sub0: \ 0.116736 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.396 21524 [18565] sub0: \ 0.116887 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.396 21524 [18565] sub0: \ 0.116999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.396 21524 [18565] sub0: / 0.117156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.396 21524 [18565] sub0: \ 0.117264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.396 21524 [18565] sub0: / 0.117396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.396 21524 [18565] sub0: \ 0.117496 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.396 21524 [18565] sub0: / 0.117627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.397 21524 [18565] sub0: \ 0.117743 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.397 21524 [18565] sub0: / 0.11787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.397 21524 [18565] sub0: / 0.117969 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.397 21524 [18565] sub0: / 0.118076 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.397 21524 [18565] sub0: \ 0.118176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.397 21524 [18565] sub0: \ 0.118286 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.397 21524 [18565] sub0: \ 0.118395 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.397 21524 [18565] sub0: / 0.118527 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.397 21524 [18565] sub0: \ 0.118629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.398 21524 [18565] sub0: / 0.118776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.398 21524 [18565] sub0: \ 0.118878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.398 21524 [18565] sub0: / 0.119009 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.398 21524 [18565] sub0: \ 0.119109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.398 21524 [18565] sub0: / 0.11924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.398 21524 [18565] sub0: / 0.11934 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.398 21524 [18565] sub0: / 0.119491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.398 21524 [18565] sub0: \ 0.119593 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.399 21524 [18565] sub0: \ 0.119746 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:23.399 21524 [18565] sub0: \ 0.119858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.399 21524 [18565] sub0: / 0.119989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.399 21524 [18565] sub0: \ 0.120091 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.399 21524 [18565] sub0: / 0.120223 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.399 21524 [18565] sub0: \ 0.120325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.399 21524 [18565] sub0: / 0.120456 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.399 21524 [18565] sub0: \ 0.120557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:23.400 21524 [18565] sub0: / 0.120696 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.400 21524 [18565] sub0: / 0.120797 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.400 21524 [18565] sub0: / 0.120916 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.400 21524 [18565] sub0: / 0.121015 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.400 21524 [18565] sub0: / 0.121118 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.400 21524 [18565] sub0: / 0.121298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:23.400 21524 [18565] sub0: / 0.121399 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:23.401 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:23.402 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:23.404 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:23.405 21524 [18565] sub0: \ 0.125994 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:23.405 21524 [18565] sub0: / 0.126122 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:23.406 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:23.407 21524 [18565] sub0: \ 0.127978 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:23.407 21524 [18565] sub0: / 0.128368 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:23.407 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:23.409 21524 [18565] sub0: \ 0.129782 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:23.409 21524 [18565] sub0: / 0.129988 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:23.409 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:25:23.523 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:25:23.838 21524 [18565] sub0: \ 0.55889 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:23.839 21524 [18565] sub0: / 0.559715 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:23.839 21524 [18565] time: 0.560232 2015-12-03 12:25:23.840 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:23.840 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:23.841 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:23.842 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:23.842 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:23.843 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:23.844 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:23.846 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:23.847 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:23.853 21524 [18565] sub0: / 0.573805 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:25.231 21524 [18565] sub0: \ 1.952324 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:25.232 21524 [18565] sub0: \ 0.000565 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:25.232 21524 [18565] sub0: / 0.000765 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:25.232 21524 [18565] sub0: \ 0.000889 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:25.232 21524 [18565] sub0: / 0.001046 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:25.234 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:25.235 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:25.236 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:25.237 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:25.238 21524 [18565] sub0: \ 0.006565 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:25.238 21524 [18565] sub0: \ 0.007098 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:25.239 21524 [18565] sub0: \ 0.007267 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:25.239 21524 [18565] sub0: \ 0.007395 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:25.239 21524 [18565] sub0: / 0.007519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:25.239 21524 [18565] sub0: / 0.007632 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:25.239 21524 [18565] sub0: / 0.007741 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:25.239 21524 [18565] sub0: / 0.00784 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:25.239 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:25.241 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:25.242 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:25.243 21524 [18565] sub0: \ 0.011662 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:25.243 21524 [18565] sub0: / 0.011806 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:25.244 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:25.245 21524 [18565] sub0: \ 0.013556 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:25.245 21524 [18565] sub0: / 0.01392 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:25.245 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:25.247 21524 [18565] sub0: \ 0.015252 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:25.247 21524 [18565] sub0: / 0.015443 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:25.366 21524 [18565] sub0: \ 0.134711 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:25.367 21524 [18565] sub0: / 0.135568 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:25.368 21524 [18565] time: 0.136383 2015-12-03 12:25:25.368 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:25.369 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:25.369 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:25.370 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:25.371 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:25.371 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:25.372 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:25.374 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:25.375 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:25.380 21524 [18565] sub0: / 0.148471 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:25.695 21524 [18565] sub0: \ 0.463994 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:25.696 21524 [18565] sub0: \ 0.000624 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:25.696 21524 [18565] sub0: / 0.000757 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:25.696 21524 [18565] sub0: \ 0.000898 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:25.697 21524 [18565] sub0: / 0.001069 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:25.698 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:25.699 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:25.700 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:25.701 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:25.702 21524 [18565] sub0: \ 0.006371 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:25.702 21524 [18565] sub0: \ 0.006898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:25.703 21524 [18565] sub0: \ 0.007043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:25.703 21524 [18565] sub0: \ 0.007175 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:25.703 21524 [18565] sub0: / 0.007297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:25.703 21524 [18565] sub0: / 0.00741 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:25.703 21524 [18565] sub0: / 0.007529 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:25.703 21524 [18565] sub0: / 0.007629 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:25.703 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:25.705 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:25.706 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:25.707 21524 [18565] sub0: \ 0.011411 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:25.707 21524 [18565] sub0: / 0.011539 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:25.708 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:25.709 21524 [18565] sub0: \ 0.013295 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:25.709 21524 [18565] sub0: / 0.013661 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:25.709 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:25.711 21524 [18565] sub0: \ 0.014979 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:25.711 21524 [18565] sub0: / 0.015185 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:25.793 21524 [18565] sub0: \ 0.097132 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:25.794 21524 [18565] sub0: / 0.097972 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:25.794 21524 [18565] time: 0.098591 2015-12-03 12:25:25.795 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:25.795 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:25.796 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:25.797 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:25.797 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:25.798 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:25.799 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:25.800 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:25.801 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:25.806 21524 [18565] sub0: / 0.110303 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:25.881 21524 [18565] sub0: \ 0.185419 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:25.882 21524 [18565] sub0: \ 0.000565 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:25.882 21524 [18565] sub0: / 0.000695 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:25.882 21524 [18565] sub0: \ 0.000818 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:25.882 21524 [18565] sub0: / 0.000991 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:25.884 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:25.885 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:25.886 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:25.887 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:25.888 21524 [18565] sub0: \ 0.006406 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:25.888 21524 [18565] sub0: \ 0.007029 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:25.888 21524 [18565] sub0: \ 0.007188 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:25.888 21524 [18565] sub0: \ 0.007304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:25.889 21524 [18565] sub0: / 0.007438 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:25.889 21524 [18565] sub0: / 0.007557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:25.889 21524 [18565] sub0: / 0.007675 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:25.889 21524 [18565] sub0: / 0.007776 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:25.889 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:25.890 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:25.891 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:25.893 21524 [18565] sub0: \ 0.011518 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:25.893 21524 [18565] sub0: / 0.011646 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:25.894 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:25.895 21524 [18565] sub0: \ 0.013377 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:25.895 21524 [18565] sub0: / 0.01376 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:25.895 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:25.896 21524 [18565] sub0: \ 0.015142 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:25.897 21524 [18565] sub0: / 0.015348 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:25.948 21524 [18565] sub0: \ 0.066758 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:25.949 21524 [18565] sub0: / 0.067802 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:25.950 21524 [18565] time: 0.068503 2015-12-03 12:25:25.950 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:25.951 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:25.951 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:25.952 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:25.953 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:25.953 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:25.954 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:25.956 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:25.957 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:25.962 21524 [18565] sub0: / 0.080375 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:26.449 21524 [18565] sub0: \ 0.56793 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:26.450 21524 [18565] sub0: \ 0.000564 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:26.450 21524 [18565] sub0: / 0.000694 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:26.450 21524 [18565] sub0: \ 0.000816 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:26.450 21524 [18565] sub0: / 0.000973 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:26.452 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:26.453 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:26.454 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:26.455 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:26.456 21524 [18565] sub0: \ 0.0065 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:26.523 21524 [18565] sub0: \ 0.073775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:26.523 21524 [18565] sub0: \ 0.074045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.523 21524 [18565] sub0: / 0.074184 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.524 21524 [18565] sub0: \ 0.074291 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.524 21524 [18565] sub0: \ 0.074468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.524 21524 [18565] sub0: \ 0.074589 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.524 21524 [18565] sub0: \ 0.074764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.524 21524 [18565] sub0: \ 0.074884 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.524 21524 [18565] sub0: / 0.07502 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.524 21524 [18565] sub0: \ 0.075125 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.525 21524 [18565] sub0: / 0.075259 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.525 21524 [18565] sub0: \ 0.075378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.525 21524 [18565] sub0: / 0.075513 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.525 21524 [18565] sub0: \ 0.075616 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.525 21524 [18565] sub0: / 0.075744 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.525 21524 [18565] sub0: / 0.075865 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.525 21524 [18565] sub0: / 0.075992 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.525 21524 [18565] sub0: \ 0.076095 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.525 21524 [18565] sub0: \ 0.076217 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.526 21524 [18565] sub0: \ 0.076327 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.526 21524 [18565] sub0: / 0.076476 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.526 21524 [18565] sub0: \ 0.076581 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.526 21524 [18565] sub0: / 0.076714 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.526 21524 [18565] sub0: \ 0.076819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.526 21524 [18565] sub0: / 0.076952 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.526 21524 [18565] sub0: \ 0.077056 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.526 21524 [18565] sub0: / 0.077183 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.527 21524 [18565] sub0: / 0.077286 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.527 21524 [18565] sub0: / 0.07744 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.527 21524 [18565] sub0: \ 0.077545 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.527 21524 [18565] sub0: \ 0.077678 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.527 21524 [18565] sub0: \ 0.077792 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.527 21524 [18565] sub0: / 0.077926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.527 21524 [18565] sub0: \ 0.078031 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.527 21524 [18565] sub0: / 0.078163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.528 21524 [18565] sub0: \ 0.078267 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.528 21524 [18565] sub0: / 0.078414 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.528 21524 [18565] sub0: \ 0.07852 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.528 21524 [18565] sub0: / 0.078648 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.528 21524 [18565] sub0: / 0.078778 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.528 21524 [18565] sub0: / 0.078922 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.528 21524 [18565] sub0: \ 0.079027 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.528 21524 [18565] sub0: \ 0.079171 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.529 21524 [18565] sub0: \ 0.079285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.529 21524 [18565] sub0: / 0.079433 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.529 21524 [18565] sub0: \ 0.079539 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.529 21524 [18565] sub0: / 0.079673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.529 21524 [18565] sub0: \ 0.079777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.529 21524 [18565] sub0: / 0.079908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.529 21524 [18565] sub0: \ 0.080013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.529 21524 [18565] sub0: / 0.080141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.530 21524 [18565] sub0: / 0.080244 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.530 21524 [18565] sub0: / 0.080378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.530 21524 [18565] sub0: \ 0.080483 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.530 21524 [18565] sub0: \ 0.080619 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.530 21524 [18565] sub0: \ 0.080732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.530 21524 [18565] sub0: / 0.080864 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.530 21524 [18565] sub0: \ 0.080968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.530 21524 [18565] sub0: / 0.0811 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.530 21524 [18565] sub0: \ 0.081203 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.531 21524 [18565] sub0: / 0.081347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.531 21524 [18565] sub0: \ 0.081454 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.531 21524 [18565] sub0: / 0.081582 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.531 21524 [18565] sub0: / 0.081683 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.531 21524 [18565] sub0: / 0.081819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.531 21524 [18565] sub0: \ 0.081925 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.531 21524 [18565] sub0: \ 0.082065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.531 21524 [18565] sub0: \ 0.08218 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.532 21524 [18565] sub0: / 0.082313 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.532 21524 [18565] sub0: \ 0.082432 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.532 21524 [18565] sub0: / 0.082567 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.532 21524 [18565] sub0: \ 0.082671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.532 21524 [18565] sub0: / 0.082833 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.532 21524 [18565] sub0: \ 0.082938 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.532 21524 [18565] sub0: / 0.083065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.532 21524 [18565] sub0: / 0.083167 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.533 21524 [18565] sub0: / 0.083287 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.533 21524 [18565] sub0: \ 0.083404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.533 21524 [18565] sub0: \ 0.083542 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.533 21524 [18565] sub0: \ 0.083655 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.533 21524 [18565] sub0: / 0.083789 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.533 21524 [18565] sub0: \ 0.083893 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.533 21524 [18565] sub0: / 0.084026 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.533 21524 [18565] sub0: \ 0.084128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.534 21524 [18565] sub0: / 0.08426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.534 21524 [18565] sub0: \ 0.084378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.534 21524 [18565] sub0: / 0.084507 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.534 21524 [18565] sub0: / 0.084609 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.534 21524 [18565] sub0: / 0.084734 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.534 21524 [18565] sub0: \ 0.084847 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.534 21524 [18565] sub0: \ 0.085004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.534 21524 [18565] sub0: \ 0.08512 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.535 21524 [18565] sub0: / 0.085254 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.535 21524 [18565] sub0: \ 0.08537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.535 21524 [18565] sub0: / 0.085506 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.535 21524 [18565] sub0: \ 0.08561 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.535 21524 [18565] sub0: / 0.085743 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.535 21524 [18565] sub0: \ 0.085846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.535 21524 [18565] sub0: / 0.085973 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.535 21524 [18565] sub0: / 0.086076 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.535 21524 [18565] sub0: / 0.086176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.536 21524 [18565] sub0: \ 0.086275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.536 21524 [18565] sub0: \ 0.086443 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.536 21524 [18565] sub0: \ 0.08656 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.536 21524 [18565] sub0: / 0.086694 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.536 21524 [18565] sub0: \ 0.086829 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.536 21524 [18565] sub0: / 0.086964 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.536 21524 [18565] sub0: \ 0.087069 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.536 21524 [18565] sub0: / 0.087201 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.537 21524 [18565] sub0: \ 0.087306 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.537 21524 [18565] sub0: / 0.087448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.537 21524 [18565] sub0: / 0.087551 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.537 21524 [18565] sub0: / 0.087651 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.537 21524 [18565] sub0: \ 0.08775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.537 21524 [18565] sub0: \ 0.087873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.537 21524 [18565] sub0: \ 0.087984 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.537 21524 [18565] sub0: / 0.088118 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.537 21524 [18565] sub0: \ 0.088223 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.538 21524 [18565] sub0: / 0.08837 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.538 21524 [18565] sub0: \ 0.088475 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.538 21524 [18565] sub0: / 0.088607 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.538 21524 [18565] sub0: \ 0.08871 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.538 21524 [18565] sub0: / 0.088837 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.538 21524 [18565] sub0: / 0.08894 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.538 21524 [18565] sub0: / 0.089083 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.538 21524 [18565] sub0: \ 0.089188 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.539 21524 [18565] sub0: \ 0.089309 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.539 21524 [18565] sub0: \ 0.089435 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.539 21524 [18565] sub0: / 0.089568 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.539 21524 [18565] sub0: \ 0.089671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.539 21524 [18565] sub0: / 0.089804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.539 21524 [18565] sub0: \ 0.089908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.539 21524 [18565] sub0: / 0.090041 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.539 21524 [18565] sub0: \ 0.090146 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.540 21524 [18565] sub0: / 0.090273 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.540 21524 [18565] sub0: / 0.090389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.540 21524 [18565] sub0: / 0.090529 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.540 21524 [18565] sub0: \ 0.090634 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.540 21524 [18565] sub0: \ 0.090781 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.540 21524 [18565] sub0: \ 0.090907 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.540 21524 [18565] sub0: / 0.091043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.540 21524 [18565] sub0: \ 0.091147 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.541 21524 [18565] sub0: / 0.091279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.541 21524 [18565] sub0: \ 0.091399 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.541 21524 [18565] sub0: / 0.091533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.541 21524 [18565] sub0: \ 0.091637 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.541 21524 [18565] sub0: / 0.091764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.541 21524 [18565] sub0: / 0.091867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.541 21524 [18565] sub0: / 0.092006 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.541 21524 [18565] sub0: \ 0.092111 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.542 21524 [18565] sub0: \ 0.092262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.542 21524 [18565] sub0: \ 0.092389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.542 21524 [18565] sub0: / 0.092523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.542 21524 [18565] sub0: \ 0.092627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.542 21524 [18565] sub0: / 0.09276 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.542 21524 [18565] sub0: \ 0.092864 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.542 21524 [18565] sub0: / 0.092996 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.542 21524 [18565] sub0: \ 0.0931 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.543 21524 [18565] sub0: / 0.093226 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.543 21524 [18565] sub0: / 0.093328 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.543 21524 [18565] sub0: / 0.093453 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.543 21524 [18565] sub0: \ 0.093554 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.543 21524 [18565] sub0: \ 0.093667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.543 21524 [18565] sub0: \ 0.093786 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.543 21524 [18565] sub0: / 0.093922 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.543 21524 [18565] sub0: \ 0.094026 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.543 21524 [18565] sub0: / 0.09416 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.544 21524 [18565] sub0: \ 0.094264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.544 21524 [18565] sub0: / 0.094411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.544 21524 [18565] sub0: \ 0.094515 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.544 21524 [18565] sub0: / 0.094644 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.544 21524 [18565] sub0: / 0.094781 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.544 21524 [18565] sub0: / 0.09493 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.544 21524 [18565] sub0: \ 0.095034 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.544 21524 [18565] sub0: \ 0.095185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.545 21524 [18565] sub0: \ 0.095299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.545 21524 [18565] sub0: / 0.09545 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.545 21524 [18565] sub0: \ 0.095554 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.545 21524 [18565] sub0: / 0.095687 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.545 21524 [18565] sub0: \ 0.095791 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.545 21524 [18565] sub0: / 0.095923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.545 21524 [18565] sub0: \ 0.096027 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.545 21524 [18565] sub0: / 0.096153 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.546 21524 [18565] sub0: / 0.096257 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.546 21524 [18565] sub0: / 0.096378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.546 21524 [18565] sub0: \ 0.096483 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.546 21524 [18565] sub0: \ 0.096632 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.546 21524 [18565] sub0: \ 0.096747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.546 21524 [18565] sub0: / 0.09689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.546 21524 [18565] sub0: \ 0.096996 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.546 21524 [18565] sub0: / 0.097127 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.547 21524 [18565] sub0: \ 0.097231 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.547 21524 [18565] sub0: / 0.097376 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.547 21524 [18565] sub0: \ 0.097482 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.547 21524 [18565] sub0: / 0.09761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.547 21524 [18565] sub0: / 0.097712 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.547 21524 [18565] sub0: / 0.09782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.547 21524 [18565] sub0: \ 0.09792 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.547 21524 [18565] sub0: \ 0.098055 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.547 21524 [18565] sub0: \ 0.098168 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.548 21524 [18565] sub0: / 0.098301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.548 21524 [18565] sub0: \ 0.098422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.548 21524 [18565] sub0: / 0.098556 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.548 21524 [18565] sub0: \ 0.098661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.548 21524 [18565] sub0: / 0.098823 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.548 21524 [18565] sub0: \ 0.098929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.548 21524 [18565] sub0: / 0.099057 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.548 21524 [18565] sub0: / 0.09916 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.549 21524 [18565] sub0: / 0.099285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.549 21524 [18565] sub0: \ 0.099404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.549 21524 [18565] sub0: \ 0.099541 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.549 21524 [18565] sub0: \ 0.099654 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.549 21524 [18565] sub0: / 0.099787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.549 21524 [18565] sub0: \ 0.099901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.549 21524 [18565] sub0: / 0.100036 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.549 21524 [18565] sub0: \ 0.100139 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.550 21524 [18565] sub0: / 0.100271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.550 21524 [18565] sub0: \ 0.100389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.550 21524 [18565] sub0: / 0.100518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.550 21524 [18565] sub0: / 0.10062 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.550 21524 [18565] sub0: / 0.100745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.550 21524 [18565] sub0: \ 0.100848 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.550 21524 [18565] sub0: \ 0.100984 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.550 21524 [18565] sub0: \ 0.101096 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.551 21524 [18565] sub0: / 0.101229 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.551 21524 [18565] sub0: \ 0.101344 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.551 21524 [18565] sub0: / 0.10148 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.551 21524 [18565] sub0: \ 0.101584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.551 21524 [18565] sub0: / 0.101715 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.551 21524 [18565] sub0: \ 0.101819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.551 21524 [18565] sub0: / 0.101946 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.551 21524 [18565] sub0: / 0.102048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.551 21524 [18565] sub0: / 0.102172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.552 21524 [18565] sub0: \ 0.102275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.552 21524 [18565] sub0: \ 0.102422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.552 21524 [18565] sub0: \ 0.102535 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.552 21524 [18565] sub0: / 0.102667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.552 21524 [18565] sub0: \ 0.1028 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.552 21524 [18565] sub0: / 0.102945 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.552 21524 [18565] sub0: \ 0.103051 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.552 21524 [18565] sub0: / 0.103183 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.553 21524 [18565] sub0: \ 0.103287 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.553 21524 [18565] sub0: / 0.103428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.553 21524 [18565] sub0: / 0.103532 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.553 21524 [18565] sub0: / 0.103661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.553 21524 [18565] sub0: \ 0.103764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.553 21524 [18565] sub0: \ 0.103903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.553 21524 [18565] sub0: \ 0.104017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.553 21524 [18565] sub0: / 0.10415 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.554 21524 [18565] sub0: \ 0.104254 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.554 21524 [18565] sub0: / 0.1044 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.554 21524 [18565] sub0: \ 0.104506 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.554 21524 [18565] sub0: / 0.104638 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.554 21524 [18565] sub0: \ 0.104742 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.554 21524 [18565] sub0: / 0.104874 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.554 21524 [18565] sub0: / 0.104976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.554 21524 [18565] sub0: / 0.105096 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.554 21524 [18565] sub0: \ 0.105197 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.555 21524 [18565] sub0: \ 0.105345 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.555 21524 [18565] sub0: \ 0.10546 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.555 21524 [18565] sub0: / 0.105592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.555 21524 [18565] sub0: \ 0.105694 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.555 21524 [18565] sub0: / 0.105836 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.555 21524 [18565] sub0: \ 0.105941 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.555 21524 [18565] sub0: / 0.106073 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.555 21524 [18565] sub0: \ 0.106176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.556 21524 [18565] sub0: / 0.106302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.556 21524 [18565] sub0: / 0.106419 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.556 21524 [18565] sub0: / 0.106543 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.556 21524 [18565] sub0: \ 0.106646 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.556 21524 [18565] sub0: \ 0.106817 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.556 21524 [18565] sub0: \ 0.106932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.556 21524 [18565] sub0: / 0.107064 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.556 21524 [18565] sub0: \ 0.107167 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.557 21524 [18565] sub0: / 0.107298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.557 21524 [18565] sub0: \ 0.107417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.557 21524 [18565] sub0: / 0.10755 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.557 21524 [18565] sub0: \ 0.107652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.557 21524 [18565] sub0: / 0.107778 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.557 21524 [18565] sub0: / 0.107878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.557 21524 [18565] sub0: / 0.108001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.557 21524 [18565] sub0: \ 0.108101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.557 21524 [18565] sub0: \ 0.108221 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.558 21524 [18565] sub0: \ 0.108342 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.558 21524 [18565] sub0: / 0.108476 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.558 21524 [18565] sub0: \ 0.108577 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.558 21524 [18565] sub0: / 0.108707 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.558 21524 [18565] sub0: \ 0.108818 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.558 21524 [18565] sub0: / 0.108951 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.558 21524 [18565] sub0: \ 0.109053 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.558 21524 [18565] sub0: / 0.109179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.559 21524 [18565] sub0: / 0.109279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.559 21524 [18565] sub0: / 0.109431 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.559 21524 [18565] sub0: \ 0.109534 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.559 21524 [18565] sub0: \ 0.109668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.559 21524 [18565] sub0: \ 0.109778 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.559 21524 [18565] sub0: / 0.109908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.559 21524 [18565] sub0: \ 0.11001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.559 21524 [18565] sub0: / 0.110141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.560 21524 [18565] sub0: \ 0.110243 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.560 21524 [18565] sub0: / 0.110387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.560 21524 [18565] sub0: \ 0.110491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.560 21524 [18565] sub0: / 0.110616 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.560 21524 [18565] sub0: / 0.110737 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.560 21524 [18565] sub0: / 0.110869 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.560 21524 [18565] sub0: \ 0.11097 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.560 21524 [18565] sub0: \ 0.111101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.560 21524 [18565] sub0: \ 0.111212 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.561 21524 [18565] sub0: / 0.111355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.561 21524 [18565] sub0: \ 0.111459 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.561 21524 [18565] sub0: / 0.11159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.561 21524 [18565] sub0: \ 0.11169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.561 21524 [18565] sub0: / 0.111831 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.561 21524 [18565] sub0: \ 0.111935 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.561 21524 [18565] sub0: / 0.11206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.561 21524 [18565] sub0: / 0.11216 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.562 21524 [18565] sub0: / 0.112285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.562 21524 [18565] sub0: \ 0.112401 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.562 21524 [18565] sub0: \ 0.11255 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.562 21524 [18565] sub0: \ 0.112661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.562 21524 [18565] sub0: / 0.112794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.562 21524 [18565] sub0: \ 0.112896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.562 21524 [18565] sub0: / 0.113026 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.562 21524 [18565] sub0: \ 0.113127 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.563 21524 [18565] sub0: / 0.113258 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.563 21524 [18565] sub0: \ 0.113373 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.563 21524 [18565] sub0: / 0.1135 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.563 21524 [18565] sub0: / 0.113599 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.563 21524 [18565] sub0: / 0.113706 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.563 21524 [18565] sub0: \ 0.113807 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.563 21524 [18565] sub0: \ 0.113955 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.563 21524 [18565] sub0: \ 0.114065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.563 21524 [18565] sub0: / 0.114195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.564 21524 [18565] sub0: \ 0.114297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.564 21524 [18565] sub0: / 0.114443 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.564 21524 [18565] sub0: \ 0.114545 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.564 21524 [18565] sub0: / 0.114676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.564 21524 [18565] sub0: \ 0.114829 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.564 21524 [18565] sub0: / 0.114959 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.564 21524 [18565] sub0: / 0.115059 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.564 21524 [18565] sub0: / 0.115168 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.565 21524 [18565] sub0: \ 0.115269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.565 21524 [18565] sub0: \ 0.115417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.565 21524 [18565] sub0: \ 0.115528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.565 21524 [18565] sub0: / 0.115658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.565 21524 [18565] sub0: \ 0.11576 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.565 21524 [18565] sub0: / 0.115889 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.565 21524 [18565] sub0: \ 0.115991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.565 21524 [18565] sub0: / 0.116122 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.565 21524 [18565] sub0: \ 0.116223 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.566 21524 [18565] sub0: / 0.116361 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.566 21524 [18565] sub0: / 0.116463 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.566 21524 [18565] sub0: / 0.116586 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.566 21524 [18565] sub0: \ 0.116687 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.566 21524 [18565] sub0: \ 0.116817 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.566 21524 [18565] sub0: \ 0.116929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.566 21524 [18565] sub0: / 0.117061 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.566 21524 [18565] sub0: \ 0.117163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.567 21524 [18565] sub0: / 0.117293 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.567 21524 [18565] sub0: \ 0.11741 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.567 21524 [18565] sub0: / 0.117542 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.567 21524 [18565] sub0: \ 0.117644 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.567 21524 [18565] sub0: / 0.117782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.567 21524 [18565] sub0: / 0.117885 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.567 21524 [18565] sub0: / 0.118013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.567 21524 [18565] sub0: \ 0.118115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.568 21524 [18565] sub0: \ 0.118249 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.568 21524 [18565] sub0: \ 0.118377 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.568 21524 [18565] sub0: / 0.118511 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.568 21524 [18565] sub0: \ 0.118613 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.568 21524 [18565] sub0: / 0.118771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.568 21524 [18565] sub0: \ 0.118877 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.568 21524 [18565] sub0: / 0.119008 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.568 21524 [18565] sub0: \ 0.11911 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.569 21524 [18565] sub0: / 0.119235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.569 21524 [18565] sub0: / 0.11935 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.569 21524 [18565] sub0: / 0.119478 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.569 21524 [18565] sub0: \ 0.11958 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.569 21524 [18565] sub0: \ 0.119728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.569 21524 [18565] sub0: \ 0.119839 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.569 21524 [18565] sub0: / 0.11997 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.569 21524 [18565] sub0: \ 0.120072 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.569 21524 [18565] sub0: / 0.120203 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.570 21524 [18565] sub0: \ 0.120304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.570 21524 [18565] sub0: / 0.120451 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.570 21524 [18565] sub0: \ 0.120554 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.570 21524 [18565] sub0: / 0.120696 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.570 21524 [18565] sub0: / 0.120798 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.570 21524 [18565] sub0: / 0.120906 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.570 21524 [18565] sub0: \ 0.121008 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.570 21524 [18565] sub0: \ 0.121155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.571 21524 [18565] sub0: \ 0.121265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.571 21524 [18565] sub0: / 0.121411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.571 21524 [18565] sub0: \ 0.121515 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.571 21524 [18565] sub0: / 0.121646 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.571 21524 [18565] sub0: \ 0.121749 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.571 21524 [18565] sub0: / 0.12188 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.571 21524 [18565] sub0: \ 0.121981 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.571 21524 [18565] sub0: / 0.122107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.571 21524 [18565] sub0: / 0.122206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.572 21524 [18565] sub0: / 0.122314 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.572 21524 [18565] sub0: \ 0.122431 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.572 21524 [18565] sub0: \ 0.122571 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:26.572 21524 [18565] sub0: \ 0.122683 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.572 21524 [18565] sub0: / 0.122858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.572 21524 [18565] sub0: \ 0.122962 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.572 21524 [18565] sub0: / 0.123094 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.572 21524 [18565] sub0: \ 0.123196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.573 21524 [18565] sub0: / 0.123326 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.573 21524 [18565] sub0: \ 0.123444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:26.573 21524 [18565] sub0: / 0.12357 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.573 21524 [18565] sub0: / 0.123681 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.573 21524 [18565] sub0: / 0.123802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.573 21524 [18565] sub0: / 0.123903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.573 21524 [18565] sub0: / 0.124063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.573 21524 [18565] sub0: / 0.124198 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:26.574 21524 [18565] sub0: / 0.124299 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:26.574 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:26.576 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:26.577 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:26.578 21524 [18565] sub0: \ 0.128973 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:26.578 21524 [18565] sub0: / 0.129125 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:26.580 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:26.581 21524 [18565] sub0: \ 0.131234 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:26.581 21524 [18565] sub0: / 0.131628 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:26.581 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:26.582 21524 [18565] sub0: \ 0.133012 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:26.583 21524 [18565] sub0: / 0.133228 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:26.583 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:25:26.697 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:25:27.008 21524 [18565] sub0: \ 0.558632 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:27.009 21524 [18565] sub0: / 0.559493 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:27.009 21524 [18565] time: 0.55999 2015-12-03 12:25:27.010 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:27.010 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:27.011 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:27.012 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:27.012 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:27.013 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:27.014 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:27.015 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:27.016 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:27.022 21524 [18565] sub0: / 0.5731 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:38.614 21340 [18565] sub0: \ 15.948595 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:38.615 21340 [18565] sub0: \ 0.000643 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:38.615 21340 [18565] sub0: / 0.000794 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:38.615 21340 [18565] sub0: \ 0.000917 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:38.615 21340 [18565] sub0: / 0.001075 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:38.617 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:38.618 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:38.619 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:38.620 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:38.620 21340 [18565] sub0: \ 0.006622 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:38.621 21340 [18565] sub0: \ 0.007182 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:38.621 21340 [18565] sub0: \ 0.007344 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:38.621 21340 [18565] sub0: \ 0.007475 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:38.621 21340 [18565] sub0: / 0.00761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:38.622 21340 [18565] sub0: / 0.007757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:38.622 21340 [18565] sub0: / 0.00789 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:38.622 21340 [18565] sub0: / 0.008004 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:38.622 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:38.623 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:38.624 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:38.626 21340 [18565] sub0: \ 0.011845 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:38.626 21340 [18565] sub0: / 0.011985 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:38.627 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:38.628 21340 [18565] sub0: \ 0.01374 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:38.628 21340 [18565] sub0: / 0.014116 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:38.628 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:38.630 21340 [18565] sub0: \ 0.015651 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:38.630 21340 [18565] sub0: / 0.015869 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:38.757 21340 [18565] sub0: \ 0.14289 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:38.758 21340 [18565] sub0: / 0.143796 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:38.759 21340 [18565] time: 0.144807 2015-12-03 12:25:38.759 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:38.760 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:38.760 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:38.761 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:38.762 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:38.763 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:38.764 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:38.765 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:38.766 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:38.771 21340 [18565] sub0: / 0.156838 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:39.532 21340 [18565] sub0: \ 0.917972 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:39.533 21340 [18565] sub0: \ 0.0007 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:39.533 21340 [18565] sub0: / 0.00084 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:39.533 21340 [18565] sub0: \ 0.000962 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:39.533 21340 [18565] sub0: / 0.00112 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:39.535 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:39.536 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:39.537 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:39.538 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:39.539 21340 [18565] sub0: \ 0.006642 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:39.539 21340 [18565] sub0: \ 0.007266 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:39.540 21340 [18565] sub0: \ 0.007437 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:39.540 21340 [18565] sub0: \ 0.00763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:39.540 21340 [18565] sub0: / 0.00777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:39.540 21340 [18565] sub0: / 0.007898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:39.540 21340 [18565] sub0: / 0.008068 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:39.540 21340 [18565] sub0: / 0.008183 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:39.541 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:39.542 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:39.543 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:39.544 21340 [18565] sub0: \ 0.012268 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:39.544 21340 [18565] sub0: / 0.012415 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:39.545 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:39.546 21340 [18565] sub0: \ 0.014245 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:39.547 21340 [18565] sub0: / 0.014645 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:39.547 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:39.548 21340 [18565] sub0: \ 0.016166 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:39.548 21340 [18565] sub0: / 0.016383 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:39.601 21340 [18565] sub0: \ 0.069183 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:39.602 21340 [18565] sub0: / 0.070073 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:39.603 21340 [18565] time: 0.070815 2015-12-03 12:25:39.603 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:39.604 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:39.605 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:39.606 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:39.606 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:39.607 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:39.608 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:39.613 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:39.614 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:39.618 21340 [18565] sub0: / 0.086241 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:39.972 21340 [18565] sub0: \ 0.439757 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:39.973 21340 [18565] sub0: \ 0.000654 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:39.973 21340 [18565] sub0: / 0.00079 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:39.973 21340 [18565] sub0: \ 0.000911 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:39.973 21340 [18565] sub0: / 0.00107 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:39.975 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:39.976 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:39.977 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:39.978 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:39.978 21340 [18565] sub0: \ 0.006357 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:40.049 21340 [18565] sub0: \ 0.076688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:40.049 21340 [18565] sub0: \ 0.077109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.049 21340 [18565] sub0: \ 0.077339 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.050 21340 [18565] sub0: \ 0.077484 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.050 21340 [18565] sub0: \ 0.077649 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.050 21340 [18565] sub0: \ 0.07778 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.050 21340 [18565] sub0: / 0.077936 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.050 21340 [18565] sub0: \ 0.078057 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.050 21340 [18565] sub0: / 0.078205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.050 21340 [18565] sub0: \ 0.078323 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.051 21340 [18565] sub0: / 0.078471 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.051 21340 [18565] sub0: \ 0.078604 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.051 21340 [18565] sub0: / 0.078748 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.051 21340 [18565] sub0: / 0.078866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.051 21340 [18565] sub0: / 0.0790149999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.051 21340 [18565] sub0: \ 0.079132 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.051 21340 [18565] sub0: \ 0.07929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.051 21340 [18565] sub0: \ 0.079421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.052 21340 [18565] sub0: / 0.079587 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.052 21340 [18565] sub0: \ 0.0797060000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.052 21340 [18565] sub0: / 0.079856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.052 21340 [18565] sub0: \ 0.080019 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.052 21340 [18565] sub0: / 0.08017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.052 21340 [18565] sub0: \ 0.08029 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.053 21340 [18565] sub0: / 0.080448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.053 21340 [18565] sub0: / 0.080579 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.053 21340 [18565] sub0: / 0.080718 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.053 21340 [18565] sub0: \ 0.080836 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.053 21340 [18565] sub0: \ 0.080985 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.053 21340 [18565] sub0: \ 0.081114 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.053 21340 [18565] sub0: / 0.081264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.053 21340 [18565] sub0: \ 0.081383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.054 21340 [18565] sub0: / 0.08153 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.054 21340 [18565] sub0: \ 0.081665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.054 21340 [18565] sub0: / 0.081813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.054 21340 [18565] sub0: \ 0.081932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.054 21340 [18565] sub0: / 0.082077 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.054 21340 [18565] sub0: / 0.082194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.054 21340 [18565] sub0: / 0.082341 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.055 21340 [18565] sub0: \ 0.082463 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.055 21340 [18565] sub0: \ 0.082639 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.055 21340 [18565] sub0: \ 0.082771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.055 21340 [18565] sub0: / 0.082923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.055 21340 [18565] sub0: \ 0.0830419999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.055 21340 [18565] sub0: / 0.083191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.055 21340 [18565] sub0: \ 0.08331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.056 21340 [18565] sub0: / 0.083458 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.056 21340 [18565] sub0: \ 0.083591 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.056 21340 [18565] sub0: / 0.083736 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.056 21340 [18565] sub0: / 0.083866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.056 21340 [18565] sub0: / 0.08403 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.056 21340 [18565] sub0: \ 0.084151 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.056 21340 [18565] sub0: \ 0.0843 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.056 21340 [18565] sub0: \ 0.084429 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.057 21340 [18565] sub0: / 0.084593 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.057 21340 [18565] sub0: \ 0.084714 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.057 21340 [18565] sub0: / 0.084863 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.057 21340 [18565] sub0: \ 0.0849839999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.057 21340 [18565] sub0: / 0.085133 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.057 21340 [18565] sub0: \ 0.085252 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.057 21340 [18565] sub0: / 0.0854009999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.058 21340 [18565] sub0: / 0.085519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.058 21340 [18565] sub0: / 0.08568 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.058 21340 [18565] sub0: \ 0.085801 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.058 21340 [18565] sub0: \ 0.085975 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.058 21340 [18565] sub0: \ 0.086106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.058 21340 [18565] sub0: / 0.086259 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.058 21340 [18565] sub0: \ 0.086377 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.059 21340 [18565] sub0: / 0.086525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.059 21340 [18565] sub0: \ 0.086659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.059 21340 [18565] sub0: / 0.086809 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.059 21340 [18565] sub0: \ 0.086927 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.059 21340 [18565] sub0: / 0.087071 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.059 21340 [18565] sub0: / 0.087188 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.059 21340 [18565] sub0: / 0.087315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.060 21340 [18565] sub0: \ 0.087432 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.060 21340 [18565] sub0: \ 0.087593 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.060 21340 [18565] sub0: \ 0.087723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.060 21340 [18565] sub0: / 0.087875 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.060 21340 [18565] sub0: \ 0.088023 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.060 21340 [18565] sub0: / 0.088175 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.060 21340 [18565] sub0: \ 0.088295 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.061 21340 [18565] sub0: / 0.088443 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.061 21340 [18565] sub0: \ 0.088575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.061 21340 [18565] sub0: / 0.088723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.061 21340 [18565] sub0: / 0.0888409999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.061 21340 [18565] sub0: / 0.088988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.061 21340 [18565] sub0: \ 0.089109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.061 21340 [18565] sub0: \ 0.0892579999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.061 21340 [18565] sub0: \ 0.089387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.062 21340 [18565] sub0: / 0.089548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.062 21340 [18565] sub0: \ 0.0896709999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.062 21340 [18565] sub0: / 0.08982 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.062 21340 [18565] sub0: \ 0.08994 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.062 21340 [18565] sub0: / 0.0900879999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.062 21340 [18565] sub0: \ 0.090207 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.062 21340 [18565] sub0: / 0.090351 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.063 21340 [18565] sub0: / 0.090468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.063 21340 [18565] sub0: / 0.090629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.063 21340 [18565] sub0: \ 0.090763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.063 21340 [18565] sub0: \ 0.090937 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.063 21340 [18565] sub0: \ 0.09107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.063 21340 [18565] sub0: / 0.0912230000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.063 21340 [18565] sub0: \ 0.091342 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.064 21340 [18565] sub0: / 0.09149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.064 21340 [18565] sub0: \ 0.091627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.064 21340 [18565] sub0: / 0.091778 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.064 21340 [18565] sub0: \ 0.091898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.064 21340 [18565] sub0: / 0.092076 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.064 21340 [18565] sub0: / 0.092194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.064 21340 [18565] sub0: / 0.092309 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.064 21340 [18565] sub0: \ 0.092423 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.065 21340 [18565] sub0: \ 0.0926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.065 21340 [18565] sub0: \ 0.092732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.065 21340 [18565] sub0: / 0.092884 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.065 21340 [18565] sub0: \ 0.093002 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.065 21340 [18565] sub0: / 0.093151 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.065 21340 [18565] sub0: \ 0.093271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.065 21340 [18565] sub0: / 0.093418 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.066 21340 [18565] sub0: \ 0.093536 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.066 21340 [18565] sub0: / 0.0936940000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.066 21340 [18565] sub0: / 0.093811 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.066 21340 [18565] sub0: / 0.093943 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.066 21340 [18565] sub0: \ 0.094074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.066 21340 [18565] sub0: \ 0.0942190000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.066 21340 [18565] sub0: \ 0.094347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.067 21340 [18565] sub0: / 0.094499 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.067 21340 [18565] sub0: \ 0.094634 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.067 21340 [18565] sub0: / 0.094784 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.067 21340 [18565] sub0: \ 0.094905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.067 21340 [18565] sub0: / 0.0950530000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.067 21340 [18565] sub0: \ 0.095171 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.067 21340 [18565] sub0: / 0.095315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.068 21340 [18565] sub0: / 0.095433 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.068 21340 [18565] sub0: / 0.095596 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.068 21340 [18565] sub0: \ 0.0957170000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.068 21340 [18565] sub0: \ 0.095861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.068 21340 [18565] sub0: \ 0.096018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.068 21340 [18565] sub0: / 0.096173 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.068 21340 [18565] sub0: \ 0.096292 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.069 21340 [18565] sub0: / 0.09644 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.069 21340 [18565] sub0: \ 0.096574 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.069 21340 [18565] sub0: / 0.096726 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.069 21340 [18565] sub0: \ 0.096845 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.069 21340 [18565] sub0: / 0.096988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.069 21340 [18565] sub0: / 0.097105 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.069 21340 [18565] sub0: / 0.097255 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.069 21340 [18565] sub0: \ 0.097376 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.070 21340 [18565] sub0: \ 0.097557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.070 21340 [18565] sub0: \ 0.0976939999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.070 21340 [18565] sub0: / 0.097846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.070 21340 [18565] sub0: \ 0.097996 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.070 21340 [18565] sub0: / 0.098148 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.070 21340 [18565] sub0: \ 0.098267 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.070 21340 [18565] sub0: / 0.098414 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.071 21340 [18565] sub0: \ 0.098533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.071 21340 [18565] sub0: / 0.0986939999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.071 21340 [18565] sub0: / 0.098812 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.071 21340 [18565] sub0: / 0.098949 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.071 21340 [18565] sub0: \ 0.099067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.071 21340 [18565] sub0: \ 0.0992150000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.071 21340 [18565] sub0: \ 0.099344 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.072 21340 [18565] sub0: / 0.099495 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.072 21340 [18565] sub0: \ 0.099629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.072 21340 [18565] sub0: / 0.099777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.072 21340 [18565] sub0: \ 0.099897 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.072 21340 [18565] sub0: / 0.100074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.072 21340 [18565] sub0: \ 0.100193 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.072 21340 [18565] sub0: / 0.100338 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.073 21340 [18565] sub0: / 0.100456 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.073 21340 [18565] sub0: / 0.100617 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.073 21340 [18565] sub0: \ 0.100738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.073 21340 [18565] sub0: \ 0.1009 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.073 21340 [18565] sub0: \ 0.10103 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.073 21340 [18565] sub0: / 0.101181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.073 21340 [18565] sub0: \ 0.1013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.074 21340 [18565] sub0: / 0.10145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.074 21340 [18565] sub0: \ 0.101586 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.074 21340 [18565] sub0: / 0.101737 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.074 21340 [18565] sub0: \ 0.101856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.074 21340 [18565] sub0: / 0.102001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.074 21340 [18565] sub0: / 0.102119 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.074 21340 [18565] sub0: / 0.102264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.074 21340 [18565] sub0: \ 0.102383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.075 21340 [18565] sub0: \ 0.102558 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.075 21340 [18565] sub0: \ 0.102691 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.075 21340 [18565] sub0: / 0.102843 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.075 21340 [18565] sub0: \ 0.102962 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.075 21340 [18565] sub0: / 0.103109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.075 21340 [18565] sub0: \ 0.103229 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.075 21340 [18565] sub0: / 0.103375 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.076 21340 [18565] sub0: \ 0.103493 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.076 21340 [18565] sub0: / 0.103654 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.076 21340 [18565] sub0: / 0.103771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.076 21340 [18565] sub0: / 0.103903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.076 21340 [18565] sub0: \ 0.104064 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.076 21340 [18565] sub0: \ 0.104193 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.076 21340 [18565] sub0: \ 0.104332 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.077 21340 [18565] sub0: / 0.104484 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.077 21340 [18565] sub0: \ 0.104619 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.077 21340 [18565] sub0: / 0.104768 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.077 21340 [18565] sub0: \ 0.104889 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.077 21340 [18565] sub0: / 0.105037 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.077 21340 [18565] sub0: \ 0.105156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.077 21340 [18565] sub0: / 0.1053 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.077 21340 [18565] sub0: / 0.105417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.078 21340 [18565] sub0: / 0.105593 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.078 21340 [18565] sub0: \ 0.105715 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.078 21340 [18565] sub0: \ 0.105862 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.078 21340 [18565] sub0: \ 0.10599 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.078 21340 [18565] sub0: / 0.106143 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.078 21340 [18565] sub0: \ 0.106261 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.078 21340 [18565] sub0: / 0.10641 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.079 21340 [18565] sub0: \ 0.106529 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.079 21340 [18565] sub0: / 0.106692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.079 21340 [18565] sub0: \ 0.106812 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.079 21340 [18565] sub0: / 0.106955 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.079 21340 [18565] sub0: / 0.107072 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.079 21340 [18565] sub0: / 0.107218 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.079 21340 [18565] sub0: \ 0.107338 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.080 21340 [18565] sub0: \ 0.107496 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.080 21340 [18565] sub0: \ 0.107641 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.080 21340 [18565] sub0: / 0.107804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.080 21340 [18565] sub0: \ 0.107945 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.080 21340 [18565] sub0: / 0.108104 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.080 21340 [18565] sub0: \ 0.108225 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.080 21340 [18565] sub0: / 0.108372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.081 21340 [18565] sub0: \ 0.108492 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.081 21340 [18565] sub0: / 0.108653 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.081 21340 [18565] sub0: / 0.10877 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.081 21340 [18565] sub0: / 0.108906 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.081 21340 [18565] sub0: \ 0.109024 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.081 21340 [18565] sub0: \ 0.109152 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.081 21340 [18565] sub0: \ 0.109277 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.081 21340 [18565] sub0: / 0.109427 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.082 21340 [18565] sub0: \ 0.109557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.082 21340 [18565] sub0: / 0.109708 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.082 21340 [18565] sub0: \ 0.109827 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.082 21340 [18565] sub0: / 0.109975 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.082 21340 [18565] sub0: \ 0.110094 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.082 21340 [18565] sub0: / 0.110237 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.082 21340 [18565] sub0: / 0.110355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.083 21340 [18565] sub0: / 0.110514 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.083 21340 [18565] sub0: \ 0.110649 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.083 21340 [18565] sub0: \ 0.110811 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.083 21340 [18565] sub0: \ 0.110942 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.083 21340 [18565] sub0: / 0.111106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.083 21340 [18565] sub0: \ 0.111226 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.083 21340 [18565] sub0: / 0.111373 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.084 21340 [18565] sub0: \ 0.111492 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.084 21340 [18565] sub0: / 0.111657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.084 21340 [18565] sub0: \ 0.111777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.084 21340 [18565] sub0: / 0.111963 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.084 21340 [18565] sub0: / 0.112087 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.084 21340 [18565] sub0: / 0.112222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.084 21340 [18565] sub0: \ 0.112341 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.085 21340 [18565] sub0: \ 0.112488 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.085 21340 [18565] sub0: \ 0.112631 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.085 21340 [18565] sub0: / 0.112782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.085 21340 [18565] sub0: \ 0.112901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.085 21340 [18565] sub0: / 0.11305 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.085 21340 [18565] sub0: \ 0.113171 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.085 21340 [18565] sub0: / 0.11332 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.086 21340 [18565] sub0: \ 0.113438 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.086 21340 [18565] sub0: / 0.113597 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.086 21340 [18565] sub0: / 0.113715 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.086 21340 [18565] sub0: / 0.11386 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.086 21340 [18565] sub0: \ 0.113979 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.086 21340 [18565] sub0: \ 0.114143 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.086 21340 [18565] sub0: \ 0.114274 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.086 21340 [18565] sub0: / 0.114424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.087 21340 [18565] sub0: \ 0.11457 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.087 21340 [18565] sub0: / 0.114721 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.087 21340 [18565] sub0: \ 0.114841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.087 21340 [18565] sub0: / 0.114988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.087 21340 [18565] sub0: \ 0.115106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.087 21340 [18565] sub0: / 0.115249 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.087 21340 [18565] sub0: / 0.115367 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.088 21340 [18565] sub0: / 0.115499 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.088 21340 [18565] sub0: \ 0.115633 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.088 21340 [18565] sub0: \ 0.115761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.088 21340 [18565] sub0: \ 0.115886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.088 21340 [18565] sub0: / 0.116069 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.088 21340 [18565] sub0: \ 0.116189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.088 21340 [18565] sub0: / 0.116337 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.089 21340 [18565] sub0: \ 0.116457 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.089 21340 [18565] sub0: / 0.116618 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.089 21340 [18565] sub0: \ 0.116739 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.089 21340 [18565] sub0: / 0.116882 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.089 21340 [18565] sub0: / 0.116999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.089 21340 [18565] sub0: / 0.117159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.089 21340 [18565] sub0: \ 0.11728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.089 21340 [18565] sub0: \ 0.117429 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.090 21340 [18565] sub0: \ 0.11757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.090 21340 [18565] sub0: / 0.117724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.090 21340 [18565] sub0: \ 0.117844 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.090 21340 [18565] sub0: / 0.118006 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.090 21340 [18565] sub0: \ 0.118127 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.090 21340 [18565] sub0: / 0.118275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.090 21340 [18565] sub0: \ 0.118393 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.091 21340 [18565] sub0: / 0.118551 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.091 21340 [18565] sub0: / 0.118672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.091 21340 [18565] sub0: / 0.118819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.091 21340 [18565] sub0: \ 0.118937 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.091 21340 [18565] sub0: \ 0.119107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.091 21340 [18565] sub0: \ 0.119238 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.091 21340 [18565] sub0: / 0.11939 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.092 21340 [18565] sub0: \ 0.11951 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.092 21340 [18565] sub0: / 0.119673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.092 21340 [18565] sub0: \ 0.119792 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.092 21340 [18565] sub0: / 0.119969 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.092 21340 [18565] sub0: \ 0.120091 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.092 21340 [18565] sub0: / 0.120236 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.092 21340 [18565] sub0: / 0.120354 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.093 21340 [18565] sub0: / 0.120468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.093 21340 [18565] sub0: \ 0.120598 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.093 21340 [18565] sub0: \ 0.120747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.093 21340 [18565] sub0: \ 0.120876 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.093 21340 [18565] sub0: / 0.121027 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.093 21340 [18565] sub0: \ 0.121145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.093 21340 [18565] sub0: / 0.121294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.093 21340 [18565] sub0: \ 0.121428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.094 21340 [18565] sub0: / 0.121592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.094 21340 [18565] sub0: \ 0.121711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.094 21340 [18565] sub0: / 0.121855 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.094 21340 [18565] sub0: / 0.121972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.094 21340 [18565] sub0: / 0.122118 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.094 21340 [18565] sub0: \ 0.122237 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.094 21340 [18565] sub0: \ 0.122366 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.095 21340 [18565] sub0: \ 0.122492 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.095 21340 [18565] sub0: / 0.122662 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.095 21340 [18565] sub0: \ 0.122781 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.095 21340 [18565] sub0: / 0.122929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.095 21340 [18565] sub0: \ 0.123048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.095 21340 [18565] sub0: / 0.123196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.095 21340 [18565] sub0: \ 0.123314 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.096 21340 [18565] sub0: / 0.123457 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.096 21340 [18565] sub0: / 0.123588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.096 21340 [18565] sub0: / 0.123749 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.096 21340 [18565] sub0: \ 0.123871 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.096 21340 [18565] sub0: \ 0.124076 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.096 21340 [18565] sub0: \ 0.124206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.096 21340 [18565] sub0: / 0.124359 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.097 21340 [18565] sub0: \ 0.124476 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.097 21340 [18565] sub0: / 0.124639 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.097 21340 [18565] sub0: \ 0.124759 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.097 21340 [18565] sub0: / 0.124922 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.097 21340 [18565] sub0: \ 0.125041 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.097 21340 [18565] sub0: / 0.125184 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.097 21340 [18565] sub0: / 0.125301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.098 21340 [18565] sub0: / 0.125434 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.098 21340 [18565] sub0: \ 0.125566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.098 21340 [18565] sub0: \ 0.125716 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.098 21340 [18565] sub0: \ 0.125844 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.098 21340 [18565] sub0: / 0.125994 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.098 21340 [18565] sub0: \ 0.126111 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.098 21340 [18565] sub0: / 0.126257 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.098 21340 [18565] sub0: \ 0.126376 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.099 21340 [18565] sub0: / 0.126524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.099 21340 [18565] sub0: \ 0.126661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.099 21340 [18565] sub0: / 0.126803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.099 21340 [18565] sub0: / 0.126918 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.099 21340 [18565] sub0: / 0.127062 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.099 21340 [18565] sub0: \ 0.127178 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.099 21340 [18565] sub0: \ 0.127333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.100 21340 [18565] sub0: \ 0.12746 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.100 21340 [18565] sub0: / 0.127626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.100 21340 [18565] sub0: \ 0.127743 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.100 21340 [18565] sub0: / 0.127891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.100 21340 [18565] sub0: \ 0.128043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.100 21340 [18565] sub0: / 0.128205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.100 21340 [18565] sub0: \ 0.128323 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.101 21340 [18565] sub0: / 0.128467 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.101 21340 [18565] sub0: / 0.128596 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.101 21340 [18565] sub0: / 0.128732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.101 21340 [18565] sub0: \ 0.128848 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.101 21340 [18565] sub0: \ 0.129003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.101 21340 [18565] sub0: \ 0.129131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.101 21340 [18565] sub0: / 0.12928 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.101 21340 [18565] sub0: \ 0.129396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.102 21340 [18565] sub0: / 0.129556 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.102 21340 [18565] sub0: \ 0.129676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.102 21340 [18565] sub0: / 0.129823 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.102 21340 [18565] sub0: \ 0.129939 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.102 21340 [18565] sub0: / 0.130087 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.102 21340 [18565] sub0: / 0.130201 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.102 21340 [18565] sub0: / 0.130335 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.103 21340 [18565] sub0: \ 0.130451 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.103 21340 [18565] sub0: \ 0.130624 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.103 21340 [18565] sub0: \ 0.130753 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.103 21340 [18565] sub0: / 0.130905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.103 21340 [18565] sub0: \ 0.13102 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.103 21340 [18565] sub0: / 0.131166 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.103 21340 [18565] sub0: \ 0.131283 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.103 21340 [18565] sub0: / 0.131428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.104 21340 [18565] sub0: \ 0.13157 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.104 21340 [18565] sub0: / 0.131717 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.104 21340 [18565] sub0: / 0.131832 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.104 21340 [18565] sub0: / 0.131991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.104 21340 [18565] sub0: \ 0.132114 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.104 21340 [18565] sub0: \ 0.132256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.104 21340 [18565] sub0: \ 0.132382 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.105 21340 [18565] sub0: / 0.132534 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.105 21340 [18565] sub0: \ 0.132666 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.105 21340 [18565] sub0: / 0.132815 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.105 21340 [18565] sub0: \ 0.132933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.105 21340 [18565] sub0: / 0.133079 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.105 21340 [18565] sub0: \ 0.133193 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.105 21340 [18565] sub0: / 0.133333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.106 21340 [18565] sub0: / 0.133447 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.106 21340 [18565] sub0: / 0.133606 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.106 21340 [18565] sub0: \ 0.133726 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.106 21340 [18565] sub0: \ 0.133886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.106 21340 [18565] sub0: \ 0.134013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.106 21340 [18565] sub0: / 0.134163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.106 21340 [18565] sub0: \ 0.13428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.106 21340 [18565] sub0: / 0.134426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.107 21340 [18565] sub0: \ 0.134555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.107 21340 [18565] sub0: / 0.134704 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.107 21340 [18565] sub0: \ 0.13482 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:40.107 21340 [18565] sub0: / 0.134976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.107 21340 [18565] sub0: / 0.135092 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.107 21340 [18565] sub0: / 0.135221 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.107 21340 [18565] sub0: / 0.135337 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.108 21340 [18565] sub0: / 0.135473 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.108 21340 [18565] sub0: \ 0.13562 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:40.108 21340 [18565] sub0: / 0.135762 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.108 21340 [18565] sub0: / 0.135896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:40.108 21340 [18565] sub0: / 0.136066 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:40.109 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:40.110 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:40.112 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:40.113 21340 [18565] sub0: \ 0.140985 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:40.113 21340 [18565] sub0: / 0.141135 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:40.114 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:40.115 21340 [18565] sub0: \ 0.142974 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:40.115 21340 [18565] sub0: / 0.143358 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:40.116 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:40.117 21340 [18565] sub0: \ 0.144858 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:40.117 21340 [18565] sub0: / 0.145079 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:40.118 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:25:40.236 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:25:40.567 21340 [18565] sub0: \ 0.594769 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:40.568 21340 [18565] sub0: / 0.595624 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:40.568 21340 [18565] time: 0.59618 2015-12-03 12:25:40.569 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:40.569 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:40.570 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:40.571 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:40.571 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:40.572 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:40.573 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:40.575 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:40.576 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:40.582 21340 [18565] sub0: / 0.609636 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:42.302 21340 [18565] sub0: \ 2.330268 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:42.303 21340 [18565] sub0: \ 0.000643 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:42.303 21340 [18565] sub0: / 0.000777 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:42.303 21340 [18565] sub0: \ 0.000899 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:42.304 21340 [18565] sub0: / 0.00106 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:42.305 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:42.306 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:42.307 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:42.308 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:42.309 21340 [18565] sub0: \ 0.006494 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:42.310 21340 [18565] sub0: \ 0.007045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:42.310 21340 [18565] sub0: \ 0.007226 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:42.310 21340 [18565] sub0: \ 0.007367 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:42.310 21340 [18565] sub0: / 0.007518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:42.310 21340 [18565] sub0: / 0.007647 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:42.310 21340 [18565] sub0: / 0.007771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:42.310 21340 [18565] sub0: / 0.007883 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:42.311 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:42.312 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:42.313 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:42.314 21340 [18565] sub0: \ 0.011831 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:42.315 21340 [18565] sub0: / 0.011976 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:42.316 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:42.316 21340 [18565] sub0: \ 0.013836 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:42.317 21340 [18565] sub0: / 0.014235 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:42.317 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:42.318 21340 [18565] sub0: \ 0.015746 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:42.318 21340 [18565] sub0: / 0.015962 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:42.444 21340 [18565] sub0: \ 0.14132 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:42.445 21340 [18565] sub0: / 0.14225 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:42.446 21340 [18565] time: 0.143192 2015-12-03 12:25:42.446 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:42.447 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:42.447 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:42.448 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:42.449 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:42.450 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:42.450 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:42.452 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:42.453 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:42.458 21340 [18565] sub0: / 0.155064 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:42.662 21340 [18565] sub0: \ 0.359288 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:42.663 21340 [18565] sub0: \ 0.000653 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:42.663 21340 [18565] sub0: / 0.000788 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:42.663 21340 [18565] sub0: \ 0.000915 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:42.663 21340 [18565] sub0: / 0.001079 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:42.665 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:42.666 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:42.667 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:42.668 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:42.669 21340 [18565] sub0: \ 0.006625 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:42.669 21340 [18565] sub0: \ 0.007185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:42.669 21340 [18565] sub0: \ 0.007348 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:42.670 21340 [18565] sub0: \ 0.00749 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:42.670 21340 [18565] sub0: / 0.007643 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:42.670 21340 [18565] sub0: / 0.007774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:42.670 21340 [18565] sub0: / 0.007914 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:42.670 21340 [18565] sub0: / 0.008031 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:42.670 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:42.671 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:42.673 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:42.674 21340 [18565] sub0: \ 0.012163 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:42.674 21340 [18565] sub0: / 0.01231 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:42.675 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:42.676 21340 [18565] sub0: \ 0.014197 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:42.677 21340 [18565] sub0: / 0.014583 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:42.677 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:42.678 21340 [18565] sub0: \ 0.016099 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:42.678 21340 [18565] sub0: / 0.016316 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:42.766 21340 [18565] sub0: \ 0.103918 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:42.767 21340 [18565] sub0: / 0.104816 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:42.768 21340 [18565] time: 0.10557 2015-12-03 12:25:42.768 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:42.769 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:42.769 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:42.770 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:42.771 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:42.771 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:42.772 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:42.774 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:42.775 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:42.779 21340 [18565] sub0: / 0.117234 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:42.992 21340 [18565] sub0: \ 0.32984 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:42.993 21340 [18565] sub0: \ 0.000657 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:42.993 21340 [18565] sub0: / 0.00079 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:42.993 21340 [18565] sub0: \ 0.000912 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:42.993 21340 [18565] sub0: / 0.001073 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:42.995 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:42.996 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:42.997 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:42.998 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:42.999 21340 [18565] sub0: \ 0.006634 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:42.999 21340 [18565] sub0: \ 0.007215 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:42.999 21340 [18565] sub0: \ 0.007394 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:43.000 21340 [18565] sub0: \ 0.00755600000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:43.000 21340 [18565] sub0: / 0.00770099999999996 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:43.000 21340 [18565] sub0: / 0.007822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:43.000 21340 [18565] sub0: / 0.00799099999999997 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:43.000 21340 [18565] sub0: / 0.00810999999999995 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:43.000 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:43.002 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:43.003 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:43.005 21340 [18565] sub0: \ 0.012402 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:43.005 21340 [18565] sub0: / 0.012568 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:43.006 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:43.007 21340 [18565] sub0: \ 0.014469 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:43.007 21340 [18565] sub0: / 0.0148740000000001 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:43.007 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:43.009 21340 [18565] sub0: \ 0.016446 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:43.009 21340 [18565] sub0: / 0.01669 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:43.094 21340 [18565] sub0: \ 0.101435 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:43.094 21340 [18565] sub0: / 0.102318 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:43.095 21340 [18565] time: 0.103062 2015-12-03 12:25:43.096 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:43.096 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:43.097 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:43.098 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:43.098 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:43.099 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:43.100 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:43.101 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:43.102 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:43.107 21340 [18565] sub0: / 0.11464 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:43.372 21340 [18565] sub0: \ 0.379454 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:43.373 21340 [18565] sub0: \ 0.000684 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:43.373 21340 [18565] sub0: / 0.000835 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:43.373 21340 [18565] sub0: \ 0.000959 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:43.373 21340 [18565] sub0: / 0.001118 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:43.375 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:43.376 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:43.377 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:43.378 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:43.378 21340 [18565] sub0: \ 0.006446 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:43.379 21340 [18565] sub0: \ 0.007053 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:43.379 21340 [18565] sub0: \ 0.007201 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:43.379 21340 [18565] sub0: \ 0.007347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:43.379 21340 [18565] sub0: / 0.007484 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:43.379 21340 [18565] sub0: / 0.007611 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:43.380 21340 [18565] sub0: / 0.007752 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:43.380 21340 [18565] sub0: / 0.007879 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:43.380 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:43.381 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:43.382 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:43.384 21340 [18565] sub0: \ 0.011748 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:43.384 21340 [18565] sub0: / 0.011911 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:43.385 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:43.386 21340 [18565] sub0: \ 0.013721 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:43.386 21340 [18565] sub0: / 0.014114 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:43.386 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:43.387 21340 [18565] sub0: \ 0.01561 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:43.388 21340 [18565] sub0: / 0.015832 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:43.441 21340 [18565] sub0: \ 0.069602 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:43.442 21340 [18565] sub0: / 0.070481 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:43.443 21340 [18565] time: 0.071226 2015-12-03 12:25:43.444 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:43.444 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:43.445 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:43.446 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:43.446 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:43.447 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:43.448 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:43.450 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:43.450 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:43.455 21340 [18565] sub0: / 0.083316 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:43.988 21340 [18565] sub0: \ 0.616288 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:43.989 21340 [18565] sub0: \ 0.000656 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:43.989 21340 [18565] sub0: / 0.000789 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:43.989 21340 [18565] sub0: \ 0.00091 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:43.989 21340 [18565] sub0: / 0.00107 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:43.991 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:43.992 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:43.993 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:43.994 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:43.995 21340 [18565] sub0: \ 0.006441 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:44.067 21340 [18565] sub0: \ 0.078803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:44.068 21340 [18565] sub0: \ 0.079209 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.068 21340 [18565] sub0: \ 0.079406 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.068 21340 [18565] sub0: \ 0.079546 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.068 21340 [18565] sub0: \ 0.079753 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.068 21340 [18565] sub0: \ 0.079892 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.068 21340 [18565] sub0: / 0.080049 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.068 21340 [18565] sub0: \ 0.080171 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.069 21340 [18565] sub0: / 0.080333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.069 21340 [18565] sub0: \ 0.080457 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.069 21340 [18565] sub0: / 0.080606 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.069 21340 [18565] sub0: \ 0.080725 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.069 21340 [18565] sub0: / 0.08087 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.069 21340 [18565] sub0: / 0.080985 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.069 21340 [18565] sub0: / 0.081116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.070 21340 [18565] sub0: \ 0.081233 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.070 21340 [18565] sub0: \ 0.0814049999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.070 21340 [18565] sub0: \ 0.081535 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.070 21340 [18565] sub0: / 0.081685 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.070 21340 [18565] sub0: \ 0.081804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.070 21340 [18565] sub0: / 0.081952 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.070 21340 [18565] sub0: \ 0.082072 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.071 21340 [18565] sub0: / 0.08222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.071 21340 [18565] sub0: \ 0.0823739999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.071 21340 [18565] sub0: / 0.082521 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.071 21340 [18565] sub0: / 0.082639 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.071 21340 [18565] sub0: / 0.082775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.071 21340 [18565] sub0: \ 0.0828950000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.071 21340 [18565] sub0: \ 0.0830650000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.071 21340 [18565] sub0: \ 0.083195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.072 21340 [18565] sub0: / 0.083361 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.072 21340 [18565] sub0: \ 0.083481 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.072 21340 [18565] sub0: / 0.083629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.072 21340 [18565] sub0: \ 0.083779 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.072 21340 [18565] sub0: / 0.083928 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.072 21340 [18565] sub0: \ 0.084047 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.072 21340 [18565] sub0: / 0.084191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.073 21340 [18565] sub0: / 0.08432 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.073 21340 [18565] sub0: / 0.084438 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.073 21340 [18565] sub0: \ 0.084553 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.073 21340 [18565] sub0: \ 0.084709 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.073 21340 [18565] sub0: \ 0.084839 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.073 21340 [18565] sub0: / 0.08499 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.073 21340 [18565] sub0: \ 0.085108 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.074 21340 [18565] sub0: / 0.085256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.074 21340 [18565] sub0: \ 0.08539 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.074 21340 [18565] sub0: / 0.085538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.074 21340 [18565] sub0: \ 0.085657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.074 21340 [18565] sub0: / 0.085815 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.074 21340 [18565] sub0: / 0.085933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.074 21340 [18565] sub0: / 0.08607 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.074 21340 [18565] sub0: \ 0.086189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.075 21340 [18565] sub0: \ 0.086346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.075 21340 [18565] sub0: \ 0.0864740000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.075 21340 [18565] sub0: / 0.086624 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.075 21340 [18565] sub0: \ 0.086742 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.075 21340 [18565] sub0: / 0.086889 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.075 21340 [18565] sub0: \ 0.087008 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.075 21340 [18565] sub0: / 0.087156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.076 21340 [18565] sub0: \ 0.087274 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.076 21340 [18565] sub0: / 0.087433 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.076 21340 [18565] sub0: / 0.08755 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.076 21340 [18565] sub0: / 0.087726 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.076 21340 [18565] sub0: \ 0.087853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.076 21340 [18565] sub0: \ 0.088011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.076 21340 [18565] sub0: \ 0.08814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.077 21340 [18565] sub0: / 0.08829 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.077 21340 [18565] sub0: \ 0.088423 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.077 21340 [18565] sub0: / 0.088569 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.077 21340 [18565] sub0: \ 0.088688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.077 21340 [18565] sub0: / 0.088836 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.077 21340 [18565] sub0: \ 0.088955 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.077 21340 [18565] sub0: / 0.089114 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.078 21340 [18565] sub0: / 0.089232 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.078 21340 [18565] sub0: / 0.089383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.078 21340 [18565] sub0: \ 0.089503 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.078 21340 [18565] sub0: \ 0.089662 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.078 21340 [18565] sub0: \ 0.089791 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.078 21340 [18565] sub0: / 0.089942 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.078 21340 [18565] sub0: \ 0.090058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.079 21340 [18565] sub0: / 0.090204 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.079 21340 [18565] sub0: \ 0.0903350000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.079 21340 [18565] sub0: / 0.090485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.079 21340 [18565] sub0: \ 0.090602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.079 21340 [18565] sub0: / 0.090745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.079 21340 [18565] sub0: / 0.090861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.079 21340 [18565] sub0: / 0.090991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.079 21340 [18565] sub0: \ 0.091108 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.080 21340 [18565] sub0: \ 0.0912539999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.080 21340 [18565] sub0: \ 0.091397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.080 21340 [18565] sub0: / 0.091548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.080 21340 [18565] sub0: \ 0.091665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.080 21340 [18565] sub0: / 0.091843 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.080 21340 [18565] sub0: \ 0.091964 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.080 21340 [18565] sub0: / 0.0921110000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.081 21340 [18565] sub0: \ 0.09223 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.081 21340 [18565] sub0: / 0.0923890000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.081 21340 [18565] sub0: / 0.092518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.081 21340 [18565] sub0: / 0.092665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.081 21340 [18565] sub0: \ 0.092785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.081 21340 [18565] sub0: \ 0.092933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.081 21340 [18565] sub0: \ 0.0930609999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.082 21340 [18565] sub0: / 0.093211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.082 21340 [18565] sub0: \ 0.093342 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.082 21340 [18565] sub0: / 0.093492 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.082 21340 [18565] sub0: \ 0.093612 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.082 21340 [18565] sub0: / 0.093759 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.082 21340 [18565] sub0: \ 0.093878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.082 21340 [18565] sub0: / 0.094022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.082 21340 [18565] sub0: / 0.09414 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.083 21340 [18565] sub0: / 0.094287 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.083 21340 [18565] sub0: \ 0.094421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.083 21340 [18565] sub0: \ 0.094577 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.083 21340 [18565] sub0: \ 0.094706 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.083 21340 [18565] sub0: / 0.094858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.083 21340 [18565] sub0: \ 0.094978 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.083 21340 [18565] sub0: / 0.095126 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.084 21340 [18565] sub0: \ 0.095245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.084 21340 [18565] sub0: / 0.095411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.084 21340 [18565] sub0: \ 0.09553 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.084 21340 [18565] sub0: / 0.095674 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.084 21340 [18565] sub0: / 0.095834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.084 21340 [18565] sub0: / 0.0959719999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.084 21340 [18565] sub0: \ 0.09609 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.085 21340 [18565] sub0: \ 0.0962499999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.085 21340 [18565] sub0: \ 0.0964 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.085 21340 [18565] sub0: / 0.096552 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.085 21340 [18565] sub0: \ 0.096671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.085 21340 [18565] sub0: / 0.09682 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.085 21340 [18565] sub0: \ 0.09694 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.085 21340 [18565] sub0: / 0.097088 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.086 21340 [18565] sub0: \ 0.097206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.086 21340 [18565] sub0: / 0.097364 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.086 21340 [18565] sub0: / 0.097485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.086 21340 [18565] sub0: / 0.097619 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.086 21340 [18565] sub0: \ 0.097736 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.086 21340 [18565] sub0: \ 0.097863 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.086 21340 [18565] sub0: \ 0.097989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.086 21340 [18565] sub0: / 0.098141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.087 21340 [18565] sub0: \ 0.09826 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.087 21340 [18565] sub0: / 0.098425 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.087 21340 [18565] sub0: \ 0.098543 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.087 21340 [18565] sub0: / 0.098692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.087 21340 [18565] sub0: \ 0.098812 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.087 21340 [18565] sub0: / 0.098957 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.087 21340 [18565] sub0: / 0.0991069999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.088 21340 [18565] sub0: / 0.099283 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.088 21340 [18565] sub0: \ 0.099423 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.088 21340 [18565] sub0: \ 0.0995819999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.088 21340 [18565] sub0: \ 0.099751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.088 21340 [18565] sub0: / 0.099908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.088 21340 [18565] sub0: \ 0.100028 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.088 21340 [18565] sub0: / 0.100177 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.089 21340 [18565] sub0: \ 0.100297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.089 21340 [18565] sub0: / 0.100464 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.089 21340 [18565] sub0: \ 0.100582 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.089 21340 [18565] sub0: / 0.100727 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.089 21340 [18565] sub0: / 0.100844 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.089 21340 [18565] sub0: / 0.100981 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.089 21340 [18565] sub0: \ 0.101099 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.090 21340 [18565] sub0: \ 0.101246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.090 21340 [18565] sub0: \ 0.10139 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.090 21340 [18565] sub0: / 0.101542 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.090 21340 [18565] sub0: \ 0.101661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.090 21340 [18565] sub0: / 0.10181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.090 21340 [18565] sub0: \ 0.101931 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.090 21340 [18565] sub0: / 0.102079 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.090 21340 [18565] sub0: \ 0.102197 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.091 21340 [18565] sub0: / 0.102357 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.091 21340 [18565] sub0: / 0.102477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.091 21340 [18565] sub0: / 0.102623 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.091 21340 [18565] sub0: \ 0.102757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.091 21340 [18565] sub0: \ 0.102939 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.091 21340 [18565] sub0: \ 0.103071 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.092 21340 [18565] sub0: / 0.103221 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.092 21340 [18565] sub0: \ 0.103356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.092 21340 [18565] sub0: / 0.103505 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.092 21340 [18565] sub0: \ 0.103625 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.092 21340 [18565] sub0: / 0.103804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.092 21340 [18565] sub0: \ 0.103924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.092 21340 [18565] sub0: / 0.104069 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.092 21340 [18565] sub0: / 0.104186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.093 21340 [18565] sub0: / 0.104348 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.093 21340 [18565] sub0: \ 0.104471 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.093 21340 [18565] sub0: \ 0.104633 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.093 21340 [18565] sub0: \ 0.104765 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.093 21340 [18565] sub0: / 0.104917 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.093 21340 [18565] sub0: \ 0.105034 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.093 21340 [18565] sub0: / 0.105184 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.094 21340 [18565] sub0: \ 0.105317 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.094 21340 [18565] sub0: / 0.105468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.094 21340 [18565] sub0: \ 0.105588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.094 21340 [18565] sub0: / 0.105733 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.094 21340 [18565] sub0: / 0.10585 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.094 21340 [18565] sub0: / 0.105982 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.094 21340 [18565] sub0: \ 0.106099 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.095 21340 [18565] sub0: \ 0.106261 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.095 21340 [18565] sub0: \ 0.10641 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.095 21340 [18565] sub0: / 0.106562 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.095 21340 [18565] sub0: \ 0.106681 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.095 21340 [18565] sub0: / 0.106828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.095 21340 [18565] sub0: \ 0.106948 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.095 21340 [18565] sub0: / 0.107095 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.096 21340 [18565] sub0: \ 0.107213 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.096 21340 [18565] sub0: / 0.107371 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.096 21340 [18565] sub0: / 0.107489 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.096 21340 [18565] sub0: / 0.107636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.096 21340 [18565] sub0: \ 0.107801 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.096 21340 [18565] sub0: \ 0.107952 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.096 21340 [18565] sub0: \ 0.108082 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.097 21340 [18565] sub0: / 0.108233 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.097 21340 [18565] sub0: \ 0.108367 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.097 21340 [18565] sub0: / 0.108517 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.097 21340 [18565] sub0: \ 0.108638 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.097 21340 [18565] sub0: / 0.108785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.097 21340 [18565] sub0: \ 0.108904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.097 21340 [18565] sub0: / 0.109048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.097 21340 [18565] sub0: / 0.109165 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.098 21340 [18565] sub0: / 0.109323 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.098 21340 [18565] sub0: \ 0.109445 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.098 21340 [18565] sub0: \ 0.109606 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.098 21340 [18565] sub0: \ 0.109736 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.098 21340 [18565] sub0: / 0.109888 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.098 21340 [18565] sub0: \ 0.110007 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.098 21340 [18565] sub0: / 0.110155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.099 21340 [18565] sub0: \ 0.110276 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.099 21340 [18565] sub0: / 0.110445 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.099 21340 [18565] sub0: \ 0.110563 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.099 21340 [18565] sub0: / 0.110707 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.099 21340 [18565] sub0: / 0.110824 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.099 21340 [18565] sub0: / 0.11097 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.099 21340 [18565] sub0: \ 0.111088 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.100 21340 [18565] sub0: \ 0.111235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.100 21340 [18565] sub0: \ 0.111379 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.100 21340 [18565] sub0: / 0.111531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.100 21340 [18565] sub0: \ 0.111649 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.100 21340 [18565] sub0: / 0.111829 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.100 21340 [18565] sub0: \ 0.11195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.100 21340 [18565] sub0: / 0.112098 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.101 21340 [18565] sub0: \ 0.112217 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.101 21340 [18565] sub0: / 0.112376 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.101 21340 [18565] sub0: / 0.112494 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.101 21340 [18565] sub0: / 0.112641 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.101 21340 [18565] sub0: \ 0.112759 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.101 21340 [18565] sub0: \ 0.112918 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.101 21340 [18565] sub0: \ 0.113062 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.102 21340 [18565] sub0: / 0.113214 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.102 21340 [18565] sub0: \ 0.113347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.102 21340 [18565] sub0: / 0.113497 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.102 21340 [18565] sub0: \ 0.113618 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.102 21340 [18565] sub0: / 0.113765 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.102 21340 [18565] sub0: \ 0.113882 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.102 21340 [18565] sub0: / 0.114031 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.102 21340 [18565] sub0: / 0.114148 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.103 21340 [18565] sub0: / 0.114284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.103 21340 [18565] sub0: \ 0.114417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.103 21340 [18565] sub0: \ 0.114576 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.103 21340 [18565] sub0: \ 0.114705 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.103 21340 [18565] sub0: / 0.114857 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.103 21340 [18565] sub0: \ 0.114976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.103 21340 [18565] sub0: / 0.115123 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.104 21340 [18565] sub0: \ 0.115243 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.104 21340 [18565] sub0: / 0.115406 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.104 21340 [18565] sub0: \ 0.115525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.104 21340 [18565] sub0: / 0.115668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.104 21340 [18565] sub0: / 0.115814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.104 21340 [18565] sub0: / 0.115952 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.104 21340 [18565] sub0: \ 0.11607 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.105 21340 [18565] sub0: \ 0.11623 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.105 21340 [18565] sub0: \ 0.116375 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.105 21340 [18565] sub0: / 0.116538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.105 21340 [18565] sub0: \ 0.116657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.105 21340 [18565] sub0: / 0.116803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.105 21340 [18565] sub0: \ 0.116921 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.105 21340 [18565] sub0: / 0.117067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.105 21340 [18565] sub0: \ 0.117184 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.106 21340 [18565] sub0: / 0.117339 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.106 21340 [18565] sub0: / 0.117457 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.106 21340 [18565] sub0: / 0.117588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.106 21340 [18565] sub0: \ 0.117705 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.106 21340 [18565] sub0: \ 0.117848 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.106 21340 [18565] sub0: \ 0.117974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.106 21340 [18565] sub0: / 0.118123 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.107 21340 [18565] sub0: \ 0.118241 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.107 21340 [18565] sub0: / 0.118404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.107 21340 [18565] sub0: \ 0.118525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.107 21340 [18565] sub0: / 0.118673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.107 21340 [18565] sub0: \ 0.118791 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.107 21340 [18565] sub0: / 0.118933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.107 21340 [18565] sub0: / 0.119048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.107 21340 [18565] sub0: / 0.119196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.108 21340 [18565] sub0: \ 0.119327 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.108 21340 [18565] sub0: \ 0.119499 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.108 21340 [18565] sub0: \ 0.11963 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.108 21340 [18565] sub0: / 0.119823 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.108 21340 [18565] sub0: \ 0.119943 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.108 21340 [18565] sub0: / 0.120091 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.109 21340 [18565] sub0: \ 0.120212 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.109 21340 [18565] sub0: / 0.120374 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.109 21340 [18565] sub0: \ 0.120492 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.109 21340 [18565] sub0: / 0.120634 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.109 21340 [18565] sub0: / 0.120751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.109 21340 [18565] sub0: / 0.120864 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.109 21340 [18565] sub0: \ 0.120976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.109 21340 [18565] sub0: \ 0.121131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.110 21340 [18565] sub0: \ 0.121261 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.110 21340 [18565] sub0: / 0.121425 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.110 21340 [18565] sub0: \ 0.121543 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.110 21340 [18565] sub0: / 0.121688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.110 21340 [18565] sub0: \ 0.121808 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.110 21340 [18565] sub0: / 0.121954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.110 21340 [18565] sub0: \ 0.122071 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.111 21340 [18565] sub0: / 0.122216 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.111 21340 [18565] sub0: / 0.122346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.111 21340 [18565] sub0: / 0.122485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.111 21340 [18565] sub0: \ 0.122603 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.111 21340 [18565] sub0: \ 0.12275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.111 21340 [18565] sub0: \ 0.122878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.111 21340 [18565] sub0: / 0.123028 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.111 21340 [18565] sub0: \ 0.123161 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.112 21340 [18565] sub0: / 0.123325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.112 21340 [18565] sub0: \ 0.123447 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.112 21340 [18565] sub0: / 0.123597 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.112 21340 [18565] sub0: \ 0.123747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.112 21340 [18565] sub0: / 0.123897 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.112 21340 [18565] sub0: / 0.124015 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.112 21340 [18565] sub0: / 0.124163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.113 21340 [18565] sub0: \ 0.124285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.113 21340 [18565] sub0: \ 0.124428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.113 21340 [18565] sub0: \ 0.124555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.113 21340 [18565] sub0: / 0.124705 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.113 21340 [18565] sub0: \ 0.124822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.113 21340 [18565] sub0: / 0.124967 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.113 21340 [18565] sub0: \ 0.125086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.114 21340 [18565] sub0: / 0.12523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.114 21340 [18565] sub0: \ 0.125362 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.114 21340 [18565] sub0: / 0.125504 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.114 21340 [18565] sub0: / 0.125621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.114 21340 [18565] sub0: / 0.125779 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.114 21340 [18565] sub0: \ 0.125899 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.114 21340 [18565] sub0: \ 0.126055 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.114 21340 [18565] sub0: \ 0.126183 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.115 21340 [18565] sub0: / 0.126345 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.115 21340 [18565] sub0: \ 0.126465 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.115 21340 [18565] sub0: / 0.126632 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.115 21340 [18565] sub0: \ 0.126752 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.115 21340 [18565] sub0: / 0.126898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.115 21340 [18565] sub0: \ 0.127014 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.115 21340 [18565] sub0: / 0.127156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.116 21340 [18565] sub0: / 0.127271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.116 21340 [18565] sub0: / 0.127422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.116 21340 [18565] sub0: \ 0.127539 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.116 21340 [18565] sub0: \ 0.127665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.116 21340 [18565] sub0: \ 0.127833 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.116 21340 [18565] sub0: / 0.127983 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.116 21340 [18565] sub0: \ 0.128101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.117 21340 [18565] sub0: / 0.128247 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.117 21340 [18565] sub0: \ 0.128382 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.117 21340 [18565] sub0: / 0.128528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.117 21340 [18565] sub0: \ 0.128645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.117 21340 [18565] sub0: / 0.128787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.117 21340 [18565] sub0: / 0.128902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.117 21340 [18565] sub0: / 0.12906 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.117 21340 [18565] sub0: \ 0.12918 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.118 21340 [18565] sub0: \ 0.129362 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.118 21340 [18565] sub0: \ 0.129493 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.118 21340 [18565] sub0: / 0.12964 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.118 21340 [18565] sub0: \ 0.129759 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.118 21340 [18565] sub0: / 0.129905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.118 21340 [18565] sub0: \ 0.130035 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.118 21340 [18565] sub0: / 0.130182 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.119 21340 [18565] sub0: \ 0.130299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.119 21340 [18565] sub0: / 0.130456 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.119 21340 [18565] sub0: / 0.130573 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.119 21340 [18565] sub0: / 0.130686 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.119 21340 [18565] sub0: \ 0.130799 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.119 21340 [18565] sub0: \ 0.130951 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.119 21340 [18565] sub0: \ 0.131079 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.120 21340 [18565] sub0: / 0.131228 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.120 21340 [18565] sub0: \ 0.131359 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.120 21340 [18565] sub0: / 0.131505 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.120 21340 [18565] sub0: \ 0.131622 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.120 21340 [18565] sub0: / 0.131796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.120 21340 [18565] sub0: \ 0.131915 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.120 21340 [18565] sub0: / 0.132063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.120 21340 [18565] sub0: / 0.132178 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.121 21340 [18565] sub0: / 0.132324 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.121 21340 [18565] sub0: \ 0.132442 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.121 21340 [18565] sub0: \ 0.132583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.121 21340 [18565] sub0: \ 0.13271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.121 21340 [18565] sub0: / 0.132862 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.121 21340 [18565] sub0: \ 0.13298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.121 21340 [18565] sub0: / 0.133125 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.122 21340 [18565] sub0: \ 0.133243 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.122 21340 [18565] sub0: / 0.133416 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.122 21340 [18565] sub0: \ 0.133533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.122 21340 [18565] sub0: / 0.133675 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.122 21340 [18565] sub0: / 0.133788 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.122 21340 [18565] sub0: / 0.133933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.122 21340 [18565] sub0: \ 0.13405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.123 21340 [18565] sub0: \ 0.134205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.123 21340 [18565] sub0: \ 0.134345 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.123 21340 [18565] sub0: / 0.134496 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.123 21340 [18565] sub0: \ 0.134612 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.123 21340 [18565] sub0: / 0.134758 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.123 21340 [18565] sub0: \ 0.134874 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.123 21340 [18565] sub0: / 0.135019 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.123 21340 [18565] sub0: \ 0.135136 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.124 21340 [18565] sub0: / 0.135278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.124 21340 [18565] sub0: / 0.135407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.124 21340 [18565] sub0: / 0.13554 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.124 21340 [18565] sub0: \ 0.135657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.124 21340 [18565] sub0: \ 0.135877 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.124 21340 [18565] sub0: \ 0.136003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.124 21340 [18565] sub0: / 0.136151 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.125 21340 [18565] sub0: \ 0.136266 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.125 21340 [18565] sub0: / 0.136426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.125 21340 [18565] sub0: \ 0.136544 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.125 21340 [18565] sub0: / 0.136702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.125 21340 [18565] sub0: \ 0.136818 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.125 21340 [18565] sub0: / 0.13696 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.125 21340 [18565] sub0: / 0.137074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.126 21340 [18565] sub0: / 0.137215 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.126 21340 [18565] sub0: \ 0.137343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.126 21340 [18565] sub0: \ 0.137484 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.126 21340 [18565] sub0: \ 0.137608 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.126 21340 [18565] sub0: / 0.137757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.126 21340 [18565] sub0: \ 0.137871 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.126 21340 [18565] sub0: / 0.138015 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.126 21340 [18565] sub0: \ 0.138131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.127 21340 [18565] sub0: / 0.138274 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.127 21340 [18565] sub0: \ 0.138405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:44.127 21340 [18565] sub0: / 0.138546 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.127 21340 [18565] sub0: / 0.138659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.127 21340 [18565] sub0: / 0.138806 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.127 21340 [18565] sub0: / 0.138922 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.127 21340 [18565] sub0: / 0.13911 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.128 21340 [18565] sub0: \ 0.139232 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:44.128 21340 [18565] sub0: / 0.139385 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.128 21340 [18565] sub0: / 0.13953 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:44.128 21340 [18565] sub0: / 0.139646 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:44.129 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:44.130 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:44.131 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:44.133 21340 [18565] sub0: \ 0.144425 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:44.133 21340 [18565] sub0: / 0.144573 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:44.134 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:44.135 21340 [18565] sub0: \ 0.146394 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:44.135 21340 [18565] sub0: / 0.146776 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:44.135 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:44.137 21340 [18565] sub0: \ 0.148399 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:44.137 21340 [18565] sub0: / 0.148618 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:44.137 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:25:44.257 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:25:44.586 21340 [18565] sub0: \ 0.597806 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:44.587 21340 [18565] sub0: / 0.598656 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:44.587 21340 [18565] time: 0.599182 2015-12-03 12:25:44.588 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:44.589 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:44.589 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:44.590 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:44.591 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:44.591 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:44.592 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:44.594 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:44.595 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:44.601 21340 [18565] sub0: / 0.612971 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:46.024 21340 [18565] sub0: \ 2.035609 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:46.025 21340 [18565] sub0: \ 0.000656 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:46.025 21340 [18565] sub0: / 0.000796 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:46.025 21340 [18565] sub0: \ 0.000923 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:46.025 21340 [18565] sub0: / 0.001086 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:46.027 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:46.028 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:46.029 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:46.030 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:46.031 21340 [18565] sub0: \ 0.006661 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:46.031 21340 [18565] sub0: \ 0.007221 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:46.032 21340 [18565] sub0: \ 0.007388 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:46.032 21340 [18565] sub0: \ 0.00755 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:46.032 21340 [18565] sub0: / 0.007693 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:46.032 21340 [18565] sub0: / 0.007825 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:46.032 21340 [18565] sub0: / 0.007994 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:46.032 21340 [18565] sub0: / 0.008111 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:46.033 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:46.034 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:46.035 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:46.036 21340 [18565] sub0: \ 0.012208 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:46.037 21340 [18565] sub0: / 0.012359 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:46.038 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:46.038 21340 [18565] sub0: \ 0.014207 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:46.039 21340 [18565] sub0: / 0.014642 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:46.039 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:46.040 21340 [18565] sub0: \ 0.016167 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:46.041 21340 [18565] sub0: / 0.016372 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:46.406 21524 [18565] sub0: \ 19.956756 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:46.407 21524 [18565] sub0: \ 0.000553 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:46.407 21524 [18565] sub0: / 0.00069 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:46.407 21524 [18565] sub0: \ 0.000816 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:46.407 21524 [18565] sub0: / 0.000978 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:46.409 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:46.410 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:46.411 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:46.412 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:46.413 21524 [18565] sub0: \ 0.006698 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:46.413 21524 [18565] sub0: \ 0.007234 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:46.414 21524 [18565] sub0: \ 0.007382 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:46.414 21524 [18565] sub0: \ 0.007503 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:46.414 21524 [18565] sub0: / 0.007635 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:46.414 21524 [18565] sub0: / 0.007756 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:46.414 21524 [18565] sub0: / 0.007878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:46.414 21524 [18565] sub0: / 0.00798 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:46.414 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:46.416 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:46.417 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:46.418 21524 [18565] sub0: \ 0.0119 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:46.418 21524 [18565] sub0: / 0.012036 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:46.419 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:46.420 21524 [18565] sub0: \ 0.013911 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:46.421 21524 [18565] sub0: / 0.014285 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:46.421 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:46.422 21524 [18565] sub0: \ 0.015771 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:46.422 21524 [18565] sub0: / 0.01598 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:46.895 21340 [18565] sub0: \ 0.870467 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:46.896 21340 [18565] sub0: / 0.871338 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:46.900 21340 [18565] time: 0.875379 2015-12-03 12:25:46.901 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:46.901 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:46.902 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:46.903 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:46.903 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:46.904 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:46.905 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:46.920 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:46.921 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:46.927 21340 [18565] sub0: / 0.902986 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:47.022 21340 [18565] sub0: \ 0.997986 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:47.023 21340 [18565] sub0: \ 0.000645 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:47.023 21340 [18565] sub0: / 0.000779 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:47.023 21340 [18565] sub0: \ 0.0009 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:47.023 21340 [18565] sub0: / 0.001059 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:47.025 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:47.026 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:47.027 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:47.028 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:47.029 21340 [18565] sub0: \ 0.006255 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:47.029 21340 [18565] sub0: \ 0.00684 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:47.029 21340 [18565] sub0: \ 0.007013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:47.029 21340 [18565] sub0: \ 0.007161 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:47.030 21340 [18565] sub0: / 0.0073 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:47.030 21340 [18565] sub0: / 0.007432 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:47.030 21340 [18565] sub0: / 0.00756 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:47.030 21340 [18565] sub0: / 0.007675 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:47.030 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:47.031 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:47.033 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:47.034 21340 [18565] sub0: \ 0.01186 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:47.034 21340 [18565] sub0: / 0.012008 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:47.035 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:47.036 21340 [18565] sub0: \ 0.013908 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:47.037 21340 [18565] sub0: / 0.014292 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:47.037 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:47.038 21340 [18565] sub0: \ 0.015687 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:47.038 21340 [18565] sub0: / 0.015913 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:47.256 21524 [18565] sub0: \ 0.849574 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:47.257 21524 [18565] sub0: / 0.850476 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:47.260 21524 [18565] time: 0.854245 2015-12-03 12:25:47.261 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:47.262 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:47.262 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:47.263 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:47.264 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:47.265 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:47.265 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:47.267 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:47.268 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:47.272 21524 [18565] sub0: / 0.866209 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:47.667 21524 [18565] sub0: \ 1.260505 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:47.667 21524 [18565] sub0: \ 0.000535 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:47.668 21524 [18565] sub0: / 0.000666 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:47.668 21524 [18565] sub0: \ 0.00078 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:47.668 21524 [18565] sub0: / 0.000931 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:47.669 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:47.670 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:47.671 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:47.672 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:47.673 21524 [18565] sub0: \ 0.00607 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:47.674 21524 [18565] sub0: \ 0.0066 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:47.674 21524 [18565] sub0: \ 0.006768 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:47.674 21524 [18565] sub0: \ 0.006899 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:47.674 21524 [18565] sub0: / 0.007022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:47.674 21524 [18565] sub0: / 0.007136 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:47.674 21524 [18565] sub0: / 0.007255 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:47.674 21524 [18565] sub0: / 0.007356 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:47.675 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:47.676 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:47.677 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:47.678 21524 [18565] sub0: \ 0.011297 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:47.678 21524 [18565] sub0: / 0.011466 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:47.679 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:47.680 21524 [18565] sub0: \ 0.013418 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:47.681 21524 [18565] sub0: / 0.013839 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:47.681 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:47.682 21524 [18565] sub0: \ 0.015185 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:47.682 21524 [18565] sub0: / 0.015391 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:47.810 21340 [18565] sub0: \ 0.787256 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:47.810 21340 [18565] sub0: / 0.788145 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:47.814 21340 [18565] time: 0.791864 2015-12-03 12:25:47.815 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:47.816 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:47.816 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:47.817 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:47.818 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:47.819 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:47.819 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:47.821 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:47.822 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:47.828 21340 [18565] sub0: / 0.805586 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:47.984 21340 [18565] sub0: \ 0.961468 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:47.985 21340 [18565] sub0: \ 0.000676 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:47.985 21340 [18565] sub0: / 0.000818 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:47.985 21340 [18565] sub0: \ 0.000942 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:47.985 21340 [18565] sub0: / 0.001104 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:47.987 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:47.988 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:47.989 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:47.990 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:47.990 21340 [18565] sub0: \ 0.006362 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:47.991 21340 [18565] sub0: \ 0.006939 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:47.991 21340 [18565] sub0: \ 0.007126 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:47.991 21340 [18565] sub0: \ 0.007271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:47.991 21340 [18565] sub0: / 0.007414 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:47.992 21340 [18565] sub0: / 0.007544 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:47.992 21340 [18565] sub0: / 0.007693 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:47.992 21340 [18565] sub0: / 0.007813 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:47.992 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:47.993 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:47.995 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:47.996 21340 [18565] sub0: \ 0.011886 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:47.996 21340 [18565] sub0: / 0.012072 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:47.997 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:47.998 21340 [18565] sub0: \ 0.01396 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:47.998 21340 [18565] sub0: / 0.014351 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:47.999 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:48.000 21340 [18565] sub0: \ 0.015787 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:48.000 21340 [18565] sub0: / 0.016053 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:48.129 21340 [18565] sub0: \ 0.145202 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:48.130 21340 [18565] sub0: / 0.146104 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:48.131 21340 [18565] time: 0.147064 2015-12-03 12:25:48.132 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:48.132 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:48.133 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:48.134 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:48.134 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:48.135 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:48.136 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:48.137 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:48.138 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:48.145 21340 [18565] sub0: / 0.160535 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:48.163 21524 [18565] sub0: \ 0.496343 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:48.164 21524 [18565] sub0: / 0.497246 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:48.167 21524 [18565] time: 0.499817 2015-12-03 12:25:48.167 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:48.168 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:48.169 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:48.169 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:48.170 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:48.171 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:48.171 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:48.173 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:48.174 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:48.179 21524 [18565] sub0: / 0.511778 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:48.296 21524 [18565] sub0: \ 0.628745 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:48.296 21524 [18565] sub0: \ 0.000586 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:48.297 21524 [18565] sub0: / 0.000731 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:48.297 21524 [18565] sub0: \ 0.000856 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:48.297 21524 [18565] sub0: / 0.001012 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:48.299 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:48.300 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:48.301 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:48.302 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:48.302 21524 [18565] sub0: \ 0.006426 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:48.303 21524 [18565] sub0: \ 0.007019 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:48.303 21524 [18565] sub0: \ 0.007151 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:48.303 21524 [18565] sub0: \ 0.007285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:48.303 21524 [18565] sub0: / 0.007408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:48.303 21524 [18565] sub0: / 0.00751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:48.304 21524 [18565] sub0: / 0.007633 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:48.304 21524 [18565] sub0: / 0.007749 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:48.304 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:48.305 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:48.306 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:48.307 21524 [18565] sub0: \ 0.011589 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:48.308 21524 [18565] sub0: / 0.011735 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:48.309 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:48.309 21524 [18565] sub0: \ 0.013511 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:48.310 21524 [18565] sub0: / 0.013896 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:48.310 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:48.311 21524 [18565] sub0: \ 0.015254 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:48.311 21524 [18565] sub0: / 0.015463 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:48.363 21524 [18565] sub0: \ 0.066872 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:48.364 21524 [18565] sub0: / 0.067747 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:48.364 21524 [18565] time: 0.068503 2015-12-03 12:25:48.365 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:48.365 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:48.366 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:48.367 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:48.367 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:48.368 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:48.369 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:48.371 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:48.372 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:48.376 21524 [18565] sub0: / 0.080396 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:49.626 21524 [18565] sub0: \ 1.32961 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:49.626 21524 [18565] sub0: \ 0.000552 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:49.626 21524 [18565] sub0: / 0.000711 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:49.627 21524 [18565] sub0: \ 0.000838 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:49.627 21524 [18565] sub0: / 0.001014 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:49.629 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:49.630 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:49.631 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:49.632 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:49.632 21524 [18565] sub0: \ 0.006779 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:49.706 21524 [18565] sub0: \ 0.079899 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:49.706 21524 [18565] sub0: \ 0.080262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.706 21524 [18565] sub0: / 0.080398 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.706 21524 [18565] sub0: \ 0.080508 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.706 21524 [18565] sub0: \ 0.080666 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.706 21524 [18565] sub0: \ 0.080787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.707 21524 [18565] sub0: \ 0.080924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.707 21524 [18565] sub0: \ 0.081038 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.707 21524 [18565] sub0: / 0.081173 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.707 21524 [18565] sub0: \ 0.081278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.707 21524 [18565] sub0: / 0.081411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.707 21524 [18565] sub0: \ 0.081514 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.707 21524 [18565] sub0: / 0.08167 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.707 21524 [18565] sub0: \ 0.081776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.708 21524 [18565] sub0: / 0.081919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.708 21524 [18565] sub0: / 0.082025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.708 21524 [18565] sub0: / 0.082166 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.708 21524 [18565] sub0: \ 0.082271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.708 21524 [18565] sub0: \ 0.082464 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.708 21524 [18565] sub0: \ 0.082581 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.708 21524 [18565] sub0: / 0.082715 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.709 21524 [18565] sub0: \ 0.082819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.709 21524 [18565] sub0: / 0.082969 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.709 21524 [18565] sub0: \ 0.083074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.709 21524 [18565] sub0: / 0.083208 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.709 21524 [18565] sub0: \ 0.083312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.709 21524 [18565] sub0: / 0.083441 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.709 21524 [18565] sub0: / 0.083544 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.709 21524 [18565] sub0: / 0.083654 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.709 21524 [18565] sub0: \ 0.083757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.710 21524 [18565] sub0: \ 0.083903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.710 21524 [18565] sub0: \ 0.084018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.710 21524 [18565] sub0: / 0.084151 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.710 21524 [18565] sub0: \ 0.084256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.710 21524 [18565] sub0: / 0.084389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.710 21524 [18565] sub0: \ 0.084494 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.710 21524 [18565] sub0: / 0.084639 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.710 21524 [18565] sub0: \ 0.084745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.711 21524 [18565] sub0: / 0.084872 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.711 21524 [18565] sub0: / 0.084989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.711 21524 [18565] sub0: / 0.085121 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.711 21524 [18565] sub0: \ 0.085227 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.711 21524 [18565] sub0: \ 0.085349 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.711 21524 [18565] sub0: \ 0.085462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.711 21524 [18565] sub0: / 0.085595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.711 21524 [18565] sub0: \ 0.085698 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.712 21524 [18565] sub0: / 0.085832 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.712 21524 [18565] sub0: \ 0.08595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.712 21524 [18565] sub0: / 0.086085 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.712 21524 [18565] sub0: \ 0.086189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.712 21524 [18565] sub0: / 0.086343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.712 21524 [18565] sub0: / 0.08645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.712 21524 [18565] sub0: / 0.086588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.712 21524 [18565] sub0: \ 0.086691 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.712 21524 [18565] sub0: \ 0.086803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.713 21524 [18565] sub0: \ 0.086926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.713 21524 [18565] sub0: / 0.087061 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.713 21524 [18565] sub0: \ 0.087165 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.713 21524 [18565] sub0: / 0.087297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.713 21524 [18565] sub0: \ 0.087401 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.713 21524 [18565] sub0: / 0.087534 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.713 21524 [18565] sub0: \ 0.087648 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.713 21524 [18565] sub0: / 0.087778 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.714 21524 [18565] sub0: / 0.087892 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.714 21524 [18565] sub0: / 0.08804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.714 21524 [18565] sub0: \ 0.088148 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.714 21524 [18565] sub0: \ 0.088262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.714 21524 [18565] sub0: \ 0.088374 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.714 21524 [18565] sub0: / 0.088508 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.714 21524 [18565] sub0: \ 0.088613 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.714 21524 [18565] sub0: / 0.088748 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.715 21524 [18565] sub0: \ 0.088854 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.715 21524 [18565] sub0: / 0.089012 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.715 21524 [18565] sub0: \ 0.089126 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.715 21524 [18565] sub0: / 0.089259 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.715 21524 [18565] sub0: / 0.089365 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.715 21524 [18565] sub0: / 0.089516 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.715 21524 [18565] sub0: \ 0.089627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.715 21524 [18565] sub0: \ 0.089774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.716 21524 [18565] sub0: \ 0.089903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.716 21524 [18565] sub0: / 0.090042 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.716 21524 [18565] sub0: \ 0.090147 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.716 21524 [18565] sub0: / 0.090284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.716 21524 [18565] sub0: \ 0.090427 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.716 21524 [18565] sub0: / 0.090564 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.716 21524 [18565] sub0: \ 0.090669 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.717 21524 [18565] sub0: / 0.090815 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.717 21524 [18565] sub0: / 0.090934 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.717 21524 [18565] sub0: / 0.091061 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.717 21524 [18565] sub0: \ 0.091166 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.717 21524 [18565] sub0: \ 0.09129 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.717 21524 [18565] sub0: \ 0.091402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.717 21524 [18565] sub0: / 0.091538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.717 21524 [18565] sub0: \ 0.091644 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.717 21524 [18565] sub0: / 0.091782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.718 21524 [18565] sub0: \ 0.091904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.718 21524 [18565] sub0: / 0.092045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.718 21524 [18565] sub0: \ 0.09215 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.718 21524 [18565] sub0: / 0.092283 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.718 21524 [18565] sub0: / 0.092388 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.718 21524 [18565] sub0: / 0.092533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.718 21524 [18565] sub0: \ 0.09264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.718 21524 [18565] sub0: \ 0.092763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.719 21524 [18565] sub0: \ 0.092877 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.719 21524 [18565] sub0: / 0.093028 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.719 21524 [18565] sub0: \ 0.093133 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.719 21524 [18565] sub0: / 0.093269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.719 21524 [18565] sub0: \ 0.093374 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.719 21524 [18565] sub0: / 0.093509 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.719 21524 [18565] sub0: \ 0.093613 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.719 21524 [18565] sub0: / 0.093743 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.720 21524 [18565] sub0: / 0.093861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.720 21524 [18565] sub0: / 0.094022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.720 21524 [18565] sub0: \ 0.094131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.720 21524 [18565] sub0: \ 0.094273 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.721 21524 [18565] sub0: \ 0.09499 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.721 21524 [18565] sub0: / 0.095136 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.721 21524 [18565] sub0: \ 0.095244 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.721 21524 [18565] sub0: / 0.095381 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.721 21524 [18565] sub0: \ 0.095486 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.721 21524 [18565] sub0: / 0.095621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.721 21524 [18565] sub0: \ 0.095725 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.722 21524 [18565] sub0: / 0.095855 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.722 21524 [18565] sub0: / 0.095974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.722 21524 [18565] sub0: / 0.096105 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.722 21524 [18565] sub0: \ 0.096211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.722 21524 [18565] sub0: \ 0.096356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.722 21524 [18565] sub0: \ 0.096471 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.724 21524 [18565] sub0: / 0.098151 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.724 21524 [18565] sub0: \ 0.098292 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.724 21524 [18565] sub0: / 0.098473 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.724 21524 [18565] sub0: \ 0.098578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.724 21524 [18565] sub0: / 0.098716 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.725 21524 [18565] sub0: \ 0.098821 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.725 21524 [18565] sub0: / 0.098969 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.725 21524 [18565] sub0: / 0.099074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.725 21524 [18565] sub0: / 0.099219 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.725 21524 [18565] sub0: \ 0.099326 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.725 21524 [18565] sub0: \ 0.099489 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.725 21524 [18565] sub0: \ 0.099609 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.725 21524 [18565] sub0: / 0.099747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.726 21524 [18565] sub0: \ 0.099853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.726 21524 [18565] sub0: / 0.100005 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.726 21524 [18565] sub0: \ 0.100111 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.726 21524 [18565] sub0: / 0.100247 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.726 21524 [18565] sub0: \ 0.100353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.726 21524 [18565] sub0: / 0.100483 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.726 21524 [18565] sub0: / 0.100587 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.726 21524 [18565] sub0: / 0.100687 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.726 21524 [18565] sub0: \ 0.100789 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.727 21524 [18565] sub0: \ 0.100947 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.727 21524 [18565] sub0: \ 0.101064 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.727 21524 [18565] sub0: / 0.1012 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.727 21524 [18565] sub0: \ 0.101304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.727 21524 [18565] sub0: / 0.101491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.728 21524 [18565] sub0: \ 0.1016 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.728 21524 [18565] sub0: / 0.101972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.728 21524 [18565] sub0: \ 0.102078 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.728 21524 [18565] sub0: / 0.102208 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.728 21524 [18565] sub0: / 0.102358 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.728 21524 [18565] sub0: / 0.102487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.728 21524 [18565] sub0: \ 0.102604 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.728 21524 [18565] sub0: \ 0.102745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.729 21524 [18565] sub0: \ 0.102861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.729 21524 [18565] sub0: / 0.103013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.729 21524 [18565] sub0: \ 0.103118 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.729 21524 [18565] sub0: / 0.103251 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.729 21524 [18565] sub0: \ 0.103354 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.729 21524 [18565] sub0: / 0.103488 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.729 21524 [18565] sub0: \ 0.103592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.729 21524 [18565] sub0: / 0.10372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.730 21524 [18565] sub0: / 0.103822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.730 21524 [18565] sub0: / 0.103966 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.730 21524 [18565] sub0: \ 0.10407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.730 21524 [18565] sub0: \ 0.104202 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.730 21524 [18565] sub0: \ 0.104315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.730 21524 [18565] sub0: / 0.10445 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.730 21524 [18565] sub0: \ 0.104555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.730 21524 [18565] sub0: / 0.104689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.730 21524 [18565] sub0: \ 0.104793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.731 21524 [18565] sub0: / 0.10494 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.731 21524 [18565] sub0: \ 0.105047 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.731 21524 [18565] sub0: / 0.105175 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.731 21524 [18565] sub0: / 0.105277 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.731 21524 [18565] sub0: / 0.105409 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.731 21524 [18565] sub0: \ 0.105525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.731 21524 [18565] sub0: \ 0.105649 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.731 21524 [18565] sub0: \ 0.105761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.732 21524 [18565] sub0: / 0.105911 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.732 21524 [18565] sub0: \ 0.106018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.732 21524 [18565] sub0: / 0.106153 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.732 21524 [18565] sub0: \ 0.106258 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.732 21524 [18565] sub0: / 0.106425 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.732 21524 [18565] sub0: \ 0.106531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.732 21524 [18565] sub0: / 0.10666 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.732 21524 [18565] sub0: / 0.106762 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.733 21524 [18565] sub0: / 0.106917 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.733 21524 [18565] sub0: \ 0.107023 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.733 21524 [18565] sub0: \ 0.107176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.733 21524 [18565] sub0: \ 0.10729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.733 21524 [18565] sub0: / 0.107424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.733 21524 [18565] sub0: \ 0.107528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.733 21524 [18565] sub0: / 0.107663 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.733 21524 [18565] sub0: \ 0.107766 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.734 21524 [18565] sub0: / 0.107919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.734 21524 [18565] sub0: \ 0.108025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.734 21524 [18565] sub0: / 0.108155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.734 21524 [18565] sub0: / 0.108258 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.734 21524 [18565] sub0: / 0.108368 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.734 21524 [18565] sub0: \ 0.108469 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.734 21524 [18565] sub0: \ 0.108632 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.734 21524 [18565] sub0: \ 0.108749 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.735 21524 [18565] sub0: / 0.108896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.735 21524 [18565] sub0: \ 0.109004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.735 21524 [18565] sub0: / 0.109138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.735 21524 [18565] sub0: \ 0.109242 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.735 21524 [18565] sub0: / 0.109375 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.735 21524 [18565] sub0: \ 0.109478 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.735 21524 [18565] sub0: / 0.109607 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.735 21524 [18565] sub0: / 0.109709 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.736 21524 [18565] sub0: / 0.109818 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.736 21524 [18565] sub0: \ 0.109936 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.736 21524 [18565] sub0: \ 0.110052 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.736 21524 [18565] sub0: \ 0.110163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.736 21524 [18565] sub0: / 0.110331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.736 21524 [18565] sub0: \ 0.110443 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.736 21524 [18565] sub0: / 0.110577 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.736 21524 [18565] sub0: \ 0.110681 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.737 21524 [18565] sub0: / 0.110815 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.737 21524 [18565] sub0: \ 0.110933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.737 21524 [18565] sub0: / 0.111064 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.737 21524 [18565] sub0: / 0.111167 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.737 21524 [18565] sub0: / 0.11131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.737 21524 [18565] sub0: \ 0.111415 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.737 21524 [18565] sub0: \ 0.111552 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.737 21524 [18565] sub0: \ 0.111675 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.738 21524 [18565] sub0: / 0.111812 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.738 21524 [18565] sub0: \ 0.111932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.738 21524 [18565] sub0: / 0.112066 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.738 21524 [18565] sub0: \ 0.112169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.738 21524 [18565] sub0: / 0.112302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.738 21524 [18565] sub0: \ 0.112405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.738 21524 [18565] sub0: / 0.112533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.738 21524 [18565] sub0: / 0.112637 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.738 21524 [18565] sub0: / 0.112761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.739 21524 [18565] sub0: \ 0.112863 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.739 21524 [18565] sub0: \ 0.11302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.739 21524 [18565] sub0: \ 0.113134 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.739 21524 [18565] sub0: / 0.113267 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.739 21524 [18565] sub0: \ 0.113372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.739 21524 [18565] sub0: / 0.113506 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.739 21524 [18565] sub0: \ 0.11361 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.739 21524 [18565] sub0: / 0.113743 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.740 21524 [18565] sub0: \ 0.113847 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.740 21524 [18565] sub0: / 0.113997 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.740 21524 [18565] sub0: / 0.114101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.740 21524 [18565] sub0: / 0.114223 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.740 21524 [18565] sub0: \ 0.114354 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.740 21524 [18565] sub0: \ 0.114496 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.740 21524 [18565] sub0: \ 0.11462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.740 21524 [18565] sub0: / 0.114758 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.741 21524 [18565] sub0: \ 0.114862 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.741 21524 [18565] sub0: / 0.115012 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.741 21524 [18565] sub0: \ 0.115117 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.741 21524 [18565] sub0: / 0.115252 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.741 21524 [18565] sub0: \ 0.115356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.741 21524 [18565] sub0: / 0.115485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.741 21524 [18565] sub0: / 0.115588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.741 21524 [18565] sub0: / 0.115713 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.742 21524 [18565] sub0: \ 0.115816 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.742 21524 [18565] sub0: \ 0.115968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.742 21524 [18565] sub0: \ 0.116081 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.742 21524 [18565] sub0: / 0.116216 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.742 21524 [18565] sub0: \ 0.11632 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.742 21524 [18565] sub0: / 0.116452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.742 21524 [18565] sub0: \ 0.116555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.742 21524 [18565] sub0: / 0.116688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.742 21524 [18565] sub0: \ 0.116792 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.743 21524 [18565] sub0: / 0.116933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.743 21524 [18565] sub0: / 0.117039 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.743 21524 [18565] sub0: / 0.117165 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.743 21524 [18565] sub0: \ 0.117269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.743 21524 [18565] sub0: \ 0.11741 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.743 21524 [18565] sub0: \ 0.117524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.743 21524 [18565] sub0: / 0.117668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.743 21524 [18565] sub0: \ 0.117774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.744 21524 [18565] sub0: / 0.117923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.744 21524 [18565] sub0: \ 0.118029 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.744 21524 [18565] sub0: / 0.118162 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.744 21524 [18565] sub0: \ 0.118266 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.744 21524 [18565] sub0: / 0.118426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.744 21524 [18565] sub0: / 0.118529 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.744 21524 [18565] sub0: / 0.118649 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.744 21524 [18565] sub0: \ 0.118752 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.745 21524 [18565] sub0: \ 0.118902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.745 21524 [18565] sub0: \ 0.119018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.745 21524 [18565] sub0: / 0.119154 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.745 21524 [18565] sub0: \ 0.119257 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.745 21524 [18565] sub0: / 0.119391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.745 21524 [18565] sub0: \ 0.119493 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.745 21524 [18565] sub0: / 0.119625 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.745 21524 [18565] sub0: \ 0.119728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.746 21524 [18565] sub0: / 0.119855 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.746 21524 [18565] sub0: / 0.119972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.746 21524 [18565] sub0: / 0.120097 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.746 21524 [18565] sub0: \ 0.120199 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.746 21524 [18565] sub0: \ 0.120353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.746 21524 [18565] sub0: \ 0.120466 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.746 21524 [18565] sub0: / 0.1206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.746 21524 [18565] sub0: \ 0.120713 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.747 21524 [18565] sub0: / 0.120849 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.747 21524 [18565] sub0: \ 0.120966 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.747 21524 [18565] sub0: / 0.121101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.747 21524 [18565] sub0: \ 0.121204 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.747 21524 [18565] sub0: / 0.12133 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.747 21524 [18565] sub0: / 0.121432 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.747 21524 [18565] sub0: / 0.121532 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.747 21524 [18565] sub0: \ 0.121633 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.747 21524 [18565] sub0: \ 0.121769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.748 21524 [18565] sub0: \ 0.121891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.748 21524 [18565] sub0: / 0.12203 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.748 21524 [18565] sub0: \ 0.122132 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.748 21524 [18565] sub0: / 0.122264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.748 21524 [18565] sub0: \ 0.122405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.748 21524 [18565] sub0: / 0.122539 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.748 21524 [18565] sub0: \ 0.122641 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.748 21524 [18565] sub0: / 0.122768 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.749 21524 [18565] sub0: / 0.122868 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.749 21524 [18565] sub0: / 0.123009 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.749 21524 [18565] sub0: \ 0.123112 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.749 21524 [18565] sub0: \ 0.123244 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.749 21524 [18565] sub0: \ 0.123355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.749 21524 [18565] sub0: / 0.123487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.749 21524 [18565] sub0: \ 0.123589 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.749 21524 [18565] sub0: / 0.123732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.750 21524 [18565] sub0: \ 0.123835 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.750 21524 [18565] sub0: / 0.123982 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.750 21524 [18565] sub0: \ 0.124085 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.750 21524 [18565] sub0: / 0.124212 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.750 21524 [18565] sub0: / 0.124312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.750 21524 [18565] sub0: / 0.12444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.750 21524 [18565] sub0: \ 0.124541 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.750 21524 [18565] sub0: \ 0.124653 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.750 21524 [18565] sub0: \ 0.124762 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.751 21524 [18565] sub0: / 0.124906 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.751 21524 [18565] sub0: \ 0.12501 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.751 21524 [18565] sub0: / 0.125143 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.751 21524 [18565] sub0: \ 0.125245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.751 21524 [18565] sub0: / 0.125376 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.751 21524 [18565] sub0: \ 0.125477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.751 21524 [18565] sub0: / 0.125603 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.751 21524 [18565] sub0: / 0.125703 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.752 21524 [18565] sub0: / 0.125843 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.752 21524 [18565] sub0: \ 0.125961 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.752 21524 [18565] sub0: \ 0.126111 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.752 21524 [18565] sub0: \ 0.126222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.752 21524 [18565] sub0: / 0.12638 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.752 21524 [18565] sub0: \ 0.126485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.752 21524 [18565] sub0: / 0.126631 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.752 21524 [18565] sub0: \ 0.126735 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.753 21524 [18565] sub0: / 0.126867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.753 21524 [18565] sub0: \ 0.126985 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.753 21524 [18565] sub0: / 0.127113 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.753 21524 [18565] sub0: / 0.127213 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.753 21524 [18565] sub0: / 0.12732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.753 21524 [18565] sub0: \ 0.127421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.753 21524 [18565] sub0: \ 0.127542 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.753 21524 [18565] sub0: \ 0.127652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.753 21524 [18565] sub0: / 0.127784 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.754 21524 [18565] sub0: \ 0.127897 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.754 21524 [18565] sub0: / 0.128034 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.754 21524 [18565] sub0: \ 0.128135 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.754 21524 [18565] sub0: / 0.128265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.754 21524 [18565] sub0: \ 0.128366 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.754 21524 [18565] sub0: / 0.128492 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.754 21524 [18565] sub0: / 0.128593 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.754 21524 [18565] sub0: / 0.12873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.755 21524 [18565] sub0: \ 0.128832 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.755 21524 [18565] sub0: \ 0.128986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.755 21524 [18565] sub0: \ 0.129099 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.755 21524 [18565] sub0: / 0.129233 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.755 21524 [18565] sub0: \ 0.129335 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.755 21524 [18565] sub0: / 0.129467 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.755 21524 [18565] sub0: \ 0.129583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.755 21524 [18565] sub0: / 0.129718 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.756 21524 [18565] sub0: \ 0.12982 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.756 21524 [18565] sub0: / 0.129968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.756 21524 [18565] sub0: / 0.13007 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.756 21524 [18565] sub0: / 0.130191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.756 21524 [18565] sub0: \ 0.130293 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.756 21524 [18565] sub0: \ 0.130475 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.756 21524 [18565] sub0: \ 0.130588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.756 21524 [18565] sub0: / 0.130722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.757 21524 [18565] sub0: \ 0.130825 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.757 21524 [18565] sub0: / 0.130972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.757 21524 [18565] sub0: \ 0.131074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.757 21524 [18565] sub0: / 0.131207 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.757 21524 [18565] sub0: \ 0.131309 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.757 21524 [18565] sub0: / 0.131437 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.757 21524 [18565] sub0: / 0.131537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.757 21524 [18565] sub0: / 0.131646 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.757 21524 [18565] sub0: \ 0.131747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.758 21524 [18565] sub0: \ 0.131878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.758 21524 [18565] sub0: \ 0.132006 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.758 21524 [18565] sub0: / 0.132139 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.758 21524 [18565] sub0: \ 0.132242 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.758 21524 [18565] sub0: / 0.132375 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.758 21524 [18565] sub0: \ 0.132477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.758 21524 [18565] sub0: / 0.132621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.758 21524 [18565] sub0: \ 0.132725 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.759 21524 [18565] sub0: / 0.132852 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.759 21524 [18565] sub0: / 0.132968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.759 21524 [18565] sub0: / 0.133097 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.759 21524 [18565] sub0: \ 0.133198 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.759 21524 [18565] sub0: \ 0.133319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.759 21524 [18565] sub0: \ 0.13343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.759 21524 [18565] sub0: / 0.133563 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.759 21524 [18565] sub0: \ 0.133665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.759 21524 [18565] sub0: / 0.133797 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.760 21524 [18565] sub0: \ 0.133912 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.760 21524 [18565] sub0: / 0.134047 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.760 21524 [18565] sub0: \ 0.13415 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.760 21524 [18565] sub0: / 0.134276 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.760 21524 [18565] sub0: / 0.13442 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.760 21524 [18565] sub0: / 0.134559 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.760 21524 [18565] sub0: \ 0.134662 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.760 21524 [18565] sub0: \ 0.134797 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.761 21524 [18565] sub0: \ 0.134921 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.761 21524 [18565] sub0: / 0.135057 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.761 21524 [18565] sub0: \ 0.13516 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.761 21524 [18565] sub0: / 0.135292 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.761 21524 [18565] sub0: \ 0.135393 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.761 21524 [18565] sub0: / 0.135526 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.761 21524 [18565] sub0: \ 0.135638 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.761 21524 [18565] sub0: / 0.135766 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.762 21524 [18565] sub0: / 0.135867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.762 21524 [18565] sub0: / 0.136007 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.762 21524 [18565] sub0: \ 0.13611 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.762 21524 [18565] sub0: \ 0.13624 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:49.762 21524 [18565] sub0: \ 0.13635 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.762 21524 [18565] sub0: / 0.136483 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.762 21524 [18565] sub0: \ 0.136585 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.762 21524 [18565] sub0: / 0.136718 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.763 21524 [18565] sub0: \ 0.13682 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.763 21524 [18565] sub0: / 0.136964 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.763 21524 [18565] sub0: \ 0.137068 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:49.763 21524 [18565] sub0: / 0.137194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.763 21524 [18565] sub0: / 0.137296 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.763 21524 [18565] sub0: / 0.137424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.763 21524 [18565] sub0: / 0.137525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.763 21524 [18565] sub0: / 0.137694 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.764 21524 [18565] sub0: / 0.137809 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:49.764 21524 [18565] sub0: / 0.137924 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:49.764 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:49.766 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:49.767 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:49.768 21524 [18565] sub0: \ 0.142479 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:49.768 21524 [18565] sub0: / 0.142621 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:49.769 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:49.770 21524 [18565] sub0: \ 0.144385 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:49.770 21524 [18565] sub0: / 0.144751 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:49.771 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:49.772 21524 [18565] sub0: \ 0.146072 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:49.772 21524 [18565] sub0: / 0.146274 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:49.772 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:25:49.891 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:25:50.215 21524 [18565] sub0: \ 0.58929 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:50.216 21524 [18565] sub0: / 0.590134 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:50.216 21524 [18565] time: 0.590807 2015-12-03 12:25:50.217 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:50.218 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:50.218 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:50.219 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:50.220 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:50.220 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:50.221 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:50.223 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:50.224 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:50.230 21524 [18565] sub0: / 0.604245 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:52.278 21524 [18565] sub0: \ 2.652179 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:52.279 21524 [18565] sub0: \ 0.000563 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:52.279 21524 [18565] sub0: / 0.000699 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:52.279 21524 [18565] sub0: \ 0.000827 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:52.279 21524 [18565] sub0: / 0.000987 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:52.281 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:52.282 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:52.283 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:52.284 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:52.285 21524 [18565] sub0: \ 0.006727 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:52.285 21524 [18565] sub0: \ 0.007258 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:52.285 21524 [18565] sub0: \ 0.007414 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:52.286 21524 [18565] sub0: \ 0.007558 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:52.286 21524 [18565] sub0: / 0.007686 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:52.286 21524 [18565] sub0: / 0.0078 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:52.286 21524 [18565] sub0: / 0.007913 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:52.286 21524 [18565] sub0: / 0.008014 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:52.286 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:52.287 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:52.289 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:52.290 21524 [18565] sub0: \ 0.011895 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:52.290 21524 [18565] sub0: / 0.012029 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:52.291 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:52.292 21524 [18565] sub0: \ 0.013958 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:52.292 21524 [18565] sub0: / 0.014347 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:52.293 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:52.294 21524 [18565] sub0: \ 0.015866 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:52.294 21524 [18565] sub0: / 0.016078 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:52.726 21340 [18565] sub0: \ 4.742166 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:52.727 21340 [18565] sub0: \ 0.00064 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:52.727 21340 [18565] sub0: / 0.00078 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:52.727 21340 [18565] sub0: \ 0.000905 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:52.727 21340 [18565] sub0: / 0.001066 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:52.729 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:52.730 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:52.731 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:52.732 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:52.733 21340 [18565] sub0: \ 0.006468 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:52.733 21340 [18565] sub0: \ 0.007019 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:52.734 21340 [18565] sub0: \ 0.007209 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:52.734 21340 [18565] sub0: \ 0.00737 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:52.734 21340 [18565] sub0: / 0.007512 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:52.734 21340 [18565] sub0: / 0.007643 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:52.734 21340 [18565] sub0: / 0.007776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:52.734 21340 [18565] sub0: / 0.007893 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:52.735 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:52.736 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:52.737 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:52.738 21340 [18565] sub0: \ 0.011932 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:52.738 21340 [18565] sub0: / 0.01209 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:52.740 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:52.740 21340 [18565] sub0: \ 0.014131 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:52.741 21340 [18565] sub0: / 0.014555 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:52.741 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:52.742 21340 [18565] sub0: \ 0.01602 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:52.743 21340 [18565] sub0: / 0.016262 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:53.037 21525 [18565] sub0: \ 50.262322 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:53.037 21525 [18565] sub0: \ 0.000557 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:53.038 21525 [18565] sub0: / 0.000695 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:53.038 21525 [18565] sub0: \ 0.000834 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:53.038 21525 [18565] sub0: / 0.000996 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:53.039 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:53.041 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:53.042 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:53.043 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:53.044 21525 [18565] sub0: \ 0.006667 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:53.044 21525 [18565] sub0: \ 0.007285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:53.044 21525 [18565] sub0: \ 0.007455 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:53.044 21525 [18565] sub0: \ 0.007602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:53.045 21525 [18565] sub0: / 0.007744 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:53.045 21525 [18565] sub0: / 0.007881 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:53.045 21525 [18565] sub0: / 0.008013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:53.045 21525 [18565] sub0: / 0.008131 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:53.045 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:53.048 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:53.051 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:53.053 21525 [18565] sub0: \ 0.015798 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:53.053 21525 [18565] sub0: / 0.015972 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:53.056 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:53.057 21525 [18565] sub0: \ 0.020207 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:53.057 21525 [18565] sub0: / 0.020615 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:53.058 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:53.061 21525 [18565] sub0: \ 0.024141 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:53.061 21525 [18565] sub0: / 0.024421 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:53.134 21524 [18565] sub0: \ 0.855842 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:53.135 21524 [18565] sub0: / 0.856775 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:53.139 21524 [18565] time: 0.860879 2015-12-03 12:25:53.140 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:53.140 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:53.141 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:53.142 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:53.143 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:53.143 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:53.144 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:53.146 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:53.147 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:53.152 21524 [18565] sub0: / 0.874029 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:53.469 21525 [18565] sub0: \ 0.432098 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:53.470 21525 [18565] sub0: / 0.433001 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:53.472 21525 [18565] time: 0.434779 2015-12-03 12:25:53.472 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:53.473 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:53.474 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:53.474 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:53.475 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:53.476 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:53.477 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:53.480 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:53.481 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:53.487 21525 [18565] sub0: / 0.450258 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:53.611 21340 [18565] sub0: \ 0.884529 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:53.612 21340 [18565] sub0: / 0.885413 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:53.616 21340 [18565] time: 0.889361 2015-12-03 12:25:53.617 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:53.618 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:53.618 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:53.619 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:53.620 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:53.621 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:53.622 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:53.623 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:53.624 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:53.631 21340 [18565] sub0: / 0.904345 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:53.744 21340 [18565] sub0: \ 1.017414 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:53.745 21340 [18565] sub0: \ 0.000687 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:53.745 21340 [18565] sub0: / 0.000825 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:53.745 21340 [18565] sub0: \ 0.000949 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:53.745 21340 [18565] sub0: / 0.001107 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:53.747 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:53.748 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:53.749 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:53.750 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:53.751 21340 [18565] sub0: \ 0.006955 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:53.752 21340 [18565] sub0: \ 0.007553 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:53.752 21340 [18565] sub0: \ 0.007719 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:53.752 21340 [18565] sub0: \ 0.007967 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:53.752 21340 [18565] sub0: / 0.008144 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:53.752 21340 [18565] sub0: / 0.008264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:53.752 21340 [18565] sub0: / 0.008404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:53.752 21340 [18565] sub0: / 0.008519 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:53.753 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:53.754 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:53.755 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:53.757 21340 [18565] sub0: \ 0.012901 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:53.757 21340 [18565] sub0: / 0.013078 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:53.758 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:53.759 21340 [18565] sub0: \ 0.015233 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:53.760 21340 [18565] sub0: / 0.015689 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:53.760 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:53.761 21340 [18565] sub0: \ 0.017154 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:53.761 21340 [18565] sub0: / 0.017389 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:53.816 21340 [18565] sub0: \ 0.07235 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:53.817 21340 [18565] sub0: / 0.073222 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:53.818 21340 [18565] time: 0.073938 2015-12-03 12:25:53.819 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:53.819 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:53.820 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:53.821 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:53.821 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:53.822 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:53.823 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:53.824 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:53.825 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:53.831 21340 [18565] sub0: / 0.087142 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:25:56.101 21340 [18565] sub0: \ 2.357366 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:25:56.102 21340 [18565] sub0: \ 0.000636 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:25:56.102 21340 [18565] sub0: / 0.000796 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:56.102 21340 [18565] sub0: \ 0.000924 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:25:56.103 21340 [18565] sub0: / 0.001106 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:25:56.104 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:56.105 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:25:56.106 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:25:56.107 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:25:56.108 21340 [18565] sub0: \ 0.00663 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:25:56.185 21340 [18565] sub0: \ 0.083113 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:25:56.185 21340 [18565] sub0: \ 0.083509 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.185 21340 [18565] sub0: \ 0.083747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.185 21340 [18565] sub0: \ 0.083894 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.186 21340 [18565] sub0: \ 0.084063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.186 21340 [18565] sub0: \ 0.084203 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.186 21340 [18565] sub0: / 0.084362 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.186 21340 [18565] sub0: \ 0.084486 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.186 21340 [18565] sub0: / 0.084637 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.186 21340 [18565] sub0: \ 0.084757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.186 21340 [18565] sub0: / 0.084907 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.187 21340 [18565] sub0: \ 0.085026 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.187 21340 [18565] sub0: / 0.085206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.187 21340 [18565] sub0: / 0.085327 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.187 21340 [18565] sub0: / 0.085474 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.187 21340 [18565] sub0: \ 0.085592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.187 21340 [18565] sub0: \ 0.085754 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.187 21340 [18565] sub0: \ 0.085885 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.188 21340 [18565] sub0: / 0.086038 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.188 21340 [18565] sub0: \ 0.086175 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.188 21340 [18565] sub0: / 0.086326 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.188 21340 [18565] sub0: \ 0.086489 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.188 21340 [18565] sub0: / 0.086648 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.188 21340 [18565] sub0: \ 0.086771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.188 21340 [18565] sub0: / 0.086917 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.189 21340 [18565] sub0: / 0.08704 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.189 21340 [18565] sub0: / 0.087195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.189 21340 [18565] sub0: \ 0.087315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.189 21340 [18565] sub0: \ 0.087465 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.189 21340 [18565] sub0: \ 0.087595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.189 21340 [18565] sub0: / 0.087747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.189 21340 [18565] sub0: \ 0.08787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.190 21340 [18565] sub0: / 0.088019 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.190 21340 [18565] sub0: \ 0.088156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.190 21340 [18565] sub0: / 0.088306 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.190 21340 [18565] sub0: \ 0.088426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.190 21340 [18565] sub0: / 0.088572 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.190 21340 [18565] sub0: / 0.088706 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.190 21340 [18565] sub0: / 0.088856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.191 21340 [18565] sub0: \ 0.088976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.191 21340 [18565] sub0: \ 0.089159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.191 21340 [18565] sub0: \ 0.089294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.191 21340 [18565] sub0: / 0.089446 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.191 21340 [18565] sub0: \ 0.089569 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.191 21340 [18565] sub0: / 0.089718 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.191 21340 [18565] sub0: \ 0.089839 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.192 21340 [18565] sub0: / 0.08999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.192 21340 [18565] sub0: \ 0.090126 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.192 21340 [18565] sub0: / 0.090271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.192 21340 [18565] sub0: / 0.090391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.192 21340 [18565] sub0: / 0.090568 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.192 21340 [18565] sub0: \ 0.090689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.192 21340 [18565] sub0: \ 0.090851 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.193 21340 [18565] sub0: \ 0.090983 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.193 21340 [18565] sub0: / 0.091151 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.193 21340 [18565] sub0: \ 0.091275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.193 21340 [18565] sub0: / 0.091427 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.193 21340 [18565] sub0: \ 0.091548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.193 21340 [18565] sub0: / 0.091701 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.193 21340 [18565] sub0: \ 0.091822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.194 21340 [18565] sub0: / 0.091967 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.194 21340 [18565] sub0: / 0.092103 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.194 21340 [18565] sub0: / 0.092256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.194 21340 [18565] sub0: \ 0.092375 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.194 21340 [18565] sub0: \ 0.092549 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.194 21340 [18565] sub0: \ 0.092683 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.194 21340 [18565] sub0: / 0.092835 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.195 21340 [18565] sub0: \ 0.092958 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.195 21340 [18565] sub0: / 0.093121 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.195 21340 [18565] sub0: \ 0.093243 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.195 21340 [18565] sub0: / 0.093393 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.195 21340 [18565] sub0: \ 0.093513 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.195 21340 [18565] sub0: / 0.093658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.195 21340 [18565] sub0: / 0.093778 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.195 21340 [18565] sub0: / 0.093893 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.196 21340 [18565] sub0: \ 0.094008 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.196 21340 [18565] sub0: \ 0.094173 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.196 21340 [18565] sub0: \ 0.094302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.196 21340 [18565] sub0: / 0.094504 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.196 21340 [18565] sub0: \ 0.094631 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.196 21340 [18565] sub0: / 0.094781 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.196 21340 [18565] sub0: \ 0.094902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.197 21340 [18565] sub0: / 0.095066 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.197 21340 [18565] sub0: \ 0.09519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.197 21340 [18565] sub0: / 0.095335 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.197 21340 [18565] sub0: / 0.095456 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.197 21340 [18565] sub0: / 0.095604 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.197 21340 [18565] sub0: \ 0.095738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.197 21340 [18565] sub0: \ 0.0959 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.198 21340 [18565] sub0: \ 0.096034 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.198 21340 [18565] sub0: / 0.096202 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.198 21340 [18565] sub0: \ 0.096325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.198 21340 [18565] sub0: / 0.096474 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.198 21340 [18565] sub0: \ 0.096595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.198 21340 [18565] sub0: / 0.096747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.198 21340 [18565] sub0: \ 0.096868 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.199 21340 [18565] sub0: / 0.097014 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.199 21340 [18565] sub0: / 0.097152 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.199 21340 [18565] sub0: / 0.097293 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.199 21340 [18565] sub0: \ 0.097412 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.199 21340 [18565] sub0: \ 0.097577 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.199 21340 [18565] sub0: \ 0.09771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.199 21340 [18565] sub0: / 0.097862 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.200 21340 [18565] sub0: \ 0.097985 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.200 21340 [18565] sub0: / 0.098151 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.200 21340 [18565] sub0: \ 0.098271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.200 21340 [18565] sub0: / 0.098422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.200 21340 [18565] sub0: \ 0.098582 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.200 21340 [18565] sub0: / 0.098726 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.200 21340 [18565] sub0: / 0.098847 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.201 21340 [18565] sub0: / 0.09898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.201 21340 [18565] sub0: \ 0.099114 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.201 21340 [18565] sub0: \ 0.09931 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.201 21340 [18565] sub0: \ 0.099443 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.201 21340 [18565] sub0: / 0.099595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.201 21340 [18565] sub0: \ 0.099718 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.201 21340 [18565] sub0: / 0.099868 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.202 21340 [18565] sub0: \ 0.099989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.202 21340 [18565] sub0: / 0.100159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.202 21340 [18565] sub0: \ 0.100281 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.202 21340 [18565] sub0: / 0.100427 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.202 21340 [18565] sub0: / 0.100548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.202 21340 [18565] sub0: / 0.100696 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.202 21340 [18565] sub0: \ 0.100818 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.203 21340 [18565] sub0: \ 0.100949 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.203 21340 [18565] sub0: \ 0.10109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.203 21340 [18565] sub0: / 0.101244 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.203 21340 [18565] sub0: \ 0.101368 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.203 21340 [18565] sub0: / 0.101519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.203 21340 [18565] sub0: \ 0.10164 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.203 21340 [18565] sub0: / 0.10179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.203 21340 [18565] sub0: \ 0.10191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.204 21340 [18565] sub0: / 0.102067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.204 21340 [18565] sub0: / 0.102189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.204 21340 [18565] sub0: / 0.10235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.204 21340 [18565] sub0: \ 0.102521 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.204 21340 [18565] sub0: \ 0.102691 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.204 21340 [18565] sub0: \ 0.102823 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.205 21340 [18565] sub0: / 0.102974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.205 21340 [18565] sub0: \ 0.103114 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.205 21340 [18565] sub0: / 0.103266 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.205 21340 [18565] sub0: \ 0.103387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.205 21340 [18565] sub0: / 0.103538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.205 21340 [18565] sub0: \ 0.103659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.205 21340 [18565] sub0: / 0.103803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.205 21340 [18565] sub0: / 0.103925 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.206 21340 [18565] sub0: / 0.104087 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.206 21340 [18565] sub0: \ 0.10421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.206 21340 [18565] sub0: \ 0.104341 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.206 21340 [18565] sub0: \ 0.104471 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.206 21340 [18565] sub0: / 0.104622 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.206 21340 [18565] sub0: \ 0.104745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.206 21340 [18565] sub0: / 0.104894 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.207 21340 [18565] sub0: \ 0.105014 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.207 21340 [18565] sub0: / 0.10518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.207 21340 [18565] sub0: \ 0.105301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.207 21340 [18565] sub0: / 0.105445 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.207 21340 [18565] sub0: / 0.105566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.207 21340 [18565] sub0: / 0.105728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.207 21340 [18565] sub0: \ 0.105851 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.208 21340 [18565] sub0: \ 0.106026 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.208 21340 [18565] sub0: \ 0.106189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.208 21340 [18565] sub0: / 0.106343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.208 21340 [18565] sub0: \ 0.106499 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.208 21340 [18565] sub0: / 0.106657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.208 21340 [18565] sub0: \ 0.106778 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.208 21340 [18565] sub0: / 0.106928 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.209 21340 [18565] sub0: \ 0.107049 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.209 21340 [18565] sub0: / 0.107211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.209 21340 [18565] sub0: / 0.107332 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.209 21340 [18565] sub0: / 0.107449 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.209 21340 [18565] sub0: \ 0.107564 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.209 21340 [18565] sub0: \ 0.107715 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.209 21340 [18565] sub0: \ 0.107845 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.210 21340 [18565] sub0: / 0.107996 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.210 21340 [18565] sub0: \ 0.108133 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.210 21340 [18565] sub0: / 0.108285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.210 21340 [18565] sub0: \ 0.108406 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.210 21340 [18565] sub0: / 0.108557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.210 21340 [18565] sub0: \ 0.108678 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.210 21340 [18565] sub0: / 0.108823 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.211 21340 [18565] sub0: / 0.108945 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.211 21340 [18565] sub0: / 0.109108 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.211 21340 [18565] sub0: \ 0.109231 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.211 21340 [18565] sub0: \ 0.109406 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.211 21340 [18565] sub0: \ 0.10954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.211 21340 [18565] sub0: / 0.109707 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.211 21340 [18565] sub0: \ 0.109831 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.212 21340 [18565] sub0: / 0.10998 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.212 21340 [18565] sub0: \ 0.110115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.212 21340 [18565] sub0: / 0.110267 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.212 21340 [18565] sub0: \ 0.110387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.212 21340 [18565] sub0: / 0.110583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.213 21340 [18565] sub0: / 0.111412 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.213 21340 [18565] sub0: / 0.111535 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.213 21340 [18565] sub0: \ 0.111652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.213 21340 [18565] sub0: \ 0.111802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.213 21340 [18565] sub0: \ 0.111935 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.214 21340 [18565] sub0: / 0.112102 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.214 21340 [18565] sub0: \ 0.112226 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.214 21340 [18565] sub0: / 0.112378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.214 21340 [18565] sub0: \ 0.112501 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.214 21340 [18565] sub0: / 0.112652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.214 21340 [18565] sub0: \ 0.112773 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.214 21340 [18565] sub0: / 0.112919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.215 21340 [18565] sub0: / 0.113042 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.215 21340 [18565] sub0: / 0.113206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.215 21340 [18565] sub0: \ 0.113328 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.215 21340 [18565] sub0: \ 0.113476 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.215 21340 [18565] sub0: \ 0.113607 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.215 21340 [18565] sub0: / 0.113773 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.215 21340 [18565] sub0: \ 0.113897 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.216 21340 [18565] sub0: / 0.114047 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.216 21340 [18565] sub0: \ 0.114183 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.216 21340 [18565] sub0: / 0.114333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.216 21340 [18565] sub0: \ 0.114488 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.216 21340 [18565] sub0: / 0.114641 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.216 21340 [18565] sub0: / 0.114762 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.216 21340 [18565] sub0: / 0.114914 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.217 21340 [18565] sub0: \ 0.115037 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.217 21340 [18565] sub0: \ 0.115213 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.217 21340 [18565] sub0: \ 0.115346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.217 21340 [18565] sub0: / 0.115498 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.217 21340 [18565] sub0: \ 0.115621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.217 21340 [18565] sub0: / 0.115772 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.217 21340 [18565] sub0: \ 0.115893 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.218 21340 [18565] sub0: / 0.116045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.218 21340 [18565] sub0: \ 0.116181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.218 21340 [18565] sub0: / 0.116327 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.218 21340 [18565] sub0: / 0.116448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.218 21340 [18565] sub0: / 0.116586 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.218 21340 [18565] sub0: \ 0.116706 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.218 21340 [18565] sub0: \ 0.116855 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.219 21340 [18565] sub0: \ 0.116985 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.219 21340 [18565] sub0: / 0.117151 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.219 21340 [18565] sub0: \ 0.117289 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.219 21340 [18565] sub0: / 0.11744 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.219 21340 [18565] sub0: \ 0.117562 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.219 21340 [18565] sub0: / 0.117712 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.219 21340 [18565] sub0: \ 0.117833 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.220 21340 [18565] sub0: / 0.117976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.220 21340 [18565] sub0: / 0.118112 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.220 21340 [18565] sub0: / 0.118262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.220 21340 [18565] sub0: \ 0.118383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.220 21340 [18565] sub0: \ 0.118609 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.220 21340 [18565] sub0: \ 0.118746 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.220 21340 [18565] sub0: / 0.118898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.221 21340 [18565] sub0: \ 0.119021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.221 21340 [18565] sub0: / 0.119186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.221 21340 [18565] sub0: \ 0.119307 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.221 21340 [18565] sub0: / 0.119457 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.221 21340 [18565] sub0: \ 0.119579 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.221 21340 [18565] sub0: / 0.119729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.221 21340 [18565] sub0: / 0.119851 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.222 21340 [18565] sub0: / 0.119969 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.222 21340 [18565] sub0: \ 0.120098 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.222 21340 [18565] sub0: \ 0.12023 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.222 21340 [18565] sub0: \ 0.120359 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.222 21340 [18565] sub0: / 0.120513 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.222 21340 [18565] sub0: \ 0.120636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.222 21340 [18565] sub0: / 0.1208 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.222 21340 [18565] sub0: \ 0.120924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.223 21340 [18565] sub0: / 0.12109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.223 21340 [18565] sub0: \ 0.121213 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.223 21340 [18565] sub0: / 0.121359 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.223 21340 [18565] sub0: / 0.12148 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.223 21340 [18565] sub0: / 0.121643 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.223 21340 [18565] sub0: \ 0.121765 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.223 21340 [18565] sub0: \ 0.121897 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.224 21340 [18565] sub0: \ 0.122027 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.224 21340 [18565] sub0: / 0.122195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.224 21340 [18565] sub0: \ 0.122318 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.224 21340 [18565] sub0: / 0.122508 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.224 21340 [18565] sub0: \ 0.122635 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.224 21340 [18565] sub0: / 0.122787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.224 21340 [18565] sub0: \ 0.122908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.225 21340 [18565] sub0: / 0.123065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.225 21340 [18565] sub0: / 0.123189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.225 21340 [18565] sub0: / 0.12335 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.225 21340 [18565] sub0: \ 0.123473 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.225 21340 [18565] sub0: \ 0.123634 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.225 21340 [18565] sub0: \ 0.123766 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.225 21340 [18565] sub0: / 0.123919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.226 21340 [18565] sub0: \ 0.124043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.226 21340 [18565] sub0: / 0.124254 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.226 21340 [18565] sub0: \ 0.124379 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.226 21340 [18565] sub0: / 0.124531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.226 21340 [18565] sub0: \ 0.124653 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.226 21340 [18565] sub0: / 0.124798 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.226 21340 [18565] sub0: / 0.12492 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.227 21340 [18565] sub0: / 0.125073 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.227 21340 [18565] sub0: \ 0.125196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.227 21340 [18565] sub0: \ 0.125357 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.227 21340 [18565] sub0: \ 0.125491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.227 21340 [18565] sub0: / 0.125642 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.227 21340 [18565] sub0: \ 0.125764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.227 21340 [18565] sub0: / 0.125915 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.228 21340 [18565] sub0: \ 0.126036 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.228 21340 [18565] sub0: / 0.126202 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.228 21340 [18565] sub0: \ 0.126323 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.228 21340 [18565] sub0: / 0.12652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.228 21340 [18565] sub0: / 0.126645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.228 21340 [18565] sub0: / 0.126785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.228 21340 [18565] sub0: \ 0.126904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.229 21340 [18565] sub0: \ 0.127037 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.229 21340 [18565] sub0: \ 0.127198 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.229 21340 [18565] sub0: / 0.127563 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.229 21340 [18565] sub0: \ 0.127751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.229 21340 [18565] sub0: / 0.127904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.230 21340 [18565] sub0: \ 0.128039 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.230 21340 [18565] sub0: / 0.128206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.230 21340 [18565] sub0: \ 0.128327 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.230 21340 [18565] sub0: / 0.128472 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.230 21340 [18565] sub0: / 0.128592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.230 21340 [18565] sub0: / 0.128753 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.230 21340 [18565] sub0: \ 0.128876 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.231 21340 [18565] sub0: \ 0.129029 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.231 21340 [18565] sub0: \ 0.129174 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.231 21340 [18565] sub0: / 0.129327 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.231 21340 [18565] sub0: \ 0.129449 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.231 21340 [18565] sub0: / 0.129598 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.231 21340 [18565] sub0: \ 0.129718 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.231 21340 [18565] sub0: / 0.129867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.232 21340 [18565] sub0: \ 0.129988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.232 21340 [18565] sub0: / 0.130149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.232 21340 [18565] sub0: / 0.130271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.232 21340 [18565] sub0: / 0.130419 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.232 21340 [18565] sub0: \ 0.130584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.232 21340 [18565] sub0: \ 0.130737 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.232 21340 [18565] sub0: \ 0.13087 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.233 21340 [18565] sub0: / 0.131023 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.233 21340 [18565] sub0: \ 0.131161 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.233 21340 [18565] sub0: / 0.131311 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.233 21340 [18565] sub0: \ 0.131433 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.233 21340 [18565] sub0: / 0.131602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.233 21340 [18565] sub0: \ 0.131724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.233 21340 [18565] sub0: / 0.131869 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.234 21340 [18565] sub0: / 0.131989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.234 21340 [18565] sub0: / 0.132154 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.234 21340 [18565] sub0: \ 0.132274 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.234 21340 [18565] sub0: \ 0.132436 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.234 21340 [18565] sub0: \ 0.132569 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.234 21340 [18565] sub0: / 0.132721 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.234 21340 [18565] sub0: \ 0.132843 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.235 21340 [18565] sub0: / 0.132992 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.235 21340 [18565] sub0: \ 0.133129 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.235 21340 [18565] sub0: / 0.133281 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.235 21340 [18565] sub0: \ 0.133402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.235 21340 [18565] sub0: / 0.133546 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.235 21340 [18565] sub0: / 0.133667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.235 21340 [18565] sub0: / 0.133805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.235 21340 [18565] sub0: \ 0.133924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.236 21340 [18565] sub0: \ 0.134103 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.236 21340 [18565] sub0: \ 0.134238 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.236 21340 [18565] sub0: / 0.134391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.236 21340 [18565] sub0: \ 0.134571 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.236 21340 [18565] sub0: / 0.134724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.236 21340 [18565] sub0: \ 0.134846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.237 21340 [18565] sub0: / 0.134997 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.237 21340 [18565] sub0: \ 0.135146 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.237 21340 [18565] sub0: / 0.135294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.237 21340 [18565] sub0: / 0.135414 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.237 21340 [18565] sub0: / 0.135548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.237 21340 [18565] sub0: \ 0.135666 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.237 21340 [18565] sub0: \ 0.135811 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.237 21340 [18565] sub0: \ 0.135941 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.238 21340 [18565] sub0: / 0.136107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.238 21340 [18565] sub0: \ 0.136232 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.238 21340 [18565] sub0: / 0.136383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.238 21340 [18565] sub0: \ 0.136504 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.238 21340 [18565] sub0: / 0.136656 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.238 21340 [18565] sub0: \ 0.136776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.238 21340 [18565] sub0: / 0.13692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.239 21340 [18565] sub0: / 0.13704 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.239 21340 [18565] sub0: / 0.137208 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.239 21340 [18565] sub0: \ 0.137329 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.239 21340 [18565] sub0: \ 0.137488 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.239 21340 [18565] sub0: \ 0.13762 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.239 21340 [18565] sub0: / 0.137773 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.239 21340 [18565] sub0: \ 0.137895 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.240 21340 [18565] sub0: / 0.138045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.240 21340 [18565] sub0: \ 0.13818 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.240 21340 [18565] sub0: / 0.13833 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.240 21340 [18565] sub0: \ 0.138488 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.240 21340 [18565] sub0: / 0.13866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.240 21340 [18565] sub0: / 0.138782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.240 21340 [18565] sub0: / 0.138918 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.241 21340 [18565] sub0: \ 0.139036 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.241 21340 [18565] sub0: \ 0.139202 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.241 21340 [18565] sub0: \ 0.139332 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.241 21340 [18565] sub0: / 0.139485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.241 21340 [18565] sub0: \ 0.139606 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.241 21340 [18565] sub0: / 0.139755 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.241 21340 [18565] sub0: \ 0.139874 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.242 21340 [18565] sub0: / 0.140025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.242 21340 [18565] sub0: \ 0.140159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.242 21340 [18565] sub0: / 0.140305 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.242 21340 [18565] sub0: / 0.140423 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.242 21340 [18565] sub0: / 0.140569 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.242 21340 [18565] sub0: \ 0.140688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.242 21340 [18565] sub0: \ 0.140849 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.243 21340 [18565] sub0: \ 0.14098 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.243 21340 [18565] sub0: / 0.141146 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.243 21340 [18565] sub0: \ 0.141267 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.243 21340 [18565] sub0: / 0.141418 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.243 21340 [18565] sub0: \ 0.141537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.243 21340 [18565] sub0: / 0.141687 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.243 21340 [18565] sub0: \ 0.141806 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.244 21340 [18565] sub0: / 0.141967 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.244 21340 [18565] sub0: / 0.1421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.244 21340 [18565] sub0: / 0.142239 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.244 21340 [18565] sub0: \ 0.142356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.244 21340 [18565] sub0: \ 0.142562 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.244 21340 [18565] sub0: \ 0.142694 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.244 21340 [18565] sub0: / 0.142847 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.245 21340 [18565] sub0: \ 0.142968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.245 21340 [18565] sub0: / 0.143134 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.245 21340 [18565] sub0: \ 0.143252 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.245 21340 [18565] sub0: / 0.143403 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.245 21340 [18565] sub0: \ 0.143522 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.245 21340 [18565] sub0: / 0.143665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.245 21340 [18565] sub0: / 0.143783 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.245 21340 [18565] sub0: / 0.143929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.246 21340 [18565] sub0: \ 0.144046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.246 21340 [18565] sub0: \ 0.144208 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.246 21340 [18565] sub0: \ 0.144338 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.246 21340 [18565] sub0: / 0.144491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.246 21340 [18565] sub0: \ 0.14461 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.246 21340 [18565] sub0: / 0.144759 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.246 21340 [18565] sub0: \ 0.144877 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.247 21340 [18565] sub0: / 0.145026 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.247 21340 [18565] sub0: \ 0.145159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.247 21340 [18565] sub0: / 0.145302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.247 21340 [18565] sub0: / 0.145434 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.247 21340 [18565] sub0: / 0.145584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.247 21340 [18565] sub0: \ 0.145702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.247 21340 [18565] sub0: \ 0.145862 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.248 21340 [18565] sub0: \ 0.145991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.248 21340 [18565] sub0: / 0.146158 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.248 21340 [18565] sub0: \ 0.146279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.248 21340 [18565] sub0: / 0.146428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.248 21340 [18565] sub0: \ 0.146586 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.248 21340 [18565] sub0: / 0.146738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.248 21340 [18565] sub0: \ 0.146858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.249 21340 [18565] sub0: / 0.147 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.249 21340 [18565] sub0: / 0.147134 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.249 21340 [18565] sub0: / 0.147272 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.249 21340 [18565] sub0: \ 0.147391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.249 21340 [18565] sub0: \ 0.14755 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.249 21340 [18565] sub0: \ 0.147682 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.249 21340 [18565] sub0: / 0.147835 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.250 21340 [18565] sub0: \ 0.147956 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.250 21340 [18565] sub0: / 0.14812 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.250 21340 [18565] sub0: \ 0.148242 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.250 21340 [18565] sub0: / 0.148393 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.250 21340 [18565] sub0: \ 0.148513 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:25:56.250 21340 [18565] sub0: / 0.148657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.250 21340 [18565] sub0: / 0.148776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.250 21340 [18565] sub0: / 0.14893 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.251 21340 [18565] sub0: / 0.149048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.251 21340 [18565] sub0: / 0.149205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.251 21340 [18565] sub0: \ 0.149339 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:25:56.251 21340 [18565] sub0: / 0.149481 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.251 21340 [18565] sub0: / 0.149629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:25:56.251 21340 [18565] sub0: / 0.149747 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:25:56.252 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:56.253 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:25:56.255 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:25:56.256 21340 [18565] sub0: \ 0.15465 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:25:56.256 21340 [18565] sub0: / 0.1548 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:25:56.257 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:25:56.258 21340 [18565] sub0: \ 0.156653 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:25:56.259 21340 [18565] sub0: / 0.157036 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:25:56.259 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:25:56.260 21340 [18565] sub0: \ 0.158509 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:25:56.260 21340 [18565] sub0: / 0.158737 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:25:56.261 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:25:56.384 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:25:56.721 21340 [18565] sub0: \ 0.619365 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:25:56.722 21340 [18565] sub0: / 0.620208 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:25:56.722 21340 [18565] time: 0.620879 2015-12-03 12:25:56.723 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:25:56.724 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:56.724 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:25:56.725 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:25:56.726 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:25:56.726 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:25:56.727 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:25:56.729 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:25:56.730 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:25:56.737 21340 [18565] sub0: / 0.635892 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:27:33.173 21525 [18565] sub0: \ 100.136604 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:27:33.174 21525 [18565] sub0: \ 0.000561 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:27:33.174 21525 [18565] sub0: / 0.000701 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:27:33.175 21525 [18565] sub0: \ 0.000827 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:27:33.175 21525 [18565] sub0: / 0.001005 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:27:33.176 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:27:33.178 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:27:33.179 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:27:33.180 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:27:33.180 21525 [18565] sub0: \ 0.006791 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:27:33.181 21525 [18565] sub0: \ 0.007357 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:27:33.181 21525 [18565] sub0: \ 0.007528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:33.181 21525 [18565] sub0: \ 0.007676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:33.181 21525 [18565] sub0: / 0.007816 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:33.182 21525 [18565] sub0: / 0.00795 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:33.182 21525 [18565] sub0: / 0.008079 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:33.182 21525 [18565] sub0: / 0.008196 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:27:33.182 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:27:33.183 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:27:33.185 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:27:33.186 21525 [18565] sub0: \ 0.012406 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:27:33.186 21525 [18565] sub0: / 0.01256 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:27:33.187 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:27:33.188 21525 [18565] sub0: \ 0.014624 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:27:33.189 21525 [18565] sub0: / 0.015043 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:27:33.189 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:27:33.190 21525 [18565] sub0: \ 0.016485 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:27:33.190 21525 [18565] sub0: / 0.016711 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:27:33.602 21524 [18565] sub0: \ 101.324261 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:27:33.603 21524 [18565] sub0: \ 0.000556 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:27:33.603 21524 [18565] sub0: / 0.000676 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:27:33.603 21524 [18565] sub0: \ 0.000796 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:27:33.603 21524 [18565] sub0: / 0.000953 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:27:33.605 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:27:33.606 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:27:33.607 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:27:33.608 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:27:33.609 21524 [18565] sub0: \ 0.00633 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:27:33.609 21524 [18565] sub0: \ 0.006861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:27:33.610 21524 [18565] sub0: \ 0.00701 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:33.610 21524 [18565] sub0: \ 0.007152 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:33.610 21524 [18565] sub0: / 0.007279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:33.610 21524 [18565] sub0: / 0.007393 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:33.610 21524 [18565] sub0: / 0.007511 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:33.610 21524 [18565] sub0: / 0.007614 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:27:33.610 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:27:33.611 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:27:33.613 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:27:33.614 21524 [18565] sub0: \ 0.011445 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:27:33.614 21524 [18565] sub0: / 0.011577 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:27:33.615 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:27:33.616 21524 [18565] sub0: \ 0.013341 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:27:33.616 21524 [18565] sub0: / 0.013748 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:27:33.616 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:27:33.618 21524 [18565] sub0: \ 0.015097 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:27:33.618 21524 [18565] sub0: / 0.015368 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:27:33.740 21524 [18565] sub0: \ 0.137721 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:27:33.741 21524 [18565] sub0: / 0.1386 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:27:33.742 21524 [18565] time: 0.13958 2015-12-03 12:27:33.743 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:27:33.743 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:27:33.744 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:27:33.745 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:27:33.745 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:27:33.746 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:27:33.747 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:27:33.748 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:27:33.749 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:27:33.754 21524 [18565] sub0: / 0.151443 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:27:33.781 21524 [18565] sub0: \ 0.178394 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:27:33.782 21524 [18565] sub0: \ 0.000541 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:27:33.782 21524 [18565] sub0: / 0.000671 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:27:33.782 21524 [18565] sub0: \ 0.000781 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:27:33.782 21524 [18565] sub0: / 0.00092 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:27:33.783 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:27:33.784 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:27:33.785 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:27:33.787 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:27:33.787 21524 [18565] sub0: \ 0.006049 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:27:33.788 21524 [18565] sub0: \ 0.006633 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:27:33.788 21524 [18565] sub0: \ 0.006779 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:33.788 21524 [18565] sub0: \ 0.006897 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:33.788 21524 [18565] sub0: / 0.007058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:33.788 21524 [18565] sub0: / 0.007176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:33.788 21524 [18565] sub0: / 0.007297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:33.788 21524 [18565] sub0: / 0.007397 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:27:33.789 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:27:33.790 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:27:33.791 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:27:33.792 21524 [18565] sub0: \ 0.011204 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:27:33.792 21524 [18565] sub0: / 0.011332 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:27:33.793 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:27:33.794 21524 [18565] sub0: \ 0.0131 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:27:33.795 21524 [18565] sub0: / 0.013474 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:27:33.795 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:27:33.796 21524 [18565] sub0: \ 0.014806 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:27:33.796 21524 [18565] sub0: / 0.015037 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:27:33.928 21524 [18565] sub0: \ 0.147041 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:27:33.929 21524 [18565] sub0: / 0.14791 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:27:33.930 21524 [18565] time: 0.148766 2015-12-03 12:27:33.930 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:27:33.931 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:27:33.931 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:27:33.932 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:27:33.933 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:27:33.934 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:27:33.934 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:27:33.936 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:27:33.937 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:27:33.942 21524 [18565] sub0: / 0.160526 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:27:33.995 21524 [18565] sub0: \ 0.213748 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:27:33.996 21524 [18565] sub0: \ 0.000541 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:27:33.996 21524 [18565] sub0: / 0.000667 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:27:33.996 21524 [18565] sub0: \ 0.000782 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:27:33.996 21524 [18565] sub0: / 0.000921 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:27:33.997 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:27:33.998 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:27:33.999 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:27:34.000 21525 [18565] sub0: \ 0.826061 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:27:34.000 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:27:34.001 21525 [18565] sub0: / 0.826925 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:27:34.001 21524 [18565] sub0: \ 0.00602999999999998 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:27:34.002 21524 [18565] sub0: \ 0.00660099999999997 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:27:34.002 21524 [18565] sub0: \ 0.00677300000000003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:34.002 21524 [18565] sub0: \ 0.00690000000000002 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:34.002 21524 [18565] sub0: / 0.00702400000000003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:34.002 21524 [18565] sub0: / 0.00713799999999998 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:34.002 21524 [18565] sub0: / 0.00724800000000003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:34.002 21524 [18565] sub0: / 0.00734699999999999 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:27:34.003 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:27:34.004 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:27:34.004 21525 [18565] time: 0.830744 2015-12-03 12:27:34.005 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:27:34.005 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:27:34.006 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:27:34.006 21524 [18565] sub0: \ 0.011321 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:27:34.006 21524 [18565] sub0: / 0.011451 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:27:34.006 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:27:34.007 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:27:34.007 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:27:34.008 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:27:34.009 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:27:34.010 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:27:34.012 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:27:34.012 21524 [18565] sub0: \ 0.017097 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:27:34.012 21524 [18565] sub0: / 0.017472 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:27:34.013 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:27:34.013 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:27:34.014 21524 [18565] sub0: \ 0.018831 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:27:34.014 21524 [18565] sub0: / 0.019043 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:27:34.019 21525 [18565] sub0: / 0.844875 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:27:34.061 21524 [18565] sub0: \ 0.066268 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:27:34.062 21524 [18565] sub0: / 0.06713 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:27:34.063 21524 [18565] time: 0.067845 2015-12-03 12:27:34.063 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:27:34.064 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:27:34.065 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:27:34.065 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:27:34.066 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:27:34.067 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:27:34.068 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:27:34.069 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:27:34.070 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:27:34.075 21524 [18565] sub0: / 0.079895 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:27:34.075 21524 [18565] sub0: \ 0.080317 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:27:34.076 21524 [18565] sub0: \ 0.000525 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:27:34.076 21524 [18565] sub0: / 0.000691 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:27:34.076 21524 [18565] sub0: \ 0.00081 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:27:34.076 21524 [18565] sub0: / 0.000971 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:27:34.078 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:27:34.079 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:27:34.080 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:27:34.081 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:27:34.081 21524 [18565] sub0: \ 0.006002 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:27:34.082 21524 [18565] sub0: \ 0.006582 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:27:34.082 21524 [18565] sub0: \ 0.00675 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:34.082 21524 [18565] sub0: \ 0.006867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:34.082 21524 [18565] sub0: / 0.00699 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:34.083 21524 [18565] sub0: / 0.007108 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:34.083 21524 [18565] sub0: / 0.007219 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:34.083 21524 [18565] sub0: / 0.007334 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:27:34.083 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:27:34.084 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:27:34.085 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:27:34.086 21524 [18565] sub0: \ 0.011032 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:27:34.087 21524 [18565] sub0: / 0.011164 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:27:34.088 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:27:34.088 21524 [18565] sub0: \ 0.012884 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:27:34.089 21524 [18565] sub0: / 0.013261 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:27:34.089 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:27:34.090 21524 [18565] sub0: \ 0.01455 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:27:34.090 21524 [18565] sub0: / 0.014742 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:27:34.139 21524 [18565] sub0: \ 0.063397 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:27:34.140 21524 [18565] sub0: / 0.064235 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:27:34.140 21524 [18565] time: 0.064821 2015-12-03 12:27:34.141 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:27:34.141 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:27:34.142 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:27:34.143 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:27:34.143 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:27:34.144 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:27:34.145 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:27:34.147 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:27:34.148 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:27:34.153 21524 [18565] sub0: / 0.077078 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:27:42.626 21340 [18565] sub0: \ 106.524536 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:27:42.627 21340 [18565] sub0: \ 0.000635 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:27:42.627 21340 [18565] sub0: / 0.000775 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:27:42.627 21340 [18565] sub0: \ 0.00092 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:27:42.627 21340 [18565] sub0: / 0.001092 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:27:42.629 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:27:42.630 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:27:42.631 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:27:42.632 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:27:42.633 21340 [18565] sub0: \ 0.006741 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:27:42.711 21340 [18565] sub0: \ 0.08517 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:27:42.712 21340 [18565] sub0: \ 0.085637 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.712 21340 [18565] sub0: \ 0.08595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.712 21340 [18565] sub0: \ 0.086095 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.713 21340 [18565] sub0: \ 0.086277 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.713 21340 [18565] sub0: \ 0.086418 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.713 21340 [18565] sub0: / 0.086575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.713 21340 [18565] sub0: \ 0.086701 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.713 21340 [18565] sub0: / 0.086852 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.713 21340 [18565] sub0: \ 0.086972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.713 21340 [18565] sub0: / 0.087125 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.714 21340 [18565] sub0: \ 0.087246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.714 21340 [18565] sub0: / 0.087406 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.714 21340 [18565] sub0: / 0.087527 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.714 21340 [18565] sub0: / 0.087661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.714 21340 [18565] sub0: \ 0.087779 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.714 21340 [18565] sub0: \ 0.087941 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.714 21340 [18565] sub0: \ 0.088076 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.715 21340 [18565] sub0: / 0.088229 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.715 21340 [18565] sub0: \ 0.088369 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.715 21340 [18565] sub0: / 0.088521 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.715 21340 [18565] sub0: \ 0.088645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.715 21340 [18565] sub0: / 0.0888 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.715 21340 [18565] sub0: \ 0.088924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.715 21340 [18565] sub0: / 0.089071 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.716 21340 [18565] sub0: / 0.089194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.716 21340 [18565] sub0: / 0.089364 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.716 21340 [18565] sub0: \ 0.089488 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.716 21340 [18565] sub0: \ 0.089622 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.716 21340 [18565] sub0: \ 0.089799 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.716 21340 [18565] sub0: / 0.089955 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.716 21340 [18565] sub0: \ 0.090079 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.717 21340 [18565] sub0: / 0.090231 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.717 21340 [18565] sub0: \ 0.090369 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.717 21340 [18565] sub0: / 0.090523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.717 21340 [18565] sub0: \ 0.090646 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.717 21340 [18565] sub0: / 0.090795 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.717 21340 [18565] sub0: / 0.090917 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.717 21340 [18565] sub0: / 0.091082 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.718 21340 [18565] sub0: \ 0.091206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.718 21340 [18565] sub0: \ 0.09144 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.718 21340 [18565] sub0: \ 0.091575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.718 21340 [18565] sub0: / 0.091727 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.718 21340 [18565] sub0: \ 0.091851 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.718 21340 [18565] sub0: / 0.092004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.718 21340 [18565] sub0: \ 0.092126 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.719 21340 [18565] sub0: / 0.092295 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.719 21340 [18565] sub0: \ 0.092419 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.719 21340 [18565] sub0: / 0.092567 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.719 21340 [18565] sub0: / 0.092688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.719 21340 [18565] sub0: / 0.092804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.719 21340 [18565] sub0: \ 0.092936 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.719 21340 [18565] sub0: \ 0.093116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.720 21340 [18565] sub0: \ 0.093252 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.720 21340 [18565] sub0: / 0.093422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.720 21340 [18565] sub0: \ 0.093545 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.720 21340 [18565] sub0: / 0.093737 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.720 21340 [18565] sub0: \ 0.093865 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.720 21340 [18565] sub0: / 0.094019 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.720 21340 [18565] sub0: \ 0.094141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.721 21340 [18565] sub0: / 0.094303 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.721 21340 [18565] sub0: / 0.094427 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.721 21340 [18565] sub0: / 0.094544 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.721 21340 [18565] sub0: \ 0.09466 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.721 21340 [18565] sub0: \ 0.094809 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.721 21340 [18565] sub0: \ 0.094941 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.721 21340 [18565] sub0: / 0.095097 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.722 21340 [18565] sub0: \ 0.09522 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.722 21340 [18565] sub0: / 0.095387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.722 21340 [18565] sub0: \ 0.09551 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.722 21340 [18565] sub0: / 0.095663 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.722 21340 [18565] sub0: \ 0.095785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.722 21340 [18565] sub0: / 0.095931 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.722 21340 [18565] sub0: / 0.096052 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.723 21340 [18565] sub0: / 0.096205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.723 21340 [18565] sub0: \ 0.096341 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.723 21340 [18565] sub0: \ 0.096527 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.723 21340 [18565] sub0: \ 0.096661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.723 21340 [18565] sub0: / 0.096813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.723 21340 [18565] sub0: \ 0.096935 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.723 21340 [18565] sub0: / 0.09712 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.724 21340 [18565] sub0: \ 0.097241 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.724 21340 [18565] sub0: / 0.097408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.724 21340 [18565] sub0: \ 0.097532 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.724 21340 [18565] sub0: / 0.097705 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.724 21340 [18565] sub0: / 0.097853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.724 21340 [18565] sub0: / 0.097988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.724 21340 [18565] sub0: \ 0.098107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.725 21340 [18565] sub0: \ 0.098298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.725 21340 [18565] sub0: \ 0.098434 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.725 21340 [18565] sub0: / 0.098587 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.725 21340 [18565] sub0: \ 0.098711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.725 21340 [18565] sub0: / 0.098862 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.725 21340 [18565] sub0: \ 0.098985 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.725 21340 [18565] sub0: / 0.099137 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.726 21340 [18565] sub0: \ 0.099258 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.726 21340 [18565] sub0: / 0.09942 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.726 21340 [18565] sub0: / 0.099541 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.726 21340 [18565] sub0: / 0.099659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.726 21340 [18565] sub0: \ 0.099775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.726 21340 [18565] sub0: \ 0.09992 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.726 21340 [18565] sub0: \ 0.100048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.727 21340 [18565] sub0: / 0.100201 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.727 21340 [18565] sub0: \ 0.100344 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.727 21340 [18565] sub0: / 0.100497 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.727 21340 [18565] sub0: \ 0.100619 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.727 21340 [18565] sub0: / 0.10077 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.727 21340 [18565] sub0: \ 0.100891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.727 21340 [18565] sub0: / 0.101036 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.727 21340 [18565] sub0: / 0.101157 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.728 21340 [18565] sub0: / 0.101332 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.728 21340 [18565] sub0: \ 0.101456 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.728 21340 [18565] sub0: \ 0.101621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.728 21340 [18565] sub0: \ 0.101795 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.728 21340 [18565] sub0: / 0.101951 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.728 21340 [18565] sub0: \ 0.102074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.729 21340 [18565] sub0: / 0.102223 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.729 21340 [18565] sub0: \ 0.10236 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.729 21340 [18565] sub0: / 0.102511 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.729 21340 [18565] sub0: \ 0.102632 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.729 21340 [18565] sub0: / 0.102778 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.729 21340 [18565] sub0: / 0.1029 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.729 21340 [18565] sub0: / 0.103034 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.729 21340 [18565] sub0: \ 0.103153 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.730 21340 [18565] sub0: \ 0.103327 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.730 21340 [18565] sub0: \ 0.103473 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.730 21340 [18565] sub0: / 0.103627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.730 21340 [18565] sub0: \ 0.10375 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.730 21340 [18565] sub0: / 0.103901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.730 21340 [18565] sub0: \ 0.104022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.730 21340 [18565] sub0: / 0.104172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.731 21340 [18565] sub0: \ 0.104312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.731 21340 [18565] sub0: / 0.104459 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.731 21340 [18565] sub0: / 0.104581 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.731 21340 [18565] sub0: / 0.104719 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.731 21340 [18565] sub0: \ 0.10484 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.731 21340 [18565] sub0: \ 0.105004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.731 21340 [18565] sub0: \ 0.105138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.732 21340 [18565] sub0: / 0.105304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.732 21340 [18565] sub0: \ 0.105428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.732 21340 [18565] sub0: / 0.10558 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.732 21340 [18565] sub0: \ 0.105744 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.732 21340 [18565] sub0: / 0.105903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.732 21340 [18565] sub0: \ 0.106027 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.732 21340 [18565] sub0: / 0.106173 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.733 21340 [18565] sub0: / 0.106307 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.733 21340 [18565] sub0: / 0.106443 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.733 21340 [18565] sub0: \ 0.106562 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.733 21340 [18565] sub0: \ 0.10671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.733 21340 [18565] sub0: \ 0.106842 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.733 21340 [18565] sub0: / 0.107014 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.733 21340 [18565] sub0: \ 0.107139 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.734 21340 [18565] sub0: / 0.107306 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.734 21340 [18565] sub0: \ 0.107442 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.734 21340 [18565] sub0: / 0.107597 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.734 21340 [18565] sub0: \ 0.107721 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.734 21340 [18565] sub0: / 0.107867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.734 21340 [18565] sub0: / 0.107989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.734 21340 [18565] sub0: / 0.108144 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.735 21340 [18565] sub0: \ 0.108279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.735 21340 [18565] sub0: \ 0.108418 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.735 21340 [18565] sub0: \ 0.108546 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.735 21340 [18565] sub0: / 0.1087 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.735 21340 [18565] sub0: \ 0.108822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.735 21340 [18565] sub0: / 0.108973 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.735 21340 [18565] sub0: \ 0.109092 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.736 21340 [18565] sub0: / 0.109244 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.736 21340 [18565] sub0: \ 0.10938 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.736 21340 [18565] sub0: / 0.109526 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.736 21340 [18565] sub0: / 0.109647 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.736 21340 [18565] sub0: / 0.109856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.736 21340 [18565] sub0: \ 0.109979 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.736 21340 [18565] sub0: \ 0.110142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.737 21340 [18565] sub0: \ 0.110289 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.737 21340 [18565] sub0: / 0.110459 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.737 21340 [18565] sub0: \ 0.110581 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.737 21340 [18565] sub0: / 0.110733 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.737 21340 [18565] sub0: \ 0.110853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.737 21340 [18565] sub0: / 0.111004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.737 21340 [18565] sub0: \ 0.111123 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.738 21340 [18565] sub0: / 0.11128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.738 21340 [18565] sub0: / 0.111403 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.738 21340 [18565] sub0: / 0.111539 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.738 21340 [18565] sub0: \ 0.111656 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.738 21340 [18565] sub0: \ 0.111816 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.738 21340 [18565] sub0: \ 0.111949 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.738 21340 [18565] sub0: / 0.112099 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.739 21340 [18565] sub0: \ 0.112221 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.739 21340 [18565] sub0: / 0.112386 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.739 21340 [18565] sub0: \ 0.112508 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.739 21340 [18565] sub0: / 0.112657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.739 21340 [18565] sub0: \ 0.112777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.739 21340 [18565] sub0: / 0.112922 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.739 21340 [18565] sub0: / 0.113043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.739 21340 [18565] sub0: / 0.113181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.740 21340 [18565] sub0: \ 0.113314 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.740 21340 [18565] sub0: \ 0.113476 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.740 21340 [18565] sub0: \ 0.113609 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.740 21340 [18565] sub0: / 0.113812 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.740 21340 [18565] sub0: \ 0.11395 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.740 21340 [18565] sub0: / 0.114104 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.741 21340 [18565] sub0: \ 0.114225 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.741 21340 [18565] sub0: / 0.114394 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.741 21340 [18565] sub0: \ 0.114515 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.741 21340 [18565] sub0: / 0.114662 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.741 21340 [18565] sub0: / 0.114782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.741 21340 [18565] sub0: / 0.114921 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.741 21340 [18565] sub0: \ 0.115039 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.742 21340 [18565] sub0: \ 0.115204 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.742 21340 [18565] sub0: \ 0.115353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.742 21340 [18565] sub0: / 0.115506 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.742 21340 [18565] sub0: \ 0.115628 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.742 21340 [18565] sub0: / 0.115776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.742 21340 [18565] sub0: \ 0.115895 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.742 21340 [18565] sub0: / 0.116046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.742 21340 [18565] sub0: \ 0.116168 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.743 21340 [18565] sub0: / 0.116326 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.743 21340 [18565] sub0: / 0.11645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.743 21340 [18565] sub0: / 0.116585 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.743 21340 [18565] sub0: \ 0.116704 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.743 21340 [18565] sub0: \ 0.116867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.743 21340 [18565] sub0: \ 0.116999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.743 21340 [18565] sub0: / 0.117151 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.744 21340 [18565] sub0: \ 0.117286 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.744 21340 [18565] sub0: / 0.117452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.744 21340 [18565] sub0: \ 0.117574 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.744 21340 [18565] sub0: / 0.11776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.744 21340 [18565] sub0: \ 0.117887 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.744 21340 [18565] sub0: / 0.118034 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.744 21340 [18565] sub0: / 0.118155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.745 21340 [18565] sub0: / 0.118307 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.745 21340 [18565] sub0: \ 0.118428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.745 21340 [18565] sub0: \ 0.118578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.745 21340 [18565] sub0: \ 0.118709 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.745 21340 [18565] sub0: / 0.118862 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.745 21340 [18565] sub0: \ 0.118985 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.745 21340 [18565] sub0: / 0.119136 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.746 21340 [18565] sub0: \ 0.119257 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.746 21340 [18565] sub0: / 0.119424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.746 21340 [18565] sub0: \ 0.119546 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.746 21340 [18565] sub0: / 0.119692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.746 21340 [18565] sub0: / 0.119813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.746 21340 [18565] sub0: / 0.11996 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.746 21340 [18565] sub0: \ 0.120081 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.747 21340 [18565] sub0: \ 0.120232 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.747 21340 [18565] sub0: \ 0.120379 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.747 21340 [18565] sub0: / 0.120531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.747 21340 [18565] sub0: \ 0.120653 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.747 21340 [18565] sub0: / 0.120803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.747 21340 [18565] sub0: \ 0.120938 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.747 21340 [18565] sub0: / 0.121091 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.748 21340 [18565] sub0: \ 0.121211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.748 21340 [18565] sub0: / 0.121376 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.748 21340 [18565] sub0: / 0.121499 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.748 21340 [18565] sub0: / 0.121645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.748 21340 [18565] sub0: \ 0.121819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.748 21340 [18565] sub0: \ 0.121971 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.748 21340 [18565] sub0: \ 0.122103 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.749 21340 [18565] sub0: / 0.122281 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.749 21340 [18565] sub0: \ 0.122408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.749 21340 [18565] sub0: / 0.12256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.749 21340 [18565] sub0: \ 0.122683 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.749 21340 [18565] sub0: / 0.122834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.749 21340 [18565] sub0: \ 0.122955 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.749 21340 [18565] sub0: / 0.123101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.750 21340 [18565] sub0: / 0.123222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.750 21340 [18565] sub0: / 0.123387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.750 21340 [18565] sub0: \ 0.123508 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.750 21340 [18565] sub0: \ 0.12366 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.750 21340 [18565] sub0: \ 0.123792 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.750 21340 [18565] sub0: / 0.123944 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.750 21340 [18565] sub0: \ 0.124067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.751 21340 [18565] sub0: / 0.124215 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.751 21340 [18565] sub0: \ 0.124364 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.751 21340 [18565] sub0: / 0.124518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.751 21340 [18565] sub0: \ 0.124638 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.751 21340 [18565] sub0: / 0.124783 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.751 21340 [18565] sub0: / 0.124904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.751 21340 [18565] sub0: / 0.125049 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.751 21340 [18565] sub0: \ 0.125169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.752 21340 [18565] sub0: \ 0.125333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.752 21340 [18565] sub0: \ 0.125477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.752 21340 [18565] sub0: / 0.125628 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.752 21340 [18565] sub0: \ 0.12579 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.752 21340 [18565] sub0: / 0.125941 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.752 21340 [18565] sub0: \ 0.126061 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.753 21340 [18565] sub0: / 0.126211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.753 21340 [18565] sub0: \ 0.126347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.753 21340 [18565] sub0: / 0.126491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.753 21340 [18565] sub0: / 0.126611 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.753 21340 [18565] sub0: / 0.126758 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.753 21340 [18565] sub0: \ 0.126877 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.753 21340 [18565] sub0: \ 0.127022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.753 21340 [18565] sub0: \ 0.127152 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.754 21340 [18565] sub0: / 0.127316 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.754 21340 [18565] sub0: \ 0.12744 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.754 21340 [18565] sub0: / 0.12759 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.754 21340 [18565] sub0: \ 0.127711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.754 21340 [18565] sub0: / 0.127875 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.754 21340 [18565] sub0: \ 0.127997 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.754 21340 [18565] sub0: / 0.128142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.755 21340 [18565] sub0: / 0.128275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.755 21340 [18565] sub0: / 0.128432 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.755 21340 [18565] sub0: \ 0.128553 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.755 21340 [18565] sub0: \ 0.128684 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.755 21340 [18565] sub0: \ 0.128811 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.755 21340 [18565] sub0: / 0.128963 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.755 21340 [18565] sub0: \ 0.129085 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.756 21340 [18565] sub0: / 0.129235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.756 21340 [18565] sub0: \ 0.129371 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.756 21340 [18565] sub0: / 0.129522 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.756 21340 [18565] sub0: \ 0.129644 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.756 21340 [18565] sub0: / 0.129843 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.756 21340 [18565] sub0: / 0.129965 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.756 21340 [18565] sub0: / 0.130126 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.757 21340 [18565] sub0: \ 0.130246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.757 21340 [18565] sub0: \ 0.130412 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.757 21340 [18565] sub0: \ 0.130543 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.757 21340 [18565] sub0: / 0.130695 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.757 21340 [18565] sub0: \ 0.130816 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.757 21340 [18565] sub0: / 0.130964 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.757 21340 [18565] sub0: \ 0.131085 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.758 21340 [18565] sub0: / 0.131236 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.758 21340 [18565] sub0: \ 0.131386 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.758 21340 [18565] sub0: / 0.131533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.758 21340 [18565] sub0: / 0.131654 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.758 21340 [18565] sub0: / 0.131801 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.758 21340 [18565] sub0: \ 0.131922 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.758 21340 [18565] sub0: \ 0.132085 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.759 21340 [18565] sub0: \ 0.132217 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.759 21340 [18565] sub0: / 0.132384 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.759 21340 [18565] sub0: \ 0.132507 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.759 21340 [18565] sub0: / 0.132656 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.759 21340 [18565] sub0: \ 0.132778 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.759 21340 [18565] sub0: / 0.132929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.759 21340 [18565] sub0: \ 0.133051 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.760 21340 [18565] sub0: / 0.133197 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.760 21340 [18565] sub0: / 0.133333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.760 21340 [18565] sub0: / 0.133467 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.760 21340 [18565] sub0: \ 0.133585 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.760 21340 [18565] sub0: \ 0.133763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.760 21340 [18565] sub0: \ 0.133898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.760 21340 [18565] sub0: / 0.134049 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.760 21340 [18565] sub0: \ 0.134172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.761 21340 [18565] sub0: / 0.134336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.761 21340 [18565] sub0: \ 0.134459 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.761 21340 [18565] sub0: / 0.134609 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.761 21340 [18565] sub0: \ 0.13473 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.761 21340 [18565] sub0: / 0.134886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.761 21340 [18565] sub0: / 0.135008 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.761 21340 [18565] sub0: / 0.135158 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.762 21340 [18565] sub0: \ 0.135289 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.762 21340 [18565] sub0: \ 0.135442 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.762 21340 [18565] sub0: \ 0.135573 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.762 21340 [18565] sub0: / 0.135723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.762 21340 [18565] sub0: \ 0.135844 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.762 21340 [18565] sub0: / 0.135993 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.762 21340 [18565] sub0: \ 0.136113 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.763 21340 [18565] sub0: / 0.136263 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.763 21340 [18565] sub0: \ 0.136399 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.763 21340 [18565] sub0: / 0.136544 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.763 21340 [18565] sub0: / 0.136664 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.763 21340 [18565] sub0: / 0.136811 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.763 21340 [18565] sub0: \ 0.136928 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.763 21340 [18565] sub0: \ 0.137058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.763 21340 [18565] sub0: \ 0.137185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.764 21340 [18565] sub0: / 0.13735 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.764 21340 [18565] sub0: \ 0.137474 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.764 21340 [18565] sub0: / 0.137624 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.764 21340 [18565] sub0: \ 0.137795 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.764 21340 [18565] sub0: / 0.137947 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.764 21340 [18565] sub0: \ 0.13807 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.765 21340 [18565] sub0: / 0.138227 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.765 21340 [18565] sub0: / 0.138365 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.765 21340 [18565] sub0: / 0.138525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.765 21340 [18565] sub0: \ 0.138646 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.765 21340 [18565] sub0: \ 0.138805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.765 21340 [18565] sub0: \ 0.138938 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.765 21340 [18565] sub0: / 0.13909 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.766 21340 [18565] sub0: \ 0.139213 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.766 21340 [18565] sub0: / 0.139378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.766 21340 [18565] sub0: \ 0.1395 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.766 21340 [18565] sub0: / 0.13965 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.766 21340 [18565] sub0: \ 0.139771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.766 21340 [18565] sub0: / 0.139921 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.766 21340 [18565] sub0: / 0.140043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.766 21340 [18565] sub0: / 0.14018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.767 21340 [18565] sub0: \ 0.140311 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.767 21340 [18565] sub0: \ 0.140442 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.767 21340 [18565] sub0: \ 0.14057 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.767 21340 [18565] sub0: / 0.140722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.767 21340 [18565] sub0: \ 0.140845 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.767 21340 [18565] sub0: / 0.140993 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.767 21340 [18565] sub0: \ 0.141114 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.768 21340 [18565] sub0: / 0.141277 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.768 21340 [18565] sub0: \ 0.141401 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.768 21340 [18565] sub0: / 0.141546 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.768 21340 [18565] sub0: / 0.141704 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.768 21340 [18565] sub0: / 0.141882 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.768 21340 [18565] sub0: \ 0.142006 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.768 21340 [18565] sub0: \ 0.142156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.769 21340 [18565] sub0: \ 0.142301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.769 21340 [18565] sub0: / 0.142454 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.769 21340 [18565] sub0: \ 0.142576 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.769 21340 [18565] sub0: / 0.142727 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.769 21340 [18565] sub0: \ 0.142847 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.769 21340 [18565] sub0: / 0.142999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.769 21340 [18565] sub0: \ 0.14312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.770 21340 [18565] sub0: / 0.143275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.770 21340 [18565] sub0: / 0.1434 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.770 21340 [18565] sub0: / 0.143549 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.770 21340 [18565] sub0: \ 0.143669 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.770 21340 [18565] sub0: \ 0.143829 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.770 21340 [18565] sub0: \ 0.143961 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.770 21340 [18565] sub0: / 0.144111 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.771 21340 [18565] sub0: \ 0.144233 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.771 21340 [18565] sub0: / 0.144399 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.771 21340 [18565] sub0: \ 0.14452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.771 21340 [18565] sub0: / 0.144669 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.771 21340 [18565] sub0: \ 0.144788 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.771 21340 [18565] sub0: / 0.144931 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.771 21340 [18565] sub0: / 0.14505 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.772 21340 [18565] sub0: / 0.145199 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.772 21340 [18565] sub0: \ 0.145333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.772 21340 [18565] sub0: \ 0.145483 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.772 21340 [18565] sub0: \ 0.145613 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.772 21340 [18565] sub0: / 0.145821 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.772 21340 [18565] sub0: \ 0.145945 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.772 21340 [18565] sub0: / 0.146095 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.773 21340 [18565] sub0: \ 0.146216 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.773 21340 [18565] sub0: / 0.146382 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.773 21340 [18565] sub0: \ 0.146502 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.773 21340 [18565] sub0: / 0.146646 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.773 21340 [18565] sub0: / 0.146765 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.773 21340 [18565] sub0: / 0.146911 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.773 21340 [18565] sub0: \ 0.147028 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.774 21340 [18565] sub0: \ 0.147191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.774 21340 [18565] sub0: \ 0.147335 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.774 21340 [18565] sub0: / 0.147486 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.774 21340 [18565] sub0: \ 0.147606 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.774 21340 [18565] sub0: / 0.147755 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.774 21340 [18565] sub0: \ 0.147873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.774 21340 [18565] sub0: / 0.148022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.774 21340 [18565] sub0: \ 0.148141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.775 21340 [18565] sub0: / 0.148299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.775 21340 [18565] sub0: / 0.148419 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.775 21340 [18565] sub0: / 0.148551 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.775 21340 [18565] sub0: \ 0.148681 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.775 21340 [18565] sub0: \ 0.14884 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.775 21340 [18565] sub0: \ 0.14897 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.775 21340 [18565] sub0: / 0.149121 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.776 21340 [18565] sub0: \ 0.149242 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.776 21340 [18565] sub0: / 0.149405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.776 21340 [18565] sub0: \ 0.149524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.776 21340 [18565] sub0: / 0.149673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.776 21340 [18565] sub0: \ 0.149833 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.776 21340 [18565] sub0: / 0.149977 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.776 21340 [18565] sub0: / 0.150096 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.777 21340 [18565] sub0: / 0.150231 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.777 21340 [18565] sub0: \ 0.150364 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.777 21340 [18565] sub0: \ 0.150509 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.777 21340 [18565] sub0: \ 0.150637 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.777 21340 [18565] sub0: / 0.150787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.777 21340 [18565] sub0: \ 0.150907 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.777 21340 [18565] sub0: / 0.151054 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.777 21340 [18565] sub0: \ 0.151172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.778 21340 [18565] sub0: / 0.151334 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.778 21340 [18565] sub0: \ 0.151454 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:42.778 21340 [18565] sub0: / 0.151597 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.778 21340 [18565] sub0: / 0.151716 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.778 21340 [18565] sub0: / 0.151864 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.778 21340 [18565] sub0: / 0.151982 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.778 21340 [18565] sub0: / 0.152127 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.779 21340 [18565] sub0: \ 0.152277 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:42.779 21340 [18565] sub0: / 0.152422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.779 21340 [18565] sub0: / 0.152552 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:42.779 21340 [18565] sub0: / 0.152669 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:27:42.780 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:27:42.781 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:27:42.782 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:27:42.784 21340 [18565] sub0: \ 0.157458 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:27:42.784 21340 [18565] sub0: / 0.157605 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:27:42.785 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:27:42.786 21340 [18565] sub0: \ 0.159486 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:27:42.786 21340 [18565] sub0: / 0.15987 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:27:42.786 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:27:42.788 21340 [18565] sub0: \ 0.161251 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:27:42.788 21340 [18565] sub0: / 0.161494 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:27:42.788 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:27:42.912 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:27:43.241 21340 [18565] sub0: \ 0.614477 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:27:43.242 21340 [18565] sub0: / 0.615321 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:27:43.242 21340 [18565] time: 0.61611 2015-12-03 12:27:43.243 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:27:43.244 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:27:43.244 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:27:43.245 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:27:43.246 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:27:43.247 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:27:43.247 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:27:43.249 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:27:43.250 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:27:43.258 21340 [18565] sub0: / 0.631425 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:27:47.794 21524 [18565] sub0: \ 13.718197 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:27:47.794 21524 [18565] sub0: \ 0.000557 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:27:47.795 21524 [18565] sub0: / 0.000692 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:27:47.795 21524 [18565] sub0: \ 0.000844 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:27:47.795 21524 [18565] sub0: / 0.001013 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:27:47.797 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:27:47.798 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:27:47.799 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:27:47.800 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:27:47.801 21524 [18565] sub0: \ 0.006793 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:27:47.801 21524 [18565] sub0: \ 0.007375 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:27:47.801 21524 [18565] sub0: \ 0.007534 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:47.801 21524 [18565] sub0: \ 0.007668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:47.802 21524 [18565] sub0: / 0.007808 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:47.802 21524 [18565] sub0: / 0.007916 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:47.802 21524 [18565] sub0: / 0.008028 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:47.802 21524 [18565] sub0: / 0.008127 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:27:47.802 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:27:47.803 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:27:47.805 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:27:47.806 21524 [18565] sub0: \ 0.011972 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:27:47.806 21524 [18565] sub0: / 0.012105 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:27:47.807 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:27:47.808 21524 [18565] sub0: \ 0.013867 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:27:47.808 21524 [18565] sub0: / 0.014267 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:27:47.808 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:27:47.809 21524 [18565] sub0: \ 0.015614 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:27:47.810 21524 [18565] sub0: / 0.015825 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:27:47.861 21524 [18565] sub0: \ 0.066979 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:27:47.862 21524 [18565] sub0: / 0.06779 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:27:47.862 21524 [18565] time: 0.068417 2015-12-03 12:27:47.863 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:27:47.863 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:27:47.864 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:27:47.865 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:27:47.865 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:27:47.866 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:27:47.867 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:27:47.869 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:27:47.870 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:27:47.874 21524 [18565] sub0: / 0.080427 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:27:50.570 21524 [18565] sub0: \ 2.775824 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:27:50.570 21524 [18565] sub0: \ 0.000552 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:27:50.571 21524 [18565] sub0: / 0.000681 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:27:50.571 21524 [18565] sub0: \ 0.000818 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:27:50.571 21524 [18565] sub0: / 0.000975 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:27:50.573 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:27:50.574 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:27:50.575 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:27:50.576 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:27:50.576 21524 [18565] sub0: \ 0.006535 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:27:50.655 21524 [18565] sub0: \ 0.085176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:27:50.655 21524 [18565] sub0: \ 0.085487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.655 21524 [18565] sub0: / 0.085628 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.656 21524 [18565] sub0: \ 0.085737 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.656 21524 [18565] sub0: \ 0.085882 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.656 21524 [18565] sub0: \ 0.086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.656 21524 [18565] sub0: \ 0.086139 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.656 21524 [18565] sub0: \ 0.086296 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.656 21524 [18565] sub0: / 0.086431 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.656 21524 [18565] sub0: \ 0.086536 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.657 21524 [18565] sub0: / 0.08667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.657 21524 [18565] sub0: \ 0.086774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.657 21524 [18565] sub0: / 0.086924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.657 21524 [18565] sub0: \ 0.087028 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.657 21524 [18565] sub0: / 0.087157 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.657 21524 [18565] sub0: / 0.087259 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.657 21524 [18565] sub0: / 0.087384 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.657 21524 [18565] sub0: \ 0.087488 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.657 21524 [18565] sub0: \ 0.087626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.658 21524 [18565] sub0: \ 0.087738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.658 21524 [18565] sub0: / 0.087948 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.658 21524 [18565] sub0: \ 0.088059 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.658 21524 [18565] sub0: / 0.088195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.658 21524 [18565] sub0: \ 0.088299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.658 21524 [18565] sub0: / 0.088452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.658 21524 [18565] sub0: \ 0.088559 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.659 21524 [18565] sub0: / 0.088687 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.659 21524 [18565] sub0: / 0.08879 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.659 21524 [18565] sub0: / 0.088933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.659 21524 [18565] sub0: \ 0.089038 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.659 21524 [18565] sub0: \ 0.089161 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.659 21524 [18565] sub0: \ 0.089272 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.659 21524 [18565] sub0: / 0.089405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.659 21524 [18565] sub0: \ 0.08951 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.659 21524 [18565] sub0: / 0.089644 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.660 21524 [18565] sub0: \ 0.089749 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.660 21524 [18565] sub0: / 0.089897 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.660 21524 [18565] sub0: \ 0.090002 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.660 21524 [18565] sub0: / 0.090131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.660 21524 [18565] sub0: / 0.090263 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.660 21524 [18565] sub0: / 0.090404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.660 21524 [18565] sub0: \ 0.09051 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.660 21524 [18565] sub0: \ 0.090653 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.661 21524 [18565] sub0: \ 0.090767 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.661 21524 [18565] sub0: / 0.090916 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.661 21524 [18565] sub0: \ 0.091021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.661 21524 [18565] sub0: / 0.091154 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.661 21524 [18565] sub0: \ 0.091259 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.661 21524 [18565] sub0: / 0.091391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.661 21524 [18565] sub0: \ 0.091506 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.661 21524 [18565] sub0: / 0.091635 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.662 21524 [18565] sub0: / 0.091737 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.662 21524 [18565] sub0: / 0.091879 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.662 21524 [18565] sub0: \ 0.091983 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.662 21524 [18565] sub0: \ 0.092125 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.662 21524 [18565] sub0: \ 0.092238 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.662 21524 [18565] sub0: / 0.092371 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.662 21524 [18565] sub0: \ 0.092476 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.662 21524 [18565] sub0: / 0.092611 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.663 21524 [18565] sub0: \ 0.092715 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.663 21524 [18565] sub0: / 0.092861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.663 21524 [18565] sub0: \ 0.092967 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.663 21524 [18565] sub0: / 0.093094 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.663 21524 [18565] sub0: / 0.093197 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.663 21524 [18565] sub0: / 0.093318 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.663 21524 [18565] sub0: \ 0.093422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.663 21524 [18565] sub0: \ 0.093536 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.663 21524 [18565] sub0: \ 0.093645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.664 21524 [18565] sub0: / 0.093778 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.664 21524 [18565] sub0: \ 0.093898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.664 21524 [18565] sub0: / 0.094033 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.664 21524 [18565] sub0: \ 0.094136 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.664 21524 [18565] sub0: / 0.0943 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.664 21524 [18565] sub0: \ 0.094405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.664 21524 [18565] sub0: / 0.094544 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.664 21524 [18565] sub0: / 0.094649 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.665 21524 [18565] sub0: / 0.094793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.665 21524 [18565] sub0: \ 0.094915 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.665 21524 [18565] sub0: \ 0.095056 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.665 21524 [18565] sub0: \ 0.09517 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.665 21524 [18565] sub0: / 0.095303 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.665 21524 [18565] sub0: \ 0.095407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.665 21524 [18565] sub0: / 0.095539 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.665 21524 [18565] sub0: \ 0.095643 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.666 21524 [18565] sub0: / 0.095775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.666 21524 [18565] sub0: \ 0.095898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.666 21524 [18565] sub0: / 0.096027 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.666 21524 [18565] sub0: / 0.096129 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.666 21524 [18565] sub0: / 0.096249 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.666 21524 [18565] sub0: \ 0.096353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.666 21524 [18565] sub0: \ 0.096493 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.666 21524 [18565] sub0: \ 0.096608 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.667 21524 [18565] sub0: / 0.096741 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.667 21524 [18565] sub0: \ 0.09686 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.667 21524 [18565] sub0: / 0.096995 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.667 21524 [18565] sub0: \ 0.097101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.667 21524 [18565] sub0: / 0.097235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.667 21524 [18565] sub0: \ 0.097339 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.667 21524 [18565] sub0: / 0.097477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.667 21524 [18565] sub0: / 0.097581 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.668 21524 [18565] sub0: / 0.097702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.668 21524 [18565] sub0: \ 0.097818 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.668 21524 [18565] sub0: \ 0.097944 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.668 21524 [18565] sub0: \ 0.098056 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.668 21524 [18565] sub0: / 0.098217 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.668 21524 [18565] sub0: \ 0.098325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.668 21524 [18565] sub0: / 0.09846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.668 21524 [18565] sub0: \ 0.098564 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.669 21524 [18565] sub0: / 0.098696 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.669 21524 [18565] sub0: \ 0.098811 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.669 21524 [18565] sub0: / 0.098943 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.669 21524 [18565] sub0: / 0.099046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.669 21524 [18565] sub0: / 0.099184 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.669 21524 [18565] sub0: \ 0.099286 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.669 21524 [18565] sub0: \ 0.099437 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.669 21524 [18565] sub0: \ 0.099551 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.670 21524 [18565] sub0: / 0.099686 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.670 21524 [18565] sub0: \ 0.09979 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.670 21524 [18565] sub0: / 0.099941 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.670 21524 [18565] sub0: \ 0.100046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.670 21524 [18565] sub0: / 0.100179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.670 21524 [18565] sub0: \ 0.100284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.670 21524 [18565] sub0: / 0.100411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.670 21524 [18565] sub0: / 0.100523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.670 21524 [18565] sub0: / 0.100635 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.671 21524 [18565] sub0: \ 0.100737 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.671 21524 [18565] sub0: \ 0.100884 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.671 21524 [18565] sub0: \ 0.100998 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.671 21524 [18565] sub0: / 0.101131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.671 21524 [18565] sub0: \ 0.101235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.671 21524 [18565] sub0: / 0.101368 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.671 21524 [18565] sub0: \ 0.101472 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.671 21524 [18565] sub0: / 0.101605 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.672 21524 [18565] sub0: \ 0.101709 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.672 21524 [18565] sub0: / 0.101851 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.672 21524 [18565] sub0: / 0.101955 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.672 21524 [18565] sub0: / 0.102086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.672 21524 [18565] sub0: \ 0.102214 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.672 21524 [18565] sub0: \ 0.102349 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.672 21524 [18565] sub0: \ 0.102463 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.672 21524 [18565] sub0: / 0.102597 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.673 21524 [18565] sub0: \ 0.102701 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.673 21524 [18565] sub0: / 0.102849 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.673 21524 [18565] sub0: \ 0.102955 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.673 21524 [18565] sub0: / 0.103088 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.673 21524 [18565] sub0: \ 0.103193 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.673 21524 [18565] sub0: / 0.103321 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.673 21524 [18565] sub0: / 0.103424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.673 21524 [18565] sub0: / 0.103564 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.674 21524 [18565] sub0: \ 0.103669 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.674 21524 [18565] sub0: \ 0.103781 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.674 21524 [18565] sub0: \ 0.103908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.674 21524 [18565] sub0: / 0.104043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.674 21524 [18565] sub0: \ 0.104147 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.674 21524 [18565] sub0: / 0.104281 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.674 21524 [18565] sub0: \ 0.104384 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.674 21524 [18565] sub0: / 0.104518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.674 21524 [18565] sub0: \ 0.104621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.675 21524 [18565] sub0: / 0.104748 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.675 21524 [18565] sub0: / 0.104865 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.675 21524 [18565] sub0: / 0.105009 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.675 21524 [18565] sub0: \ 0.105112 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.675 21524 [18565] sub0: \ 0.105267 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.675 21524 [18565] sub0: \ 0.105381 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.675 21524 [18565] sub0: / 0.105514 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.675 21524 [18565] sub0: \ 0.105618 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.676 21524 [18565] sub0: / 0.105751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.676 21524 [18565] sub0: \ 0.105868 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.676 21524 [18565] sub0: / 0.106001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.676 21524 [18565] sub0: \ 0.106104 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.676 21524 [18565] sub0: / 0.10626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.676 21524 [18565] sub0: / 0.106363 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.676 21524 [18565] sub0: / 0.106463 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.676 21524 [18565] sub0: \ 0.106571 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.677 21524 [18565] sub0: \ 0.106693 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.677 21524 [18565] sub0: \ 0.106816 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.677 21524 [18565] sub0: / 0.106951 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.677 21524 [18565] sub0: \ 0.107053 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.677 21524 [18565] sub0: / 0.107185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.677 21524 [18565] sub0: \ 0.107288 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.677 21524 [18565] sub0: / 0.107419 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.677 21524 [18565] sub0: \ 0.107521 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.677 21524 [18565] sub0: / 0.107647 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.678 21524 [18565] sub0: / 0.107748 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.678 21524 [18565] sub0: / 0.107901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.678 21524 [18565] sub0: \ 0.108003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.678 21524 [18565] sub0: \ 0.108125 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.678 21524 [18565] sub0: \ 0.108237 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.678 21524 [18565] sub0: / 0.108369 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.678 21524 [18565] sub0: \ 0.10847 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.678 21524 [18565] sub0: / 0.108602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.679 21524 [18565] sub0: \ 0.108704 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.679 21524 [18565] sub0: / 0.108848 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.679 21524 [18565] sub0: \ 0.108952 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.679 21524 [18565] sub0: / 0.109078 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.679 21524 [18565] sub0: / 0.109179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.679 21524 [18565] sub0: / 0.109315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.679 21524 [18565] sub0: \ 0.109416 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.679 21524 [18565] sub0: \ 0.109538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.679 21524 [18565] sub0: \ 0.109649 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.680 21524 [18565] sub0: / 0.109783 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.680 21524 [18565] sub0: \ 0.109899 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.680 21524 [18565] sub0: / 0.11003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.680 21524 [18565] sub0: \ 0.11013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.680 21524 [18565] sub0: / 0.110291 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.680 21524 [18565] sub0: \ 0.110393 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.680 21524 [18565] sub0: / 0.110518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.680 21524 [18565] sub0: / 0.110619 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.681 21524 [18565] sub0: / 0.110759 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.681 21524 [18565] sub0: \ 0.110876 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.681 21524 [18565] sub0: \ 0.111008 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.681 21524 [18565] sub0: \ 0.111119 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.681 21524 [18565] sub0: / 0.111251 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.681 21524 [18565] sub0: \ 0.111352 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.681 21524 [18565] sub0: / 0.111483 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.681 21524 [18565] sub0: \ 0.111583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.682 21524 [18565] sub0: / 0.111713 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.682 21524 [18565] sub0: \ 0.111827 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.682 21524 [18565] sub0: / 0.111955 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.682 21524 [18565] sub0: / 0.112055 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.682 21524 [18565] sub0: / 0.112182 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.682 21524 [18565] sub0: \ 0.112284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.682 21524 [18565] sub0: \ 0.112396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.682 21524 [18565] sub0: \ 0.112514 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.682 21524 [18565] sub0: / 0.112649 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.683 21524 [18565] sub0: \ 0.112752 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.683 21524 [18565] sub0: / 0.112901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.683 21524 [18565] sub0: \ 0.113003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.683 21524 [18565] sub0: / 0.113135 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.683 21524 [18565] sub0: \ 0.113236 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.683 21524 [18565] sub0: / 0.113361 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.683 21524 [18565] sub0: / 0.11346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.683 21524 [18565] sub0: / 0.113602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.684 21524 [18565] sub0: \ 0.113702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.684 21524 [18565] sub0: \ 0.11385 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.684 21524 [18565] sub0: \ 0.113962 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.684 21524 [18565] sub0: / 0.114094 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.684 21524 [18565] sub0: \ 0.114232 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.684 21524 [18565] sub0: / 0.114367 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.684 21524 [18565] sub0: \ 0.114468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.684 21524 [18565] sub0: / 0.114598 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.685 21524 [18565] sub0: \ 0.114698 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.685 21524 [18565] sub0: / 0.114838 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.685 21524 [18565] sub0: / 0.114938 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.685 21524 [18565] sub0: / 0.115061 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.685 21524 [18565] sub0: \ 0.115162 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.685 21524 [18565] sub0: \ 0.115314 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.685 21524 [18565] sub0: \ 0.115435 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.685 21524 [18565] sub0: / 0.115569 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.686 21524 [18565] sub0: \ 0.115671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.686 21524 [18565] sub0: / 0.115813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.686 21524 [18565] sub0: \ 0.115918 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.686 21524 [18565] sub0: / 0.116049 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.686 21524 [18565] sub0: \ 0.116151 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.686 21524 [18565] sub0: / 0.116282 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.686 21524 [18565] sub0: / 0.116382 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.686 21524 [18565] sub0: / 0.116482 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.686 21524 [18565] sub0: \ 0.116581 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.687 21524 [18565] sub0: \ 0.116711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.687 21524 [18565] sub0: \ 0.116834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.687 21524 [18565] sub0: / 0.116969 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.687 21524 [18565] sub0: \ 0.117071 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.687 21524 [18565] sub0: / 0.117202 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.687 21524 [18565] sub0: \ 0.117305 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.687 21524 [18565] sub0: / 0.117437 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.687 21524 [18565] sub0: \ 0.117538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.688 21524 [18565] sub0: / 0.117663 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.688 21524 [18565] sub0: / 0.117763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.688 21524 [18565] sub0: / 0.117907 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.688 21524 [18565] sub0: \ 0.11801 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.688 21524 [18565] sub0: \ 0.118144 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.688 21524 [18565] sub0: \ 0.118284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.688 21524 [18565] sub0: / 0.118425 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.688 21524 [18565] sub0: \ 0.118529 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.688 21524 [18565] sub0: / 0.11866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.689 21524 [18565] sub0: \ 0.118761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.689 21524 [18565] sub0: / 0.118908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.689 21524 [18565] sub0: \ 0.11901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.689 21524 [18565] sub0: / 0.119136 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.689 21524 [18565] sub0: / 0.119237 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.689 21524 [18565] sub0: / 0.119362 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.689 21524 [18565] sub0: \ 0.119462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.689 21524 [18565] sub0: \ 0.119583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.690 21524 [18565] sub0: \ 0.119692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.690 21524 [18565] sub0: / 0.119838 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.690 21524 [18565] sub0: \ 0.119943 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.690 21524 [18565] sub0: / 0.120074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.690 21524 [18565] sub0: \ 0.120176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.690 21524 [18565] sub0: / 0.120307 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.690 21524 [18565] sub0: \ 0.120409 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.690 21524 [18565] sub0: / 0.120535 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.690 21524 [18565] sub0: / 0.120635 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.691 21524 [18565] sub0: / 0.120771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.691 21524 [18565] sub0: \ 0.120887 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.691 21524 [18565] sub0: \ 0.121027 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.691 21524 [18565] sub0: \ 0.121138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.691 21524 [18565] sub0: / 0.12128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.691 21524 [18565] sub0: \ 0.121382 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.691 21524 [18565] sub0: / 0.121513 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.691 21524 [18565] sub0: \ 0.121616 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.692 21524 [18565] sub0: / 0.121747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.692 21524 [18565] sub0: \ 0.121864 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.692 21524 [18565] sub0: / 0.121991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.692 21524 [18565] sub0: / 0.122093 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.692 21524 [18565] sub0: / 0.122267 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.692 21524 [18565] sub0: \ 0.122371 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.692 21524 [18565] sub0: \ 0.122484 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.692 21524 [18565] sub0: \ 0.122592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.693 21524 [18565] sub0: / 0.122723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.693 21524 [18565] sub0: \ 0.122839 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.693 21524 [18565] sub0: / 0.122973 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.693 21524 [18565] sub0: \ 0.123074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.693 21524 [18565] sub0: / 0.123204 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.693 21524 [18565] sub0: \ 0.123305 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.693 21524 [18565] sub0: / 0.123431 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.693 21524 [18565] sub0: / 0.123531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.694 21524 [18565] sub0: / 0.123671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.694 21524 [18565] sub0: \ 0.123774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.694 21524 [18565] sub0: \ 0.123928 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.694 21524 [18565] sub0: \ 0.124038 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.694 21524 [18565] sub0: / 0.124168 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.694 21524 [18565] sub0: \ 0.12428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.694 21524 [18565] sub0: / 0.124414 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.694 21524 [18565] sub0: \ 0.124517 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.694 21524 [18565] sub0: / 0.124649 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.695 21524 [18565] sub0: \ 0.124751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.695 21524 [18565] sub0: / 0.124891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.695 21524 [18565] sub0: / 0.124993 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.695 21524 [18565] sub0: / 0.125112 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.695 21524 [18565] sub0: \ 0.125213 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.695 21524 [18565] sub0: \ 0.125325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.695 21524 [18565] sub0: \ 0.125433 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.695 21524 [18565] sub0: / 0.125563 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.696 21524 [18565] sub0: \ 0.125665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.696 21524 [18565] sub0: / 0.125796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.696 21524 [18565] sub0: \ 0.125914 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.696 21524 [18565] sub0: / 0.126045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.696 21524 [18565] sub0: \ 0.126147 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.696 21524 [18565] sub0: / 0.12631 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.696 21524 [18565] sub0: / 0.12641 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.696 21524 [18565] sub0: / 0.12655 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.696 21524 [18565] sub0: \ 0.12665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.697 21524 [18565] sub0: \ 0.126784 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.697 21524 [18565] sub0: \ 0.12691 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.697 21524 [18565] sub0: / 0.127041 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.697 21524 [18565] sub0: \ 0.127142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.697 21524 [18565] sub0: / 0.127287 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.697 21524 [18565] sub0: \ 0.12739 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.697 21524 [18565] sub0: / 0.127521 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.697 21524 [18565] sub0: \ 0.127622 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.698 21524 [18565] sub0: / 0.127747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.698 21524 [18565] sub0: / 0.127862 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.698 21524 [18565] sub0: / 0.127989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.698 21524 [18565] sub0: \ 0.12809 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.698 21524 [18565] sub0: \ 0.128218 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.698 21524 [18565] sub0: \ 0.128329 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.698 21524 [18565] sub0: / 0.12846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.698 21524 [18565] sub0: \ 0.128562 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.699 21524 [18565] sub0: / 0.128692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.699 21524 [18565] sub0: \ 0.128793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.699 21524 [18565] sub0: / 0.12894 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.699 21524 [18565] sub0: \ 0.129042 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.699 21524 [18565] sub0: / 0.129167 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.699 21524 [18565] sub0: / 0.129266 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.699 21524 [18565] sub0: / 0.129393 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.699 21524 [18565] sub0: \ 0.129493 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.699 21524 [18565] sub0: \ 0.129645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.700 21524 [18565] sub0: \ 0.129755 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.700 21524 [18565] sub0: / 0.129901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.700 21524 [18565] sub0: \ 0.130005 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.700 21524 [18565] sub0: / 0.130136 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.700 21524 [18565] sub0: \ 0.130276 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.700 21524 [18565] sub0: / 0.130409 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.700 21524 [18565] sub0: \ 0.130512 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.700 21524 [18565] sub0: / 0.130637 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.701 21524 [18565] sub0: / 0.130738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.701 21524 [18565] sub0: / 0.130851 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.701 21524 [18565] sub0: \ 0.130952 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.701 21524 [18565] sub0: \ 0.131081 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.701 21524 [18565] sub0: \ 0.131191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.701 21524 [18565] sub0: / 0.131322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.701 21524 [18565] sub0: \ 0.131424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.701 21524 [18565] sub0: / 0.131555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.701 21524 [18565] sub0: \ 0.131656 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.702 21524 [18565] sub0: / 0.131785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.702 21524 [18565] sub0: \ 0.131901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.702 21524 [18565] sub0: / 0.132032 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.702 21524 [18565] sub0: / 0.132133 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.702 21524 [18565] sub0: / 0.132259 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.702 21524 [18565] sub0: \ 0.13236 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.702 21524 [18565] sub0: \ 0.132493 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.702 21524 [18565] sub0: \ 0.132603 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.703 21524 [18565] sub0: / 0.132734 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.703 21524 [18565] sub0: \ 0.132849 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.703 21524 [18565] sub0: / 0.132982 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.703 21524 [18565] sub0: \ 0.133083 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.703 21524 [18565] sub0: / 0.133224 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.703 21524 [18565] sub0: \ 0.133327 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.703 21524 [18565] sub0: / 0.133452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.703 21524 [18565] sub0: / 0.133552 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.704 21524 [18565] sub0: / 0.133674 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.704 21524 [18565] sub0: \ 0.133775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.704 21524 [18565] sub0: \ 0.133926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.704 21524 [18565] sub0: \ 0.134037 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.704 21524 [18565] sub0: / 0.134197 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.704 21524 [18565] sub0: \ 0.134304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.704 21524 [18565] sub0: / 0.134436 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.704 21524 [18565] sub0: \ 0.134538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.705 21524 [18565] sub0: / 0.134668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.705 21524 [18565] sub0: \ 0.13477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.705 21524 [18565] sub0: / 0.134912 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.705 21524 [18565] sub0: / 0.135012 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.705 21524 [18565] sub0: / 0.135135 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.705 21524 [18565] sub0: \ 0.135236 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.705 21524 [18565] sub0: \ 0.135372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.705 21524 [18565] sub0: \ 0.135481 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.705 21524 [18565] sub0: / 0.135612 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.706 21524 [18565] sub0: \ 0.135713 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.706 21524 [18565] sub0: / 0.135858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.706 21524 [18565] sub0: \ 0.13596 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.706 21524 [18565] sub0: / 0.136103 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.706 21524 [18565] sub0: \ 0.136206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.706 21524 [18565] sub0: / 0.136331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.706 21524 [18565] sub0: / 0.136431 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.706 21524 [18565] sub0: / 0.136549 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.706 21524 [18565] sub0: \ 0.13665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.707 21524 [18565] sub0: \ 0.13676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.707 21524 [18565] sub0: \ 0.136883 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.707 21524 [18565] sub0: / 0.137017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.707 21524 [18565] sub0: \ 0.137119 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.707 21524 [18565] sub0: / 0.137251 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.707 21524 [18565] sub0: \ 0.137352 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.707 21524 [18565] sub0: / 0.137483 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.707 21524 [18565] sub0: \ 0.137585 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.708 21524 [18565] sub0: / 0.137711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.708 21524 [18565] sub0: / 0.137825 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.708 21524 [18565] sub0: / 0.137968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.708 21524 [18565] sub0: \ 0.138071 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.708 21524 [18565] sub0: \ 0.138208 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.708 21524 [18565] sub0: \ 0.13832 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.708 21524 [18565] sub0: / 0.138453 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.708 21524 [18565] sub0: \ 0.138554 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.709 21524 [18565] sub0: / 0.138684 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.709 21524 [18565] sub0: \ 0.138785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.709 21524 [18565] sub0: / 0.138932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.709 21524 [18565] sub0: \ 0.139046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.709 21524 [18565] sub0: / 0.139174 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.709 21524 [18565] sub0: / 0.139274 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.709 21524 [18565] sub0: / 0.139414 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.709 21524 [18565] sub0: \ 0.139515 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.709 21524 [18565] sub0: \ 0.139649 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.710 21524 [18565] sub0: \ 0.13976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.710 21524 [18565] sub0: / 0.139907 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.710 21524 [18565] sub0: \ 0.14001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.710 21524 [18565] sub0: / 0.140141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.710 21524 [18565] sub0: \ 0.140242 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.710 21524 [18565] sub0: / 0.140371 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.710 21524 [18565] sub0: \ 0.140471 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.710 21524 [18565] sub0: / 0.140596 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.711 21524 [18565] sub0: / 0.140695 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.711 21524 [18565] sub0: / 0.140831 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.711 21524 [18565] sub0: \ 0.140934 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.711 21524 [18565] sub0: \ 0.141067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.711 21524 [18565] sub0: \ 0.141178 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.711 21524 [18565] sub0: / 0.14131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.711 21524 [18565] sub0: \ 0.141411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.711 21524 [18565] sub0: / 0.141542 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.711 21524 [18565] sub0: \ 0.141643 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.712 21524 [18565] sub0: / 0.141774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.712 21524 [18565] sub0: \ 0.14189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.712 21524 [18565] sub0: / 0.142031 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.712 21524 [18565] sub0: / 0.142133 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.712 21524 [18565] sub0: / 0.142294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.712 21524 [18565] sub0: \ 0.142396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.712 21524 [18565] sub0: \ 0.142525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:50.712 21524 [18565] sub0: \ 0.142636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.713 21524 [18565] sub0: / 0.142767 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.713 21524 [18565] sub0: \ 0.142884 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.713 21524 [18565] sub0: / 0.143016 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.713 21524 [18565] sub0: \ 0.143118 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.713 21524 [18565] sub0: / 0.143249 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.713 21524 [18565] sub0: \ 0.14335 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:50.713 21524 [18565] sub0: / 0.143475 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.713 21524 [18565] sub0: / 0.143576 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.714 21524 [18565] sub0: / 0.143705 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.714 21524 [18565] sub0: / 0.143817 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.714 21524 [18565] sub0: / 0.144011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.714 21524 [18565] sub0: / 0.144148 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:50.714 21524 [18565] sub0: / 0.144251 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:27:50.715 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:27:50.716 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:27:50.717 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:27:50.719 21524 [18565] sub0: \ 0.148831 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:27:50.719 21524 [18565] sub0: / 0.148966 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:27:50.720 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:27:50.721 21524 [18565] sub0: \ 0.150842 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:27:50.721 21524 [18565] sub0: / 0.151217 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:27:50.721 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:27:50.722 21524 [18565] sub0: \ 0.15257 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:27:50.723 21524 [18565] sub0: / 0.152781 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:27:50.723 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:27:50.846 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:27:51.171 21524 [18565] sub0: \ 0.600857 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:27:51.172 21524 [18565] sub0: / 0.601672 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:27:51.172 21524 [18565] time: 0.602219 2015-12-03 12:27:51.173 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:27:51.173 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:27:51.174 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:27:51.174 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:27:51.175 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:27:51.176 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:27:51.176 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:27:51.178 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:27:51.179 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:27:51.185 21524 [18565] sub0: / 0.615542 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:27:52.756 21524 [18565] sub0: \ 2.185927 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:27:52.757 21524 [18565] sub0: \ 0.000597 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:27:52.757 21524 [18565] sub0: / 0.000744 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:27:52.757 21524 [18565] sub0: \ 0.000868 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:27:52.757 21524 [18565] sub0: / 0.001025 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:27:52.759 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:27:52.760 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:27:52.761 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:27:52.762 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:27:52.763 21524 [18565] sub0: \ 0.006634 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:27:52.763 21524 [18565] sub0: \ 0.007164 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:27:52.763 21524 [18565] sub0: \ 0.007312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:52.763 21524 [18565] sub0: \ 0.007442 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:52.764 21524 [18565] sub0: / 0.007566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:52.764 21524 [18565] sub0: / 0.00771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:52.764 21524 [18565] sub0: / 0.007833 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:52.764 21524 [18565] sub0: / 0.007935 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:27:52.764 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:27:52.765 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:27:52.766 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:27:52.768 21524 [18565] sub0: \ 0.01173 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:27:52.768 21524 [18565] sub0: / 0.011858 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:27:52.769 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:27:52.770 21524 [18565] sub0: \ 0.013608 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:27:52.770 21524 [18565] sub0: / 0.013971 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:27:52.770 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:27:52.771 21524 [18565] sub0: \ 0.015276 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:27:52.771 21524 [18565] sub0: / 0.015467 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:27:53.002 21524 [18565] sub0: \ 0.245967 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:27:53.003 21524 [18565] sub0: / 0.246829 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:27:53.004 21524 [18565] time: 0.248276 2015-12-03 12:27:53.005 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:27:53.005 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:27:53.006 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:27:53.007 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:27:53.007 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:27:53.008 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:27:53.009 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:27:53.011 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:27:53.012 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:27:53.016 21524 [18565] sub0: / 0.260293 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:27:53.018 21524 [18565] sub0: \ 0.262323 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:27:53.019 21524 [18565] sub0: \ 0.00053 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:27:53.019 21524 [18565] sub0: / 0.000658 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:27:53.019 21524 [18565] sub0: \ 0.000782 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:27:53.019 21524 [18565] sub0: / 0.000941 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:27:53.021 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:27:53.022 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:27:53.023 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:27:53.024 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:27:53.024 21524 [18565] sub0: \ 0.006001 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:27:53.025 21524 [18565] sub0: \ 0.006578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:27:53.025 21524 [18565] sub0: \ 0.006721 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:53.025 21524 [18565] sub0: \ 0.006845 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:53.025 21524 [18565] sub0: / 0.006967 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:53.026 21524 [18565] sub0: / 0.00708 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:53.026 21524 [18565] sub0: / 0.007215 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:53.026 21524 [18565] sub0: / 0.007317 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:27:53.026 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:27:53.027 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:27:53.028 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:27:53.029 21524 [18565] sub0: \ 0.011023 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:27:53.030 21524 [18565] sub0: / 0.011164 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:27:53.031 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:27:53.031 21524 [18565] sub0: \ 0.012878 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:27:53.032 21524 [18565] sub0: / 0.013257 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:27:53.032 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:27:53.033 21524 [18565] sub0: \ 0.014592 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:27:53.033 21524 [18565] sub0: / 0.014795 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:27:53.079 21524 [18565] sub0: \ 0.06084 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:27:53.080 21524 [18565] sub0: / 0.06175 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:27:53.081 21524 [18565] time: 0.062589 2015-12-03 12:27:53.082 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:27:53.082 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:27:53.083 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:27:53.083 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:27:53.084 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:27:53.085 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:27:53.085 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:27:53.087 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:27:53.088 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:27:53.093 21524 [18565] sub0: / 0.074494 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:27:54.378 21524 [18565] sub0: \ 1.359427 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:27:54.379 21524 [18565] sub0: \ 0.000557 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:27:54.379 21524 [18565] sub0: / 0.000724 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:27:54.379 21524 [18565] sub0: \ 0.000852 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:27:54.379 21524 [18565] sub0: / 0.00101 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:27:54.381 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:27:54.382 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:27:54.383 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:27:54.384 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:27:54.385 21524 [18565] sub0: \ 0.006601 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:27:54.466 21524 [18565] sub0: \ 0.087507 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:27:54.466 21524 [18565] sub0: \ 0.087839 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.466 21524 [18565] sub0: / 0.087975 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.466 21524 [18565] sub0: \ 0.088082 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.466 21524 [18565] sub0: \ 0.088217 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.466 21524 [18565] sub0: \ 0.088336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.467 21524 [18565] sub0: \ 0.08846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.467 21524 [18565] sub0: \ 0.088589 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.467 21524 [18565] sub0: / 0.088724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.467 21524 [18565] sub0: \ 0.088828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.467 21524 [18565] sub0: / 0.088963 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.467 21524 [18565] sub0: \ 0.089068 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.467 21524 [18565] sub0: / 0.089222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.467 21524 [18565] sub0: \ 0.089328 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.468 21524 [18565] sub0: / 0.089456 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.468 21524 [18565] sub0: / 0.089575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.468 21524 [18565] sub0: / 0.089717 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.468 21524 [18565] sub0: \ 0.089823 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.468 21524 [18565] sub0: \ 0.090002 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.468 21524 [18565] sub0: \ 0.090122 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.468 21524 [18565] sub0: / 0.09026 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.468 21524 [18565] sub0: \ 0.090366 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.469 21524 [18565] sub0: / 0.0905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.469 21524 [18565] sub0: \ 0.090623 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.469 21524 [18565] sub0: / 0.090759 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.469 21524 [18565] sub0: \ 0.090864 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.469 21524 [18565] sub0: / 0.090993 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.469 21524 [18565] sub0: / 0.091098 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.469 21524 [18565] sub0: / 0.091227 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.469 21524 [18565] sub0: \ 0.091332 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.469 21524 [18565] sub0: \ 0.091455 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.470 21524 [18565] sub0: \ 0.091582 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.470 21524 [18565] sub0: / 0.091718 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.470 21524 [18565] sub0: \ 0.091824 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.470 21524 [18565] sub0: / 0.091958 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.470 21524 [18565] sub0: \ 0.092063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.470 21524 [18565] sub0: / 0.092211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.470 21524 [18565] sub0: \ 0.092317 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.470 21524 [18565] sub0: / 0.092445 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.471 21524 [18565] sub0: / 0.092561 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.471 21524 [18565] sub0: / 0.092706 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.471 21524 [18565] sub0: \ 0.092812 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.471 21524 [18565] sub0: \ 0.092964 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.471 21524 [18565] sub0: \ 0.09308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.471 21524 [18565] sub0: / 0.093215 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.471 21524 [18565] sub0: \ 0.093319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.471 21524 [18565] sub0: / 0.093452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.472 21524 [18565] sub0: \ 0.093573 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.472 21524 [18565] sub0: / 0.093708 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.472 21524 [18565] sub0: \ 0.093812 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.472 21524 [18565] sub0: / 0.093941 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.472 21524 [18565] sub0: / 0.094076 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.472 21524 [18565] sub0: / 0.094186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.472 21524 [18565] sub0: \ 0.094289 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.472 21524 [18565] sub0: \ 0.09444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.473 21524 [18565] sub0: \ 0.09457 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.473 21524 [18565] sub0: / 0.094706 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.473 21524 [18565] sub0: \ 0.09481 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.473 21524 [18565] sub0: / 0.094944 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.473 21524 [18565] sub0: \ 0.095048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.473 21524 [18565] sub0: / 0.095182 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.473 21524 [18565] sub0: \ 0.095296 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.473 21524 [18565] sub0: / 0.095426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.474 21524 [18565] sub0: / 0.095541 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.474 21524 [18565] sub0: / 0.095655 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.474 21524 [18565] sub0: \ 0.095759 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.474 21524 [18565] sub0: \ 0.095892 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.474 21524 [18565] sub0: \ 0.096005 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.474 21524 [18565] sub0: / 0.096139 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.474 21524 [18565] sub0: \ 0.096243 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.474 21524 [18565] sub0: / 0.096374 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.475 21524 [18565] sub0: \ 0.096478 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.475 21524 [18565] sub0: / 0.096628 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.475 21524 [18565] sub0: \ 0.096734 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.475 21524 [18565] sub0: / 0.096863 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.475 21524 [18565] sub0: / 0.096965 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.475 21524 [18565] sub0: / 0.097096 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.475 21524 [18565] sub0: \ 0.097202 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.475 21524 [18565] sub0: \ 0.097316 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.475 21524 [18565] sub0: \ 0.097426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.476 21524 [18565] sub0: / 0.097573 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.476 21524 [18565] sub0: \ 0.097679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.476 21524 [18565] sub0: / 0.097813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.476 21524 [18565] sub0: \ 0.097917 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.476 21524 [18565] sub0: / 0.098082 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.476 21524 [18565] sub0: \ 0.098187 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.476 21524 [18565] sub0: / 0.098324 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.476 21524 [18565] sub0: / 0.098429 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.477 21524 [18565] sub0: / 0.09864 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.477 21524 [18565] sub0: \ 0.098749 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.477 21524 [18565] sub0: \ 0.098887 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.477 21524 [18565] sub0: \ 0.099 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.477 21524 [18565] sub0: / 0.099134 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.477 21524 [18565] sub0: \ 0.099238 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.477 21524 [18565] sub0: / 0.099372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.478 21524 [18565] sub0: \ 0.099476 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.478 21524 [18565] sub0: / 0.099651 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.478 21524 [18565] sub0: \ 0.099755 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.478 21524 [18565] sub0: / 0.099883 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.478 21524 [18565] sub0: / 0.099985 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.478 21524 [18565] sub0: / 0.100112 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.478 21524 [18565] sub0: \ 0.100216 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.478 21524 [18565] sub0: \ 0.100353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.479 21524 [18565] sub0: \ 0.100467 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.479 21524 [18565] sub0: / 0.100616 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.479 21524 [18565] sub0: \ 0.100721 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.479 21524 [18565] sub0: / 0.100854 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.479 21524 [18565] sub0: \ 0.100959 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.479 21524 [18565] sub0: / 0.101091 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.479 21524 [18565] sub0: \ 0.101195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.479 21524 [18565] sub0: / 0.101335 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.479 21524 [18565] sub0: / 0.101439 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.480 21524 [18565] sub0: / 0.101583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.480 21524 [18565] sub0: \ 0.101689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.480 21524 [18565] sub0: \ 0.101805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.480 21524 [18565] sub0: \ 0.101914 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.480 21524 [18565] sub0: / 0.102089 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.480 21524 [18565] sub0: \ 0.102194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.480 21524 [18565] sub0: / 0.102328 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.480 21524 [18565] sub0: \ 0.102432 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.481 21524 [18565] sub0: / 0.102579 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.481 21524 [18565] sub0: \ 0.102683 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.481 21524 [18565] sub0: / 0.102809 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.481 21524 [18565] sub0: / 0.10291 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.481 21524 [18565] sub0: / 0.103055 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.481 21524 [18565] sub0: \ 0.103162 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.481 21524 [18565] sub0: \ 0.103318 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.481 21524 [18565] sub0: \ 0.103435 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.482 21524 [18565] sub0: / 0.10361 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.482 21524 [18565] sub0: \ 0.103716 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.482 21524 [18565] sub0: / 0.10385 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.482 21524 [18565] sub0: \ 0.103954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.482 21524 [18565] sub0: / 0.104087 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.482 21524 [18565] sub0: \ 0.10419 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.482 21524 [18565] sub0: / 0.104317 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.482 21524 [18565] sub0: / 0.104432 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.483 21524 [18565] sub0: / 0.10455 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.483 21524 [18565] sub0: \ 0.104653 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.483 21524 [18565] sub0: \ 0.104794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.483 21524 [18565] sub0: \ 0.104908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.483 21524 [18565] sub0: / 0.105041 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.483 21524 [18565] sub0: \ 0.105146 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.483 21524 [18565] sub0: / 0.10528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.483 21524 [18565] sub0: \ 0.105383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.484 21524 [18565] sub0: / 0.105531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.484 21524 [18565] sub0: \ 0.105637 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.484 21524 [18565] sub0: / 0.105764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.484 21524 [18565] sub0: / 0.105866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.484 21524 [18565] sub0: / 0.106022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.484 21524 [18565] sub0: \ 0.106133 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.484 21524 [18565] sub0: \ 0.106285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.484 21524 [18565] sub0: \ 0.106401 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.485 21524 [18565] sub0: / 0.106548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.485 21524 [18565] sub0: \ 0.106654 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.485 21524 [18565] sub0: / 0.106787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.485 21524 [18565] sub0: \ 0.106891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.485 21524 [18565] sub0: / 0.107024 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.485 21524 [18565] sub0: \ 0.107128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.485 21524 [18565] sub0: / 0.107256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.485 21524 [18565] sub0: / 0.107358 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.486 21524 [18565] sub0: / 0.107478 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.486 21524 [18565] sub0: \ 0.107597 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.486 21524 [18565] sub0: \ 0.107738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.486 21524 [18565] sub0: \ 0.107853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.486 21524 [18565] sub0: / 0.107987 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.486 21524 [18565] sub0: \ 0.108092 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.486 21524 [18565] sub0: / 0.108224 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.486 21524 [18565] sub0: \ 0.108329 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.487 21524 [18565] sub0: / 0.108462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.487 21524 [18565] sub0: \ 0.108582 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.487 21524 [18565] sub0: / 0.108711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.487 21524 [18565] sub0: / 0.108814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.487 21524 [18565] sub0: / 0.108935 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.487 21524 [18565] sub0: \ 0.109038 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.487 21524 [18565] sub0: \ 0.109189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.487 21524 [18565] sub0: \ 0.109303 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.487 21524 [18565] sub0: / 0.109437 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.488 21524 [18565] sub0: \ 0.109554 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.488 21524 [18565] sub0: / 0.109689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.488 21524 [18565] sub0: \ 0.109792 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.488 21524 [18565] sub0: / 0.109923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.488 21524 [18565] sub0: \ 0.110066 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.488 21524 [18565] sub0: / 0.110195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.488 21524 [18565] sub0: / 0.110297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.488 21524 [18565] sub0: / 0.110407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.489 21524 [18565] sub0: \ 0.110532 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.489 21524 [18565] sub0: \ 0.110689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.489 21524 [18565] sub0: \ 0.110804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.489 21524 [18565] sub0: / 0.110938 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.489 21524 [18565] sub0: \ 0.111042 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.489 21524 [18565] sub0: / 0.111176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.489 21524 [18565] sub0: \ 0.111292 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.489 21524 [18565] sub0: / 0.111428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.490 21524 [18565] sub0: \ 0.111547 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.490 21524 [18565] sub0: / 0.111676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.490 21524 [18565] sub0: / 0.111779 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.490 21524 [18565] sub0: / 0.111888 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.490 21524 [18565] sub0: \ 0.111989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.490 21524 [18565] sub0: \ 0.11212 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.490 21524 [18565] sub0: \ 0.112233 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.490 21524 [18565] sub0: / 0.112367 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.491 21524 [18565] sub0: \ 0.112471 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.491 21524 [18565] sub0: / 0.112619 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.491 21524 [18565] sub0: \ 0.112723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.491 21524 [18565] sub0: / 0.112856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.491 21524 [18565] sub0: \ 0.112959 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.491 21524 [18565] sub0: / 0.113085 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.491 21524 [18565] sub0: / 0.113188 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.491 21524 [18565] sub0: / 0.113317 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.491 21524 [18565] sub0: \ 0.113421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.492 21524 [18565] sub0: \ 0.11356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.492 21524 [18565] sub0: \ 0.113673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.492 21524 [18565] sub0: / 0.113806 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.492 21524 [18565] sub0: \ 0.11391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.492 21524 [18565] sub0: / 0.11409 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.492 21524 [18565] sub0: \ 0.114197 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.492 21524 [18565] sub0: / 0.114329 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.492 21524 [18565] sub0: \ 0.114433 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.493 21524 [18565] sub0: / 0.114575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.493 21524 [18565] sub0: / 0.11468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.493 21524 [18565] sub0: / 0.114825 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.493 21524 [18565] sub0: \ 0.114931 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.493 21524 [18565] sub0: \ 0.115072 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.493 21524 [18565] sub0: \ 0.115186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.493 21524 [18565] sub0: / 0.11532 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.493 21524 [18565] sub0: \ 0.115424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.494 21524 [18565] sub0: / 0.11557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.494 21524 [18565] sub0: \ 0.115674 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.494 21524 [18565] sub0: / 0.115807 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.494 21524 [18565] sub0: \ 0.115909 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.494 21524 [18565] sub0: / 0.116036 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.494 21524 [18565] sub0: / 0.116137 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.494 21524 [18565] sub0: / 0.116258 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.494 21524 [18565] sub0: \ 0.11636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.495 21524 [18565] sub0: \ 0.116492 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.495 21524 [18565] sub0: \ 0.11663 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.495 21524 [18565] sub0: / 0.116765 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.495 21524 [18565] sub0: \ 0.116869 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.495 21524 [18565] sub0: / 0.117002 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.495 21524 [18565] sub0: \ 0.117104 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.495 21524 [18565] sub0: / 0.117236 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.495 21524 [18565] sub0: \ 0.117339 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.496 21524 [18565] sub0: / 0.117465 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.496 21524 [18565] sub0: / 0.117581 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.496 21524 [18565] sub0: / 0.117711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.496 21524 [18565] sub0: \ 0.117814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.496 21524 [18565] sub0: \ 0.117982 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.496 21524 [18565] sub0: \ 0.118101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.496 21524 [18565] sub0: / 0.118235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.496 21524 [18565] sub0: \ 0.118337 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.497 21524 [18565] sub0: / 0.118468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.497 21524 [18565] sub0: \ 0.118585 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.497 21524 [18565] sub0: / 0.118717 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.497 21524 [18565] sub0: \ 0.118819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.497 21524 [18565] sub0: / 0.11895 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.497 21524 [18565] sub0: / 0.119051 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.497 21524 [18565] sub0: / 0.119174 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.497 21524 [18565] sub0: \ 0.119275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.497 21524 [18565] sub0: \ 0.119414 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.498 21524 [18565] sub0: \ 0.119548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.498 21524 [18565] sub0: / 0.119683 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.498 21524 [18565] sub0: \ 0.119785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.498 21524 [18565] sub0: / 0.119917 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.498 21524 [18565] sub0: \ 0.120018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.498 21524 [18565] sub0: / 0.12015 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.498 21524 [18565] sub0: \ 0.120252 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.498 21524 [18565] sub0: / 0.120379 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.499 21524 [18565] sub0: / 0.120479 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.499 21524 [18565] sub0: / 0.120614 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.499 21524 [18565] sub0: \ 0.120718 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.499 21524 [18565] sub0: \ 0.120831 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.499 21524 [18565] sub0: \ 0.12094 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.499 21524 [18565] sub0: / 0.121072 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.499 21524 [18565] sub0: \ 0.121173 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.499 21524 [18565] sub0: / 0.121303 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.499 21524 [18565] sub0: \ 0.121405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.500 21524 [18565] sub0: / 0.121549 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.500 21524 [18565] sub0: \ 0.121652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.500 21524 [18565] sub0: / 0.121777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.500 21524 [18565] sub0: / 0.121877 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.500 21524 [18565] sub0: / 0.122135 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.500 21524 [18565] sub0: \ 0.122243 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.500 21524 [18565] sub0: \ 0.122385 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.501 21524 [18565] sub0: \ 0.122557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.501 21524 [18565] sub0: / 0.122785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.501 21524 [18565] sub0: \ 0.122891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.501 21524 [18565] sub0: / 0.123058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.501 21524 [18565] sub0: \ 0.123192 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.501 21524 [18565] sub0: / 0.123361 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.502 21524 [18565] sub0: \ 0.123537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.502 21524 [18565] sub0: / 0.123675 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.502 21524 [18565] sub0: / 0.123777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.502 21524 [18565] sub0: / 0.123896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.502 21524 [18565] sub0: \ 0.123998 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.502 21524 [18565] sub0: \ 0.124134 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.502 21524 [18565] sub0: \ 0.124246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.502 21524 [18565] sub0: / 0.124379 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.503 21524 [18565] sub0: \ 0.124483 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.503 21524 [18565] sub0: / 0.124631 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.503 21524 [18565] sub0: \ 0.124734 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.503 21524 [18565] sub0: / 0.124865 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.503 21524 [18565] sub0: \ 0.124966 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.503 21524 [18565] sub0: / 0.125093 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.503 21524 [18565] sub0: / 0.125193 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.503 21524 [18565] sub0: / 0.125315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.503 21524 [18565] sub0: \ 0.125417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.504 21524 [18565] sub0: \ 0.12558 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.504 21524 [18565] sub0: \ 0.125693 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.504 21524 [18565] sub0: / 0.125827 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.504 21524 [18565] sub0: \ 0.12594 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.504 21524 [18565] sub0: / 0.126104 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.504 21524 [18565] sub0: \ 0.126207 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.504 21524 [18565] sub0: / 0.126337 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.504 21524 [18565] sub0: \ 0.126439 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.505 21524 [18565] sub0: / 0.126579 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.505 21524 [18565] sub0: / 0.12668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.505 21524 [18565] sub0: / 0.126789 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.505 21524 [18565] sub0: \ 0.12689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.505 21524 [18565] sub0: \ 0.127029 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.505 21524 [18565] sub0: \ 0.12714 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.505 21524 [18565] sub0: / 0.127271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.505 21524 [18565] sub0: \ 0.127373 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.506 21524 [18565] sub0: / 0.127518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.506 21524 [18565] sub0: \ 0.127622 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.506 21524 [18565] sub0: / 0.127753 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.506 21524 [18565] sub0: \ 0.127855 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.506 21524 [18565] sub0: / 0.127982 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.506 21524 [18565] sub0: / 0.128082 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.506 21524 [18565] sub0: / 0.128201 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.506 21524 [18565] sub0: \ 0.128304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.506 21524 [18565] sub0: \ 0.128417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.507 21524 [18565] sub0: \ 0.128538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.507 21524 [18565] sub0: / 0.128673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.507 21524 [18565] sub0: \ 0.128777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.507 21524 [18565] sub0: / 0.128921 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.507 21524 [18565] sub0: \ 0.129025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.507 21524 [18565] sub0: / 0.129157 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.507 21524 [18565] sub0: \ 0.129259 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.507 21524 [18565] sub0: / 0.129385 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.508 21524 [18565] sub0: / 0.129485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.508 21524 [18565] sub0: / 0.129642 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.508 21524 [18565] sub0: \ 0.129744 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.508 21524 [18565] sub0: \ 0.12988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.508 21524 [18565] sub0: \ 0.130055 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.508 21524 [18565] sub0: / 0.130194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.508 21524 [18565] sub0: \ 0.130298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.508 21524 [18565] sub0: / 0.13043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.509 21524 [18565] sub0: \ 0.130547 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.509 21524 [18565] sub0: / 0.130682 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.509 21524 [18565] sub0: \ 0.130785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.509 21524 [18565] sub0: / 0.130911 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.509 21524 [18565] sub0: / 0.131013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.509 21524 [18565] sub0: / 0.131138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.509 21524 [18565] sub0: \ 0.13124 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.509 21524 [18565] sub0: \ 0.131372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.510 21524 [18565] sub0: \ 0.131484 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.510 21524 [18565] sub0: / 0.131632 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.510 21524 [18565] sub0: \ 0.131735 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.510 21524 [18565] sub0: / 0.131878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.510 21524 [18565] sub0: \ 0.131982 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.510 21524 [18565] sub0: / 0.132115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.510 21524 [18565] sub0: \ 0.132216 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.510 21524 [18565] sub0: / 0.132342 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.510 21524 [18565] sub0: / 0.132441 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.511 21524 [18565] sub0: / 0.132584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.511 21524 [18565] sub0: \ 0.132688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.511 21524 [18565] sub0: \ 0.13281 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.511 21524 [18565] sub0: \ 0.13292 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.511 21524 [18565] sub0: / 0.133052 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.511 21524 [18565] sub0: \ 0.133154 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.511 21524 [18565] sub0: / 0.133286 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.511 21524 [18565] sub0: \ 0.133389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.512 21524 [18565] sub0: / 0.133534 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.512 21524 [18565] sub0: \ 0.133638 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.512 21524 [18565] sub0: / 0.133764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.512 21524 [18565] sub0: / 0.133863 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.512 21524 [18565] sub0: / 0.134025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.512 21524 [18565] sub0: \ 0.134132 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.512 21524 [18565] sub0: \ 0.134265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.512 21524 [18565] sub0: \ 0.134377 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.513 21524 [18565] sub0: / 0.134523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.513 21524 [18565] sub0: \ 0.134627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.513 21524 [18565] sub0: / 0.134759 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.513 21524 [18565] sub0: \ 0.134872 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.513 21524 [18565] sub0: / 0.135006 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.513 21524 [18565] sub0: \ 0.135108 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.513 21524 [18565] sub0: / 0.13524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.513 21524 [18565] sub0: / 0.135341 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.514 21524 [18565] sub0: / 0.135468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.514 21524 [18565] sub0: \ 0.135586 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.514 21524 [18565] sub0: \ 0.135724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.514 21524 [18565] sub0: \ 0.135836 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.514 21524 [18565] sub0: / 0.13597 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.514 21524 [18565] sub0: \ 0.136073 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.514 21524 [18565] sub0: / 0.136204 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.514 21524 [18565] sub0: \ 0.136306 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.514 21524 [18565] sub0: / 0.136438 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.515 21524 [18565] sub0: \ 0.136554 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.515 21524 [18565] sub0: / 0.136683 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.515 21524 [18565] sub0: / 0.136784 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.515 21524 [18565] sub0: / 0.136907 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.515 21524 [18565] sub0: \ 0.13701 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.515 21524 [18565] sub0: \ 0.137164 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.515 21524 [18565] sub0: \ 0.137276 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.515 21524 [18565] sub0: / 0.137408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.516 21524 [18565] sub0: \ 0.137524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.516 21524 [18565] sub0: / 0.137659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.516 21524 [18565] sub0: \ 0.137761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.516 21524 [18565] sub0: / 0.137904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.516 21524 [18565] sub0: \ 0.138056 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.516 21524 [18565] sub0: / 0.138185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.516 21524 [18565] sub0: / 0.138287 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.516 21524 [18565] sub0: / 0.138384 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.517 21524 [18565] sub0: \ 0.138483 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.517 21524 [18565] sub0: \ 0.138633 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.517 21524 [18565] sub0: \ 0.138745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.517 21524 [18565] sub0: / 0.138877 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.517 21524 [18565] sub0: \ 0.13898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.517 21524 [18565] sub0: / 0.139111 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.517 21524 [18565] sub0: \ 0.139212 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.517 21524 [18565] sub0: / 0.139343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.517 21524 [18565] sub0: \ 0.139445 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.518 21524 [18565] sub0: / 0.139585 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.518 21524 [18565] sub0: / 0.139686 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.518 21524 [18565] sub0: / 0.13981 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.518 21524 [18565] sub0: \ 0.139911 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.518 21524 [18565] sub0: \ 0.140115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.518 21524 [18565] sub0: \ 0.140265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.518 21524 [18565] sub0: / 0.140402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.519 21524 [18565] sub0: \ 0.140517 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.519 21524 [18565] sub0: / 0.140653 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.519 21524 [18565] sub0: \ 0.140756 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.519 21524 [18565] sub0: / 0.140899 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.519 21524 [18565] sub0: \ 0.141003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.519 21524 [18565] sub0: / 0.141129 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.519 21524 [18565] sub0: / 0.14123 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.519 21524 [18565] sub0: / 0.141349 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.519 21524 [18565] sub0: \ 0.14145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.520 21524 [18565] sub0: \ 0.141601 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.520 21524 [18565] sub0: \ 0.141712 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.520 21524 [18565] sub0: / 0.141846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.520 21524 [18565] sub0: \ 0.141971 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.520 21524 [18565] sub0: / 0.14211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.520 21524 [18565] sub0: \ 0.142214 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.520 21524 [18565] sub0: / 0.142346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.520 21524 [18565] sub0: \ 0.142448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.521 21524 [18565] sub0: / 0.142589 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.521 21524 [18565] sub0: / 0.142689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.521 21524 [18565] sub0: / 0.142814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.521 21524 [18565] sub0: \ 0.142915 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.521 21524 [18565] sub0: \ 0.143054 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.521 21524 [18565] sub0: \ 0.143165 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.521 21524 [18565] sub0: / 0.143299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.521 21524 [18565] sub0: \ 0.143402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.522 21524 [18565] sub0: / 0.143579 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.522 21524 [18565] sub0: \ 0.143684 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.522 21524 [18565] sub0: / 0.143816 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.522 21524 [18565] sub0: \ 0.14393 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.522 21524 [18565] sub0: / 0.144058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.522 21524 [18565] sub0: / 0.144158 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.522 21524 [18565] sub0: / 0.144278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.522 21524 [18565] sub0: \ 0.144379 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.523 21524 [18565] sub0: \ 0.144523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.523 21524 [18565] sub0: \ 0.144635 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.523 21524 [18565] sub0: / 0.144768 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.523 21524 [18565] sub0: \ 0.14487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.523 21524 [18565] sub0: / 0.145001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.523 21524 [18565] sub0: \ 0.145102 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.523 21524 [18565] sub0: / 0.145234 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.523 21524 [18565] sub0: \ 0.145335 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.524 21524 [18565] sub0: / 0.145461 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.524 21524 [18565] sub0: / 0.145575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.524 21524 [18565] sub0: / 0.145704 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.524 21524 [18565] sub0: \ 0.145805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.524 21524 [18565] sub0: \ 0.145942 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.524 21524 [18565] sub0: \ 0.146097 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.524 21524 [18565] sub0: / 0.146231 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.524 21524 [18565] sub0: \ 0.146334 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.525 21524 [18565] sub0: / 0.146465 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.525 21524 [18565] sub0: \ 0.146583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.525 21524 [18565] sub0: / 0.146716 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.525 21524 [18565] sub0: \ 0.146818 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.525 21524 [18565] sub0: / 0.146956 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.525 21524 [18565] sub0: / 0.147058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.525 21524 [18565] sub0: / 0.147182 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.525 21524 [18565] sub0: \ 0.147285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.525 21524 [18565] sub0: \ 0.147398 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:27:54.526 21524 [18565] sub0: \ 0.147521 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.526 21524 [18565] sub0: / 0.147657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.526 21524 [18565] sub0: \ 0.147759 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.526 21524 [18565] sub0: / 0.147891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.526 21524 [18565] sub0: \ 0.147993 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.526 21524 [18565] sub0: / 0.148125 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.526 21524 [18565] sub0: \ 0.148227 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:27:54.526 21524 [18565] sub0: / 0.148354 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.526 21524 [18565] sub0: / 0.148454 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.527 21524 [18565] sub0: / 0.148609 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.527 21524 [18565] sub0: / 0.148712 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.527 21524 [18565] sub0: / 0.148905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.527 21524 [18565] sub0: / 0.149011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:27:54.527 21524 [18565] sub0: / 0.14911 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:27:54.528 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:27:54.529 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:27:54.531 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:27:54.532 21524 [18565] sub0: \ 0.153745 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:27:54.532 21524 [18565] sub0: / 0.153875 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:27:54.533 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:27:54.534 21524 [18565] sub0: \ 0.155691 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:27:54.534 21524 [18565] sub0: / 0.156059 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:27:54.534 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:27:54.535 21524 [18565] sub0: \ 0.157358 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:27:54.536 21524 [18565] sub0: / 0.157573 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:27:54.536 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:27:54.660 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:27:54.959 21524 [18565] sub0: \ 0.58139 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:27:54.960 21524 [18565] sub0: / 0.582269 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:27:54.961 21524 [18565] time: 0.582799 2015-12-03 12:27:54.961 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:27:54.962 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:27:54.962 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:27:54.963 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:27:54.964 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:27:54.965 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:27:54.965 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:27:54.967 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:27:54.968 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:27:54.974 21524 [18565] sub0: / 0.596407 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:28:05.464 21525 [18565] sub0: \ 32.290186 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:28:05.465 21525 [18565] sub0: \ 0.000595 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:28:05.465 21525 [18565] sub0: / 0.000744 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:28:05.465 21525 [18565] sub0: \ 0.000873 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:28:05.465 21525 [18565] sub0: / 0.00104 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:28:05.467 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:28:05.468 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:28:05.469 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:28:05.471 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:28:05.472 21525 [18565] sub0: \ 0.007453 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:28:05.554 21525 [18565] sub0: \ 0.090071 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:28:05.555 21525 [18565] sub0: \ 0.090497 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.555 21525 [18565] sub0: / 0.09066 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.555 21525 [18565] sub0: \ 0.090809 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.555 21525 [18565] sub0: \ 0.091023 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.555 21525 [18565] sub0: \ 0.091171 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.555 21525 [18565] sub0: \ 0.091328 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.556 21525 [18565] sub0: \ 0.091479 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.556 21525 [18565] sub0: / 0.091639 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.556 21525 [18565] sub0: \ 0.091767 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.556 21525 [18565] sub0: / 0.092005 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.556 21525 [18565] sub0: \ 0.092136 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.556 21525 [18565] sub0: / 0.092291 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.557 21525 [18565] sub0: \ 0.092415 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.557 21525 [18565] sub0: / 0.092581 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.557 21525 [18565] sub0: / 0.092705 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.557 21525 [18565] sub0: / 0.09286 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.557 21525 [18565] sub0: \ 0.092987 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.557 21525 [18565] sub0: \ 0.093134 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.557 21525 [18565] sub0: \ 0.093268 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.558 21525 [18565] sub0: / 0.093426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.558 21525 [18565] sub0: \ 0.093566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.558 21525 [18565] sub0: / 0.093723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.558 21525 [18565] sub0: \ 0.093849 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.558 21525 [18565] sub0: / 0.094006 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.558 21525 [18565] sub0: \ 0.09413 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.558 21525 [18565] sub0: / 0.09428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.559 21525 [18565] sub0: / 0.094402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.559 21525 [18565] sub0: / 0.094583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.559 21525 [18565] sub0: \ 0.094712 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.559 21525 [18565] sub0: \ 0.094891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.559 21525 [18565] sub0: \ 0.095031 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.559 21525 [18565] sub0: / 0.095189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.559 21525 [18565] sub0: \ 0.095314 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.560 21525 [18565] sub0: / 0.095506 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.560 21525 [18565] sub0: \ 0.095634 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.560 21525 [18565] sub0: / 0.095789 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.560 21525 [18565] sub0: \ 0.095974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.560 21525 [18565] sub0: / 0.09613 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.560 21525 [18565] sub0: / 0.096253 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.561 21525 [18565] sub0: / 0.096385 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.561 21525 [18565] sub0: \ 0.096551 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.561 21525 [18565] sub0: \ 0.096713 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.561 21525 [18565] sub0: \ 0.096848 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.561 21525 [18565] sub0: / 0.097041 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.561 21525 [18565] sub0: \ 0.097166 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.561 21525 [18565] sub0: / 0.097323 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.562 21525 [18565] sub0: \ 0.097449 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.562 21525 [18565] sub0: / 0.097622 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.562 21525 [18565] sub0: \ 0.097746 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.562 21525 [18565] sub0: / 0.097897 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.562 21525 [18565] sub0: / 0.098019 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.562 21525 [18565] sub0: / 0.098173 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.562 21525 [18565] sub0: \ 0.098303 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.563 21525 [18565] sub0: \ 0.098517 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.563 21525 [18565] sub0: \ 0.098656 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.563 21525 [18565] sub0: / 0.098819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.563 21525 [18565] sub0: \ 0.098943 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.563 21525 [18565] sub0: / 0.099098 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.563 21525 [18565] sub0: \ 0.099245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.564 21525 [18565] sub0: / 0.099401 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.564 21525 [18565] sub0: \ 0.099543 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.564 21525 [18565] sub0: / 0.099694 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.564 21525 [18565] sub0: / 0.099817 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.564 21525 [18565] sub0: / 0.100029 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.564 21525 [18565] sub0: \ 0.100158 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.564 21525 [18565] sub0: \ 0.100304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.565 21525 [18565] sub0: \ 0.100436 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.565 21525 [18565] sub0: / 0.100609 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.565 21525 [18565] sub0: \ 0.100735 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.565 21525 [18565] sub0: / 0.100889 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.565 21525 [18565] sub0: \ 0.101014 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.565 21525 [18565] sub0: / 0.101169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.565 21525 [18565] sub0: \ 0.101293 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.566 21525 [18565] sub0: / 0.101443 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.566 21525 [18565] sub0: / 0.101581 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.566 21525 [18565] sub0: / 0.101747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.566 21525 [18565] sub0: \ 0.101873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.566 21525 [18565] sub0: \ 0.102025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.566 21525 [18565] sub0: \ 0.102158 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.566 21525 [18565] sub0: / 0.102317 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.567 21525 [18565] sub0: \ 0.102441 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.567 21525 [18565] sub0: / 0.102614 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.567 21525 [18565] sub0: \ 0.102739 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.567 21525 [18565] sub0: / 0.102932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.567 21525 [18565] sub0: \ 0.103058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.567 21525 [18565] sub0: / 0.103209 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.567 21525 [18565] sub0: / 0.103333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.568 21525 [18565] sub0: / 0.103507 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.568 21525 [18565] sub0: \ 0.103636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.568 21525 [18565] sub0: \ 0.103803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.568 21525 [18565] sub0: \ 0.104021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.568 21525 [18565] sub0: / 0.104184 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.568 21525 [18565] sub0: \ 0.10431 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.569 21525 [18565] sub0: / 0.10448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.569 21525 [18565] sub0: \ 0.104606 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.569 21525 [18565] sub0: / 0.104761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.569 21525 [18565] sub0: \ 0.104886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.569 21525 [18565] sub0: / 0.105037 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.569 21525 [18565] sub0: / 0.105159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.569 21525 [18565] sub0: / 0.105302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.570 21525 [18565] sub0: \ 0.10543 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.570 21525 [18565] sub0: \ 0.105607 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.570 21525 [18565] sub0: \ 0.105741 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.570 21525 [18565] sub0: / 0.105899 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.570 21525 [18565] sub0: \ 0.106024 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.570 21525 [18565] sub0: / 0.106179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.570 21525 [18565] sub0: \ 0.106305 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.571 21525 [18565] sub0: / 0.106472 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.571 21525 [18565] sub0: \ 0.106621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.571 21525 [18565] sub0: / 0.106774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.571 21525 [18565] sub0: / 0.106898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.571 21525 [18565] sub0: / 0.107044 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.571 21525 [18565] sub0: \ 0.107168 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.571 21525 [18565] sub0: \ 0.10732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.572 21525 [18565] sub0: \ 0.107467 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.572 21525 [18565] sub0: / 0.107628 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.572 21525 [18565] sub0: \ 0.107754 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.572 21525 [18565] sub0: / 0.107968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.572 21525 [18565] sub0: \ 0.108102 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.572 21525 [18565] sub0: / 0.108258 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.573 21525 [18565] sub0: \ 0.108383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.573 21525 [18565] sub0: / 0.108547 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.573 21525 [18565] sub0: / 0.108671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.573 21525 [18565] sub0: / 0.108826 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.573 21525 [18565] sub0: \ 0.10895 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.573 21525 [18565] sub0: \ 0.109086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.573 21525 [18565] sub0: \ 0.109217 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.573 21525 [18565] sub0: / 0.109375 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.574 21525 [18565] sub0: \ 0.109512 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.574 21525 [18565] sub0: / 0.109666 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.574 21525 [18565] sub0: \ 0.109791 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.574 21525 [18565] sub0: / 0.109944 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.574 21525 [18565] sub0: \ 0.110068 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.574 21525 [18565] sub0: / 0.110238 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.574 21525 [18565] sub0: / 0.110361 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.575 21525 [18565] sub0: / 0.11054 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.575 21525 [18565] sub0: \ 0.110668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.575 21525 [18565] sub0: \ 0.110843 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.575 21525 [18565] sub0: \ 0.110977 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.575 21525 [18565] sub0: / 0.111132 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.575 21525 [18565] sub0: \ 0.111255 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.576 21525 [18565] sub0: / 0.111408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.576 21525 [18565] sub0: \ 0.111547 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.576 21525 [18565] sub0: / 0.111699 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.576 21525 [18565] sub0: \ 0.111824 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.576 21525 [18565] sub0: / 0.112049 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.576 21525 [18565] sub0: / 0.112172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.576 21525 [18565] sub0: / 0.112308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.577 21525 [18565] sub0: \ 0.112432 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.577 21525 [18565] sub0: \ 0.112597 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.577 21525 [18565] sub0: \ 0.11273 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.577 21525 [18565] sub0: / 0.112889 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.577 21525 [18565] sub0: \ 0.113013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.577 21525 [18565] sub0: / 0.113166 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.577 21525 [18565] sub0: \ 0.11329 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.578 21525 [18565] sub0: / 0.113443 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.578 21525 [18565] sub0: \ 0.113581 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.578 21525 [18565] sub0: / 0.113751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.578 21525 [18565] sub0: / 0.113873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.578 21525 [18565] sub0: / 0.114027 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.578 21525 [18565] sub0: \ 0.11415 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.578 21525 [18565] sub0: \ 0.11432 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.579 21525 [18565] sub0: \ 0.114455 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.579 21525 [18565] sub0: / 0.114626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.579 21525 [18565] sub0: \ 0.114749 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.579 21525 [18565] sub0: / 0.1149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.579 21525 [18565] sub0: \ 0.115026 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.579 21525 [18565] sub0: / 0.115178 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.579 21525 [18565] sub0: \ 0.115301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.580 21525 [18565] sub0: / 0.115448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.580 21525 [18565] sub0: / 0.115584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.580 21525 [18565] sub0: / 0.115718 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.580 21525 [18565] sub0: \ 0.115839 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.580 21525 [18565] sub0: \ 0.116068 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.580 21525 [18565] sub0: \ 0.116203 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.580 21525 [18565] sub0: / 0.116358 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.581 21525 [18565] sub0: \ 0.116493 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.581 21525 [18565] sub0: / 0.116649 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.581 21525 [18565] sub0: \ 0.116772 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.581 21525 [18565] sub0: / 0.116923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.581 21525 [18565] sub0: \ 0.117047 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.581 21525 [18565] sub0: / 0.117195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.581 21525 [18565] sub0: / 0.117335 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.582 21525 [18565] sub0: / 0.117483 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.582 21525 [18565] sub0: \ 0.117607 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.582 21525 [18565] sub0: \ 0.117769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.582 21525 [18565] sub0: \ 0.1179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.582 21525 [18565] sub0: / 0.118056 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.582 21525 [18565] sub0: \ 0.118179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.582 21525 [18565] sub0: / 0.11833 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.583 21525 [18565] sub0: \ 0.118455 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.583 21525 [18565] sub0: / 0.118623 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.583 21525 [18565] sub0: \ 0.118747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.583 21525 [18565] sub0: / 0.118896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.583 21525 [18565] sub0: / 0.119017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.583 21525 [18565] sub0: / 0.119155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.583 21525 [18565] sub0: \ 0.119276 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.584 21525 [18565] sub0: \ 0.11945 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.584 21525 [18565] sub0: \ 0.119604 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.584 21525 [18565] sub0: / 0.11976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.584 21525 [18565] sub0: \ 0.119953 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.584 21525 [18565] sub0: / 0.120112 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.584 21525 [18565] sub0: \ 0.120238 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.585 21525 [18565] sub0: / 0.12039 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.585 21525 [18565] sub0: \ 0.120527 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.585 21525 [18565] sub0: / 0.120674 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.585 21525 [18565] sub0: / 0.120794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.585 21525 [18565] sub0: / 0.120942 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.585 21525 [18565] sub0: \ 0.121065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.585 21525 [18565] sub0: \ 0.12122 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.585 21525 [18565] sub0: \ 0.121354 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.586 21525 [18565] sub0: / 0.121523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.586 21525 [18565] sub0: \ 0.121649 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.586 21525 [18565] sub0: / 0.121803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.586 21525 [18565] sub0: \ 0.121929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.586 21525 [18565] sub0: / 0.122082 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.586 21525 [18565] sub0: \ 0.122206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.586 21525 [18565] sub0: / 0.122354 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.587 21525 [18565] sub0: / 0.122486 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.587 21525 [18565] sub0: / 0.122637 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.587 21525 [18565] sub0: \ 0.122761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.587 21525 [18565] sub0: \ 0.122908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.587 21525 [18565] sub0: \ 0.123041 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.587 21525 [18565] sub0: / 0.123198 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.587 21525 [18565] sub0: \ 0.123322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.588 21525 [18565] sub0: / 0.123491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.588 21525 [18565] sub0: \ 0.123616 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.588 21525 [18565] sub0: / 0.123769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.588 21525 [18565] sub0: \ 0.123943 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.588 21525 [18565] sub0: / 0.124098 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.588 21525 [18565] sub0: / 0.124218 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.588 21525 [18565] sub0: / 0.124369 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.589 21525 [18565] sub0: \ 0.124522 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.589 21525 [18565] sub0: \ 0.124673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.589 21525 [18565] sub0: \ 0.124807 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.589 21525 [18565] sub0: / 0.124962 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.589 21525 [18565] sub0: \ 0.125086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.589 21525 [18565] sub0: / 0.125239 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.589 21525 [18565] sub0: \ 0.125363 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.590 21525 [18565] sub0: / 0.125529 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.590 21525 [18565] sub0: \ 0.125654 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.590 21525 [18565] sub0: / 0.125801 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.590 21525 [18565] sub0: / 0.125921 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.590 21525 [18565] sub0: / 0.126073 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.590 21525 [18565] sub0: \ 0.126196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.590 21525 [18565] sub0: \ 0.126353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.591 21525 [18565] sub0: \ 0.126499 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.591 21525 [18565] sub0: / 0.126655 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.591 21525 [18565] sub0: \ 0.12678 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.591 21525 [18565] sub0: / 0.126932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.591 21525 [18565] sub0: \ 0.127055 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.591 21525 [18565] sub0: / 0.127207 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.591 21525 [18565] sub0: \ 0.127329 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.592 21525 [18565] sub0: / 0.127495 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.592 21525 [18565] sub0: / 0.127617 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.592 21525 [18565] sub0: / 0.127761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.592 21525 [18565] sub0: \ 0.127959 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.592 21525 [18565] sub0: \ 0.128159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.592 21525 [18565] sub0: \ 0.128294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.593 21525 [18565] sub0: / 0.128449 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.593 21525 [18565] sub0: \ 0.128588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.593 21525 [18565] sub0: / 0.128741 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.593 21525 [18565] sub0: \ 0.128865 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.593 21525 [18565] sub0: / 0.129015 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.593 21525 [18565] sub0: \ 0.129138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.593 21525 [18565] sub0: / 0.129284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.594 21525 [18565] sub0: / 0.129405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.594 21525 [18565] sub0: / 0.129548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.594 21525 [18565] sub0: \ 0.129669 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.594 21525 [18565] sub0: \ 0.129835 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.594 21525 [18565] sub0: \ 0.129968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.594 21525 [18565] sub0: / 0.130122 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.594 21525 [18565] sub0: \ 0.130245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.595 21525 [18565] sub0: / 0.130397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.595 21525 [18565] sub0: \ 0.130535 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.595 21525 [18565] sub0: / 0.130688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.595 21525 [18565] sub0: \ 0.13081 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.595 21525 [18565] sub0: / 0.130957 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.595 21525 [18565] sub0: / 0.131077 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.595 21525 [18565] sub0: / 0.13121 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.595 21525 [18565] sub0: \ 0.131331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.596 21525 [18565] sub0: \ 0.131509 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.596 21525 [18565] sub0: \ 0.131642 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.596 21525 [18565] sub0: / 0.131798 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.596 21525 [18565] sub0: \ 0.131978 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.596 21525 [18565] sub0: / 0.132132 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.596 21525 [18565] sub0: \ 0.132256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.597 21525 [18565] sub0: / 0.132407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.597 21525 [18565] sub0: \ 0.132544 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.597 21525 [18565] sub0: / 0.132693 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.597 21525 [18565] sub0: / 0.132813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.597 21525 [18565] sub0: / 0.132963 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.597 21525 [18565] sub0: \ 0.133085 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.597 21525 [18565] sub0: \ 0.13325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.597 21525 [18565] sub0: \ 0.133381 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.598 21525 [18565] sub0: / 0.13355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.598 21525 [18565] sub0: \ 0.133674 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.598 21525 [18565] sub0: / 0.133827 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.598 21525 [18565] sub0: \ 0.13395 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.598 21525 [18565] sub0: / 0.134102 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.598 21525 [18565] sub0: \ 0.134226 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.598 21525 [18565] sub0: / 0.134372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.599 21525 [18565] sub0: / 0.134508 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.599 21525 [18565] sub0: / 0.134645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.599 21525 [18565] sub0: \ 0.134766 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.599 21525 [18565] sub0: \ 0.134935 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.599 21525 [18565] sub0: \ 0.135086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.599 21525 [18565] sub0: / 0.135243 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.599 21525 [18565] sub0: \ 0.135365 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.600 21525 [18565] sub0: / 0.135536 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.600 21525 [18565] sub0: \ 0.135661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.600 21525 [18565] sub0: / 0.135814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.600 21525 [18565] sub0: \ 0.136003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.600 21525 [18565] sub0: / 0.136154 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.600 21525 [18565] sub0: / 0.136275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.601 21525 [18565] sub0: / 0.136403 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.601 21525 [18565] sub0: \ 0.136537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.601 21525 [18565] sub0: \ 0.136681 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.601 21525 [18565] sub0: \ 0.13681 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.601 21525 [18565] sub0: / 0.136965 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.601 21525 [18565] sub0: \ 0.137086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.601 21525 [18565] sub0: / 0.137236 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.601 21525 [18565] sub0: \ 0.13736 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.602 21525 [18565] sub0: / 0.137525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.602 21525 [18565] sub0: \ 0.137648 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.602 21525 [18565] sub0: / 0.137794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.602 21525 [18565] sub0: / 0.137912 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.602 21525 [18565] sub0: / 0.138068 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.602 21525 [18565] sub0: \ 0.138191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.602 21525 [18565] sub0: \ 0.138332 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.603 21525 [18565] sub0: \ 0.138474 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.603 21525 [18565] sub0: / 0.138655 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.603 21525 [18565] sub0: \ 0.138777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.603 21525 [18565] sub0: / 0.138928 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.603 21525 [18565] sub0: \ 0.139049 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.603 21525 [18565] sub0: / 0.139199 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.603 21525 [18565] sub0: \ 0.139321 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.604 21525 [18565] sub0: / 0.139481 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.604 21525 [18565] sub0: / 0.139601 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.604 21525 [18565] sub0: / 0.139757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.604 21525 [18565] sub0: \ 0.13993 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.604 21525 [18565] sub0: \ 0.14009 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.604 21525 [18565] sub0: \ 0.140223 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.604 21525 [18565] sub0: / 0.140377 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.605 21525 [18565] sub0: \ 0.140511 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.605 21525 [18565] sub0: / 0.140664 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.605 21525 [18565] sub0: \ 0.140785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.605 21525 [18565] sub0: / 0.140936 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.605 21525 [18565] sub0: \ 0.141056 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.605 21525 [18565] sub0: / 0.141202 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.605 21525 [18565] sub0: / 0.141321 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.606 21525 [18565] sub0: / 0.141479 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.606 21525 [18565] sub0: \ 0.141604 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.606 21525 [18565] sub0: \ 0.14177 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.606 21525 [18565] sub0: \ 0.141901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.606 21525 [18565] sub0: / 0.142077 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.606 21525 [18565] sub0: \ 0.142199 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.606 21525 [18565] sub0: / 0.142352 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.607 21525 [18565] sub0: \ 0.142486 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.607 21525 [18565] sub0: / 0.142639 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.607 21525 [18565] sub0: \ 0.142761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.607 21525 [18565] sub0: / 0.142907 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.607 21525 [18565] sub0: / 0.143026 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.607 21525 [18565] sub0: / 0.143159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.607 21525 [18565] sub0: \ 0.143279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.608 21525 [18565] sub0: \ 0.143426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.608 21525 [18565] sub0: \ 0.143641 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.608 21525 [18565] sub0: / 0.143796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.608 21525 [18565] sub0: \ 0.143996 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.608 21525 [18565] sub0: / 0.14415 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.608 21525 [18565] sub0: \ 0.144273 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.609 21525 [18565] sub0: / 0.144424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.609 21525 [18565] sub0: \ 0.14456 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.609 21525 [18565] sub0: / 0.144708 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.609 21525 [18565] sub0: / 0.144827 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.609 21525 [18565] sub0: / 0.144979 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.609 21525 [18565] sub0: \ 0.145101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.609 21525 [18565] sub0: \ 0.145248 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.609 21525 [18565] sub0: \ 0.145379 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.610 21525 [18565] sub0: / 0.145547 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.610 21525 [18565] sub0: \ 0.145689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.610 21525 [18565] sub0: / 0.145842 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.610 21525 [18565] sub0: \ 0.145963 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.610 21525 [18565] sub0: / 0.146115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.610 21525 [18565] sub0: \ 0.146236 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.611 21525 [18565] sub0: / 0.146388 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.611 21525 [18565] sub0: / 0.146523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.611 21525 [18565] sub0: / 0.146676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.611 21525 [18565] sub0: \ 0.146798 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.611 21525 [18565] sub0: \ 0.146965 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.611 21525 [18565] sub0: \ 0.147096 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.611 21525 [18565] sub0: / 0.147248 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.611 21525 [18565] sub0: \ 0.147371 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.612 21525 [18565] sub0: / 0.147537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.612 21525 [18565] sub0: \ 0.14766 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.612 21525 [18565] sub0: / 0.147828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.612 21525 [18565] sub0: \ 0.148011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.612 21525 [18565] sub0: / 0.14816 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.612 21525 [18565] sub0: / 0.148279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.613 21525 [18565] sub0: / 0.148408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.613 21525 [18565] sub0: \ 0.148545 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.613 21525 [18565] sub0: \ 0.148698 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.613 21525 [18565] sub0: \ 0.148829 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.613 21525 [18565] sub0: / 0.148984 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.613 21525 [18565] sub0: \ 0.149106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.613 21525 [18565] sub0: / 0.149277 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.614 21525 [18565] sub0: \ 0.1494 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.614 21525 [18565] sub0: / 0.149566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.614 21525 [18565] sub0: \ 0.149688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.614 21525 [18565] sub0: / 0.149834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.614 21525 [18565] sub0: / 0.149953 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.614 21525 [18565] sub0: / 0.150101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.614 21525 [18565] sub0: \ 0.150223 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.615 21525 [18565] sub0: \ 0.150386 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.615 21525 [18565] sub0: \ 0.150532 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.615 21525 [18565] sub0: / 0.150688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.615 21525 [18565] sub0: \ 0.150809 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.615 21525 [18565] sub0: / 0.150961 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.615 21525 [18565] sub0: \ 0.151083 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.615 21525 [18565] sub0: / 0.151234 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.615 21525 [18565] sub0: \ 0.151355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.616 21525 [18565] sub0: / 0.151514 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.616 21525 [18565] sub0: / 0.151634 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.616 21525 [18565] sub0: / 0.151769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.616 21525 [18565] sub0: \ 0.151959 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.616 21525 [18565] sub0: \ 0.152117 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.616 21525 [18565] sub0: \ 0.152249 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.617 21525 [18565] sub0: / 0.152403 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.617 21525 [18565] sub0: \ 0.152538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.617 21525 [18565] sub0: / 0.152691 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.617 21525 [18565] sub0: \ 0.152831 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.617 21525 [18565] sub0: / 0.152983 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.617 21525 [18565] sub0: \ 0.153104 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.617 21525 [18565] sub0: / 0.153251 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.617 21525 [18565] sub0: / 0.15337 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.618 21525 [18565] sub0: / 0.15353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.618 21525 [18565] sub0: \ 0.153652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.618 21525 [18565] sub0: \ 0.153804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.618 21525 [18565] sub0: \ 0.153935 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.618 21525 [18565] sub0: / 0.15409 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.618 21525 [18565] sub0: \ 0.154213 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.618 21525 [18565] sub0: / 0.154363 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.619 21525 [18565] sub0: \ 0.154498 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.619 21525 [18565] sub0: / 0.154652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.619 21525 [18565] sub0: \ 0.154773 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.619 21525 [18565] sub0: / 0.15492 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.619 21525 [18565] sub0: / 0.155038 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.619 21525 [18565] sub0: / 0.155184 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.619 21525 [18565] sub0: \ 0.155305 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.620 21525 [18565] sub0: \ 0.155445 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.620 21525 [18565] sub0: \ 0.155589 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.620 21525 [18565] sub0: / 0.155743 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.620 21525 [18565] sub0: \ 0.155865 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.620 21525 [18565] sub0: / 0.156068 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.620 21525 [18565] sub0: \ 0.156189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.620 21525 [18565] sub0: / 0.156359 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.621 21525 [18565] sub0: \ 0.156494 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.621 21525 [18565] sub0: / 0.156645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.621 21525 [18565] sub0: / 0.156765 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.621 21525 [18565] sub0: / 0.156922 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.621 21525 [18565] sub0: \ 0.157044 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.621 21525 [18565] sub0: \ 0.157204 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.621 21525 [18565] sub0: \ 0.157336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.622 21525 [18565] sub0: / 0.157504 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.622 21525 [18565] sub0: \ 0.157627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.622 21525 [18565] sub0: / 0.157777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.622 21525 [18565] sub0: \ 0.157898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.622 21525 [18565] sub0: / 0.158048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.622 21525 [18565] sub0: \ 0.158168 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.622 21525 [18565] sub0: / 0.158313 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.623 21525 [18565] sub0: / 0.158431 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.623 21525 [18565] sub0: / 0.158585 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.623 21525 [18565] sub0: \ 0.158705 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.623 21525 [18565] sub0: \ 0.158857 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.623 21525 [18565] sub0: \ 0.158987 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.623 21525 [18565] sub0: / 0.15914 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.623 21525 [18565] sub0: \ 0.159263 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.624 21525 [18565] sub0: / 0.159415 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.624 21525 [18565] sub0: \ 0.159557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.624 21525 [18565] sub0: / 0.159731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.624 21525 [18565] sub0: \ 0.159853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.624 21525 [18565] sub0: / 0.160083 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.624 21525 [18565] sub0: / 0.160205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.624 21525 [18565] sub0: / 0.160356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.625 21525 [18565] sub0: \ 0.160494 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.625 21525 [18565] sub0: \ 0.160639 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:05.625 21525 [18565] sub0: \ 0.160772 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.625 21525 [18565] sub0: / 0.160927 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.625 21525 [18565] sub0: \ 0.161048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.625 21525 [18565] sub0: / 0.161202 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.625 21525 [18565] sub0: \ 0.161325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.626 21525 [18565] sub0: / 0.161491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.626 21525 [18565] sub0: \ 0.161611 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:28:05.626 21525 [18565] sub0: / 0.161756 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.626 21525 [18565] sub0: / 0.161875 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.626 21525 [18565] sub0: / 0.162031 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.626 21525 [18565] sub0: / 0.162153 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.626 21525 [18565] sub0: / 0.162312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.627 21525 [18565] sub0: / 0.162449 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:05.627 21525 [18565] sub0: / 0.162583 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:28:05.627 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:28:05.629 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:28:05.631 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:28:05.632 21525 [18565] sub0: \ 0.167931 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:28:05.632 21525 [18565] sub0: / 0.168124 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:28:05.633 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:28:05.634 21525 [18565] sub0: \ 0.170317 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:28:05.635 21525 [18565] sub0: / 0.17075 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:28:05.635 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:28:05.636 21525 [18565] sub0: \ 0.17234 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:28:05.637 21525 [18565] sub0: / 0.172614 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:28:05.637 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:28:05.765 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:28:05.950 21525 [18565] sub0: \ 0.486105 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:28:05.951 21525 [18565] sub0: / 0.48706 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:28:05.952 21525 [18565] time: 0.487668 2015-12-03 12:28:05.952 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:28:05.953 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:28:05.954 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:28:05.955 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:28:05.956 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:28:05.956 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:28:05.957 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:28:05.959 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:28:05.960 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:28:05.968 21525 [18565] sub0: / 0.504349 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:28:10.504 21525 [18565] sub0: \ 5.039399 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:28:10.504 21525 [18565] sub0: \ 0.000654 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:28:10.505 21525 [18565] sub0: / 0.0008 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:28:10.505 21525 [18565] sub0: \ 0.000946 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:28:10.505 21525 [18565] sub0: / 0.001116 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:28:10.507 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:28:10.508 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:28:10.509 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:28:10.510 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:28:10.511 21525 [18565] sub0: \ 0.007273 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:28:10.512 21525 [18565] sub0: \ 0.007896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:28:10.512 21525 [18565] sub0: \ 0.008079 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:10.512 21525 [18565] sub0: \ 0.008226 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:10.512 21525 [18565] sub0: / 0.008416 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:10.512 21525 [18565] sub0: / 0.008548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:10.512 21525 [18565] sub0: / 0.008665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:10.513 21525 [18565] sub0: / 0.00878 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:28:10.513 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:28:10.514 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:28:10.516 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:28:10.517 21525 [18565] sub0: \ 0.0137 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:28:10.518 21525 [18565] sub0: / 0.013903 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:28:10.519 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:28:10.520 21525 [18565] sub0: \ 0.016135 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:28:10.520 21525 [18565] sub0: / 0.0166 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:28:10.521 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:28:10.522 21525 [18565] sub0: \ 0.018217 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:28:10.522 21525 [18565] sub0: / 0.018489 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:28:10.573 21525 [18565] sub0: \ 0.069433 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:28:10.574 21525 [18565] sub0: / 0.070344 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:28:10.575 21525 [18565] time: 0.071222 2015-12-03 12:28:10.576 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:28:10.576 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:28:10.577 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:28:10.578 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:28:10.578 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:28:10.579 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:28:10.580 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:28:10.582 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:28:10.583 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:28:10.589 21525 [18565] sub0: / 0.085586 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:28:25.716 21525 [18565] sub0: \ 15.212675 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:28:25.717 21525 [18565] sub0: \ 0.000584 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:28:25.717 21525 [18565] sub0: / 0.000723 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:28:25.717 21525 [18565] sub0: \ 0.000847 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:28:25.718 21525 [18565] sub0: / 0.001025 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:28:25.719 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:28:25.721 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:28:25.722 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:28:25.723 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:28:25.724 21525 [18565] sub0: \ 0.0069 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:28:25.724 21525 [18565] sub0: \ 0.007684 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:28:25.724 21525 [18565] sub0: \ 0.007861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:25.725 21525 [18565] sub0: \ 0.008013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:25.725 21525 [18565] sub0: / 0.008155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:25.725 21525 [18565] sub0: / 0.008293 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:25.725 21525 [18565] sub0: / 0.008426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:25.725 21525 [18565] sub0: / 0.008542 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:28:25.725 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:28:25.727 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:28:25.728 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:28:25.730 21525 [18565] sub0: \ 0.012939 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:28:25.730 21525 [18565] sub0: / 0.01311 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:28:25.731 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:28:25.732 21525 [18565] sub0: \ 0.015194 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:28:25.733 21340 [18565] sub0: \ 43.106435 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:28:25.734 21340 [18565] sub0: \ 0.000626 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:28:25.734 21340 [18565] sub0: / 0.000781 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:28:25.734 21340 [18565] sub0: \ 0.000907 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:28:25.734 21340 [18565] sub0: / 0.001069 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:28:25.736 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:28:25.736 21525 [18565] sub0: / 0.018973 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:28:25.736 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:28:25.737 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:28:25.737 21525 [18565] sub0: \ 0.02053 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:28:25.737 21525 [18565] sub0: / 0.020756 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:28:25.738 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:28:25.739 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:28:25.740 21340 [18565] sub0: \ 0.006796 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:28:25.740 21340 [18565] sub0: \ 0.007454 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:28:25.741 21340 [18565] sub0: \ 0.00765 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:25.741 21340 [18565] sub0: \ 0.007802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:25.741 21340 [18565] sub0: / 0.007943 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:25.741 21340 [18565] sub0: / 0.00808 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:25.741 21340 [18565] sub0: / 0.008215 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:25.741 21340 [18565] sub0: / 0.008332 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:28:25.742 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:28:25.743 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:28:25.744 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:28:25.745 21340 [18565] sub0: \ 0.012518 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:28:25.746 21340 [18565] sub0: / 0.012686 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:28:25.747 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:28:25.748 21340 [18565] sub0: \ 0.014604 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:28:25.748 21340 [18565] sub0: / 0.015016 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:28:25.748 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:28:25.749 21340 [18565] sub0: \ 0.016488 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:28:25.750 21340 [18565] sub0: / 0.016736 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:28:25.826 21525 [18565] sub0: \ 0.109518 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:28:25.827 21525 [18565] sub0: / 0.110449 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:28:25.828 21525 [18565] time: 0.111266 2015-12-03 12:28:25.828 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:28:25.829 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:28:25.830 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:28:25.830 21340 [18565] sub0: \ 0.09676 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:28:25.831 21340 [18565] sub0: / 0.097654 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:28:25.831 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:28:25.831 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:28:25.831 21340 [18565] time: 0.098474 2015-12-03 12:28:25.832 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:28:25.833 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:28:25.834 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:28:25.834 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:28:25.835 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:28:25.835 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:28:25.836 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:28:25.837 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:28:25.837 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:28:25.838 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:28:25.839 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:28:25.840 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:28:25.841 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:28:25.842 21525 [18565] sub0: / 0.125105 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:28:25.845 21340 [18565] sub0: / 0.112206 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:28:45.747 21524 [18565] sub0: \ 51.368726 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:28:45.748 21524 [18565] sub0: \ 0.000569 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:28:45.748 21524 [18565] sub0: / 0.000765 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:28:45.748 21524 [18565] sub0: \ 0.000897 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:28:45.748 21524 [18565] sub0: / 0.001108 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:28:45.750 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:28:45.751 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:28:45.752 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:28:45.754 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:28:45.754 21524 [18565] sub0: \ 0.007349 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:28:45.755 21524 [18565] sub0: \ 0.007962 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:28:45.755 21524 [18565] sub0: \ 0.008126 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:45.755 21524 [18565] sub0: \ 0.008254 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:45.755 21524 [18565] sub0: / 0.00838 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:45.755 21524 [18565] sub0: / 0.008497 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:45.756 21524 [18565] sub0: / 0.008624 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:45.756 21524 [18565] sub0: / 0.008727 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:28:45.756 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:28:45.757 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:28:45.759 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:28:45.760 21524 [18565] sub0: \ 0.013125 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:28:45.760 21524 [18565] sub0: / 0.013272 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:28:45.761 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:28:45.762 21524 [18565] sub0: \ 0.015272 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:28:45.763 21524 [18565] sub0: / 0.015681 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:28:45.763 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:28:45.764 21524 [18565] sub0: \ 0.017164 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:28:45.764 21524 [18565] sub0: / 0.017402 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:28:45.813 21524 [18565] sub0: \ 0.066002 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:28:45.814 21524 [18565] sub0: / 0.066892 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:28:45.815 21524 [18565] time: 0.067788 2015-12-03 12:28:45.815 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:28:45.816 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:28:45.817 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:28:45.817 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:28:45.818 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:28:45.819 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:28:45.820 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:28:45.821 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:28:45.823 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:28:45.828 21524 [18565] sub0: / 0.080691 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:28:53.795 21525 [18565] sub0: \ 28.078435 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:28:53.796 21525 [18565] sub0: \ 0.000581 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:28:53.796 21525 [18565] sub0: / 0.000779 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:28:53.796 21525 [18565] sub0: \ 0.000914 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:28:53.796 21525 [18565] sub0: / 0.001081 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:28:53.798 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:28:53.799 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:28:53.800 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:28:53.801 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:28:53.802 21525 [18565] sub0: \ 0.006795 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:28:53.803 21525 [18565] sub0: \ 0.007353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:28:53.803 21525 [18565] sub0: \ 0.007527 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:53.803 21525 [18565] sub0: \ 0.007662 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:28:53.803 21525 [18565] sub0: / 0.007801 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:53.803 21525 [18565] sub0: / 0.007937 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:53.803 21525 [18565] sub0: / 0.008056 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:28:53.803 21525 [18565] sub0: / 0.008171 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:28:53.804 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:28:53.805 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:28:53.806 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:28:53.807 21525 [18565] sub0: \ 0.012146 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:28:53.808 21525 [18565] sub0: / 0.012304 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:28:53.809 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:28:53.809 21525 [18565] sub0: \ 0.014114 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:28:53.810 21525 [18565] sub0: / 0.014515 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:28:53.810 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:28:53.811 21525 [18565] sub0: \ 0.01593 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:28:53.811 21525 [18565] sub0: / 0.016151 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:28:54.050 21525 [18565] sub0: \ 0.25434 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:28:54.050 21525 [18565] sub0: / 0.255215 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:28:54.052 21525 [18565] time: 0.256867 2015-12-03 12:28:54.053 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:28:54.053 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:28:54.054 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:28:54.055 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:28:54.055 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:28:54.056 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:28:54.057 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:28:54.059 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:28:54.060 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:28:54.066 21525 [18565] sub0: / 0.270808 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:29:03.112 21524 [18565] sub0: \ 17.364872 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:29:03.113 21524 [18565] sub0: \ 0.000564 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:29:03.113 21524 [18565] sub0: / 0.000698 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:29:03.113 21524 [18565] sub0: \ 0.000845 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:29:03.113 21524 [18565] sub0: / 0.001007 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:29:03.115 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:29:03.116 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:29:03.117 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:29:03.118 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:29:03.119 21524 [18565] sub0: \ 0.006606 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:29:03.119 21524 [18565] sub0: \ 0.007137 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:29:03.119 21524 [18565] sub0: \ 0.007293 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:03.120 21524 [18565] sub0: \ 0.007412 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:03.120 21524 [18565] sub0: / 0.007553 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:03.120 21524 [18565] sub0: / 0.007673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:03.120 21524 [18565] sub0: / 0.007786 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:03.120 21524 [18565] sub0: / 0.00792 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:29:03.120 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:29:03.121 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:29:03.123 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:29:03.124 21524 [18565] sub0: \ 0.01177 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:29:03.124 21524 [18565] sub0: / 0.011948 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:29:03.125 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:29:03.126 21524 [18565] sub0: \ 0.013752 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:29:03.126 21524 [18565] sub0: / 0.014119 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:29:03.126 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:29:03.128 21524 [18565] sub0: \ 0.015464 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:29:03.128 21524 [18565] sub0: / 0.015664 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:29:03.233 21524 [18565] sub0: \ 0.120982 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:29:03.234 21524 [18565] sub0: / 0.121855 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:29:03.235 21524 [18565] time: 0.122555 2015-12-03 12:29:03.235 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:29:03.236 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:29:03.236 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:29:03.237 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:29:03.238 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:29:03.239 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:29:03.239 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:29:03.241 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:29:03.242 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:29:03.246 21524 [18565] sub0: / 0.134097 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:29:04.941 21524 [18565] sub0: \ 1.828834 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:29:04.942 21524 [18565] sub0: \ 0.000574 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:29:04.942 21524 [18565] sub0: / 0.000705 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:29:04.942 21524 [18565] sub0: \ 0.00083 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:29:04.942 21524 [18565] sub0: / 0.001009 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:29:04.944 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:29:04.945 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:29:04.946 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:29:04.947 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:29:04.948 21524 [18565] sub0: \ 0.006732 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:29:04.948 21524 [18565] sub0: \ 0.007324 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:29:04.949 21524 [18565] sub0: \ 0.007498 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:04.949 21524 [18565] sub0: \ 0.00763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:04.949 21524 [18565] sub0: / 0.007757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:04.949 21524 [18565] sub0: / 0.007874 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:04.949 21524 [18565] sub0: / 0.007986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:04.949 21524 [18565] sub0: / 0.008087 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:29:04.949 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:29:04.951 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:29:04.952 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:29:04.954 21524 [18565] sub0: \ 0.012357 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:29:04.954 21524 [18565] sub0: / 0.012528 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:29:04.955 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:29:04.956 21524 [18565] sub0: \ 0.014614 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:29:04.956 21524 [18565] sub0: / 0.015056 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:29:04.956 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:29:04.958 21524 [18565] sub0: \ 0.016496 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:29:04.958 21524 [18565] sub0: / 0.016719 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:29:05.192 21524 [18565] sub0: \ 0.251282 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:29:05.193 21524 [18565] sub0: / 0.252143 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:29:05.195 21524 [18565] time: 0.253572 2015-12-03 12:29:05.195 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:29:05.196 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:29:05.196 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:29:05.197 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:29:05.198 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:29:05.199 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:29:05.199 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:29:05.201 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:29:05.202 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:29:05.206 21524 [18565] sub0: / 0.265257 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:29:06.312 21524 [18565] sub0: \ 1.371191 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:29:06.313 21524 [18565] sub0: \ 0.000577 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:29:06.313 21524 [18565] sub0: / 0.000712 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:29:06.313 21524 [18565] sub0: \ 0.00084 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:29:06.314 21524 [18565] sub0: / 0.001001 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:29:06.315 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:29:06.316 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:29:06.317 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:29:06.318 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:29:06.319 21524 [18565] sub0: \ 0.006546 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:29:06.320 21524 [18565] sub0: \ 0.007138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:29:06.320 21524 [18565] sub0: \ 0.007296 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:06.320 21524 [18565] sub0: \ 0.007427 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:06.320 21524 [18565] sub0: / 0.007581 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:06.320 21524 [18565] sub0: / 0.007685 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:06.320 21524 [18565] sub0: / 0.007795 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:06.320 21524 [18565] sub0: / 0.007894 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:29:06.321 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:29:06.322 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:29:06.323 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:29:06.324 21524 [18565] sub0: \ 0.011664 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:29:06.324 21524 [18565] sub0: / 0.011806 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:29:06.325 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:29:06.326 21524 [18565] sub0: \ 0.013537 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:29:06.326 21524 [18565] sub0: / 0.013914 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:29:06.327 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:29:06.328 21524 [18565] sub0: \ 0.015258 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:29:06.328 21524 [18565] sub0: / 0.015489 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:29:06.373 21524 [18565] sub0: \ 0.060527 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:29:06.374 21524 [18565] sub0: / 0.0614 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:29:06.375 21524 [18565] time: 0.062176 2015-12-03 12:29:06.375 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:29:06.376 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:29:06.376 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:29:06.377 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:29:06.378 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:29:06.379 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:29:06.379 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:29:06.381 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:29:06.382 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:29:06.386 21524 [18565] sub0: / 0.073759 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:29:09.661 21524 [18565] sub0: \ 3.348765 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:29:09.662 21524 [18565] sub0: \ 0.000574 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:29:09.662 21524 [18565] sub0: / 0.000706 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:29:09.662 21524 [18565] sub0: \ 0.000831 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:29:09.662 21524 [18565] sub0: / 0.000988 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:29:09.664 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:29:09.665 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:29:09.666 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:29:09.667 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:29:09.668 21524 [18565] sub0: \ 0.006483 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:29:09.751 21524 [18565] sub0: \ 0.089215 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:29:09.751 21524 [18565] sub0: \ 0.089552 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.751 21524 [18565] sub0: / 0.089689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.751 21524 [18565] sub0: \ 0.089799 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.751 21524 [18565] sub0: \ 0.089966 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.752 21524 [18565] sub0: \ 0.090104 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.752 21524 [18565] sub0: \ 0.090246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.752 21524 [18565] sub0: \ 0.090362 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.752 21524 [18565] sub0: / 0.090544 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.752 21524 [18565] sub0: \ 0.090658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.752 21524 [18565] sub0: / 0.090798 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.752 21524 [18565] sub0: \ 0.090905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.753 21524 [18565] sub0: / 0.091041 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.753 21524 [18565] sub0: \ 0.091163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.753 21524 [18565] sub0: / 0.091296 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.753 21524 [18565] sub0: / 0.091404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.753 21524 [18565] sub0: / 0.091561 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.753 21524 [18565] sub0: \ 0.091672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.753 21524 [18565] sub0: \ 0.091815 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.753 21524 [18565] sub0: \ 0.091933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.754 21524 [18565] sub0: / 0.092073 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.754 21524 [18565] sub0: \ 0.092198 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.754 21524 [18565] sub0: / 0.092334 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.754 21524 [18565] sub0: \ 0.09244 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.754 21524 [18565] sub0: / 0.092578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.754 21524 [18565] sub0: \ 0.092683 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.754 21524 [18565] sub0: / 0.092815 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.754 21524 [18565] sub0: / 0.092919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.755 21524 [18565] sub0: / 0.093048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.755 21524 [18565] sub0: \ 0.093169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.755 21524 [18565] sub0: \ 0.093309 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.755 21524 [18565] sub0: \ 0.093423 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.755 21524 [18565] sub0: / 0.093561 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.755 21524 [18565] sub0: \ 0.093667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.755 21524 [18565] sub0: / 0.093804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.755 21524 [18565] sub0: \ 0.093913 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.756 21524 [18565] sub0: / 0.094051 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.756 21524 [18565] sub0: \ 0.094176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.756 21524 [18565] sub0: / 0.094309 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.756 21524 [18565] sub0: / 0.094414 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.756 21524 [18565] sub0: / 0.094602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.756 21524 [18565] sub0: \ 0.094716 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.756 21524 [18565] sub0: \ 0.094843 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.756 21524 [18565] sub0: \ 0.094957 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.757 21524 [18565] sub0: / 0.095111 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.757 21524 [18565] sub0: \ 0.095221 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.757 21524 [18565] sub0: / 0.095357 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.757 21524 [18565] sub0: \ 0.095463 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.757 21524 [18565] sub0: / 0.0956 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.757 21524 [18565] sub0: \ 0.095706 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.757 21524 [18565] sub0: / 0.095836 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.757 21524 [18565] sub0: / 0.09594 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.758 21524 [18565] sub0: / 0.096126 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.758 21524 [18565] sub0: \ 0.096244 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.758 21524 [18565] sub0: \ 0.096396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.758 21524 [18565] sub0: \ 0.096516 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.758 21524 [18565] sub0: / 0.096655 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.758 21524 [18565] sub0: \ 0.096763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.758 21524 [18565] sub0: / 0.096899 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.759 21524 [18565] sub0: \ 0.097006 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.759 21524 [18565] sub0: / 0.097159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.759 21524 [18565] sub0: \ 0.097267 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.759 21524 [18565] sub0: / 0.097397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.759 21524 [18565] sub0: / 0.097502 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.759 21524 [18565] sub0: / 0.097625 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.759 21524 [18565] sub0: \ 0.097746 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.759 21524 [18565] sub0: \ 0.097871 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.759 21524 [18565] sub0: \ 0.097985 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.760 21524 [18565] sub0: / 0.098136 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.760 21524 [18565] sub0: \ 0.098244 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.760 21524 [18565] sub0: / 0.098381 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.760 21524 [18565] sub0: \ 0.098486 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.760 21524 [18565] sub0: / 0.098657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.760 21524 [18565] sub0: \ 0.098763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.760 21524 [18565] sub0: / 0.098896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.761 21524 [18565] sub0: / 0.099004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.761 21524 [18565] sub0: / 0.099163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.761 21524 [18565] sub0: \ 0.099275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.761 21524 [18565] sub0: \ 0.099418 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.761 21524 [18565] sub0: \ 0.099534 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.761 21524 [18565] sub0: / 0.09967 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.761 21524 [18565] sub0: \ 0.099776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.761 21524 [18565] sub0: / 0.099909 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.762 21524 [18565] sub0: \ 0.100015 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.762 21524 [18565] sub0: / 0.100163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.762 21524 [18565] sub0: \ 0.100269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.762 21524 [18565] sub0: / 0.100399 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.762 21524 [18565] sub0: / 0.100503 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.762 21524 [18565] sub0: / 0.10063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.762 21524 [18565] sub0: \ 0.100734 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.762 21524 [18565] sub0: \ 0.100899 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.763 21524 [18565] sub0: \ 0.101017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.763 21524 [18565] sub0: / 0.101168 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.763 21524 [18565] sub0: \ 0.101275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.763 21524 [18565] sub0: / 0.101409 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.763 21524 [18565] sub0: \ 0.101514 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.763 21524 [18565] sub0: / 0.101649 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.763 21524 [18565] sub0: \ 0.101755 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.763 21524 [18565] sub0: / 0.101885 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.763 21524 [18565] sub0: / 0.101989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.764 21524 [18565] sub0: / 0.102115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.764 21524 [18565] sub0: \ 0.102221 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.764 21524 [18565] sub0: \ 0.102356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.764 21524 [18565] sub0: \ 0.10247 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.764 21524 [18565] sub0: / 0.10264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.764 21524 [18565] sub0: \ 0.102747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.764 21524 [18565] sub0: / 0.102881 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.764 21524 [18565] sub0: \ 0.102986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.765 21524 [18565] sub0: / 0.103133 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.765 21524 [18565] sub0: \ 0.10324 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.765 21524 [18565] sub0: / 0.103369 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.765 21524 [18565] sub0: / 0.103472 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.765 21524 [18565] sub0: / 0.103603 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.765 21524 [18565] sub0: \ 0.103709 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.765 21524 [18565] sub0: \ 0.103852 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.765 21524 [18565] sub0: \ 0.103977 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.766 21524 [18565] sub0: / 0.104126 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.766 21524 [18565] sub0: \ 0.104234 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.766 21524 [18565] sub0: / 0.104369 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.766 21524 [18565] sub0: \ 0.104473 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.766 21524 [18565] sub0: / 0.104607 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.766 21524 [18565] sub0: \ 0.104711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.766 21524 [18565] sub0: / 0.104839 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.766 21524 [18565] sub0: / 0.104942 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.767 21524 [18565] sub0: / 0.105065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.767 21524 [18565] sub0: \ 0.105185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.767 21524 [18565] sub0: \ 0.1053 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.767 21524 [18565] sub0: \ 0.10541 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.767 21524 [18565] sub0: / 0.105544 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.767 21524 [18565] sub0: \ 0.105649 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.767 21524 [18565] sub0: / 0.105784 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.767 21524 [18565] sub0: \ 0.10589 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.768 21524 [18565] sub0: / 0.106022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.768 21524 [18565] sub0: \ 0.106143 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.768 21524 [18565] sub0: / 0.106273 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.768 21524 [18565] sub0: / 0.106377 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.768 21524 [18565] sub0: / 0.106546 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.768 21524 [18565] sub0: \ 0.106657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.768 21524 [18565] sub0: \ 0.106796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.768 21524 [18565] sub0: \ 0.10692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.769 21524 [18565] sub0: / 0.107056 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.769 21524 [18565] sub0: \ 0.107178 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.769 21524 [18565] sub0: / 0.107313 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.769 21524 [18565] sub0: \ 0.107418 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.769 21524 [18565] sub0: / 0.107551 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.769 21524 [18565] sub0: \ 0.107655 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.769 21524 [18565] sub0: / 0.107783 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.769 21524 [18565] sub0: / 0.107886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.770 21524 [18565] sub0: / 0.108011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.770 21524 [18565] sub0: \ 0.108132 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.770 21524 [18565] sub0: \ 0.108271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.770 21524 [18565] sub0: \ 0.108385 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.770 21524 [18565] sub0: / 0.10852 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.770 21524 [18565] sub0: \ 0.108624 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.770 21524 [18565] sub0: / 0.108757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.770 21524 [18565] sub0: \ 0.108861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.770 21524 [18565] sub0: / 0.108995 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.771 21524 [18565] sub0: \ 0.109113 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.771 21524 [18565] sub0: / 0.109245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.771 21524 [18565] sub0: / 0.109349 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.771 21524 [18565] sub0: / 0.109475 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.771 21524 [18565] sub0: \ 0.109579 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.771 21524 [18565] sub0: \ 0.109703 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.771 21524 [18565] sub0: \ 0.109815 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.771 21524 [18565] sub0: / 0.109961 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.772 21524 [18565] sub0: \ 0.110067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.772 21524 [18565] sub0: / 0.110218 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.772 21524 [18565] sub0: \ 0.110324 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.772 21524 [18565] sub0: / 0.110456 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.772 21524 [18565] sub0: \ 0.110602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.772 21524 [18565] sub0: / 0.110732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.772 21524 [18565] sub0: / 0.110835 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.772 21524 [18565] sub0: / 0.110975 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.773 21524 [18565] sub0: \ 0.111093 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.773 21524 [18565] sub0: \ 0.111235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.773 21524 [18565] sub0: \ 0.111348 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.773 21524 [18565] sub0: / 0.111482 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.773 21524 [18565] sub0: \ 0.111588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.773 21524 [18565] sub0: / 0.111721 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.773 21524 [18565] sub0: \ 0.111826 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.773 21524 [18565] sub0: / 0.111959 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.774 21524 [18565] sub0: \ 0.112063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.774 21524 [18565] sub0: / 0.112207 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.774 21524 [18565] sub0: / 0.112311 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.774 21524 [18565] sub0: / 0.112437 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.774 21524 [18565] sub0: \ 0.112542 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.774 21524 [18565] sub0: \ 0.112676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.774 21524 [18565] sub0: \ 0.112789 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.774 21524 [18565] sub0: / 0.112923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.775 21524 [18565] sub0: \ 0.113037 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.775 21524 [18565] sub0: / 0.11319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.775 21524 [18565] sub0: \ 0.113295 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.775 21524 [18565] sub0: / 0.113428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.775 21524 [18565] sub0: \ 0.113532 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.775 21524 [18565] sub0: / 0.113661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.775 21524 [18565] sub0: / 0.113764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.775 21524 [18565] sub0: / 0.113894 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.775 21524 [18565] sub0: \ 0.113998 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.776 21524 [18565] sub0: \ 0.114149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.776 21524 [18565] sub0: \ 0.114265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.776 21524 [18565] sub0: / 0.114398 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.776 21524 [18565] sub0: \ 0.114527 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.776 21524 [18565] sub0: / 0.114668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.776 21524 [18565] sub0: \ 0.114772 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.776 21524 [18565] sub0: / 0.114905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.777 21524 [18565] sub0: \ 0.11501 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.777 21524 [18565] sub0: / 0.115152 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.777 21524 [18565] sub0: / 0.115257 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.777 21524 [18565] sub0: / 0.115383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.777 21524 [18565] sub0: \ 0.115489 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.777 21524 [18565] sub0: \ 0.115627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.777 21524 [18565] sub0: \ 0.11574 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.777 21524 [18565] sub0: / 0.115876 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.777 21524 [18565] sub0: \ 0.115981 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.778 21524 [18565] sub0: / 0.116137 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.778 21524 [18565] sub0: \ 0.116246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.778 21524 [18565] sub0: / 0.116381 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.778 21524 [18565] sub0: \ 0.116486 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.778 21524 [18565] sub0: / 0.116614 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.778 21524 [18565] sub0: / 0.116717 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.778 21524 [18565] sub0: / 0.116844 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.778 21524 [18565] sub0: \ 0.116949 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.779 21524 [18565] sub0: \ 0.117105 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.779 21524 [18565] sub0: \ 0.117221 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.779 21524 [18565] sub0: / 0.117356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.779 21524 [18565] sub0: \ 0.117461 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.779 21524 [18565] sub0: / 0.117595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.779 21524 [18565] sub0: \ 0.117699 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.779 21524 [18565] sub0: / 0.117831 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.779 21524 [18565] sub0: \ 0.117937 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.780 21524 [18565] sub0: / 0.118066 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.780 21524 [18565] sub0: / 0.118185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.780 21524 [18565] sub0: / 0.118307 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.780 21524 [18565] sub0: \ 0.118411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.780 21524 [18565] sub0: \ 0.118568 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.780 21524 [18565] sub0: \ 0.118684 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.780 21524 [18565] sub0: / 0.118818 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.780 21524 [18565] sub0: \ 0.118923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.781 21524 [18565] sub0: / 0.119067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.781 21524 [18565] sub0: \ 0.119187 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.781 21524 [18565] sub0: / 0.119322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.781 21524 [18565] sub0: \ 0.119427 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.781 21524 [18565] sub0: / 0.119555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.781 21524 [18565] sub0: / 0.119658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.781 21524 [18565] sub0: / 0.119797 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.781 21524 [18565] sub0: \ 0.119903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.782 21524 [18565] sub0: \ 0.120058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.782 21524 [18565] sub0: \ 0.120189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.782 21524 [18565] sub0: / 0.120324 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.782 21524 [18565] sub0: \ 0.120429 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.782 21524 [18565] sub0: / 0.120562 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.782 21524 [18565] sub0: \ 0.120666 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.782 21524 [18565] sub0: / 0.120798 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.782 21524 [18565] sub0: \ 0.120902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.783 21524 [18565] sub0: / 0.121035 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.783 21524 [18565] sub0: / 0.121152 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.783 21524 [18565] sub0: / 0.121253 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.783 21524 [18565] sub0: \ 0.121354 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.783 21524 [18565] sub0: \ 0.121476 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.783 21524 [18565] sub0: \ 0.121588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.783 21524 [18565] sub0: / 0.121723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.783 21524 [18565] sub0: \ 0.121828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.783 21524 [18565] sub0: / 0.12196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.784 21524 [18565] sub0: \ 0.122074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.784 21524 [18565] sub0: / 0.122225 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.784 21524 [18565] sub0: \ 0.122331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.784 21524 [18565] sub0: / 0.122457 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.784 21524 [18565] sub0: / 0.122589 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.784 21524 [18565] sub0: / 0.122729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.784 21524 [18565] sub0: \ 0.122833 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.784 21524 [18565] sub0: \ 0.122964 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.785 21524 [18565] sub0: \ 0.123088 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.785 21524 [18565] sub0: / 0.123226 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.785 21524 [18565] sub0: \ 0.12333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.785 21524 [18565] sub0: / 0.123462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.785 21524 [18565] sub0: \ 0.123565 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.785 21524 [18565] sub0: / 0.123696 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.785 21524 [18565] sub0: \ 0.123799 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.785 21524 [18565] sub0: / 0.123926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.786 21524 [18565] sub0: / 0.124027 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.786 21524 [18565] sub0: / 0.12417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.786 21524 [18565] sub0: \ 0.124273 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.786 21524 [18565] sub0: \ 0.124407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.786 21524 [18565] sub0: \ 0.124518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.786 21524 [18565] sub0: / 0.124651 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.786 21524 [18565] sub0: \ 0.124753 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.786 21524 [18565] sub0: / 0.124885 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.786 21524 [18565] sub0: \ 0.124986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.787 21524 [18565] sub0: / 0.125142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.787 21524 [18565] sub0: \ 0.125247 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.787 21524 [18565] sub0: / 0.125373 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.787 21524 [18565] sub0: / 0.125474 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.787 21524 [18565] sub0: / 0.125602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.787 21524 [18565] sub0: \ 0.125704 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.787 21524 [18565] sub0: \ 0.125845 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.787 21524 [18565] sub0: \ 0.125956 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.788 21524 [18565] sub0: / 0.126102 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.788 21524 [18565] sub0: \ 0.126205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.788 21524 [18565] sub0: / 0.126336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.788 21524 [18565] sub0: \ 0.126437 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.788 21524 [18565] sub0: / 0.126608 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.788 21524 [18565] sub0: \ 0.126712 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.788 21524 [18565] sub0: / 0.126838 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.788 21524 [18565] sub0: / 0.126938 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.789 21524 [18565] sub0: / 0.127058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.789 21524 [18565] sub0: \ 0.127175 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.789 21524 [18565] sub0: \ 0.127329 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.789 21524 [18565] sub0: \ 0.12744 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.789 21524 [18565] sub0: / 0.127572 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.789 21524 [18565] sub0: \ 0.127674 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.789 21524 [18565] sub0: / 0.127805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.789 21524 [18565] sub0: \ 0.127906 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.790 21524 [18565] sub0: / 0.128037 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.790 21524 [18565] sub0: \ 0.128163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.790 21524 [18565] sub0: / 0.128293 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.790 21524 [18565] sub0: / 0.128394 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.790 21524 [18565] sub0: / 0.128494 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.790 21524 [18565] sub0: \ 0.128594 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.790 21524 [18565] sub0: \ 0.128743 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.790 21524 [18565] sub0: \ 0.128854 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.790 21524 [18565] sub0: / 0.128986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.791 21524 [18565] sub0: \ 0.129101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.791 21524 [18565] sub0: / 0.129237 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.791 21524 [18565] sub0: \ 0.129338 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.791 21524 [18565] sub0: / 0.129469 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.791 21524 [18565] sub0: \ 0.12957 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.791 21524 [18565] sub0: / 0.129695 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.791 21524 [18565] sub0: / 0.129796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.791 21524 [18565] sub0: / 0.129905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.792 21524 [18565] sub0: \ 0.130007 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.792 21524 [18565] sub0: \ 0.130162 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.792 21524 [18565] sub0: \ 0.130273 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.792 21524 [18565] sub0: / 0.130405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.792 21524 [18565] sub0: \ 0.130531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.792 21524 [18565] sub0: / 0.13067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.792 21524 [18565] sub0: \ 0.130772 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.792 21524 [18565] sub0: / 0.130906 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.793 21524 [18565] sub0: \ 0.131018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.793 21524 [18565] sub0: / 0.13116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.793 21524 [18565] sub0: / 0.131262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.793 21524 [18565] sub0: / 0.131381 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.793 21524 [18565] sub0: \ 0.131481 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.793 21524 [18565] sub0: \ 0.131636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.793 21524 [18565] sub0: \ 0.131747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.793 21524 [18565] sub0: / 0.131879 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.793 21524 [18565] sub0: \ 0.131981 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.794 21524 [18565] sub0: / 0.132125 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.794 21524 [18565] sub0: \ 0.132228 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.794 21524 [18565] sub0: / 0.13236 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.794 21524 [18565] sub0: \ 0.132462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.794 21524 [18565] sub0: / 0.132587 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.794 21524 [18565] sub0: / 0.132688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.794 21524 [18565] sub0: / 0.132786 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.794 21524 [18565] sub0: \ 0.132885 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.795 21524 [18565] sub0: \ 0.133024 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.795 21524 [18565] sub0: \ 0.133148 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.795 21524 [18565] sub0: / 0.133282 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.795 21524 [18565] sub0: \ 0.133383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.795 21524 [18565] sub0: / 0.133514 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.795 21524 [18565] sub0: \ 0.133615 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.795 21524 [18565] sub0: / 0.133746 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.795 21524 [18565] sub0: \ 0.133848 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.795 21524 [18565] sub0: / 0.133986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.796 21524 [18565] sub0: / 0.134102 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.796 21524 [18565] sub0: / 0.134226 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.796 21524 [18565] sub0: \ 0.134327 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.796 21524 [18565] sub0: \ 0.134447 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.796 21524 [18565] sub0: \ 0.134593 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.796 21524 [18565] sub0: / 0.134728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.796 21524 [18565] sub0: \ 0.13483 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.796 21524 [18565] sub0: / 0.134961 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.797 21524 [18565] sub0: \ 0.135062 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.797 21524 [18565] sub0: / 0.13521 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.797 21524 [18565] sub0: \ 0.135312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.797 21524 [18565] sub0: / 0.135438 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.797 21524 [18565] sub0: / 0.135538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.797 21524 [18565] sub0: / 0.135674 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.797 21524 [18565] sub0: \ 0.135775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.797 21524 [18565] sub0: \ 0.135909 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.798 21524 [18565] sub0: \ 0.136019 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.798 21524 [18565] sub0: / 0.136166 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.798 21524 [18565] sub0: \ 0.136269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.798 21524 [18565] sub0: / 0.136402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.798 21524 [18565] sub0: \ 0.136503 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.798 21524 [18565] sub0: / 0.136636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.798 21524 [18565] sub0: \ 0.136738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.798 21524 [18565] sub0: / 0.136869 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.798 21524 [18565] sub0: / 0.136981 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.799 21524 [18565] sub0: / 0.137121 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.799 21524 [18565] sub0: \ 0.137226 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.799 21524 [18565] sub0: \ 0.137378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.799 21524 [18565] sub0: \ 0.137489 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.799 21524 [18565] sub0: / 0.137621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.799 21524 [18565] sub0: \ 0.137724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.799 21524 [18565] sub0: / 0.137856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.799 21524 [18565] sub0: \ 0.137958 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.800 21524 [18565] sub0: / 0.138104 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.800 21524 [18565] sub0: \ 0.138208 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.800 21524 [18565] sub0: / 0.138334 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.800 21524 [18565] sub0: / 0.138434 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.800 21524 [18565] sub0: / 0.138561 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.800 21524 [18565] sub0: \ 0.138664 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.800 21524 [18565] sub0: \ 0.138795 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.800 21524 [18565] sub0: \ 0.138906 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.801 21524 [18565] sub0: / 0.139038 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.801 21524 [18565] sub0: \ 0.139156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.801 21524 [18565] sub0: / 0.139289 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.801 21524 [18565] sub0: \ 0.13939 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.801 21524 [18565] sub0: / 0.139521 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.801 21524 [18565] sub0: \ 0.139623 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.801 21524 [18565] sub0: / 0.139749 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.801 21524 [18565] sub0: / 0.139849 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.801 21524 [18565] sub0: / 0.139986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.802 21524 [18565] sub0: \ 0.140102 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.802 21524 [18565] sub0: \ 0.140236 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.802 21524 [18565] sub0: \ 0.140347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.802 21524 [18565] sub0: / 0.14048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.802 21524 [18565] sub0: \ 0.140583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.802 21524 [18565] sub0: / 0.140713 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.802 21524 [18565] sub0: \ 0.140813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.802 21524 [18565] sub0: / 0.140944 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.803 21524 [18565] sub0: \ 0.141045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.803 21524 [18565] sub0: / 0.141186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.803 21524 [18565] sub0: / 0.141287 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.803 21524 [18565] sub0: / 0.141413 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.803 21524 [18565] sub0: \ 0.141514 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.803 21524 [18565] sub0: \ 0.141634 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.803 21524 [18565] sub0: \ 0.141742 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.803 21524 [18565] sub0: / 0.141873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.803 21524 [18565] sub0: \ 0.141975 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.804 21524 [18565] sub0: / 0.142121 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.804 21524 [18565] sub0: \ 0.142224 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.804 21524 [18565] sub0: / 0.142355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.804 21524 [18565] sub0: \ 0.142455 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.804 21524 [18565] sub0: / 0.142618 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.804 21524 [18565] sub0: / 0.142721 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.804 21524 [18565] sub0: / 0.142857 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.804 21524 [18565] sub0: \ 0.142969 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.805 21524 [18565] sub0: \ 0.14312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.805 21524 [18565] sub0: \ 0.143234 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.805 21524 [18565] sub0: / 0.143365 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.805 21524 [18565] sub0: \ 0.143467 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.805 21524 [18565] sub0: / 0.143598 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.805 21524 [18565] sub0: \ 0.143699 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.805 21524 [18565] sub0: / 0.143831 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.805 21524 [18565] sub0: \ 0.143933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.806 21524 [18565] sub0: / 0.144059 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.806 21524 [18565] sub0: / 0.144175 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.806 21524 [18565] sub0: / 0.144299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.806 21524 [18565] sub0: \ 0.1444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.806 21524 [18565] sub0: \ 0.144547 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.806 21524 [18565] sub0: \ 0.144657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.806 21524 [18565] sub0: / 0.144788 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.806 21524 [18565] sub0: \ 0.144889 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.807 21524 [18565] sub0: / 0.145019 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.807 21524 [18565] sub0: \ 0.145134 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.807 21524 [18565] sub0: / 0.145266 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.807 21524 [18565] sub0: \ 0.145368 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.807 21524 [18565] sub0: / 0.145493 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.807 21524 [18565] sub0: / 0.145592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.807 21524 [18565] sub0: / 0.145698 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.807 21524 [18565] sub0: \ 0.145799 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.807 21524 [18565] sub0: \ 0.14594 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.808 21524 [18565] sub0: \ 0.146052 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.808 21524 [18565] sub0: / 0.1462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.808 21524 [18565] sub0: \ 0.146303 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.808 21524 [18565] sub0: / 0.146434 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.808 21524 [18565] sub0: \ 0.146563 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.808 21524 [18565] sub0: / 0.146698 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.808 21524 [18565] sub0: \ 0.1468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.808 21524 [18565] sub0: / 0.146925 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.809 21524 [18565] sub0: / 0.147025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.809 21524 [18565] sub0: / 0.147169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.809 21524 [18565] sub0: \ 0.147272 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.809 21524 [18565] sub0: \ 0.147406 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.809 21524 [18565] sub0: \ 0.147515 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.809 21524 [18565] sub0: / 0.147645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.809 21524 [18565] sub0: \ 0.147745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.809 21524 [18565] sub0: / 0.147874 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.809 21524 [18565] sub0: \ 0.147974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.810 21524 [18565] sub0: / 0.148118 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.810 21524 [18565] sub0: \ 0.14822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.810 21524 [18565] sub0: / 0.148345 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.810 21524 [18565] sub0: / 0.148444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.810 21524 [18565] sub0: / 0.148567 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.810 21524 [18565] sub0: \ 0.148669 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.810 21524 [18565] sub0: \ 0.148812 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:09.810 21524 [18565] sub0: \ 0.148924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.811 21524 [18565] sub0: / 0.149056 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.811 21524 [18565] sub0: \ 0.149173 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.811 21524 [18565] sub0: / 0.149304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.811 21524 [18565] sub0: \ 0.149405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.811 21524 [18565] sub0: / 0.149537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.811 21524 [18565] sub0: \ 0.149637 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:09.811 21524 [18565] sub0: / 0.149763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.811 21524 [18565] sub0: / 0.149863 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.811 21524 [18565] sub0: / 0.149987 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.812 21524 [18565] sub0: / 0.150101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.812 21524 [18565] sub0: / 0.150269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.812 21524 [18565] sub0: / 0.150386 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:09.812 21524 [18565] sub0: / 0.150488 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:29:09.813 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:29:09.814 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:29:09.815 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:29:09.817 21524 [18565] sub0: \ 0.155128 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:29:09.817 21524 [18565] sub0: / 0.155261 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:29:09.818 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:29:09.819 21524 [18565] sub0: \ 0.157007 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:29:09.819 21524 [18565] sub0: / 0.157389 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:29:09.819 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:29:09.820 21524 [18565] sub0: \ 0.158766 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:29:09.820 21524 [18565] sub0: / 0.158971 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:29:09.821 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:29:09.945 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:29:10.248 21524 [18565] sub0: \ 0.586312 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:29:10.249 21524 [18565] sub0: / 0.587177 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:29:10.249 21524 [18565] time: 0.587754 2015-12-03 12:29:10.250 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:29:10.250 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:29:10.251 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:29:10.252 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:29:10.252 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:29:10.253 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:29:10.254 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:29:10.256 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:29:10.257 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:29:10.263 21524 [18565] sub0: / 0.601802 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:29:45.913 21525 [18565] sub0: \ 52.117632 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:29:45.914 21525 [18565] sub0: \ 0.000576 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:29:45.914 21525 [18565] sub0: / 0.00071 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:29:45.914 21525 [18565] sub0: \ 0.000836 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:29:45.914 21525 [18565] sub0: / 0.001019 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:29:45.916 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:29:45.917 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:29:45.918 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:29:45.919 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:29:45.920 21525 [18565] sub0: \ 0.006734 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:29:46.003 21525 [18565] sub0: \ 0.090042 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:29:46.003 21525 [18565] sub0: \ 0.090402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.004 21525 [18565] sub0: \ 0.09065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.004 21525 [18565] sub0: \ 0.090794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.004 21525 [18565] sub0: \ 0.090984 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.004 21525 [18565] sub0: \ 0.091118 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.004 21525 [18565] sub0: / 0.091272 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.004 21525 [18565] sub0: \ 0.091394 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.005 21525 [18565] sub0: / 0.091552 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.005 21525 [18565] sub0: \ 0.091674 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.005 21525 [18565] sub0: / 0.091823 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.005 21525 [18565] sub0: \ 0.091943 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.005 21525 [18565] sub0: / 0.092086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.005 21525 [18565] sub0: / 0.092205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.005 21525 [18565] sub0: / 0.092378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.006 21525 [18565] sub0: \ 0.0924970000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.006 21525 [18565] sub0: \ 0.092672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.006 21525 [18565] sub0: \ 0.092803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.006 21525 [18565] sub0: / 0.092954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.006 21525 [18565] sub0: \ 0.093076 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.006 21525 [18565] sub0: / 0.093226 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.006 21525 [18565] sub0: \ 0.093346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.007 21525 [18565] sub0: / 0.093495 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.007 21525 [18565] sub0: \ 0.093631 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.007 21525 [18565] sub0: / 0.0937750000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.007 21525 [18565] sub0: / 0.093894 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.007 21525 [18565] sub0: / 0.094032 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.007 21525 [18565] sub0: \ 0.094152 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.007 21525 [18565] sub0: \ 0.094313 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.008 21525 [18565] sub0: \ 0.094444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.008 21525 [18565] sub0: / 0.094608 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.008 21525 [18565] sub0: \ 0.09473 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.008 21525 [18565] sub0: / 0.094879 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.008 21525 [18565] sub0: \ 0.09504 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.008 21525 [18565] sub0: / 0.095191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.008 21525 [18565] sub0: \ 0.09531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.009 21525 [18565] sub0: / 0.095453 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.009 21525 [18565] sub0: / 0.095584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.009 21525 [18565] sub0: / 0.095734 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.009 21525 [18565] sub0: \ 0.095853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.009 21525 [18565] sub0: \ 0.0959989999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.009 21525 [18565] sub0: \ 0.096131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.009 21525 [18565] sub0: / 0.096282 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.010 21525 [18565] sub0: \ 0.096405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.010 21525 [18565] sub0: / 0.096596 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.010 21525 [18565] sub0: \ 0.09672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.010 21525 [18565] sub0: / 0.096871 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.010 21525 [18565] sub0: \ 0.09699 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.010 21525 [18565] sub0: / 0.0971340000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.010 21525 [18565] sub0: / 0.097254 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.011 21525 [18565] sub0: / 0.097407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.011 21525 [18565] sub0: \ 0.097529 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.011 21525 [18565] sub0: \ 0.097704 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.011 21525 [18565] sub0: \ 0.097835 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.011 21525 [18565] sub0: / 0.097986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.011 21525 [18565] sub0: \ 0.098108 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.011 21525 [18565] sub0: / 0.098258 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.011 21525 [18565] sub0: \ 0.098378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.012 21525 [18565] sub0: / 0.0985279999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.012 21525 [18565] sub0: \ 0.098665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.012 21525 [18565] sub0: / 0.098808 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.012 21525 [18565] sub0: / 0.098967 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.012 21525 [18565] sub0: / 0.099109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.012 21525 [18565] sub0: \ 0.099244 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.013 21525 [18565] sub0: \ 0.09941 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.013 21525 [18565] sub0: \ 0.099556 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.013 21525 [18565] sub0: / 0.09971 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.013 21525 [18565] sub0: \ 0.099832 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.013 21525 [18565] sub0: / 0.099981 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.013 21525 [18565] sub0: \ 0.100101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.013 21525 [18565] sub0: / 0.100252 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.013 21525 [18565] sub0: \ 0.100372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.014 21525 [18565] sub0: / 0.100516 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.014 21525 [18565] sub0: / 0.10065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.014 21525 [18565] sub0: / 0.100785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.014 21525 [18565] sub0: \ 0.100905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.014 21525 [18565] sub0: \ 0.10105 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.014 21525 [18565] sub0: \ 0.101178 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.014 21525 [18565] sub0: / 0.101328 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.015 21525 [18565] sub0: \ 0.101449 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.015 21525 [18565] sub0: / 0.101613 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.015 21525 [18565] sub0: \ 0.101735 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.015 21525 [18565] sub0: / 0.101886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.015 21525 [18565] sub0: \ 0.102006 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.015 21525 [18565] sub0: / 0.10215 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.015 21525 [18565] sub0: / 0.102271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.016 21525 [18565] sub0: / 0.102422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.016 21525 [18565] sub0: \ 0.102554 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.016 21525 [18565] sub0: \ 0.102722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.016 21525 [18565] sub0: \ 0.102852 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.016 21525 [18565] sub0: / 0.103062 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.016 21525 [18565] sub0: \ 0.103185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.016 21525 [18565] sub0: / 0.103333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.017 21525 [18565] sub0: \ 0.103452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.017 21525 [18565] sub0: / 0.103617 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.017 21525 [18565] sub0: \ 0.103738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.017 21525 [18565] sub0: / 0.10388 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.017 21525 [18565] sub0: / 0.104 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.017 21525 [18565] sub0: / 0.104145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.017 21525 [18565] sub0: \ 0.104266 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.018 21525 [18565] sub0: \ 0.104429 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.018 21525 [18565] sub0: \ 0.104573 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.018 21525 [18565] sub0: / 0.104725 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.018 21525 [18565] sub0: \ 0.104848 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.018 21525 [18565] sub0: / 0.104998 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.018 21525 [18565] sub0: \ 0.105118 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.018 21525 [18565] sub0: / 0.105267 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.018 21525 [18565] sub0: \ 0.105385 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.019 21525 [18565] sub0: / 0.105528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.019 21525 [18565] sub0: / 0.105661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.019 21525 [18565] sub0: / 0.105794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.019 21525 [18565] sub0: \ 0.105912 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.019 21525 [18565] sub0: \ 0.106057 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.019 21525 [18565] sub0: \ 0.106198 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.019 21525 [18565] sub0: / 0.106348 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.020 21525 [18565] sub0: \ 0.10647 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.020 21525 [18565] sub0: / 0.106634 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.020 21525 [18565] sub0: \ 0.106754 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.020 21525 [18565] sub0: / 0.106943 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.020 21525 [18565] sub0: \ 0.10707 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.020 21525 [18565] sub0: / 0.107213 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.020 21525 [18565] sub0: / 0.107332 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.021 21525 [18565] sub0: / 0.107482 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.021 21525 [18565] sub0: \ 0.107619 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.021 21525 [18565] sub0: \ 0.107788 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.021 21525 [18565] sub0: \ 0.107918 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.021 21525 [18565] sub0: / 0.108067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.021 21525 [18565] sub0: \ 0.108188 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.021 21525 [18565] sub0: / 0.108336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.022 21525 [18565] sub0: \ 0.108455 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.022 21525 [18565] sub0: / 0.108619 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.022 21525 [18565] sub0: \ 0.108738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.022 21525 [18565] sub0: / 0.10888 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.022 21525 [18565] sub0: / 0.108999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.022 21525 [18565] sub0: / 0.109123 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.022 21525 [18565] sub0: \ 0.109238 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.023 21525 [18565] sub0: \ 0.109405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.023 21525 [18565] sub0: \ 0.109562 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.023 21525 [18565] sub0: / 0.109713 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.023 21525 [18565] sub0: \ 0.109833 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.023 21525 [18565] sub0: / 0.10998 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.023 21525 [18565] sub0: \ 0.110098 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.023 21525 [18565] sub0: / 0.110248 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.023 21525 [18565] sub0: \ 0.110368 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.024 21525 [18565] sub0: / 0.110511 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.024 21525 [18565] sub0: / 0.110644 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.024 21525 [18565] sub0: / 0.110769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.024 21525 [18565] sub0: \ 0.110885 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.024 21525 [18565] sub0: \ 0.111103 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.024 21525 [18565] sub0: \ 0.111232 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.024 21525 [18565] sub0: / 0.11138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.025 21525 [18565] sub0: \ 0.111501 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.025 21525 [18565] sub0: / 0.111664 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.025 21525 [18565] sub0: \ 0.111784 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.025 21525 [18565] sub0: / 0.111934 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.025 21525 [18565] sub0: \ 0.112053 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.025 21525 [18565] sub0: / 0.112195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.025 21525 [18565] sub0: / 0.112314 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.026 21525 [18565] sub0: / 0.112439 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.026 21525 [18565] sub0: \ 0.112567 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.026 21525 [18565] sub0: \ 0.112727 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.026 21525 [18565] sub0: \ 0.112856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.026 21525 [18565] sub0: / 0.113019 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.026 21525 [18565] sub0: \ 0.113141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.026 21525 [18565] sub0: / 0.113289 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.027 21525 [18565] sub0: \ 0.113408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.027 21525 [18565] sub0: / 0.113569 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.027 21525 [18565] sub0: \ 0.113691 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.027 21525 [18565] sub0: / 0.113834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.027 21525 [18565] sub0: / 0.113955 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.027 21525 [18565] sub0: / 0.114093 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.027 21525 [18565] sub0: \ 0.114211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.027 21525 [18565] sub0: \ 0.114371 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.028 21525 [18565] sub0: \ 0.114501 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.028 21525 [18565] sub0: / 0.114667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.028 21525 [18565] sub0: \ 0.114789 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.028 21525 [18565] sub0: / 0.114971 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.028 21525 [18565] sub0: \ 0.115096 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.028 21525 [18565] sub0: / 0.115245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.028 21525 [18565] sub0: \ 0.115365 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.029 21525 [18565] sub0: / 0.115508 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.029 21525 [18565] sub0: / 0.115641 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.029 21525 [18565] sub0: / 0.115778 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.029 21525 [18565] sub0: \ 0.115896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.029 21525 [18565] sub0: \ 0.116054 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.029 21525 [18565] sub0: \ 0.116185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.029 21525 [18565] sub0: / 0.116334 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.030 21525 [18565] sub0: \ 0.116469 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.030 21525 [18565] sub0: / 0.116633 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.030 21525 [18565] sub0: \ 0.116754 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.030 21525 [18565] sub0: / 0.116903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.030 21525 [18565] sub0: \ 0.117023 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.030 21525 [18565] sub0: / 0.117166 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.030 21525 [18565] sub0: / 0.117284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.031 21525 [18565] sub0: / 0.11742 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.031 21525 [18565] sub0: \ 0.117538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.031 21525 [18565] sub0: \ 0.117712 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.031 21525 [18565] sub0: \ 0.117841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.031 21525 [18565] sub0: / 0.117992 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.031 21525 [18565] sub0: \ 0.118112 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.031 21525 [18565] sub0: / 0.118261 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.031 21525 [18565] sub0: \ 0.11838 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.032 21525 [18565] sub0: / 0.118529 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.032 21525 [18565] sub0: \ 0.118664 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.032 21525 [18565] sub0: / 0.118808 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.032 21525 [18565] sub0: / 0.118974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.032 21525 [18565] sub0: / 0.119114 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.032 21525 [18565] sub0: \ 0.119232 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.032 21525 [18565] sub0: \ 0.119394 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.033 21525 [18565] sub0: \ 0.119523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.033 21525 [18565] sub0: / 0.119718 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.033 21525 [18565] sub0: \ 0.119839 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.033 21525 [18565] sub0: / 0.119997 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.033 21525 [18565] sub0: \ 0.120116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.033 21525 [18565] sub0: / 0.120266 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.033 21525 [18565] sub0: \ 0.120385 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.034 21525 [18565] sub0: / 0.120528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.034 21525 [18565] sub0: / 0.12066 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.034 21525 [18565] sub0: / 0.120792 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.034 21525 [18565] sub0: \ 0.12091 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.034 21525 [18565] sub0: \ 0.121054 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.034 21525 [18565] sub0: \ 0.12118 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.034 21525 [18565] sub0: / 0.121329 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.035 21525 [18565] sub0: \ 0.12145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.035 21525 [18565] sub0: / 0.12161 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.035 21525 [18565] sub0: \ 0.12173 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.035 21525 [18565] sub0: / 0.121878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.035 21525 [18565] sub0: \ 0.121997 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.035 21525 [18565] sub0: / 0.122139 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.035 21525 [18565] sub0: / 0.122259 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.036 21525 [18565] sub0: / 0.122409 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.036 21525 [18565] sub0: \ 0.122528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.036 21525 [18565] sub0: \ 0.122682 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.036 21525 [18565] sub0: \ 0.122809 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.036 21525 [18565] sub0: / 0.12299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.036 21525 [18565] sub0: \ 0.123115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.036 21525 [18565] sub0: / 0.123277 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.036 21525 [18565] sub0: \ 0.123396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.037 21525 [18565] sub0: / 0.123557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.037 21525 [18565] sub0: \ 0.123677 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.037 21525 [18565] sub0: / 0.123819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.037 21525 [18565] sub0: / 0.123937 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.037 21525 [18565] sub0: / 0.124089 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.037 21525 [18565] sub0: \ 0.124207 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.037 21525 [18565] sub0: \ 0.124375 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.038 21525 [18565] sub0: \ 0.124504 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.038 21525 [18565] sub0: / 0.124668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.038 21525 [18565] sub0: \ 0.124788 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.038 21525 [18565] sub0: / 0.124933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.038 21525 [18565] sub0: \ 0.125051 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.038 21525 [18565] sub0: / 0.125198 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.038 21525 [18565] sub0: \ 0.125315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.039 21525 [18565] sub0: / 0.12546 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.039 21525 [18565] sub0: / 0.12559 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.039 21525 [18565] sub0: / 0.125715 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.039 21525 [18565] sub0: \ 0.125829 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.039 21525 [18565] sub0: \ 0.125976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.039 21525 [18565] sub0: \ 0.126102 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.039 21525 [18565] sub0: / 0.126249 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.039 21525 [18565] sub0: \ 0.126369 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.040 21525 [18565] sub0: / 0.126514 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.040 21525 [18565] sub0: \ 0.126658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.040 21525 [18565] sub0: / 0.126807 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.040 21525 [18565] sub0: \ 0.126968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.040 21525 [18565] sub0: / 0.127115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.040 21525 [18565] sub0: / 0.127232 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.040 21525 [18565] sub0: / 0.127374 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.041 21525 [18565] sub0: \ 0.127491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.041 21525 [18565] sub0: \ 0.127648 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.041 21525 [18565] sub0: \ 0.127775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.041 21525 [18565] sub0: / 0.127923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.041 21525 [18565] sub0: \ 0.128041 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.041 21525 [18565] sub0: / 0.128184 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.041 21525 [18565] sub0: \ 0.128299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.042 21525 [18565] sub0: / 0.128446 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.042 21525 [18565] sub0: \ 0.128574 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.042 21525 [18565] sub0: / 0.128716 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.042 21525 [18565] sub0: / 0.128832 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.042 21525 [18565] sub0: / 0.128978 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.042 21525 [18565] sub0: \ 0.129094 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.042 21525 [18565] sub0: \ 0.129233 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.042 21525 [18565] sub0: \ 0.129359 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.043 21525 [18565] sub0: / 0.129507 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.043 21525 [18565] sub0: \ 0.129639 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.043 21525 [18565] sub0: / 0.129784 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.043 21525 [18565] sub0: \ 0.129899 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.043 21525 [18565] sub0: / 0.130058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.043 21525 [18565] sub0: \ 0.130174 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.043 21525 [18565] sub0: / 0.130313 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.044 21525 [18565] sub0: / 0.130427 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.044 21525 [18565] sub0: / 0.130592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.044 21525 [18565] sub0: \ 0.130709 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.044 21525 [18565] sub0: \ 0.130861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.044 21525 [18565] sub0: \ 0.131027 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.044 21525 [18565] sub0: / 0.131176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.044 21525 [18565] sub0: \ 0.131292 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.045 21525 [18565] sub0: / 0.131438 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.045 21525 [18565] sub0: \ 0.131567 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.045 21525 [18565] sub0: / 0.131717 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.045 21525 [18565] sub0: \ 0.131834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.045 21525 [18565] sub0: / 0.131974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.045 21525 [18565] sub0: / 0.132091 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.045 21525 [18565] sub0: / 0.132229 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.045 21525 [18565] sub0: \ 0.132344 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.046 21525 [18565] sub0: \ 0.132495 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.046 21525 [18565] sub0: \ 0.132636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.046 21525 [18565] sub0: / 0.132784 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.046 21525 [18565] sub0: \ 0.132901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.046 21525 [18565] sub0: / 0.133047 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.046 21525 [18565] sub0: \ 0.133163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.046 21525 [18565] sub0: / 0.133322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.047 21525 [18565] sub0: \ 0.13344 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.047 21525 [18565] sub0: / 0.133596 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.047 21525 [18565] sub0: / 0.133713 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.047 21525 [18565] sub0: / 0.13385 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.047 21525 [18565] sub0: \ 0.133965 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.047 21525 [18565] sub0: \ 0.134093 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.047 21525 [18565] sub0: \ 0.134215 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.047 21525 [18565] sub0: / 0.134361 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.048 21525 [18565] sub0: \ 0.134479 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.048 21525 [18565] sub0: / 0.13464 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.048 21525 [18565] sub0: \ 0.134756 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.048 21525 [18565] sub0: / 0.134948 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.048 21525 [18565] sub0: \ 0.13507 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.048 21525 [18565] sub0: / 0.135212 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.048 21525 [18565] sub0: / 0.135328 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.049 21525 [18565] sub0: / 0.135483 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.049 21525 [18565] sub0: \ 0.135615 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.049 21525 [18565] sub0: \ 0.135758 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.049 21525 [18565] sub0: \ 0.135883 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.049 21525 [18565] sub0: / 0.136032 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.049 21525 [18565] sub0: \ 0.13615 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.049 21525 [18565] sub0: / 0.136297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.050 21525 [18565] sub0: \ 0.136413 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.050 21525 [18565] sub0: / 0.136573 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.050 21525 [18565] sub0: \ 0.136705 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.050 21525 [18565] sub0: / 0.136847 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.050 21525 [18565] sub0: / 0.136963 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.050 21525 [18565] sub0: / 0.137109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.050 21525 [18565] sub0: \ 0.137223 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.050 21525 [18565] sub0: \ 0.137371 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.051 21525 [18565] sub0: \ 0.137498 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.051 21525 [18565] sub0: / 0.137662 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.051 21525 [18565] sub0: \ 0.13778 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.051 21525 [18565] sub0: / 0.137927 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.051 21525 [18565] sub0: \ 0.138043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.051 21525 [18565] sub0: / 0.13819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.051 21525 [18565] sub0: \ 0.138307 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.052 21525 [18565] sub0: / 0.138446 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.052 21525 [18565] sub0: / 0.138575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.052 21525 [18565] sub0: / 0.138718 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.052 21525 [18565] sub0: \ 0.138834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.052 21525 [18565] sub0: \ 0.139011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.052 21525 [18565] sub0: \ 0.139138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.052 21525 [18565] sub0: / 0.139287 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.052 21525 [18565] sub0: \ 0.139403 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.053 21525 [18565] sub0: / 0.139562 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.053 21525 [18565] sub0: \ 0.13968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.053 21525 [18565] sub0: / 0.139826 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.053 21525 [18565] sub0: \ 0.139943 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.053 21525 [18565] sub0: / 0.140098 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.053 21525 [18565] sub0: / 0.140215 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.053 21525 [18565] sub0: / 0.140366 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.054 21525 [18565] sub0: \ 0.140481 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.054 21525 [18565] sub0: \ 0.140639 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.054 21525 [18565] sub0: \ 0.140765 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.054 21525 [18565] sub0: / 0.140912 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.054 21525 [18565] sub0: \ 0.141031 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.054 21525 [18565] sub0: / 0.141176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.054 21525 [18565] sub0: \ 0.141292 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.055 21525 [18565] sub0: / 0.141438 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.055 21525 [18565] sub0: \ 0.141568 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.055 21525 [18565] sub0: / 0.14171 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.055 21525 [18565] sub0: / 0.141825 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.055 21525 [18565] sub0: / 0.14197 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.055 21525 [18565] sub0: \ 0.142086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.055 21525 [18565] sub0: \ 0.142236 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.055 21525 [18565] sub0: \ 0.142361 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.056 21525 [18565] sub0: / 0.142508 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.056 21525 [18565] sub0: \ 0.14264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.056 21525 [18565] sub0: / 0.142787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.056 21525 [18565] sub0: \ 0.142948 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.056 21525 [18565] sub0: / 0.143103 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.056 21525 [18565] sub0: \ 0.143221 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.056 21525 [18565] sub0: / 0.143367 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.057 21525 [18565] sub0: / 0.143497 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.057 21525 [18565] sub0: / 0.143651 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.057 21525 [18565] sub0: \ 0.143767 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.057 21525 [18565] sub0: \ 0.143904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.057 21525 [18565] sub0: \ 0.144029 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.057 21525 [18565] sub0: / 0.144177 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.057 21525 [18565] sub0: \ 0.144294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.058 21525 [18565] sub0: / 0.144439 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.058 21525 [18565] sub0: \ 0.144566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.058 21525 [18565] sub0: / 0.144717 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.058 21525 [18565] sub0: \ 0.144833 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.058 21525 [18565] sub0: / 0.144972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.058 21525 [18565] sub0: / 0.145088 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.058 21525 [18565] sub0: / 0.145238 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.058 21525 [18565] sub0: \ 0.145353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.059 21525 [18565] sub0: \ 0.145499 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.059 21525 [18565] sub0: \ 0.14564 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.059 21525 [18565] sub0: / 0.145787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.059 21525 [18565] sub0: \ 0.145905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.059 21525 [18565] sub0: / 0.14605 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.059 21525 [18565] sub0: \ 0.146166 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.059 21525 [18565] sub0: / 0.146314 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.060 21525 [18565] sub0: \ 0.14643 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.060 21525 [18565] sub0: / 0.146584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.060 21525 [18565] sub0: / 0.146701 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.060 21525 [18565] sub0: / 0.146856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.060 21525 [18565] sub0: \ 0.147014 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.060 21525 [18565] sub0: \ 0.147176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.060 21525 [18565] sub0: \ 0.147304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.061 21525 [18565] sub0: / 0.14745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.061 21525 [18565] sub0: \ 0.147581 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.061 21525 [18565] sub0: / 0.147729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.061 21525 [18565] sub0: \ 0.147844 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.061 21525 [18565] sub0: / 0.147992 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.061 21525 [18565] sub0: \ 0.148107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.061 21525 [18565] sub0: / 0.148246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.061 21525 [18565] sub0: / 0.148362 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.062 21525 [18565] sub0: / 0.14849 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.062 21525 [18565] sub0: \ 0.14862 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.062 21525 [18565] sub0: \ 0.148748 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.062 21525 [18565] sub0: \ 0.148872 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.062 21525 [18565] sub0: / 0.149019 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.062 21525 [18565] sub0: \ 0.149137 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.062 21525 [18565] sub0: / 0.149283 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.062 21525 [18565] sub0: \ 0.149398 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.063 21525 [18565] sub0: / 0.149556 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.063 21525 [18565] sub0: \ 0.149675 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.063 21525 [18565] sub0: / 0.149816 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.063 21525 [18565] sub0: / 0.149933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.063 21525 [18565] sub0: / 0.150086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.063 21525 [18565] sub0: \ 0.150214 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.063 21525 [18565] sub0: \ 0.150374 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.064 21525 [18565] sub0: \ 0.150502 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.064 21525 [18565] sub0: / 0.150665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.064 21525 [18565] sub0: \ 0.150784 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.064 21525 [18565] sub0: / 0.150976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.064 21525 [18565] sub0: \ 0.151096 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.064 21525 [18565] sub0: / 0.151241 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.064 21525 [18565] sub0: \ 0.151357 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.065 21525 [18565] sub0: / 0.151498 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.065 21525 [18565] sub0: / 0.151628 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.065 21525 [18565] sub0: / 0.151756 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.065 21525 [18565] sub0: \ 0.151871 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.065 21525 [18565] sub0: \ 0.152009 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.065 21525 [18565] sub0: \ 0.152135 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.065 21525 [18565] sub0: / 0.152282 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.065 21525 [18565] sub0: \ 0.152399 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.066 21525 [18565] sub0: / 0.152556 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.066 21525 [18565] sub0: \ 0.152674 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.066 21525 [18565] sub0: / 0.152819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.066 21525 [18565] sub0: \ 0.152933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.066 21525 [18565] sub0: / 0.153072 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.066 21525 [18565] sub0: / 0.153187 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.066 21525 [18565] sub0: / 0.153337 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.067 21525 [18565] sub0: \ 0.153465 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.067 21525 [18565] sub0: \ 0.153641 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.067 21525 [18565] sub0: \ 0.153768 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.067 21525 [18565] sub0: / 0.153915 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.067 21525 [18565] sub0: \ 0.154031 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.067 21525 [18565] sub0: / 0.154176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.067 21525 [18565] sub0: \ 0.15429 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.068 21525 [18565] sub0: / 0.154436 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.068 21525 [18565] sub0: \ 0.154565 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.068 21525 [18565] sub0: / 0.154709 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.068 21525 [18565] sub0: / 0.154823 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.068 21525 [18565] sub0: / 0.154988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.068 21525 [18565] sub0: \ 0.155105 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.068 21525 [18565] sub0: \ 0.155249 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.068 21525 [18565] sub0: \ 0.155373 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.069 21525 [18565] sub0: / 0.155521 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.069 21525 [18565] sub0: \ 0.155651 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.069 21525 [18565] sub0: / 0.155797 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.069 21525 [18565] sub0: \ 0.155912 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.069 21525 [18565] sub0: / 0.156058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.069 21525 [18565] sub0: \ 0.156175 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.069 21525 [18565] sub0: / 0.156316 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.070 21525 [18565] sub0: / 0.156432 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.070 21525 [18565] sub0: / 0.156593 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.070 21525 [18565] sub0: \ 0.156711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.070 21525 [18565] sub0: \ 0.156884 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.070 21525 [18565] sub0: \ 0.157011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.070 21525 [18565] sub0: / 0.157159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.070 21525 [18565] sub0: \ 0.157276 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.071 21525 [18565] sub0: / 0.157421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.071 21525 [18565] sub0: \ 0.157536 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.071 21525 [18565] sub0: / 0.157698 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.071 21525 [18565] sub0: \ 0.157815 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.071 21525 [18565] sub0: / 0.157956 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.071 21525 [18565] sub0: / 0.158071 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.071 21525 [18565] sub0: / 0.1582 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.071 21525 [18565] sub0: \ 0.158316 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.072 21525 [18565] sub0: \ 0.158476 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.072 21525 [18565] sub0: \ 0.158616 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.072 21525 [18565] sub0: / 0.158764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.072 21525 [18565] sub0: \ 0.158883 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.072 21525 [18565] sub0: / 0.159079 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.072 21525 [18565] sub0: \ 0.159196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.072 21525 [18565] sub0: / 0.159343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.073 21525 [18565] sub0: \ 0.159459 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:29:46.073 21525 [18565] sub0: / 0.159615 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.073 21525 [18565] sub0: / 0.159732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.073 21525 [18565] sub0: / 0.159862 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.073 21525 [18565] sub0: / 0.159976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.073 21525 [18565] sub0: / 0.160108 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.073 21525 [18565] sub0: \ 0.160262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:29:46.073 21525 [18565] sub0: / 0.160402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.074 21525 [18565] sub0: / 0.160528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:46.074 21525 [18565] sub0: / 0.160658 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:29:46.074 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:29:46.076 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:29:46.077 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:29:46.078 21525 [18565] sub0: \ 0.165354 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:29:46.079 21525 [18565] sub0: / 0.165498 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:29:46.080 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:29:46.080 21525 [18565] sub0: \ 0.167329 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:29:46.081 21525 [18565] sub0: / 0.167731 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:29:46.081 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:29:46.082 21525 [18565] sub0: \ 0.169114 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:29:46.082 21525 [18565] sub0: / 0.169339 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:29:46.083 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:29:46.203 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT ON (chart_id) chart_id, startdate, id FROM taxkeys WHERE startdate < '2015-12-03T00:00:00' ORDER BY chart_id, startdate DESC; 2015-12-03 12:29:50.199 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT ordnumber FROM oe t1 WHERE ( ( t1.quotation = '' OR t1.quotation IS NULL) AND t1.customer_id IS NOT NULL) 2015-12-03 12:29:51.826 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT donumber FROM delivery_orders t1 WHERE t1.customer_id IS NOT NULL 2015-12-03 12:29:53.448 21525 [18565] sub0: \ 7.534973 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:131 2015-12-03 12:29:53.449 21525 [18565] sub0: / 7.535836 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:29:53.456 21525 [18565] time: 7.543292 2015-12-03 12:29:53.458 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:29:53.459 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:29:53.459 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:29:53.460 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:29:53.462 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'FLASH', '--- info: - The order has been saved ' , '1') 2015-12-03 12:29:53.462 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:29:53.463 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:29:53.464 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:29:53.465 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:29:53.467 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:29:53.475 21525 [18565] sub0: / 7.561563 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:29:53.475 21525 [18565] sub0: \ 7.562274 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:29:53.476 21525 [18565] sub0: \ 0.000592 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:29:53.476 21525 [18565] sub0: / 0.000726 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:29:53.476 21525 [18565] sub0: \ 0.00085 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:29:53.477 21525 [18565] sub0: / 0.001011 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:29:53.478 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:29:53.479 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:29:53.480 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:29:53.482 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:29:53.483 21525 [18565] sub0: \ 0.007315 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:29:53.483 21525 [18565] sub0: \ 0.007714 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:29:53.483 21525 [18565] sub0: / 0.007888 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:29:53.483 21525 [18565] sub0: / 0.008011 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:29:53.484 21525 [18565] sub0: \ 0.00823 SL::Dispatcher::require_main_code in SL/Dispatcher.pm:184 called from SL/Dispatcher.pm:249 2015-12-03 12:29:53.549 21525 [18565] sub0: / 0.073523 SL::Dispatcher::require_main_code in SL/Dispatcher.pm:206 2015-12-03 12:29:53.549 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:29:53.551 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:29:53.552 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:29:53.554 21525 [18565] sub0: \ 0.078098 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:29:53.554 21525 [18565] sub0: / 0.078275 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:29:53.555 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:29:53.556 21525 [18565] sub0: \ 0.080142 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:29:53.556 21525 [18565] sub0: / 0.080581 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:29:53.556 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:29:53.558 21525 [18565] sub0: \ 0.082074 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:29:53.558 21525 [18565] sub0: / 0.082317 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:29:53.558 21525 [18565] sub0: \ 0.082442 Locale::findsub in /opt/kivi/kivitendo-erp/SL/Locale.pm:242 called from SL/Dispatcher.pm:295 2015-12-03 12:29:53.610 21525 [18565] sub0: / 0.134188 Locale::findsub in /opt/kivi/kivitendo-erp/SL/Locale.pm:269 2015-12-03 12:29:53.610 21525 [18565] sub0: \ 0.134398 main::call_sub in /opt/kivi/kivitendo-erp/bin/mozilla/common.pl:412 called from SL/Dispatcher.pm:295 2015-12-03 12:29:53.610 21525 [18565] sub0: \ 0.13453 main::edit in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:109 called from /opt/kivi/kivitendo-erp/bin/mozilla/common.pl:431 2015-12-03 12:29:53.610 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:29:53.612 21525 [18565] sub0: \ 0.136886 main::set_headings in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:64 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:121 2015-12-03 12:29:53.613 21525 [18565] sub0: / 0.137171 main::set_headings in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:83 2015-12-03 12:29:53.613 21525 [18565] sub0: \ 0.137299 main::set_headings in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:64 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:149 2015-12-03 12:29:53.613 21525 [18565] sub0: / 0.137489 main::set_headings in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:83 2015-12-03 12:29:53.613 21525 [18565] sub0: \ 0.13761 main::order_links in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:165 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:151 2015-12-03 12:29:53.613 21525 [18565] sub0: \ 0.137784 Form::all_vc in /opt/kivi/kivitendo-erp/SL/Form.pm:2540 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:173 2015-12-03 12:29:53.613 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT count(*) FROM customer 2015-12-03 12:29:53.645 21525 [18565] sub0: \ 0.169407 Form::get_employee in /opt/kivi/kivitendo-erp/SL/Form.pm:1937 called from /opt/kivi/kivitendo-erp/SL/Form.pm:2565 2015-12-03 12:29:53.645 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id, name FROM employee WHERE login = 'jr' 2015-12-03 12:29:53.646 21525 [18565] sub0: / 0.170747 Form::get_employee in /opt/kivi/kivitendo-erp/SL/Form.pm:1947 2015-12-03 12:29:53.646 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT e.id, e.name FROM employee e WHERE (e.sales = '1') AND (NOT e.id = '287129') ORDER BY name 2015-12-03 12:29:53.648 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT id, description FROM department ORDER BY description 2015-12-03 12:29:53.648 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT id, description FROM language ORDER BY id 2015-12-03 12:29:53.649 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT printer_description, id FROM printers ORDER BY printer_description 2015-12-03 12:29:53.650 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT id, description FROM payment_terms ORDER BY sortkey 2015-12-03 12:29:53.651 21525 [18565] sub0: / 0.175289 Form::all_vc in /opt/kivi/kivitendo-erp/SL/Form.pm:2607 2015-12-03 12:29:53.651 21525 [18565] sub0: \ 0.175514 DO::retrieve in /opt/kivi/kivitendo-erp/SL/DO.pm:638 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:180 2015-12-03 12:29:53.651 21525 [18565] sub0: \ 0.175674 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/DO.pm:651 2015-12-03 12:29:53.651 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT *, date_trunc('seconds', localtimestamp) AS current_timestamp FROM custom_variable_configs WHERE module = 'IC' ORDER BY sortkey 2015-12-03 12:29:53.653 21525 [18565] sub0: \ 0.177522 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:72 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:57 2015-12-03 12:29:53.653 21525 [18565] sub0: / 0.177697 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:85 2015-12-03 12:29:53.657 21525 [18565] sub0: \ 0.181778 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:72 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:57 2015-12-03 12:29:53.657 21525 [18565] sub0: / 0.181993 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:85 2015-12-03 12:29:53.660 21525 [18565] sub0: \ 0.18476 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:72 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:57 2015-12-03 12:29:53.660 21525 [18565] sub0: / 0.184931 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:85 2015-12-03 12:29:53.663 21525 [18565] sub0: \ 0.187843 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:72 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:57 2015-12-03 12:29:53.663 21525 [18565] sub0: / 0.188007 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:85 2015-12-03 12:29:53.666 21525 [18565] sub0: \ 0.190781 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:72 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:57 2015-12-03 12:29:53.666 21525 [18565] sub0: / 0.190965 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:85 2015-12-03 12:29:53.669 21525 [18565] sub0: \ 0.193926 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:72 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:57 2015-12-03 12:29:53.670 21525 [18565] sub0: / 0.194121 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:85 2015-12-03 12:29:53.673 21525 [18565] sub0: \ 0.197219 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:72 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:57 2015-12-03 12:29:53.673 21525 [18565] sub0: / 0.197429 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:85 2015-12-03 12:29:53.676 21525 [18565] sub0: \ 0.200585 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:72 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:57 2015-12-03 12:29:53.676 21525 [18565] sub0: / 0.200773 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:85 2015-12-03 12:29:53.679 21525 [18565] sub0: \ 0.203454 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:72 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:57 2015-12-03 12:29:53.679 21525 [18565] sub0: / 0.203597 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:85 2015-12-03 12:29:53.682 21525 [18565] sub0: \ 0.206271 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:72 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:57 2015-12-03 12:29:53.682 21525 [18565] sub0: / 0.206448 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:85 2015-12-03 12:29:53.685 21525 [18565] sub0: \ 0.209468 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:72 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:57 2015-12-03 12:29:53.685 21525 [18565] sub0: / 0.209645 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:85 2015-12-03 12:29:53.688 21525 [18565] sub0: \ 0.21236 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:72 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:57 2015-12-03 12:29:53.688 21525 [18565] sub0: / 0.212554 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:85 2015-12-03 12:29:53.691 21525 [18565] sub0: \ 0.215106 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:72 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:57 2015-12-03 12:29:53.691 21525 [18565] sub0: / 0.215248 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:85 2015-12-03 12:29:53.693 21525 [18565] sub0: \ 0.217742 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:72 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:57 2015-12-03 12:29:53.693 21525 [18565] sub0: / 0.217933 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:85 2015-12-03 12:29:53.696 21525 [18565] sub0: / 0.220769 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:53.697 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT dord.cp_id, dord.donumber, dord.ordnumber, dord.transdate, dord.reqdate, dord.shippingpoint, dord.shipvia, dord.notes, dord.intnotes, e.name AS employee, dord.employee_id, dord.salesman_id, dord.customer_id, cv.name AS customer, dord.closed, dord.reqdate, dord.department_id, dord.cusordnumber, d.description AS department, dord.language_id, dord.shipto_id, dord.itime, dord.mtime, dord.globalproject_id, dord.delivered, dord.transaction_description, dord.taxzone_id, dord.taxincluded, dord.payment_id, (SELECT cu.name FROM currencies cu WHERE cu.id=dord.currency_id) AS currency, dord.delivery_term_id, dord.itime::DATE AS insertdate FROM delivery_orders dord JOIN customer cv ON (dord.customer_id = cv.id) LEFT JOIN employee e ON (dord.employee_id = e.id) LEFT JOIN department d ON (dord.department_id = d.id) WHERE dord.id IN ('304200') 2015-12-03 12:29:53.704 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT s.* FROM shipto s WHERE s.trans_id = '304200' AND s.module = 'DO' 2015-12-03 12:29:53.706 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT s.printed, s.emailed, s.spoolfile, s.formname FROM status s WHERE s.trans_id = '304200' 2015-12-03 12:29:53.728 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT doi.id AS delivery_order_items_id, p.partnumber, p.assembly, p.listprice, doi.description, doi.qty, doi.sellprice, doi.parts_id AS id, doi.unit, doi.discount, p.notes AS partnotes, doi.reqdate, doi.project_id, doi.serialnumber, doi.lastcost, doi.ordnumber, doi.transdate, doi.cusordnumber, doi.longdescription, doi.price_factor_id, doi.price_factor, doi.marge_price_factor, doi.pricegroup_id, doi.active_price_source, doi.active_discount_source, pr.projectnumber, dord.transdate AS dord_transdate, dord.donumber, pg.partsgroup FROM delivery_order_items doi JOIN parts p ON (doi.parts_id = p.id) JOIN delivery_orders dord ON (doi.delivery_order_id = dord.id) LEFT JOIN project pr ON (doi.project_id = pr.id) LEFT JOIN partsgroup pg ON (p.partsgroup_id = pg.id) WHERE doi.delivery_order_id IN ('304200') ORDER BY doi.delivery_order_id, doi.position 2015-12-03 12:29:53.736 21525 [18565] sub0: \ 0.260017 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:53.736 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:53.736 21525 [18565] sub0: \ 0.260593 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:53.736 21525 [18565] sub0: / 0.260756 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:53.736 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5757') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.738 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5757' LIMIT 1 2015-12-03 12:29:53.739 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5757') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.739 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5757' LIMIT 1 2015-12-03 12:29:53.740 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5757') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.741 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5757' LIMIT 1 2015-12-03 12:29:53.741 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5757') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.742 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5757' LIMIT 1 2015-12-03 12:29:53.742 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5757') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.743 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5757' LIMIT 1 2015-12-03 12:29:53.744 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5757') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.744 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5757' LIMIT 1 2015-12-03 12:29:53.745 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5757') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.745 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5757' LIMIT 1 2015-12-03 12:29:53.746 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5757') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.746 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5757' LIMIT 1 2015-12-03 12:29:53.747 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5757') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.747 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5757' LIMIT 1 2015-12-03 12:29:53.748 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5757') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.749 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5757' LIMIT 1 2015-12-03 12:29:53.749 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5757') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.750 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5757' LIMIT 1 2015-12-03 12:29:53.750 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5757') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.751 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5757' LIMIT 1 2015-12-03 12:29:53.751 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5757') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.752 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5757' LIMIT 1 2015-12-03 12:29:53.756 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5757') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.757 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5757' LIMIT 1 2015-12-03 12:29:53.757 21525 [18565] sub0: / 0.281954 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:53.758 21525 [18565] sub0: \ 0.282311 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:53.758 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:53.758 21525 [18565] sub0: \ 0.282674 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:53.758 21525 [18565] sub0: / 0.282823 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:53.758 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5758') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.759 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5758' LIMIT 1 2015-12-03 12:29:53.760 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5758') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.760 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5758' LIMIT 1 2015-12-03 12:29:53.761 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5758') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.762 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5758' LIMIT 1 2015-12-03 12:29:53.762 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5758') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.763 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5758' LIMIT 1 2015-12-03 12:29:53.763 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5758') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.764 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5758' LIMIT 1 2015-12-03 12:29:53.765 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5758') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.765 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5758' LIMIT 1 2015-12-03 12:29:53.766 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5758') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.766 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5758' LIMIT 1 2015-12-03 12:29:53.767 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5758') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.767 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5758' LIMIT 1 2015-12-03 12:29:53.768 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5758') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.768 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5758' LIMIT 1 2015-12-03 12:29:53.769 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5758') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.769 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5758' LIMIT 1 2015-12-03 12:29:53.770 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5758') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.770 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5758' LIMIT 1 2015-12-03 12:29:53.771 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5758') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.772 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5758' LIMIT 1 2015-12-03 12:29:53.772 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5758') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.773 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5758' LIMIT 1 2015-12-03 12:29:53.777 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5758') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.777 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5758' LIMIT 1 2015-12-03 12:29:53.778 21525 [18565] sub0: / 0.30251 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:53.778 21525 [18565] sub0: \ 0.302849 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:53.779 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:53.779 21525 [18565] sub0: \ 0.303219 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:53.779 21525 [18565] sub0: / 0.303367 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:53.779 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5759') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.780 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5759' LIMIT 1 2015-12-03 12:29:53.780 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5759') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.781 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5759' LIMIT 1 2015-12-03 12:29:53.782 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5759') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.782 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5759' LIMIT 1 2015-12-03 12:29:53.783 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5759') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.783 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5759' LIMIT 1 2015-12-03 12:29:53.784 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5759') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.784 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5759' LIMIT 1 2015-12-03 12:29:53.785 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5759') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.786 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5759' LIMIT 1 2015-12-03 12:29:53.786 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5759') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.787 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5759' LIMIT 1 2015-12-03 12:29:53.787 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5759') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.788 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5759' LIMIT 1 2015-12-03 12:29:53.788 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5759') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.789 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5759' LIMIT 1 2015-12-03 12:29:53.789 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5759') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.790 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5759' LIMIT 1 2015-12-03 12:29:53.791 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5759') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.791 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5759' LIMIT 1 2015-12-03 12:29:53.792 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5759') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.792 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5759' LIMIT 1 2015-12-03 12:29:53.793 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5759') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.793 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5759' LIMIT 1 2015-12-03 12:29:53.797 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5759') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.798 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5759' LIMIT 1 2015-12-03 12:29:53.799 21525 [18565] sub0: / 0.323122 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:53.799 21525 [18565] sub0: \ 0.323489 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:53.799 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:53.799 21525 [18565] sub0: \ 0.323853 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:53.799 21525 [18565] sub0: / 0.324001 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:53.800 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5760') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.800 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5760' LIMIT 1 2015-12-03 12:29:53.801 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5760') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.802 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5760' LIMIT 1 2015-12-03 12:29:53.802 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5760') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.803 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5760' LIMIT 1 2015-12-03 12:29:53.803 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5760') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.804 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5760' LIMIT 1 2015-12-03 12:29:53.805 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5760') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.805 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5760' LIMIT 1 2015-12-03 12:29:53.806 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5760') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.806 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5760' LIMIT 1 2015-12-03 12:29:53.807 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5760') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.807 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5760' LIMIT 1 2015-12-03 12:29:53.808 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5760') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.809 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5760' LIMIT 1 2015-12-03 12:29:53.809 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5760') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.810 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5760' LIMIT 1 2015-12-03 12:29:53.810 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5760') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.811 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5760' LIMIT 1 2015-12-03 12:29:53.811 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5760') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.812 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5760' LIMIT 1 2015-12-03 12:29:53.812 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5760') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.813 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5760' LIMIT 1 2015-12-03 12:29:53.813 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5760') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.814 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5760' LIMIT 1 2015-12-03 12:29:53.818 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5760') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.819 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5760' LIMIT 1 2015-12-03 12:29:53.819 21525 [18565] sub0: / 0.34369 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:53.820 21525 [18565] sub0: \ 0.344025 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:53.820 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:53.820 21525 [18565] sub0: \ 0.344411 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:53.820 21525 [18565] sub0: / 0.344586 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:53.820 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5761') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.821 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5761' LIMIT 1 2015-12-03 12:29:53.821 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5761') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.822 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5761' LIMIT 1 2015-12-03 12:29:53.823 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5761') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.823 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5761' LIMIT 1 2015-12-03 12:29:53.824 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5761') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.825 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5761' LIMIT 1 2015-12-03 12:29:53.825 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5761') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.826 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5761' LIMIT 1 2015-12-03 12:29:53.826 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5761') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.827 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5761' LIMIT 1 2015-12-03 12:29:53.827 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5761') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.828 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5761' LIMIT 1 2015-12-03 12:29:53.829 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5761') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.829 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5761' LIMIT 1 2015-12-03 12:29:53.830 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5761') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.830 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5761' LIMIT 1 2015-12-03 12:29:53.831 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5761') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.831 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5761' LIMIT 1 2015-12-03 12:29:53.832 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5761') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.832 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5761' LIMIT 1 2015-12-03 12:29:53.833 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5761') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.833 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5761' LIMIT 1 2015-12-03 12:29:53.834 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5761') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.834 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5761' LIMIT 1 2015-12-03 12:29:53.838 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5761') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.839 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5761' LIMIT 1 2015-12-03 12:29:53.839 21525 [18565] sub0: / 0.363805 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:53.840 21525 [18565] sub0: \ 0.364123 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:53.840 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:53.840 21525 [18565] sub0: \ 0.3645 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:53.840 21525 [18565] sub0: / 0.364676 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:53.840 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5762') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.841 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5762' LIMIT 1 2015-12-03 12:29:53.842 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5762') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.842 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5762' LIMIT 1 2015-12-03 12:29:53.843 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5762') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.843 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5762' LIMIT 1 2015-12-03 12:29:53.844 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5762') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.845 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5762' LIMIT 1 2015-12-03 12:29:53.845 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5762') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.846 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5762' LIMIT 1 2015-12-03 12:29:53.846 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5762') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.847 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5762' LIMIT 1 2015-12-03 12:29:53.848 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5762') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.848 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5762' LIMIT 1 2015-12-03 12:29:53.849 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5762') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.849 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5762' LIMIT 1 2015-12-03 12:29:53.850 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5762') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.850 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5762' LIMIT 1 2015-12-03 12:29:53.851 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5762') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.851 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5762' LIMIT 1 2015-12-03 12:29:53.852 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5762') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.852 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5762' LIMIT 1 2015-12-03 12:29:53.853 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5762') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.853 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5762' LIMIT 1 2015-12-03 12:29:53.854 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5762') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.854 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5762' LIMIT 1 2015-12-03 12:29:53.859 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5762') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.859 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5762' LIMIT 1 2015-12-03 12:29:53.860 21525 [18565] sub0: / 0.384306 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:53.860 21525 [18565] sub0: \ 0.384665 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:53.860 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:53.861 21525 [18565] sub0: \ 0.385024 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:53.861 21525 [18565] sub0: / 0.385183 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:53.861 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5763') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.861 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5763' LIMIT 1 2015-12-03 12:29:53.862 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5763') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.863 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5763' LIMIT 1 2015-12-03 12:29:53.863 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5763') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.864 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5763' LIMIT 1 2015-12-03 12:29:53.865 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5763') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.865 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5763' LIMIT 1 2015-12-03 12:29:53.866 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5763') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.866 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5763' LIMIT 1 2015-12-03 12:29:53.867 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5763') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.867 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5763' LIMIT 1 2015-12-03 12:29:53.868 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5763') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.869 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5763' LIMIT 1 2015-12-03 12:29:53.869 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5763') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.870 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5763' LIMIT 1 2015-12-03 12:29:53.870 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5763') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.871 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5763' LIMIT 1 2015-12-03 12:29:53.871 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5763') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.872 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5763' LIMIT 1 2015-12-03 12:29:53.872 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5763') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.873 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5763' LIMIT 1 2015-12-03 12:29:53.873 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5763') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.874 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5763' LIMIT 1 2015-12-03 12:29:53.874 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5763') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.875 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5763' LIMIT 1 2015-12-03 12:29:53.879 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5763') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.880 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5763' LIMIT 1 2015-12-03 12:29:53.880 21525 [18565] sub0: / 0.404863 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:53.881 21525 [18565] sub0: \ 0.405224 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:53.881 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:53.881 21525 [18565] sub0: \ 0.405587 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:53.881 21525 [18565] sub0: / 0.405736 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:53.881 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5764') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.882 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5764' LIMIT 1 2015-12-03 12:29:53.883 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5764') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.883 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5764' LIMIT 1 2015-12-03 12:29:53.884 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5764') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.885 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5764' LIMIT 1 2015-12-03 12:29:53.885 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5764') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.886 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5764' LIMIT 1 2015-12-03 12:29:53.886 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5764') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.887 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5764' LIMIT 1 2015-12-03 12:29:53.888 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5764') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.888 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5764' LIMIT 1 2015-12-03 12:29:53.889 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5764') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.889 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5764' LIMIT 1 2015-12-03 12:29:53.890 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5764') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.890 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5764' LIMIT 1 2015-12-03 12:29:53.891 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5764') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.891 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5764' LIMIT 1 2015-12-03 12:29:53.892 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5764') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.892 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5764' LIMIT 1 2015-12-03 12:29:53.893 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5764') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.893 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5764' LIMIT 1 2015-12-03 12:29:53.894 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5764') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.895 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5764' LIMIT 1 2015-12-03 12:29:53.895 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5764') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.896 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5764' LIMIT 1 2015-12-03 12:29:53.900 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5764') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.901 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5764' LIMIT 1 2015-12-03 12:29:53.901 21525 [18565] sub0: / 0.425578 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:53.901 21525 [18565] sub0: \ 0.425917 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:53.902 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:53.902 21525 [18565] sub0: \ 0.42629 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:53.902 21525 [18565] sub0: / 0.42644 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:53.902 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5765') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.903 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5765' LIMIT 1 2015-12-03 12:29:53.903 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5765') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.904 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5765' LIMIT 1 2015-12-03 12:29:53.905 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5765') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.905 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5765' LIMIT 1 2015-12-03 12:29:53.906 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5765') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.906 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5765' LIMIT 1 2015-12-03 12:29:53.907 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5765') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.908 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5765' LIMIT 1 2015-12-03 12:29:53.908 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5765') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.909 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5765' LIMIT 1 2015-12-03 12:29:53.909 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5765') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.910 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5765' LIMIT 1 2015-12-03 12:29:53.910 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5765') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.911 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5765' LIMIT 1 2015-12-03 12:29:53.911 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5765') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.912 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5765' LIMIT 1 2015-12-03 12:29:53.913 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5765') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.913 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5765' LIMIT 1 2015-12-03 12:29:53.914 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5765') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.914 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5765' LIMIT 1 2015-12-03 12:29:53.915 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5765') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.915 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5765' LIMIT 1 2015-12-03 12:29:53.916 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5765') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.916 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5765' LIMIT 1 2015-12-03 12:29:53.920 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5765') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.921 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5765' LIMIT 1 2015-12-03 12:29:53.921 21525 [18565] sub0: / 0.445858 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:53.922 21525 [18565] sub0: \ 0.446197 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:53.922 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:53.922 21525 [18565] sub0: \ 0.44655 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:53.922 21525 [18565] sub0: / 0.446696 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:53.922 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5766') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.923 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5766' LIMIT 1 2015-12-03 12:29:53.924 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5766') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.924 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5766' LIMIT 1 2015-12-03 12:29:53.925 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5766') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.925 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5766' LIMIT 1 2015-12-03 12:29:53.926 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5766') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.927 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5766' LIMIT 1 2015-12-03 12:29:53.927 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5766') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.928 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5766' LIMIT 1 2015-12-03 12:29:53.928 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5766') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.929 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5766' LIMIT 1 2015-12-03 12:29:53.930 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5766') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.930 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5766' LIMIT 1 2015-12-03 12:29:53.931 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5766') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.931 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5766' LIMIT 1 2015-12-03 12:29:53.932 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5766') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.932 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5766' LIMIT 1 2015-12-03 12:29:53.933 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5766') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.933 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5766' LIMIT 1 2015-12-03 12:29:53.934 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5766') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.934 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5766' LIMIT 1 2015-12-03 12:29:53.935 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5766') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.935 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5766' LIMIT 1 2015-12-03 12:29:53.936 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5766') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.936 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5766' LIMIT 1 2015-12-03 12:29:53.940 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5766') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.941 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5766' LIMIT 1 2015-12-03 12:29:53.941 21525 [18565] sub0: / 0.465912 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:53.942 21525 [18565] sub0: \ 0.466245 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:53.942 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:53.942 21525 [18565] sub0: \ 0.466596 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:53.942 21525 [18565] sub0: / 0.46674 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:53.942 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5767') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.943 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5767' LIMIT 1 2015-12-03 12:29:53.944 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5767') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.944 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5767' LIMIT 1 2015-12-03 12:29:53.945 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5767') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.946 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5767' LIMIT 1 2015-12-03 12:29:53.946 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5767') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.947 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5767' LIMIT 1 2015-12-03 12:29:53.947 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5767') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.948 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5767' LIMIT 1 2015-12-03 12:29:53.948 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5767') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.949 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5767' LIMIT 1 2015-12-03 12:29:53.950 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5767') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.950 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5767' LIMIT 1 2015-12-03 12:29:53.951 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5767') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.951 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5767' LIMIT 1 2015-12-03 12:29:53.952 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5767') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.952 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5767' LIMIT 1 2015-12-03 12:29:53.953 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5767') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.953 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5767' LIMIT 1 2015-12-03 12:29:53.954 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5767') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.954 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5767' LIMIT 1 2015-12-03 12:29:53.955 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5767') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.955 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5767' LIMIT 1 2015-12-03 12:29:53.956 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5767') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.956 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5767' LIMIT 1 2015-12-03 12:29:53.961 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5767') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.961 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5767' LIMIT 1 2015-12-03 12:29:53.962 21525 [18565] sub0: / 0.486437 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:53.962 21525 [18565] sub0: \ 0.486784 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:53.962 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:53.963 21525 [18565] sub0: \ 0.487144 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:53.963 21525 [18565] sub0: / 0.487308 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:53.963 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5768') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.964 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5768' LIMIT 1 2015-12-03 12:29:53.964 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5768') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.965 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5768' LIMIT 1 2015-12-03 12:29:53.966 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5768') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.966 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5768' LIMIT 1 2015-12-03 12:29:53.967 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5768') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.967 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5768' LIMIT 1 2015-12-03 12:29:53.968 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5768') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.969 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5768' LIMIT 1 2015-12-03 12:29:53.969 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5768') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.970 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5768' LIMIT 1 2015-12-03 12:29:53.970 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5768') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.971 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5768' LIMIT 1 2015-12-03 12:29:53.971 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5768') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.972 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5768' LIMIT 1 2015-12-03 12:29:53.972 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5768') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.973 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5768' LIMIT 1 2015-12-03 12:29:53.974 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5768') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.974 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5768' LIMIT 1 2015-12-03 12:29:53.975 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5768') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.975 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5768' LIMIT 1 2015-12-03 12:29:53.976 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5768') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.976 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5768' LIMIT 1 2015-12-03 12:29:53.977 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5768') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.977 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5768' LIMIT 1 2015-12-03 12:29:53.981 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5768') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.982 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5768' LIMIT 1 2015-12-03 12:29:53.983 21525 [18565] sub0: / 0.507129 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:53.983 21525 [18565] sub0: \ 0.507485 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:53.983 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:53.983 21525 [18565] sub0: \ 0.507844 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:53.983 21525 [18565] sub0: / 0.507992 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:53.984 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5769') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.984 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5769' LIMIT 1 2015-12-03 12:29:53.985 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5769') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.986 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5769' LIMIT 1 2015-12-03 12:29:53.986 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5769') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.987 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5769' LIMIT 1 2015-12-03 12:29:53.987 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5769') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.988 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5769' LIMIT 1 2015-12-03 12:29:53.989 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5769') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.989 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5769' LIMIT 1 2015-12-03 12:29:53.990 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5769') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.990 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5769' LIMIT 1 2015-12-03 12:29:53.991 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5769') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.991 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5769' LIMIT 1 2015-12-03 12:29:53.992 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5769') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.992 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5769' LIMIT 1 2015-12-03 12:29:53.993 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5769') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.994 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5769' LIMIT 1 2015-12-03 12:29:53.994 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5769') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.995 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5769' LIMIT 1 2015-12-03 12:29:53.995 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5769') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.996 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5769' LIMIT 1 2015-12-03 12:29:53.996 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5769') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.997 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5769' LIMIT 1 2015-12-03 12:29:53.997 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5769') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:53.998 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5769' LIMIT 1 2015-12-03 12:29:54.002 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5769') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.002 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5769' LIMIT 1 2015-12-03 12:29:54.003 21525 [18565] sub0: / 0.527382 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.003 21525 [18565] sub0: \ 0.527701 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:54.003 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:54.004 21525 [18565] sub0: \ 0.528051 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:54.004 21525 [18565] sub0: / 0.528209 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:54.004 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5770') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.005 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5770' LIMIT 1 2015-12-03 12:29:54.005 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5770') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.006 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5770' LIMIT 1 2015-12-03 12:29:54.006 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5770') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.007 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5770' LIMIT 1 2015-12-03 12:29:54.008 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5770') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.008 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5770' LIMIT 1 2015-12-03 12:29:54.009 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5770') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.009 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5770' LIMIT 1 2015-12-03 12:29:54.010 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5770') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.010 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5770' LIMIT 1 2015-12-03 12:29:54.011 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5770') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.012 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5770' LIMIT 1 2015-12-03 12:29:54.012 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5770') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.013 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5770' LIMIT 1 2015-12-03 12:29:54.013 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5770') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.014 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5770' LIMIT 1 2015-12-03 12:29:54.014 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5770') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.015 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5770' LIMIT 1 2015-12-03 12:29:54.015 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5770') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.016 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5770' LIMIT 1 2015-12-03 12:29:54.016 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5770') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.017 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5770' LIMIT 1 2015-12-03 12:29:54.017 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5770') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.018 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5770' LIMIT 1 2015-12-03 12:29:54.022 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5770') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.022 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5770' LIMIT 1 2015-12-03 12:29:54.023 21525 [18565] sub0: / 0.547478 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.023 21525 [18565] sub0: \ 0.547793 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:54.023 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:54.024 21525 [18565] sub0: \ 0.548139 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:54.024 21525 [18565] sub0: / 0.548312 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:54.024 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5771') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.025 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5771' LIMIT 1 2015-12-03 12:29:54.025 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5771') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.026 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5771' LIMIT 1 2015-12-03 12:29:54.026 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5771') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.027 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5771' LIMIT 1 2015-12-03 12:29:54.028 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5771') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.028 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5771' LIMIT 1 2015-12-03 12:29:54.029 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5771') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.029 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5771' LIMIT 1 2015-12-03 12:29:54.030 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5771') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.030 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5771' LIMIT 1 2015-12-03 12:29:54.031 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5771') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.031 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5771' LIMIT 1 2015-12-03 12:29:54.032 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5771') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.033 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5771' LIMIT 1 2015-12-03 12:29:54.033 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5771') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.034 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5771' LIMIT 1 2015-12-03 12:29:54.034 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5771') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.035 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5771' LIMIT 1 2015-12-03 12:29:54.035 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5771') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.036 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5771' LIMIT 1 2015-12-03 12:29:54.036 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5771') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.037 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5771' LIMIT 1 2015-12-03 12:29:54.037 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5771') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.038 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5771' LIMIT 1 2015-12-03 12:29:54.042 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5771') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.042 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5771' LIMIT 1 2015-12-03 12:29:54.043 21525 [18565] sub0: / 0.567566 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.043 21525 [18565] sub0: \ 0.567901 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:54.044 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:54.044 21525 [18565] sub0: \ 0.568323 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:54.044 21525 [18565] sub0: / 0.568481 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:54.044 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5772') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.045 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5772' LIMIT 1 2015-12-03 12:29:54.045 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5772') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.046 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5772' LIMIT 1 2015-12-03 12:29:54.047 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5772') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.048 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5772' LIMIT 1 2015-12-03 12:29:54.048 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5772') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.049 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5772' LIMIT 1 2015-12-03 12:29:54.049 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5772') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.050 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5772' LIMIT 1 2015-12-03 12:29:54.051 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5772') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.051 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5772' LIMIT 1 2015-12-03 12:29:54.052 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5772') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.052 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5772' LIMIT 1 2015-12-03 12:29:54.053 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5772') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.053 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5772' LIMIT 1 2015-12-03 12:29:54.054 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5772') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.055 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5772' LIMIT 1 2015-12-03 12:29:54.055 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5772') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.056 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5772' LIMIT 1 2015-12-03 12:29:54.056 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5772') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.057 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5772' LIMIT 1 2015-12-03 12:29:54.057 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5772') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.058 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5772' LIMIT 1 2015-12-03 12:29:54.058 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5772') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.059 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5772' LIMIT 1 2015-12-03 12:29:54.063 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5772') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.064 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5772' LIMIT 1 2015-12-03 12:29:54.065 21525 [18565] sub0: / 0.589123 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.065 21525 [18565] sub0: \ 0.5895 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:54.065 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:54.065 21525 [18565] sub0: \ 0.589894 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:54.066 21525 [18565] sub0: / 0.590082 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:54.066 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5773') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.066 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5773' LIMIT 1 2015-12-03 12:29:54.067 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5773') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.068 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5773' LIMIT 1 2015-12-03 12:29:54.068 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5773') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.069 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5773' LIMIT 1 2015-12-03 12:29:54.070 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5773') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.070 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5773' LIMIT 1 2015-12-03 12:29:54.071 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5773') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.071 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5773' LIMIT 1 2015-12-03 12:29:54.072 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5773') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.073 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5773' LIMIT 1 2015-12-03 12:29:54.073 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5773') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.074 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5773' LIMIT 1 2015-12-03 12:29:54.074 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5773') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.075 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5773' LIMIT 1 2015-12-03 12:29:54.075 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5773') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.076 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5773' LIMIT 1 2015-12-03 12:29:54.076 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5773') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.077 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5773' LIMIT 1 2015-12-03 12:29:54.077 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5773') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.078 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5773' LIMIT 1 2015-12-03 12:29:54.079 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5773') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.079 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5773' LIMIT 1 2015-12-03 12:29:54.080 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5773') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.080 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5773' LIMIT 1 2015-12-03 12:29:54.084 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5773') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.085 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5773' LIMIT 1 2015-12-03 12:29:54.085 21525 [18565] sub0: / 0.609796 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.086 21525 [18565] sub0: \ 0.610126 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:54.086 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:54.086 21525 [18565] sub0: \ 0.610471 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:54.086 21525 [18565] sub0: / 0.610614 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:54.086 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5774') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.087 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5774' LIMIT 1 2015-12-03 12:29:54.087 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5774') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.088 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5774' LIMIT 1 2015-12-03 12:29:54.089 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5774') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.089 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5774' LIMIT 1 2015-12-03 12:29:54.090 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5774') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.090 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5774' LIMIT 1 2015-12-03 12:29:54.091 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5774') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.092 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5774' LIMIT 1 2015-12-03 12:29:54.092 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5774') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.093 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5774' LIMIT 1 2015-12-03 12:29:54.093 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5774') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.094 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5774' LIMIT 1 2015-12-03 12:29:54.094 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5774') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.095 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5774' LIMIT 1 2015-12-03 12:29:54.095 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5774') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.096 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5774' LIMIT 1 2015-12-03 12:29:54.097 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5774') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.097 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5774' LIMIT 1 2015-12-03 12:29:54.098 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5774') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.098 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5774' LIMIT 1 2015-12-03 12:29:54.099 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5774') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.099 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5774' LIMIT 1 2015-12-03 12:29:54.100 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5774') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.100 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5774' LIMIT 1 2015-12-03 12:29:54.104 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5774') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.105 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5774' LIMIT 1 2015-12-03 12:29:54.105 21525 [18565] sub0: / 0.629959 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.106 21525 [18565] sub0: \ 0.630288 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:54.106 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:54.106 21525 [18565] sub0: \ 0.63063 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:54.106 21525 [18565] sub0: / 0.630772 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:54.106 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5775') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.107 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5775' LIMIT 1 2015-12-03 12:29:54.108 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5775') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.108 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5775' LIMIT 1 2015-12-03 12:29:54.109 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5775') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.109 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5775' LIMIT 1 2015-12-03 12:29:54.110 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5775') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.111 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5775' LIMIT 1 2015-12-03 12:29:54.111 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5775') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.112 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5775' LIMIT 1 2015-12-03 12:29:54.112 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5775') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.113 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5775' LIMIT 1 2015-12-03 12:29:54.114 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5775') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.114 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5775' LIMIT 1 2015-12-03 12:29:54.115 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5775') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.115 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5775' LIMIT 1 2015-12-03 12:29:54.116 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5775') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.116 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5775' LIMIT 1 2015-12-03 12:29:54.117 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5775') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.117 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5775' LIMIT 1 2015-12-03 12:29:54.118 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5775') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.118 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5775' LIMIT 1 2015-12-03 12:29:54.119 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5775') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.119 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5775' LIMIT 1 2015-12-03 12:29:54.120 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5775') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.120 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5775' LIMIT 1 2015-12-03 12:29:54.124 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5775') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.125 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5775' LIMIT 1 2015-12-03 12:29:54.125 21525 [18565] sub0: / 0.649844 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.126 21525 [18565] sub0: \ 0.65017 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:54.126 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:54.126 21525 [18565] sub0: \ 0.650515 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:54.126 21525 [18565] sub0: / 0.650657 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:54.126 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5776') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.127 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5776' LIMIT 1 2015-12-03 12:29:54.128 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5776') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.128 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5776' LIMIT 1 2015-12-03 12:29:54.129 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5776') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.129 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5776' LIMIT 1 2015-12-03 12:29:54.130 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5776') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.131 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5776' LIMIT 1 2015-12-03 12:29:54.131 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5776') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.132 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5776' LIMIT 1 2015-12-03 12:29:54.132 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5776') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.133 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5776' LIMIT 1 2015-12-03 12:29:54.133 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5776') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.134 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5776' LIMIT 1 2015-12-03 12:29:54.135 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5776') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.135 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5776' LIMIT 1 2015-12-03 12:29:54.136 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5776') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.136 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5776' LIMIT 1 2015-12-03 12:29:54.137 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5776') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.137 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5776' LIMIT 1 2015-12-03 12:29:54.138 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5776') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.138 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5776' LIMIT 1 2015-12-03 12:29:54.139 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5776') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.139 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5776' LIMIT 1 2015-12-03 12:29:54.140 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5776') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.140 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5776' LIMIT 1 2015-12-03 12:29:54.145 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5776') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.145 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5776' LIMIT 1 2015-12-03 12:29:54.146 21525 [18565] sub0: / 0.670264 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.146 21525 [18565] sub0: \ 0.670596 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:54.146 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:54.146 21525 [18565] sub0: \ 0.670952 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:54.147 21525 [18565] sub0: / 0.671098 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:54.147 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5777') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.147 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5777' LIMIT 1 2015-12-03 12:29:54.148 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5777') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.149 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5777' LIMIT 1 2015-12-03 12:29:54.149 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5777') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.150 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5777' LIMIT 1 2015-12-03 12:29:54.150 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5777') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.151 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5777' LIMIT 1 2015-12-03 12:29:54.152 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5777') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.152 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5777' LIMIT 1 2015-12-03 12:29:54.153 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5777') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.153 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5777' LIMIT 1 2015-12-03 12:29:54.154 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5777') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.154 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5777' LIMIT 1 2015-12-03 12:29:54.155 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5777') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.155 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5777' LIMIT 1 2015-12-03 12:29:54.156 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5777') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.156 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5777' LIMIT 1 2015-12-03 12:29:54.157 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5777') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.157 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5777' LIMIT 1 2015-12-03 12:29:54.158 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5777') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.158 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5777' LIMIT 1 2015-12-03 12:29:54.159 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5777') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.159 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5777' LIMIT 1 2015-12-03 12:29:54.160 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5777') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.161 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5777' LIMIT 1 2015-12-03 12:29:54.165 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5777') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.165 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5777' LIMIT 1 2015-12-03 12:29:54.166 21525 [18565] sub0: / 0.690238 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.166 21525 [18565] sub0: \ 0.690553 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:54.166 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:54.166 21525 [18565] sub0: \ 0.6909 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:54.167 21525 [18565] sub0: / 0.691041 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:54.167 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5778') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.167 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5778' LIMIT 1 2015-12-03 12:29:54.168 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5778') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.169 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5778' LIMIT 1 2015-12-03 12:29:54.169 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5778') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.170 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5778' LIMIT 1 2015-12-03 12:29:54.170 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5778') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.171 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5778' LIMIT 1 2015-12-03 12:29:54.171 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5778') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.172 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5778' LIMIT 1 2015-12-03 12:29:54.173 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5778') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.173 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5778' LIMIT 1 2015-12-03 12:29:54.174 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5778') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.174 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5778' LIMIT 1 2015-12-03 12:29:54.175 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5778') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.175 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5778' LIMIT 1 2015-12-03 12:29:54.176 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5778') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.176 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5778' LIMIT 1 2015-12-03 12:29:54.177 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5778') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.177 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5778' LIMIT 1 2015-12-03 12:29:54.178 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5778') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.178 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5778' LIMIT 1 2015-12-03 12:29:54.179 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5778') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.179 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5778' LIMIT 1 2015-12-03 12:29:54.180 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5778') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.180 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5778' LIMIT 1 2015-12-03 12:29:54.185 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5778') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.185 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5778' LIMIT 1 2015-12-03 12:29:54.186 21525 [18565] sub0: / 0.710228 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.186 21525 [18565] sub0: \ 0.710549 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:54.186 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:54.186 21525 [18565] sub0: \ 0.710897 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:54.187 21525 [18565] sub0: / 0.711042 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:54.187 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5779') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.187 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5779' LIMIT 1 2015-12-03 12:29:54.188 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5779') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.189 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5779' LIMIT 1 2015-12-03 12:29:54.189 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5779') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.190 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5779' LIMIT 1 2015-12-03 12:29:54.190 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5779') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.191 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5779' LIMIT 1 2015-12-03 12:29:54.191 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5779') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.192 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5779' LIMIT 1 2015-12-03 12:29:54.193 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5779') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.193 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5779' LIMIT 1 2015-12-03 12:29:54.194 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5779') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.194 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5779' LIMIT 1 2015-12-03 12:29:54.195 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5779') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.195 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5779' LIMIT 1 2015-12-03 12:29:54.196 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5779') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.196 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5779' LIMIT 1 2015-12-03 12:29:54.197 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5779') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.197 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5779' LIMIT 1 2015-12-03 12:29:54.198 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5779') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.198 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5779' LIMIT 1 2015-12-03 12:29:54.199 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5779') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.199 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5779' LIMIT 1 2015-12-03 12:29:54.200 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5779') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.200 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5779' LIMIT 1 2015-12-03 12:29:54.204 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5779') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.205 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5779' LIMIT 1 2015-12-03 12:29:54.205 21525 [18565] sub0: / 0.729822 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.206 21525 [18565] sub0: \ 0.730145 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:54.206 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:54.206 21525 [18565] sub0: \ 0.730488 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:54.206 21525 [18565] sub0: / 0.73063 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:54.206 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5780') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.207 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5780' LIMIT 1 2015-12-03 12:29:54.207 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5780') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.208 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5780' LIMIT 1 2015-12-03 12:29:54.209 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5780') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.209 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5780' LIMIT 1 2015-12-03 12:29:54.210 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5780') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.210 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5780' LIMIT 1 2015-12-03 12:29:54.211 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5780') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.212 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5780' LIMIT 1 2015-12-03 12:29:54.212 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5780') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.213 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5780' LIMIT 1 2015-12-03 12:29:54.213 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5780') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.214 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5780' LIMIT 1 2015-12-03 12:29:54.214 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5780') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.215 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5780' LIMIT 1 2015-12-03 12:29:54.215 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5780') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.216 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5780' LIMIT 1 2015-12-03 12:29:54.217 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5780') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.217 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5780' LIMIT 1 2015-12-03 12:29:54.218 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5780') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.218 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5780' LIMIT 1 2015-12-03 12:29:54.219 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5780') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.219 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5780' LIMIT 1 2015-12-03 12:29:54.220 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5780') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.220 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5780' LIMIT 1 2015-12-03 12:29:54.225 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5780') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.225 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5780' LIMIT 1 2015-12-03 12:29:54.226 21525 [18565] sub0: / 0.750548 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.226 21525 [18565] sub0: \ 0.750891 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:54.227 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:54.227 21525 [18565] sub0: \ 0.751264 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:54.227 21525 [18565] sub0: / 0.751431 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:54.227 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5781') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.228 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5781' LIMIT 1 2015-12-03 12:29:54.228 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5781') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.229 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5781' LIMIT 1 2015-12-03 12:29:54.230 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5781') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.230 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5781' LIMIT 1 2015-12-03 12:29:54.231 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5781') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.231 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5781' LIMIT 1 2015-12-03 12:29:54.232 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5781') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.232 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5781' LIMIT 1 2015-12-03 12:29:54.233 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5781') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.234 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5781' LIMIT 1 2015-12-03 12:29:54.234 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5781') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.235 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5781' LIMIT 1 2015-12-03 12:29:54.235 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5781') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.236 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5781' LIMIT 1 2015-12-03 12:29:54.236 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5781') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.237 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5781' LIMIT 1 2015-12-03 12:29:54.237 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5781') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.238 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5781' LIMIT 1 2015-12-03 12:29:54.238 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5781') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.239 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5781' LIMIT 1 2015-12-03 12:29:54.239 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5781') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.240 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5781' LIMIT 1 2015-12-03 12:29:54.240 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5781') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.241 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5781' LIMIT 1 2015-12-03 12:29:54.245 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5781') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.246 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5781' LIMIT 1 2015-12-03 12:29:54.247 21525 [18565] sub0: / 0.771057 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.247 21525 [18565] sub0: \ 0.771398 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:54.247 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:54.247 21525 [18565] sub0: \ 0.771764 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:54.247 21525 [18565] sub0: / 0.771909 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:54.248 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5782') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.248 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5782' LIMIT 1 2015-12-03 12:29:54.249 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5782') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.250 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5782' LIMIT 1 2015-12-03 12:29:54.250 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5782') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.251 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5782' LIMIT 1 2015-12-03 12:29:54.251 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5782') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.252 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5782' LIMIT 1 2015-12-03 12:29:54.252 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5782') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.253 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5782' LIMIT 1 2015-12-03 12:29:54.253 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5782') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.254 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5782' LIMIT 1 2015-12-03 12:29:54.255 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5782') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.255 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5782' LIMIT 1 2015-12-03 12:29:54.256 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5782') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.256 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5782' LIMIT 1 2015-12-03 12:29:54.257 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5782') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.257 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5782' LIMIT 1 2015-12-03 12:29:54.258 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5782') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.258 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5782' LIMIT 1 2015-12-03 12:29:54.259 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5782') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.259 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5782' LIMIT 1 2015-12-03 12:29:54.260 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5782') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.260 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5782' LIMIT 1 2015-12-03 12:29:54.261 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5782') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.261 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5782' LIMIT 1 2015-12-03 12:29:54.265 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5782') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.266 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5782' LIMIT 1 2015-12-03 12:29:54.266 21525 [18565] sub0: / 0.790796 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.267 21525 [18565] sub0: \ 0.791119 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:54.267 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:54.267 21525 [18565] sub0: \ 0.791476 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:54.267 21525 [18565] sub0: / 0.791619 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:54.267 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5783') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.268 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5783' LIMIT 1 2015-12-03 12:29:54.268 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5783') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.269 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5783' LIMIT 1 2015-12-03 12:29:54.270 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5783') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.270 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5783' LIMIT 1 2015-12-03 12:29:54.271 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5783') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.271 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5783' LIMIT 1 2015-12-03 12:29:54.272 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5783') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.273 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5783' LIMIT 1 2015-12-03 12:29:54.273 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5783') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.274 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5783' LIMIT 1 2015-12-03 12:29:54.274 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5783') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.275 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5783' LIMIT 1 2015-12-03 12:29:54.275 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5783') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.276 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5783' LIMIT 1 2015-12-03 12:29:54.276 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5783') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.277 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5783' LIMIT 1 2015-12-03 12:29:54.277 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5783') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.278 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5783' LIMIT 1 2015-12-03 12:29:54.278 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5783') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.279 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5783' LIMIT 1 2015-12-03 12:29:54.279 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5783') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.280 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5783' LIMIT 1 2015-12-03 12:29:54.280 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5783') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.281 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5783' LIMIT 1 2015-12-03 12:29:54.285 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5783') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.286 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5783' LIMIT 1 2015-12-03 12:29:54.286 21525 [18565] sub0: / 0.81079 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.287 21525 [18565] sub0: \ 0.811127 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:54.287 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:54.287 21525 [18565] sub0: \ 0.811475 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:54.287 21525 [18565] sub0: / 0.811617 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:54.287 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5784') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.288 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5784' LIMIT 1 2015-12-03 12:29:54.288 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5784') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.289 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5784' LIMIT 1 2015-12-03 12:29:54.290 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5784') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.290 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5784' LIMIT 1 2015-12-03 12:29:54.291 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5784') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.291 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5784' LIMIT 1 2015-12-03 12:29:54.292 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5784') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.293 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5784' LIMIT 1 2015-12-03 12:29:54.293 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5784') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.294 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5784' LIMIT 1 2015-12-03 12:29:54.294 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5784') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.295 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5784' LIMIT 1 2015-12-03 12:29:54.295 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5784') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.296 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5784' LIMIT 1 2015-12-03 12:29:54.296 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5784') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.297 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5784' LIMIT 1 2015-12-03 12:29:54.298 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5784') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.298 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5784' LIMIT 1 2015-12-03 12:29:54.299 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5784') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.299 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5784' LIMIT 1 2015-12-03 12:29:54.300 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5784') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.300 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5784' LIMIT 1 2015-12-03 12:29:54.301 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5784') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.301 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5784' LIMIT 1 2015-12-03 12:29:54.305 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5784') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.306 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5784' LIMIT 1 2015-12-03 12:29:54.307 21525 [18565] sub0: / 0.831131 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.307 21525 [18565] sub0: \ 0.831464 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:54.307 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:54.307 21525 [18565] sub0: \ 0.831815 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:54.307 21525 [18565] sub0: / 0.831961 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:54.308 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5785') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.308 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5785' LIMIT 1 2015-12-03 12:29:54.309 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5785') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.310 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5785' LIMIT 1 2015-12-03 12:29:54.310 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5785') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.311 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5785' LIMIT 1 2015-12-03 12:29:54.311 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5785') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.312 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5785' LIMIT 1 2015-12-03 12:29:54.312 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5785') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.313 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5785' LIMIT 1 2015-12-03 12:29:54.314 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5785') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.314 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5785' LIMIT 1 2015-12-03 12:29:54.315 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5785') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.315 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5785' LIMIT 1 2015-12-03 12:29:54.316 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5785') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.316 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5785' LIMIT 1 2015-12-03 12:29:54.317 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5785') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.317 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5785' LIMIT 1 2015-12-03 12:29:54.318 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5785') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.318 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5785' LIMIT 1 2015-12-03 12:29:54.319 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5785') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.319 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5785' LIMIT 1 2015-12-03 12:29:54.320 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5785') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.320 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5785' LIMIT 1 2015-12-03 12:29:54.321 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5785') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.321 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5785' LIMIT 1 2015-12-03 12:29:54.326 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5785') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.326 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5785' LIMIT 1 2015-12-03 12:29:54.327 21525 [18565] sub0: / 0.851071 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.327 21525 [18565] sub0: \ 0.851402 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:54.327 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:54.327 21525 [18565] sub0: \ 0.851746 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:54.327 21525 [18565] sub0: / 0.851889 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:54.328 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5786') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.328 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5786' LIMIT 1 2015-12-03 12:29:54.329 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5786') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.330 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5786' LIMIT 1 2015-12-03 12:29:54.330 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5786') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.331 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5786' LIMIT 1 2015-12-03 12:29:54.331 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5786') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.332 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5786' LIMIT 1 2015-12-03 12:29:54.332 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5786') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.333 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5786' LIMIT 1 2015-12-03 12:29:54.333 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5786') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.334 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5786' LIMIT 1 2015-12-03 12:29:54.335 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5786') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.335 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5786' LIMIT 1 2015-12-03 12:29:54.336 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5786') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.336 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5786' LIMIT 1 2015-12-03 12:29:54.337 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5786') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.337 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5786' LIMIT 1 2015-12-03 12:29:54.338 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5786') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.338 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5786' LIMIT 1 2015-12-03 12:29:54.339 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5786') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.339 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5786' LIMIT 1 2015-12-03 12:29:54.340 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5786') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.340 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5786' LIMIT 1 2015-12-03 12:29:54.341 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5786') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.341 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5786' LIMIT 1 2015-12-03 12:29:54.345 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5786') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.346 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5786' LIMIT 1 2015-12-03 12:29:54.346 21525 [18565] sub0: / 0.87092 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.347 21525 [18565] sub0: \ 0.871249 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:54.347 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:54.347 21525 [18565] sub0: \ 0.871597 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:54.347 21525 [18565] sub0: / 0.871738 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:54.347 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5787') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.348 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5787' LIMIT 1 2015-12-03 12:29:54.349 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5787') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.349 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5787' LIMIT 1 2015-12-03 12:29:54.350 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5787') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.350 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5787' LIMIT 1 2015-12-03 12:29:54.351 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5787') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.352 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5787' LIMIT 1 2015-12-03 12:29:54.352 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5787') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.353 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5787' LIMIT 1 2015-12-03 12:29:54.353 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5787') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.354 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5787' LIMIT 1 2015-12-03 12:29:54.354 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5787') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.355 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5787' LIMIT 1 2015-12-03 12:29:54.355 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5787') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.356 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5787' LIMIT 1 2015-12-03 12:29:54.357 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5787') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.357 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5787' LIMIT 1 2015-12-03 12:29:54.358 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5787') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.358 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5787' LIMIT 1 2015-12-03 12:29:54.359 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5787') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.359 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5787' LIMIT 1 2015-12-03 12:29:54.360 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5787') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.360 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5787' LIMIT 1 2015-12-03 12:29:54.361 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5787') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.361 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5787' LIMIT 1 2015-12-03 12:29:54.365 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5787') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.366 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5787' LIMIT 1 2015-12-03 12:29:54.366 21525 [18565] sub0: / 0.890602 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.366 21525 [18565] sub0: \ 0.89091 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:54.367 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:54.367 21525 [18565] sub0: \ 0.891267 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:54.367 21525 [18565] sub0: / 0.891409 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:54.367 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5788') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.368 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5788' LIMIT 1 2015-12-03 12:29:54.368 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5788') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.369 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5788' LIMIT 1 2015-12-03 12:29:54.370 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5788') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.370 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5788' LIMIT 1 2015-12-03 12:29:54.371 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5788') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.371 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5788' LIMIT 1 2015-12-03 12:29:54.372 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5788') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.372 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5788' LIMIT 1 2015-12-03 12:29:54.373 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5788') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.373 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5788' LIMIT 1 2015-12-03 12:29:54.374 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5788') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.375 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5788' LIMIT 1 2015-12-03 12:29:54.375 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5788') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.376 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5788' LIMIT 1 2015-12-03 12:29:54.376 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5788') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.377 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5788' LIMIT 1 2015-12-03 12:29:54.377 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5788') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.378 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5788' LIMIT 1 2015-12-03 12:29:54.378 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5788') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.379 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5788' LIMIT 1 2015-12-03 12:29:54.379 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5788') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.380 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5788' LIMIT 1 2015-12-03 12:29:54.380 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5788') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.381 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5788' LIMIT 1 2015-12-03 12:29:54.385 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5788') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.387 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5788' LIMIT 1 2015-12-03 12:29:54.387 21525 [18565] sub0: / 0.911898 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.388 21525 [18565] sub0: \ 0.912252 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:54.388 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:54.388 21525 [18565] sub0: \ 0.912639 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:54.388 21525 [18565] sub0: / 0.912787 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:54.388 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5789') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.389 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5789' LIMIT 1 2015-12-03 12:29:54.390 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5789') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.390 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5789' LIMIT 1 2015-12-03 12:29:54.391 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5789') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.392 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5789' LIMIT 1 2015-12-03 12:29:54.392 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5789') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.393 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5789' LIMIT 1 2015-12-03 12:29:54.393 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5789') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.394 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5789' LIMIT 1 2015-12-03 12:29:54.394 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5789') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.395 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5789' LIMIT 1 2015-12-03 12:29:54.396 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5789') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.396 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5789' LIMIT 1 2015-12-03 12:29:54.397 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5789') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.397 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5789' LIMIT 1 2015-12-03 12:29:54.398 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5789') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.398 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5789' LIMIT 1 2015-12-03 12:29:54.399 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5789') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.399 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5789' LIMIT 1 2015-12-03 12:29:54.400 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5789') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.400 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5789' LIMIT 1 2015-12-03 12:29:54.401 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5789') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.401 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5789' LIMIT 1 2015-12-03 12:29:54.402 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5789') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.402 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5789' LIMIT 1 2015-12-03 12:29:54.406 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5789') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.407 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5789' LIMIT 1 2015-12-03 12:29:54.407 21525 [18565] sub0: / 0.931964 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.408 21525 [18565] sub0: \ 0.9323 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:54.408 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:54.408 21525 [18565] sub0: \ 0.932683 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:54.408 21525 [18565] sub0: / 0.932827 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:54.408 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5790') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.409 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5790' LIMIT 1 2015-12-03 12:29:54.410 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5790') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.410 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5790' LIMIT 1 2015-12-03 12:29:54.411 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5790') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.412 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5790' LIMIT 1 2015-12-03 12:29:54.412 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5790') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.413 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5790' LIMIT 1 2015-12-03 12:29:54.413 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5790') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.414 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5790' LIMIT 1 2015-12-03 12:29:54.414 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5790') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.415 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5790' LIMIT 1 2015-12-03 12:29:54.415 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5790') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.416 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5790' LIMIT 1 2015-12-03 12:29:54.417 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5790') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.417 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5790' LIMIT 1 2015-12-03 12:29:54.418 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5790') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.418 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5790' LIMIT 1 2015-12-03 12:29:54.419 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5790') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.419 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5790' LIMIT 1 2015-12-03 12:29:54.420 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5790') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.420 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5790' LIMIT 1 2015-12-03 12:29:54.421 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5790') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.421 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5790' LIMIT 1 2015-12-03 12:29:54.422 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5790') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.422 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5790' LIMIT 1 2015-12-03 12:29:54.426 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5790') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.426 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5790' LIMIT 1 2015-12-03 12:29:54.427 21525 [18565] sub0: / 0.951451 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.427 21525 [18565] sub0: \ 0.951758 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:54.427 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:54.428 21525 [18565] sub0: \ 0.952101 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:54.428 21525 [18565] sub0: / 0.952257 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:54.428 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5791') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.429 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5791' LIMIT 1 2015-12-03 12:29:54.429 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5791') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.430 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5791' LIMIT 1 2015-12-03 12:29:54.431 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5791') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.431 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5791' LIMIT 1 2015-12-03 12:29:54.432 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5791') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.432 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5791' LIMIT 1 2015-12-03 12:29:54.433 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5791') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.433 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5791' LIMIT 1 2015-12-03 12:29:54.434 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5791') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.434 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5791' LIMIT 1 2015-12-03 12:29:54.435 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5791') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.436 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5791' LIMIT 1 2015-12-03 12:29:54.436 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5791') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.437 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5791' LIMIT 1 2015-12-03 12:29:54.437 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5791') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.438 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5791' LIMIT 1 2015-12-03 12:29:54.438 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5791') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.439 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5791' LIMIT 1 2015-12-03 12:29:54.439 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5791') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.440 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5791' LIMIT 1 2015-12-03 12:29:54.440 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5791') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.441 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5791' LIMIT 1 2015-12-03 12:29:54.441 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5791') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.442 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5791' LIMIT 1 2015-12-03 12:29:54.446 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5791') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.446 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5791' LIMIT 1 2015-12-03 12:29:54.447 21525 [18565] sub0: / 0.971234 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.447 21525 [18565] sub0: \ 0.971583 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:54.447 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:54.447 21525 [18565] sub0: \ 0.971947 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:54.448 21525 [18565] sub0: / 0.972091 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:54.448 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5792') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.448 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5792' LIMIT 1 2015-12-03 12:29:54.449 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5792') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.450 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5792' LIMIT 1 2015-12-03 12:29:54.450 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5792') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.451 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5792' LIMIT 1 2015-12-03 12:29:54.451 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5792') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.452 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5792' LIMIT 1 2015-12-03 12:29:54.453 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5792') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.453 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5792' LIMIT 1 2015-12-03 12:29:54.454 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5792') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.454 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5792' LIMIT 1 2015-12-03 12:29:54.455 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5792') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.456 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5792' LIMIT 1 2015-12-03 12:29:54.456 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5792') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.457 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5792' LIMIT 1 2015-12-03 12:29:54.457 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5792') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.458 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5792' LIMIT 1 2015-12-03 12:29:54.458 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5792') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.459 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5792' LIMIT 1 2015-12-03 12:29:54.459 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5792') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.460 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5792' LIMIT 1 2015-12-03 12:29:54.460 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5792') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.461 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5792' LIMIT 1 2015-12-03 12:29:54.461 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5792') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.462 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5792' LIMIT 1 2015-12-03 12:29:54.466 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5792') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.467 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5792' LIMIT 1 2015-12-03 12:29:54.467 21525 [18565] sub0: / 0.991858 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.468 21525 [18565] sub0: \ 0.992218 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:54.468 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:54.468 21525 [18565] sub0: \ 0.992614 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:54.468 21525 [18565] sub0: / 0.992914 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:54.469 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5793') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.469 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5793' LIMIT 1 2015-12-03 12:29:54.470 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5793') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.471 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5793' LIMIT 1 2015-12-03 12:29:54.471 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5793') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.472 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5793' LIMIT 1 2015-12-03 12:29:54.472 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5793') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.473 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5793' LIMIT 1 2015-12-03 12:29:54.474 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5793') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.474 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5793' LIMIT 1 2015-12-03 12:29:54.475 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5793') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.475 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5793' LIMIT 1 2015-12-03 12:29:54.476 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5793') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.476 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5793' LIMIT 1 2015-12-03 12:29:54.477 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5793') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.477 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5793' LIMIT 1 2015-12-03 12:29:54.478 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5793') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.478 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5793' LIMIT 1 2015-12-03 12:29:54.479 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5793') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.480 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5793' LIMIT 1 2015-12-03 12:29:54.480 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5793') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.481 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5793' LIMIT 1 2015-12-03 12:29:54.481 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5793') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.482 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5793' LIMIT 1 2015-12-03 12:29:54.482 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5793') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.483 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5793' LIMIT 1 2015-12-03 12:29:54.487 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5793') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.487 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5793' LIMIT 1 2015-12-03 12:29:54.488 21525 [18565] sub0: / 1.012376 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.488 21525 [18565] sub0: \ 1.012731 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:54.488 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:54.489 21525 [18565] sub0: \ 1.013086 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:54.489 21525 [18565] sub0: / 1.01325 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:54.489 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5794') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.490 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5794' LIMIT 1 2015-12-03 12:29:54.490 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5794') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.491 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5794' LIMIT 1 2015-12-03 12:29:54.491 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5794') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.492 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5794' LIMIT 1 2015-12-03 12:29:54.493 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5794') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.493 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5794' LIMIT 1 2015-12-03 12:29:54.494 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5794') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.494 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5794' LIMIT 1 2015-12-03 12:29:54.495 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5794') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.495 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5794' LIMIT 1 2015-12-03 12:29:54.496 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5794') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.497 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5794' LIMIT 1 2015-12-03 12:29:54.497 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5794') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.498 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5794' LIMIT 1 2015-12-03 12:29:54.498 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5794') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.499 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5794' LIMIT 1 2015-12-03 12:29:54.499 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5794') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.500 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5794' LIMIT 1 2015-12-03 12:29:54.500 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5794') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.501 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5794' LIMIT 1 2015-12-03 12:29:54.501 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5794') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.502 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5794' LIMIT 1 2015-12-03 12:29:54.503 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5794') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.503 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5794' LIMIT 1 2015-12-03 12:29:54.507 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5794') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.507 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5794' LIMIT 1 2015-12-03 12:29:54.508 21525 [18565] sub0: / 1.032587 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.508 21525 [18565] sub0: \ 1.032922 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:54.509 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:54.509 21525 [18565] sub0: \ 1.033292 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:54.509 21525 [18565] sub0: / 1.033438 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:54.509 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5795') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.510 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5795' LIMIT 1 2015-12-03 12:29:54.510 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5795') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.511 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5795' LIMIT 1 2015-12-03 12:29:54.512 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5795') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.512 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5795' LIMIT 1 2015-12-03 12:29:54.513 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5795') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.513 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5795' LIMIT 1 2015-12-03 12:29:54.514 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5795') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.515 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5795' LIMIT 1 2015-12-03 12:29:54.515 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5795') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.516 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5795' LIMIT 1 2015-12-03 12:29:54.516 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5795') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.517 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5795' LIMIT 1 2015-12-03 12:29:54.517 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5795') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.518 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5795' LIMIT 1 2015-12-03 12:29:54.518 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5795') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.519 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5795' LIMIT 1 2015-12-03 12:29:54.519 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5795') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.520 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5795' LIMIT 1 2015-12-03 12:29:54.521 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5795') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.521 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5795' LIMIT 1 2015-12-03 12:29:54.522 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5795') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.522 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5795' LIMIT 1 2015-12-03 12:29:54.523 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5795') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.523 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5795' LIMIT 1 2015-12-03 12:29:54.527 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5795') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.528 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5795' LIMIT 1 2015-12-03 12:29:54.528 21525 [18565] sub0: / 1.052935 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.529 21525 [18565] sub0: \ 1.053269 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:54.529 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:54.529 21525 [18565] sub0: \ 1.053618 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:54.529 21525 [18565] sub0: / 1.053763 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:54.529 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5796') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.530 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5796' LIMIT 1 2015-12-03 12:29:54.531 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5796') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.531 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5796' LIMIT 1 2015-12-03 12:29:54.532 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5796') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.533 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5796' LIMIT 1 2015-12-03 12:29:54.533 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5796') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.534 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5796' LIMIT 1 2015-12-03 12:29:54.534 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5796') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.535 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5796' LIMIT 1 2015-12-03 12:29:54.535 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5796') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.536 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5796' LIMIT 1 2015-12-03 12:29:54.537 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5796') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.537 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5796' LIMIT 1 2015-12-03 12:29:54.538 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5796') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.538 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5796' LIMIT 1 2015-12-03 12:29:54.539 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5796') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.539 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5796' LIMIT 1 2015-12-03 12:29:54.540 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5796') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.540 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5796' LIMIT 1 2015-12-03 12:29:54.541 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5796') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.541 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5796' LIMIT 1 2015-12-03 12:29:54.542 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5796') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.542 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5796' LIMIT 1 2015-12-03 12:29:54.543 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5796') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.543 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5796' LIMIT 1 2015-12-03 12:29:54.548 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5796') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.548 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5796' LIMIT 1 2015-12-03 12:29:54.549 21525 [18565] sub0: / 1.073392 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.549 21525 [18565] sub0: \ 1.073735 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:54.549 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:54.550 21525 [18565] sub0: \ 1.074095 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:54.550 21525 [18565] sub0: / 1.074259 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:54.550 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5797') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.551 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5797' LIMIT 1 2015-12-03 12:29:54.551 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5797') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.552 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5797' LIMIT 1 2015-12-03 12:29:54.553 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5797') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.553 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5797' LIMIT 1 2015-12-03 12:29:54.554 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5797') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.554 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5797' LIMIT 1 2015-12-03 12:29:54.555 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5797') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.555 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5797' LIMIT 1 2015-12-03 12:29:54.556 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5797') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.557 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5797' LIMIT 1 2015-12-03 12:29:54.557 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5797') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.558 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5797' LIMIT 1 2015-12-03 12:29:54.558 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5797') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.559 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5797' LIMIT 1 2015-12-03 12:29:54.559 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5797') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.560 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5797' LIMIT 1 2015-12-03 12:29:54.560 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5797') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.561 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5797' LIMIT 1 2015-12-03 12:29:54.561 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5797') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.562 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5797' LIMIT 1 2015-12-03 12:29:54.563 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5797') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.563 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5797' LIMIT 1 2015-12-03 12:29:54.564 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5797') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.564 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5797' LIMIT 1 2015-12-03 12:29:54.568 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5797') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.569 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5797' LIMIT 1 2015-12-03 12:29:54.569 21525 [18565] sub0: / 1.09377 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.570 21525 [18565] sub0: \ 1.094099 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:89 called from /opt/kivi/kivitendo-erp/SL/DO.pm:788 2015-12-03 12:29:54.570 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '') AND (trans_id = '') AND (sub_module = '') 2015-12-03 12:29:54.570 21525 [18565] sub0: \ 1.09447 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:109 2015-12-03 12:29:54.570 21525 [18565] sub0: / 1.094618 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:29:54.570 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '7') AND (trans_id = '5798') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.571 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '7' AND trans_id = '5798' LIMIT 1 2015-12-03 12:29:54.571 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '8') AND (trans_id = '5798') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.572 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '8' AND trans_id = '5798' LIMIT 1 2015-12-03 12:29:54.573 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '9') AND (trans_id = '5798') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.573 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '9' AND trans_id = '5798' LIMIT 1 2015-12-03 12:29:54.574 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '10') AND (trans_id = '5798') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.575 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '10' AND trans_id = '5798' LIMIT 1 2015-12-03 12:29:54.575 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '11') AND (trans_id = '5798') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.576 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '11' AND trans_id = '5798' LIMIT 1 2015-12-03 12:29:54.576 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '42') AND (trans_id = '5798') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.577 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '42' AND trans_id = '5798' LIMIT 1 2015-12-03 12:29:54.577 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '12') AND (trans_id = '5798') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.578 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '12' AND trans_id = '5798' LIMIT 1 2015-12-03 12:29:54.579 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '13') AND (trans_id = '5798') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.579 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '13' AND trans_id = '5798' LIMIT 1 2015-12-03 12:29:54.580 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '14') AND (trans_id = '5798') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.580 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '14' AND trans_id = '5798' LIMIT 1 2015-12-03 12:29:54.581 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '15') AND (trans_id = '5798') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.581 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '15' AND trans_id = '5798' LIMIT 1 2015-12-03 12:29:54.582 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '16') AND (trans_id = '5798') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.582 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '16' AND trans_id = '5798' LIMIT 1 2015-12-03 12:29:54.583 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '17') AND (trans_id = '5798') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.583 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '17' AND trans_id = '5798' LIMIT 1 2015-12-03 12:29:54.584 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '19') AND (trans_id = '5798') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.584 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '19' AND trans_id = '5798' LIMIT 1 2015-12-03 12:29:54.588 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT text_value, timestamp_value, timestamp_value::date AS date_value, number_value, bool_value FROM custom_variables WHERE (config_id = '31') AND (trans_id = '5798') AND (sub_module = 'delivery_order_items') 2015-12-03 12:29:54.589 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM custom_variables_validity WHERE config_id = '31' AND trans_id = '5798' LIMIT 1 2015-12-03 12:29:54.589 21525 [18565] sub0: / 1.113591 CVar::get_custom_variables in /opt/kivi/kivitendo-erp/SL/CVar.pm:195 2015-12-03 12:29:54.589 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '' 2015-12-03 12:29:54.590 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5757' 2015-12-03 12:29:54.592 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5758' 2015-12-03 12:29:54.594 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5759' 2015-12-03 12:29:54.595 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5760' 2015-12-03 12:29:54.597 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5761' 2015-12-03 12:29:54.598 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5762' 2015-12-03 12:29:54.600 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5763' 2015-12-03 12:29:54.601 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5764' 2015-12-03 12:29:54.603 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5765' 2015-12-03 12:29:54.604 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5766' 2015-12-03 12:29:54.606 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5767' 2015-12-03 12:29:54.607 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5768' 2015-12-03 12:29:54.608 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5769' 2015-12-03 12:29:54.610 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5770' 2015-12-03 12:29:54.611 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5771' 2015-12-03 12:29:54.613 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5772' 2015-12-03 12:29:54.614 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5773' 2015-12-03 12:29:54.615 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5774' 2015-12-03 12:29:54.617 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5775' 2015-12-03 12:29:54.618 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5776' 2015-12-03 12:29:54.620 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5777' 2015-12-03 12:29:54.621 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5778' 2015-12-03 12:29:54.623 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5779' 2015-12-03 12:29:54.624 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5780' 2015-12-03 12:29:54.625 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5781' 2015-12-03 12:29:54.627 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5782' 2015-12-03 12:29:54.628 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5783' 2015-12-03 12:29:54.630 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5784' 2015-12-03 12:29:54.631 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5785' 2015-12-03 12:29:54.633 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5786' 2015-12-03 12:29:54.634 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5787' 2015-12-03 12:29:54.635 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5788' 2015-12-03 12:29:54.637 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5789' 2015-12-03 12:29:54.638 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5790' 2015-12-03 12:29:54.640 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5791' 2015-12-03 12:29:54.641 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5792' 2015-12-03 12:29:54.643 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5793' 2015-12-03 12:29:54.644 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5794' 2015-12-03 12:29:54.645 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5795' 2015-12-03 12:29:54.647 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5796' 2015-12-03 12:29:54.648 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5797' 2015-12-03 12:29:54.650 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 SELECT id as delivery_order_items_stock_id, qty, unit, bin_id, warehouse_id, chargenumber, bestbefore FROM delivery_order_items_stock WHERE delivery_order_item_id = '5798' 2015-12-03 12:29:54.651 21525 [18565] sub0: \ 1.175718 Common::webdav_folder in /opt/kivi/kivitendo-erp/SL/Common.pm:338 called from /opt/kivi/kivitendo-erp/SL/DO.pm:819 2015-12-03 12:29:54.651 21525 [18565] sub0: \ 1.175897 Common::get_webdav_folder in /opt/kivi/kivitendo-erp/SL/Common.pm:563 called from /opt/kivi/kivitendo-erp/SL/Common.pm:349 2015-12-03 12:29:54.652 21525 [18565] sub0: / 1.176035 Common::get_webdav_folder in /opt/kivi/kivitendo-erp/SL/Common.pm:601 2015-12-03 12:29:54.652 21525 [18565] sub0: \ 1.17619 Common::mkdir_with_parents in /opt/kivi/kivitendo-erp/SL/Common.pm:313 called from /opt/kivi/kivitendo-erp/SL/Common.pm:352 2015-12-03 12:29:54.659 21525 [18565] sub0: / 1.183546 Common::mkdir_with_parents in /opt/kivi/kivitendo-erp/SL/Common.pm:334 2015-12-03 12:29:54.659 21525 [18565] sub0: / 1.183673 Common::webdav_folder in /opt/kivi/kivitendo-erp/SL/Common.pm:381 2015-12-03 12:29:54.659 21525 [18565] sub0: / 1.183785 DO::retrieve in /opt/kivi/kivitendo-erp/SL/DO.pm:821 2015-12-03 12:29:54.659 21525 [18565] sub0: \ 1.183922 Form::backup_vars in /opt/kivi/kivitendo-erp/SL/Form.pm:3342 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:183 2015-12-03 12:29:54.660 21525 [18565] sub0: / 1.184087 Form::backup_vars in /opt/kivi/kivitendo-erp/SL/Form.pm:3348 2015-12-03 12:29:54.660 21525 [18565] sub0: \ 1.184232 IS::get_customer in /opt/kivi/kivitendo-erp/SL/IS.pm:2034 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:190 2015-12-03 12:29:54.660 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT c.id AS customer_id, c.name AS customer, c.discount as customer_discount, c.creditlimit, c.email, c.cc, c.bcc, c.language_id, c.payment_id, c.delivery_term_id, c.street, c.zipcode, c.city, c.country, c.notes AS intnotes, c.klass as customer_klass, c.taxzone_id, c.salesman_id, cu.name AS curr, c.taxincluded_checked, c.direct_debit, b.discount AS tradediscount, b.description AS business FROM customer c LEFT JOIN business b ON (b.id = c.business_id) LEFT JOIN currencies cu ON (c.currency_id=cu.id) WHERE c.id = '43584' 2015-12-03 12:29:54.665 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sum(amount - paid) AS dunning_amount FROM ar WHERE (paid < amount) AND (customer_id = '43584') AND (dunning_config_id IS NOT NULL) 2015-12-03 12:29:54.667 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT dnn.dunning_description AS max_dunning_level FROM dunning_config dnn WHERE id IN (SELECT dunning_config_id FROM ar WHERE (paid < amount) AND (customer_id = '43584') AND (dunning_config_id IS NOT NULL)) ORDER BY dunning_level DESC LIMIT 1 2015-12-03 12:29:54.668 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT SUM(amount - paid) FROM ar WHERE customer_id = '43584' 2015-12-03 12:29:54.668 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT o.amount, (SELECT e.buy FROM exchangerate e WHERE e.currency_id = o.currency_id AND e.transdate = o.transdate) FROM oe o WHERE o.customer_id = '43584' AND o.quotation = '0' AND o.closed = '0' 2015-12-03 12:29:54.670 21525 [18565] sub0: / 1.194196 IS::get_customer in /opt/kivi/kivitendo-erp/SL/IS.pm:2161 2015-12-03 12:29:54.670 21525 [18565] sub0: \ 1.194336 Form::restore_vars in /opt/kivi/kivitendo-erp/SL/Form.pm:3352 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:194 2015-12-03 12:29:54.670 21525 [18565] sub0: / 1.194453 Form::restore_vars in /opt/kivi/kivitendo-erp/SL/Form.pm:3359 2015-12-03 12:29:54.670 21525 [18565] sub0: \ 1.194551 Form::restore_vars in /opt/kivi/kivitendo-erp/SL/Form.pm:3352 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:195 2015-12-03 12:29:54.670 21525 [18565] sub0: / 1.194649 Form::restore_vars in /opt/kivi/kivitendo-erp/SL/Form.pm:3359 2015-12-03 12:29:54.670 21525 [18565] sub0: \ 1.194742 Form::restore_vars in /opt/kivi/kivitendo-erp/SL/Form.pm:3352 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:196 2015-12-03 12:29:54.670 21525 [18565] sub0: / 1.194838 Form::restore_vars in /opt/kivi/kivitendo-erp/SL/Form.pm:3359 2015-12-03 12:29:54.670 21525 [18565] sub0: \ 1.194931 Form::restore_vars in /opt/kivi/kivitendo-erp/SL/Form.pm:3352 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:197 2015-12-03 12:29:54.671 21525 [18565] sub0: / 1.195028 Form::restore_vars in /opt/kivi/kivitendo-erp/SL/Form.pm:3359 2015-12-03 12:29:54.671 21525 [18565] sub0: / 1.195162 main::order_links in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:210 2015-12-03 12:29:54.671 21525 [18565] sub0: \ 1.19527 main::prepare_order in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:214 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:152 2015-12-03 12:29:54.683 21525 [18565] sub0: / 1.207071 main::prepare_order in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:250 2015-12-03 12:29:54.683 21525 [18565] sub0: \ 1.2072 main::display_form in /opt/kivi/kivitendo-erp/bin/mozilla/invoice_io.pl:92 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:159 2015-12-03 12:29:54.683 21525 [18565] sub0: \ 1.207486 main::relink_accounts in /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:1785 called from /opt/kivi/kivitendo-erp/bin/mozilla/invoice_io.pl:101 2015-12-03 12:29:54.683 21525 [18565] sub0: \ 1.207722 IC::retrieve_accounts in /opt/kivi/kivitendo-erp/SL/IC.pm:1554 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:1799 2015-12-03 12:29:54.684 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT p.id, p.inventory_accno_id AS is_part, bg.inventory_accno_id, tc.income_accno_id AS income_accno_id, tc.expense_accno_id AS expense_accno_id, c1.accno AS inventory_accno, c2.accno AS income_accno, c3.accno AS expense_accno FROM parts p LEFT JOIN buchungsgruppen bg ON p.buchungsgruppen_id = bg.id LEFT JOIN taxzone_charts tc on bg.id = tc.buchungsgruppen_id LEFT JOIN chart c1 ON bg.inventory_accno_id = c1.id LEFT JOIN chart c2 ON tc.income_accno_id = c2.id LEFT JOIN chart c3 ON tc.expense_accno_id = c3.id WHERE tc.taxzone_id = '4' and p.id IN ('271760','272466','272198','287491','272594','273040','271972','272192','272020','272484','272138','272158','272246','272482','272246','272262','271592','268509','272990','268669','268655','271876','272208','268783','271776','271452','272268','271306','272026','271310','271110','268481','268483','268701','271286','268689','271944','268673','271118','272262','268687','272204') 2015-12-03 12:29:54.687 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT c.accno, t.taxdescription AS description, t.rate, t.taxnumber FROM tax t LEFT JOIN chart c ON c.id = t.chart_id WHERE t.id IN (SELECT tk.tax_id FROM taxkeys tk WHERE tk.chart_id = '' AND startdate <= '' ORDER BY startdate DESC LIMIT 1) 2015-12-03 12:29:54.688 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT c.id, c.new_chart_id, date('\'03.12.2015\'') >= c.valid_from AS is_valid, cnew.accno FROM chart c LEFT JOIN chart cnew ON c.new_chart_id = cnew.id WHERE NOT c.new_chart_id IS NULL AND (c.new_chart_id > 0) 2015-12-03 12:29:54.706 21525 [18565] sub0: / 1.230252 IC::retrieve_accounts in /opt/kivi/kivitendo-erp/SL/IC.pm:1670 2015-12-03 12:29:54.706 21525 [18565] sub0: / 1.230596 main::relink_accounts in /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:1801 2015-12-03 12:29:54.706 21525 [18565] sub0: \ 1.230734 main::retrieve_partunits in /opt/kivi/kivitendo-erp/bin/mozilla/common.pl:466 called from /opt/kivi/kivitendo-erp/bin/mozilla/invoice_io.pl:102 2015-12-03 12:29:54.706 21525 [18565] sub0: \ 1.230902 IO::retrieve_partunits in /opt/kivi/kivitendo-erp/SL/IO.pm:11 called from /opt/kivi/kivitendo-erp/bin/mozilla/common.pl:473 2015-12-03 12:29:54.707 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id, unit FROM parts WHERE id IN ('268669', '268673', '271110', '271118', '271286', '271306', '271310', '271592', '271452', '271876', '271760', '271776', '271944', '272138', '271972', '272026', '272020', '272198', '272192', '272158', '272204', '272268', '272594', '273040', '268481', '268483', '268509', '268655', '268689', '268687', '268701', '268783', '272208', '272246', '272262', '272246', '272262', '272466', '272482', '272990', '272484', '287491') 2015-12-03 12:29:54.708 21525 [18565] sub0: / 1.232531 IO::retrieve_partunits in /opt/kivi/kivitendo-erp/SL/IO.pm:26 2015-12-03 12:29:54.708 21525 [18565] sub0: / 1.232769 main::retrieve_partunits in /opt/kivi/kivitendo-erp/bin/mozilla/common.pl:481 2015-12-03 12:29:54.708 21525 [18565] sub0: \ 1.232888 Form::language_payment in /opt/kivi/kivitendo-erp/SL/Form.pm:2630 called from /opt/kivi/kivitendo-erp/bin/mozilla/invoice_io.pl:107 2015-12-03 12:29:54.709 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT id, description FROM language ORDER BY id 2015-12-03 12:29:54.709 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT printer_description, id FROM printers ORDER BY printer_description 2015-12-03 12:29:54.710 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT id, description FROM payment_terms ORDER BY sortkey 2015-12-03 12:29:54.710 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT id, description FROM buchungsgruppen 2015-12-03 12:29:54.711 21525 [18565] sub0: / 1.235196 Form::language_payment in /opt/kivi/kivitendo-erp/SL/Form.pm:2662 2015-12-03 12:29:54.711 21525 [18565] sub0: \ 1.235344 Common::webdav_folder in /opt/kivi/kivitendo-erp/SL/Common.pm:338 called from /opt/kivi/kivitendo-erp/bin/mozilla/invoice_io.pl:115 2015-12-03 12:29:54.711 21525 [18565] sub0: \ 1.235483 Common::get_webdav_folder in /opt/kivi/kivitendo-erp/SL/Common.pm:563 called from /opt/kivi/kivitendo-erp/SL/Common.pm:349 2015-12-03 12:29:54.711 21525 [18565] sub0: / 1.2356 Common::get_webdav_folder in /opt/kivi/kivitendo-erp/SL/Common.pm:601 2015-12-03 12:29:54.711 21525 [18565] sub0: / 1.235847 Common::webdav_folder in /opt/kivi/kivitendo-erp/SL/Common.pm:381 2015-12-03 12:29:54.711 21525 [18565] sub0: \ 1.235956 main::form_header in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:254 called from /opt/kivi/kivitendo-erp/bin/mozilla/invoice_io.pl:144 2015-12-03 12:29:54.712 21525 [18565] sub0: \ 1.236137 Form::get_lists in /opt/kivi/kivitendo-erp/SL/Form.pm:2380 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:265 2015-12-03 12:29:54.712 21525 [18565] sub0: \ 1.236277 Form::_get_business_types in /opt/kivi/kivitendo-erp/SL/Form.pm:2192 called from /opt/kivi/kivitendo-erp/SL/Form.pm:2438 2015-12-03 12:29:54.712 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM business ORDER BY lower(description) 2015-12-03 12:29:54.713 21525 [18565] sub0: / 1.237254 Form::_get_business_types in /opt/kivi/kivitendo-erp/SL/Form.pm:2206 2015-12-03 12:29:54.713 21525 [18565] sub0: \ 1.237377 Form::_get_departments in /opt/kivi/kivitendo-erp/SL/Form.pm:2298 called from /opt/kivi/kivitendo-erp/SL/Form.pm:2466 2015-12-03 12:29:54.713 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM department ORDER BY description 2015-12-03 12:29:54.714 21525 [18565] sub0: / 1.238028 Form::_get_departments in /opt/kivi/kivitendo-erp/SL/Form.pm:2308 2015-12-03 12:29:54.714 21525 [18565] sub0: \ 1.238159 Form::_get_simple in /opt/kivi/kivitendo-erp/SL/Form.pm:2353 called from /opt/kivi/kivitendo-erp/SL/Form.pm:2470 2015-12-03 12:29:54.714 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM price_factors ORDER BY sortkey 2015-12-03 12:29:54.715 21525 [18565] sub0: / 1.239184 Form::_get_simple in /opt/kivi/kivitendo-erp/SL/Form.pm:2362 2015-12-03 12:29:54.715 21525 [18565] sub0: / 1.239305 Form::get_lists in /opt/kivi/kivitendo-erp/SL/Form.pm:2486 2015-12-03 12:29:54.739 21525 [18565] sub0: \ 1.263616 Form::header in /opt/kivi/kivitendo-erp/SL/Form.pm:456 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:331 2015-12-03 12:29:54.740 21525 [18565] sub0: \ 1.264724 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Form.pm:513 2015-12-03 12:29:54.741 21525 [18565] sub0: / 1.26552 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:29:54.746 21525 [18565] sub0: / 1.270727 Form::header in /opt/kivi/kivitendo-erp/SL/Form.pm:533 2015-12-03 12:29:54.746 21525 [18565] sub0: \ 1.270871 Form::parse_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:661 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:344 2015-12-03 12:29:54.746 21525 [18565] sub0: \ 1.270988 Form::_prepare_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:600 called from /opt/kivi/kivitendo-erp/SL/Form.pm:667 2015-12-03 12:29:54.747 21525 [18565] sub0: / 1.271354 Form::_prepare_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:655 2015-12-03 12:29:54.816 21525 [18565] sub0: / 1.34084 Form::parse_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:675 2015-12-03 12:29:54.817 21525 [18565] sub0: / 1.34183 main::form_header in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:346 2015-12-03 12:29:54.817 21525 [18565] sub0: \ 1.341985 main::display_row in /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:121 called from /opt/kivi/kivitendo-erp/bin/mozilla/invoice_io.pl:182 2015-12-03 12:29:54.818 21525 [18565] sub0: \ 1.342192 AM::get_defaults in /opt/kivi/kivitendo-erp/SL/AM.pm:849 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:134 2015-12-03 12:29:54.818 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:29:54.819 21525 [18565] sub0: / 1.343689 AM::get_defaults in /opt/kivi/kivitendo-erp/SL/AM.pm:863 2015-12-03 12:29:54.819 21525 [18565] sub0: \ 1.34392 main::retrieve_partunits in /opt/kivi/kivitendo-erp/bin/mozilla/common.pl:466 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:157 2015-12-03 12:29:54.820 21525 [18565] sub0: \ 1.344107 IO::retrieve_partunits in /opt/kivi/kivitendo-erp/SL/IO.pm:11 called from /opt/kivi/kivitendo-erp/bin/mozilla/common.pl:473 2015-12-03 12:29:54.820 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id, unit FROM parts WHERE id IN ('268669', '268673', '271110', '271118', '271286', '271306', '271310', '271592', '271452', '271876', '271760', '271776', '271944', '272138', '271972', '272026', '272020', '272198', '272192', '272158', '272204', '272268', '272594', '273040', '268481', '268483', '268509', '268655', '268689', '268687', '268701', '268783', '272208', '272246', '272262', '272246', '272262', '272466', '272482', '272990', '272484', '287491') 2015-12-03 12:29:54.821 21525 [18565] sub0: / 1.345717 IO::retrieve_partunits in /opt/kivi/kivitendo-erp/SL/IO.pm:26 2015-12-03 12:29:54.821 21525 [18565] sub0: / 1.345966 main::retrieve_partunits in /opt/kivi/kivitendo-erp/bin/mozilla/common.pl:481 2015-12-03 12:29:54.822 21525 [18565] sub0: \ 1.34665 AM::retrieve_units in /opt/kivi/kivitendo-erp/SL/AM.pm:930 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:197 2015-12-03 12:29:54.822 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT *, base_unit AS original_base_unit FROM units 2015-12-03 12:29:54.828 21525 [18565] sub0: / 1.352747 AM::retrieve_units in /opt/kivi/kivitendo-erp/SL/AM.pm:977 2015-12-03 12:29:54.829 21525 [18565] sub0: \ 1.353174 main::_update_part_information in /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:1836 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:229 2015-12-03 12:29:54.829 21525 [18565] sub0: \ 1.35335 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:1840 2015-12-03 12:29:54.829 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('268669', '268673', '271110', '271118', '271286', '271306', '271310', '271592', '271452', '271876', '271760', '271776', '271944', '272138', '271972', '272026', '272020', '272198', '272192', '272158', '272204', '272268', '272594', '273040', '268481', '268483', '268509', '268655', '268689', '268687', '268701', '268783', '272208', '272246', '272262', '272246', '272262', '272466', '272482', '272990', '272484', '287491') 2015-12-03 12:29:54.832 21525 [18565] sub0: / 1.357005 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1706 2015-12-03 12:29:54.833 21525 [18565] sub0: / 1.357322 main::_update_part_information in /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:1852 2015-12-03 12:29:54.833 21525 [18565] sub0: \ 1.357433 main::_update_custom_variables in /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:1905 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:231 2015-12-03 12:29:54.833 21525 [18565] sub0: / 1.357533 main::_update_custom_variables in /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:1912 2015-12-03 12:29:55.243 21525 [18565] sub0: \ 1.767407 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.243 21525 [18565] sub0: / 1.767675 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.243 21525 [18565] sub0: \ 1.767887 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.244 21525 [18565] sub0: / 1.768015 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.246 21525 [18565] sub0: \ 1.770262 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.246 21525 [18565] sub0: \ 1.7704 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.246 21525 [18565] sub0: \ 1.770519 AM::retrieve_units in /opt/kivi/kivitendo-erp/SL/AM.pm:930 called from /opt/kivi/kivitendo-erp/SL/AM.pm:988 2015-12-03 12:29:55.246 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT *, base_unit AS original_base_unit FROM units 2015-12-03 12:29:55.251 21525 [18565] sub0: / 1.775736 AM::retrieve_units in /opt/kivi/kivitendo-erp/SL/AM.pm:977 2015-12-03 12:29:55.251 21525 [18565] sub0: / 1.776005 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.252 21525 [18565] sub0: \ 1.776149 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.252 21525 [18565] sub0: / 1.776649 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.252 21525 [18565] sub0: \ 1.77677 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.252 21525 [18565] sub0: \ 1.77687 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.252 21525 [18565] sub0: / 1.776967 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.253 21525 [18565] sub0: / 1.777085 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.253 21525 [18565] sub0: \ 1.777187 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.253 21525 [18565] sub0: \ 1.777284 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.253 21525 [18565] sub0: / 1.77738 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.253 21525 [18565] sub0: / 1.777476 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.253 21525 [18565] sub0: \ 1.777579 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.253 21525 [18565] sub0: \ 1.77769 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.253 21525 [18565] sub0: / 1.777788 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.253 21525 [18565] sub0: \ 1.777893 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.254 21525 [18565] sub0: / 1.778032 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.254 21525 [18565] sub0: / 1.778226 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.254 21525 [18565] sub0: / 1.778339 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.254 21525 [18565] sub0: \ 1.778885 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.255 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('268669') 2015-12-03 12:29:55.255 21525 [18565] sub0: / 1.779837 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.259 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '268669' 2015-12-03 12:29:55.265 21525 [18565] sub0: \ 1.789407 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.265 21525 [18565] sub0: / 1.789626 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.265 21525 [18565] sub0: \ 1.789829 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.265 21525 [18565] sub0: / 1.789956 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.267 21525 [18565] sub0: \ 1.791346 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.267 21525 [18565] sub0: \ 1.791479 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.267 21525 [18565] sub0: / 1.791594 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.267 21525 [18565] sub0: \ 1.791718 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.268 21525 [18565] sub0: / 1.792168 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.268 21525 [18565] sub0: \ 1.792298 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.268 21525 [18565] sub0: \ 1.792411 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.268 21525 [18565] sub0: / 1.792546 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.268 21525 [18565] sub0: / 1.792668 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.268 21525 [18565] sub0: \ 1.792779 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.268 21525 [18565] sub0: \ 1.792887 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.268 21525 [18565] sub0: / 1.792996 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.269 21525 [18565] sub0: / 1.793103 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.269 21525 [18565] sub0: \ 1.793232 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.269 21525 [18565] sub0: \ 1.793351 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.269 21525 [18565] sub0: / 1.793461 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.269 21525 [18565] sub0: \ 1.793575 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.269 21525 [18565] sub0: / 1.793727 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.269 21525 [18565] sub0: / 1.793936 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.270 21525 [18565] sub0: / 1.794061 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.270 21525 [18565] sub0: \ 1.794593 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.270 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('268673') 2015-12-03 12:29:55.271 21525 [18565] sub0: / 1.795788 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.274 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '268673' 2015-12-03 12:29:55.280 21525 [18565] sub0: \ 1.804986 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.281 21525 [18565] sub0: / 1.805196 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.281 21525 [18565] sub0: \ 1.805386 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.281 21525 [18565] sub0: / 1.805509 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.282 21525 [18565] sub0: \ 1.806822 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.282 21525 [18565] sub0: \ 1.806953 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.283 21525 [18565] sub0: / 1.807066 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.283 21525 [18565] sub0: \ 1.807204 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.283 21525 [18565] sub0: / 1.807586 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.283 21525 [18565] sub0: \ 1.807715 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.283 21525 [18565] sub0: \ 1.807829 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.283 21525 [18565] sub0: / 1.807938 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.284 21525 [18565] sub0: / 1.808052 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.284 21525 [18565] sub0: \ 1.808178 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.284 21525 [18565] sub0: \ 1.808288 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.284 21525 [18565] sub0: / 1.808396 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.284 21525 [18565] sub0: / 1.808528 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.284 21525 [18565] sub0: \ 1.808648 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.284 21525 [18565] sub0: \ 1.808766 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.284 21525 [18565] sub0: / 1.808878 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.284 21525 [18565] sub0: \ 1.808993 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.285 21525 [18565] sub0: / 1.809167 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.285 21525 [18565] sub0: / 1.809357 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.285 21525 [18565] sub0: / 1.809481 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.285 21525 [18565] sub0: \ 1.80998 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.286 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('271110') 2015-12-03 12:29:55.287 21525 [18565] sub0: / 1.811057 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.290 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '271110' 2015-12-03 12:29:55.295 21525 [18565] sub0: \ 1.819879 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.296 21525 [18565] sub0: / 1.820073 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.296 21525 [18565] sub0: \ 1.820283 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.296 21525 [18565] sub0: / 1.820406 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.297 21525 [18565] sub0: \ 1.821745 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.297 21525 [18565] sub0: \ 1.821879 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.297 21525 [18565] sub0: / 1.821992 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.298 21525 [18565] sub0: \ 1.822113 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.298 21525 [18565] sub0: / 1.822519 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.298 21525 [18565] sub0: \ 1.822647 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.298 21525 [18565] sub0: \ 1.822759 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.298 21525 [18565] sub0: / 1.822869 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.298 21525 [18565] sub0: / 1.822983 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.299 21525 [18565] sub0: \ 1.823094 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.299 21525 [18565] sub0: \ 1.823221 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.299 21525 [18565] sub0: / 1.823329 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.299 21525 [18565] sub0: / 1.823438 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.299 21525 [18565] sub0: \ 1.82355 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.299 21525 [18565] sub0: \ 1.823669 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.299 21525 [18565] sub0: / 1.823793 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.299 21525 [18565] sub0: \ 1.823909 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.300 21525 [18565] sub0: / 1.824057 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.300 21525 [18565] sub0: / 1.824257 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.300 21525 [18565] sub0: / 1.82438 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.300 21525 [18565] sub0: \ 1.824908 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.301 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('271118') 2015-12-03 12:29:55.302 21525 [18565] sub0: / 1.826026 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.305 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '271118' 2015-12-03 12:29:55.311 21525 [18565] sub0: \ 1.835543 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.311 21525 [18565] sub0: / 1.835794 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.311 21525 [18565] sub0: \ 1.836007 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.312 21525 [18565] sub0: / 1.83615 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.313 21525 [18565] sub0: \ 1.837593 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.313 21525 [18565] sub0: \ 1.837731 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.313 21525 [18565] sub0: / 1.837848 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.313 21525 [18565] sub0: \ 1.837975 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.314 21525 [18565] sub0: / 1.838461 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.314 21525 [18565] sub0: \ 1.838594 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.314 21525 [18565] sub0: \ 1.838708 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.314 21525 [18565] sub0: / 1.838817 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.314 21525 [18565] sub0: / 1.838936 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.315 21525 [18565] sub0: \ 1.839047 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.315 21525 [18565] sub0: \ 1.83917 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.315 21525 [18565] sub0: / 1.839281 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.315 21525 [18565] sub0: / 1.839388 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.315 21525 [18565] sub0: \ 1.839503 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.315 21525 [18565] sub0: \ 1.839648 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.315 21525 [18565] sub0: / 1.839761 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.315 21525 [18565] sub0: \ 1.839877 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.316 21525 [18565] sub0: / 1.840034 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.316 21525 [18565] sub0: / 1.840241 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.316 21525 [18565] sub0: / 1.840366 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.316 21525 [18565] sub0: \ 1.840932 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.317 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('271286') 2015-12-03 12:29:55.318 21525 [18565] sub0: / 1.842221 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.321 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '271286' 2015-12-03 12:29:55.327 21525 [18565] sub0: \ 1.85183 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.328 21525 [18565] sub0: / 1.852051 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.328 21525 [18565] sub0: \ 1.852268 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.328 21525 [18565] sub0: / 1.852393 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.329 21525 [18565] sub0: \ 1.853793 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.329 21525 [18565] sub0: \ 1.853927 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.330 21525 [18565] sub0: / 1.854042 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.330 21525 [18565] sub0: \ 1.854183 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.330 21525 [18565] sub0: / 1.854633 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.330 21525 [18565] sub0: \ 1.854762 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.330 21525 [18565] sub0: \ 1.854875 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.330 21525 [18565] sub0: / 1.854985 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.331 21525 [18565] sub0: / 1.855101 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.331 21525 [18565] sub0: \ 1.855227 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.331 21525 [18565] sub0: \ 1.855336 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.331 21525 [18565] sub0: / 1.855445 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.331 21525 [18565] sub0: / 1.855571 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.331 21525 [18565] sub0: \ 1.855686 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.331 21525 [18565] sub0: \ 1.855804 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.331 21525 [18565] sub0: / 1.855915 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.332 21525 [18565] sub0: \ 1.85603 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.332 21525 [18565] sub0: / 1.856196 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.332 21525 [18565] sub0: / 1.856386 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.332 21525 [18565] sub0: / 1.856531 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.333 21525 [18565] sub0: \ 1.857055 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.333 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('271306') 2015-12-03 12:29:55.334 21525 [18565] sub0: / 1.858158 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.337 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '271306' 2015-12-03 12:29:55.343 21525 [18565] sub0: \ 1.867072 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.343 21525 [18565] sub0: / 1.867278 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.343 21525 [18565] sub0: \ 1.867469 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.343 21525 [18565] sub0: / 1.867592 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.344 21525 [18565] sub0: \ 1.868935 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.345 21525 [18565] sub0: \ 1.869069 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.345 21525 [18565] sub0: / 1.869196 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.345 21525 [18565] sub0: \ 1.869317 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.345 21525 [18565] sub0: / 1.869697 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.345 21525 [18565] sub0: \ 1.869824 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.345 21525 [18565] sub0: \ 1.869935 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.346 21525 [18565] sub0: / 1.870044 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.346 21525 [18565] sub0: / 1.870171 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.346 21525 [18565] sub0: \ 1.870281 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.346 21525 [18565] sub0: \ 1.870404 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.346 21525 [18565] sub0: / 1.870513 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.346 21525 [18565] sub0: / 1.87062 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.346 21525 [18565] sub0: \ 1.870732 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.346 21525 [18565] sub0: \ 1.870849 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.346 21525 [18565] sub0: / 1.87096 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.347 21525 [18565] sub0: \ 1.871075 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.347 21525 [18565] sub0: / 1.871237 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.347 21525 [18565] sub0: / 1.871424 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.347 21525 [18565] sub0: / 1.871547 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.348 21525 [18565] sub0: \ 1.872047 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.348 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('271310') 2015-12-03 12:29:55.349 21525 [18565] sub0: / 1.873181 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.352 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '271310' 2015-12-03 12:29:55.357 21525 [18565] sub0: \ 1.881974 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.358 21525 [18565] sub0: / 1.882183 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.358 21525 [18565] sub0: \ 1.882374 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.358 21525 [18565] sub0: / 1.882499 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.359 21525 [18565] sub0: \ 1.883801 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.359 21525 [18565] sub0: \ 1.883931 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.360 21525 [18565] sub0: / 1.884044 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.360 21525 [18565] sub0: \ 1.884178 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.360 21525 [18565] sub0: / 1.884584 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.360 21525 [18565] sub0: \ 1.884716 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.360 21525 [18565] sub0: \ 1.884829 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.360 21525 [18565] sub0: / 1.884938 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.361 21525 [18565] sub0: / 1.885051 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.361 21525 [18565] sub0: \ 1.885189 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.361 21525 [18565] sub0: \ 1.885301 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.361 21525 [18565] sub0: / 1.885409 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.361 21525 [18565] sub0: / 1.885516 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.361 21525 [18565] sub0: \ 1.885628 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.361 21525 [18565] sub0: \ 1.885747 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.361 21525 [18565] sub0: / 1.885856 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.361 21525 [18565] sub0: \ 1.885968 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.362 21525 [18565] sub0: / 1.886117 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.362 21525 [18565] sub0: / 1.886318 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.362 21525 [18565] sub0: / 1.886441 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.362 21525 [18565] sub0: \ 1.886944 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.363 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('271592') 2015-12-03 12:29:55.363 21525 [18565] sub0: / 1.887991 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.367 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '271592' 2015-12-03 12:29:55.373 21525 [18565] sub0: \ 1.897239 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.373 21525 [18565] sub0: / 1.897454 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.373 21525 [18565] sub0: \ 1.897656 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.373 21525 [18565] sub0: / 1.897781 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.375 21525 [18565] sub0: \ 1.899181 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.375 21525 [18565] sub0: \ 1.899325 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.375 21525 [18565] sub0: / 1.899441 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.375 21525 [18565] sub0: \ 1.89957 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.376 21525 [18565] sub0: / 1.900032 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.376 21525 [18565] sub0: \ 1.900177 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.376 21525 [18565] sub0: \ 1.900291 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.376 21525 [18565] sub0: / 1.900419 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.376 21525 [18565] sub0: / 1.900564 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.376 21525 [18565] sub0: \ 1.900681 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.376 21525 [18565] sub0: \ 1.90079 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.376 21525 [18565] sub0: / 1.900896 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.376 21525 [18565] sub0: / 1.901004 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.377 21525 [18565] sub0: \ 1.90113 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.377 21525 [18565] sub0: \ 1.901253 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.377 21525 [18565] sub0: / 1.901363 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.377 21525 [18565] sub0: \ 1.901479 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.377 21525 [18565] sub0: / 1.901636 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.377 21525 [18565] sub0: / 1.901829 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.377 21525 [18565] sub0: / 1.901954 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.378 21525 [18565] sub0: \ 1.9025 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.378 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('271452') 2015-12-03 12:29:55.379 21525 [18565] sub0: / 1.90374 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.382 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '271452' 2015-12-03 12:29:55.389 21525 [18565] sub0: \ 1.913289 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.389 21525 [18565] sub0: / 1.913522 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.389 21525 [18565] sub0: \ 1.913728 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.389 21525 [18565] sub0: / 1.913853 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.391 21525 [18565] sub0: \ 1.91527 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.391 21525 [18565] sub0: \ 1.915404 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.391 21525 [18565] sub0: / 1.915519 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.391 21525 [18565] sub0: \ 1.915644 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.392 21525 [18565] sub0: / 1.916139 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.392 21525 [18565] sub0: \ 1.916272 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.392 21525 [18565] sub0: \ 1.916404 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.392 21525 [18565] sub0: / 1.916541 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.392 21525 [18565] sub0: / 1.916666 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.392 21525 [18565] sub0: \ 1.916777 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.392 21525 [18565] sub0: \ 1.916887 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.392 21525 [18565] sub0: / 1.916994 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.393 21525 [18565] sub0: / 1.917116 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.393 21525 [18565] sub0: \ 1.917235 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.393 21525 [18565] sub0: \ 1.917356 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.393 21525 [18565] sub0: / 1.917465 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.393 21525 [18565] sub0: \ 1.917581 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.393 21525 [18565] sub0: / 1.917736 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.393 21525 [18565] sub0: / 1.917928 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.394 21525 [18565] sub0: / 1.918053 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.394 21525 [18565] sub0: \ 1.918607 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.394 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('271876') 2015-12-03 12:29:55.395 21525 [18565] sub0: / 1.919863 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.399 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '271876' 2015-12-03 12:29:55.405 21525 [18565] sub0: \ 1.929714 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.405 21525 [18565] sub0: / 1.929944 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.406 21525 [18565] sub0: \ 1.930165 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.406 21525 [18565] sub0: / 1.930293 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.407 21525 [18565] sub0: \ 1.931682 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.407 21525 [18565] sub0: \ 1.931813 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.407 21525 [18565] sub0: / 1.931929 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.408 21525 [18565] sub0: \ 1.932055 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.408 21525 [18565] sub0: / 1.932663 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.408 21525 [18565] sub0: \ 1.932798 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.408 21525 [18565] sub0: \ 1.93291 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.409 21525 [18565] sub0: / 1.93302 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.409 21525 [18565] sub0: / 1.933153 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.409 21525 [18565] sub0: \ 1.933266 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.409 21525 [18565] sub0: \ 1.933375 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.409 21525 [18565] sub0: / 1.933484 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.409 21525 [18565] sub0: / 1.933593 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.409 21525 [18565] sub0: \ 1.933707 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.409 21525 [18565] sub0: \ 1.933831 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.409 21525 [18565] sub0: / 1.93394 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.410 21525 [18565] sub0: \ 1.934057 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.410 21525 [18565] sub0: / 1.934228 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.410 21525 [18565] sub0: / 1.934418 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.410 21525 [18565] sub0: / 1.934543 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.411 21525 [18565] sub0: \ 1.935061 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.411 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('271760') 2015-12-03 12:29:55.412 21525 [18565] sub0: / 1.936183 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.415 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '271760' 2015-12-03 12:29:55.421 21525 [18565] sub0: \ 1.945283 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.421 21525 [18565] sub0: / 1.945484 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.421 21525 [18565] sub0: \ 1.945674 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.421 21525 [18565] sub0: / 1.945798 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.423 21525 [18565] sub0: \ 1.947117 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.423 21525 [18565] sub0: \ 1.947246 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.423 21525 [18565] sub0: / 1.947359 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.423 21525 [18565] sub0: \ 1.947494 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.423 21525 [18565] sub0: / 1.947875 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.423 21525 [18565] sub0: \ 1.948003 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.424 21525 [18565] sub0: \ 1.948133 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.424 21525 [18565] sub0: / 1.948243 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.424 21525 [18565] sub0: / 1.948357 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.424 21525 [18565] sub0: \ 1.948468 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.424 21525 [18565] sub0: \ 1.948608 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.424 21525 [18565] sub0: / 1.948716 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.424 21525 [18565] sub0: / 1.948825 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.424 21525 [18565] sub0: \ 1.948935 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.425 21525 [18565] sub0: \ 1.949053 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.425 21525 [18565] sub0: / 1.94918 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.425 21525 [18565] sub0: \ 1.949296 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.425 21525 [18565] sub0: / 1.949444 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.425 21525 [18565] sub0: / 1.94963 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.425 21525 [18565] sub0: / 1.949753 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.426 21525 [18565] sub0: \ 1.950274 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.426 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('271776') 2015-12-03 12:29:55.427 21525 [18565] sub0: / 1.951328 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.430 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '271776' 2015-12-03 12:29:55.436 21525 [18565] sub0: \ 1.960237 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.436 21525 [18565] sub0: / 1.960435 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.436 21525 [18565] sub0: \ 1.960652 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.436 21525 [18565] sub0: / 1.960778 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.438 21525 [18565] sub0: \ 1.962108 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.438 21525 [18565] sub0: \ 1.962254 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.438 21525 [18565] sub0: / 1.962367 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.438 21525 [18565] sub0: \ 1.962488 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.438 21525 [18565] sub0: / 1.962871 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.438 21525 [18565] sub0: \ 1.963 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.439 21525 [18565] sub0: \ 1.963125 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.439 21525 [18565] sub0: / 1.963237 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.439 21525 [18565] sub0: / 1.963351 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.439 21525 [18565] sub0: \ 1.963462 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.439 21525 [18565] sub0: \ 1.96357 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.439 21525 [18565] sub0: / 1.963678 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.439 21525 [18565] sub0: / 1.963786 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.439 21525 [18565] sub0: \ 1.9639 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.440 21525 [18565] sub0: \ 1.964019 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.440 21525 [18565] sub0: / 1.964144 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.440 21525 [18565] sub0: \ 1.96426 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.440 21525 [18565] sub0: / 1.964408 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.440 21525 [18565] sub0: / 1.964616 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.440 21525 [18565] sub0: / 1.964744 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.441 21525 [18565] sub0: \ 1.965268 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.441 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('271944') 2015-12-03 12:29:55.442 21525 [18565] sub0: / 1.96637 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.445 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '271944' 2015-12-03 12:29:55.451 21525 [18565] sub0: \ 1.975341 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.451 21525 [18565] sub0: / 1.975532 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.451 21525 [18565] sub0: \ 1.975721 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.451 21525 [18565] sub0: / 1.975845 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.453 21525 [18565] sub0: \ 1.97722 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.453 21525 [18565] sub0: \ 1.977351 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.453 21525 [18565] sub0: / 1.977464 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.453 21525 [18565] sub0: \ 1.977585 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.453 21525 [18565] sub0: / 1.977966 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.454 21525 [18565] sub0: \ 1.978109 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.454 21525 [18565] sub0: \ 1.978224 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.454 21525 [18565] sub0: / 1.978332 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.454 21525 [18565] sub0: / 1.978446 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.454 21525 [18565] sub0: \ 1.978555 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.454 21525 [18565] sub0: \ 1.978663 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.454 21525 [18565] sub0: / 1.978771 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.454 21525 [18565] sub0: / 1.978879 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.454 21525 [18565] sub0: \ 1.97899 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.455 21525 [18565] sub0: \ 1.979122 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.455 21525 [18565] sub0: / 1.979234 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.455 21525 [18565] sub0: \ 1.979349 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.455 21525 [18565] sub0: / 1.979498 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.455 21525 [18565] sub0: / 1.979686 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.455 21525 [18565] sub0: / 1.97981 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.456 21525 [18565] sub0: \ 1.980328 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.456 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272138') 2015-12-03 12:29:55.457 21525 [18565] sub0: / 1.981396 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.460 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272138' 2015-12-03 12:29:55.466 21525 [18565] sub0: \ 1.99045 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.466 21525 [18565] sub0: / 1.990647 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.466 21525 [18565] sub0: \ 1.990851 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.466 21525 [18565] sub0: / 1.990974 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.468 21525 [18565] sub0: \ 1.992319 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.468 21525 [18565] sub0: \ 1.992448 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.468 21525 [18565] sub0: / 1.992591 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.468 21525 [18565] sub0: \ 1.992716 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.469 21525 [18565] sub0: / 1.993108 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.469 21525 [18565] sub0: \ 1.993237 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.469 21525 [18565] sub0: \ 1.993351 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.469 21525 [18565] sub0: / 1.993459 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.469 21525 [18565] sub0: / 1.993573 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.469 21525 [18565] sub0: \ 1.993685 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.469 21525 [18565] sub0: \ 1.993794 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.469 21525 [18565] sub0: / 1.993901 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.469 21525 [18565] sub0: / 1.994009 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.470 21525 [18565] sub0: \ 1.994135 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.470 21525 [18565] sub0: \ 1.994254 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.470 21525 [18565] sub0: / 1.994366 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.470 21525 [18565] sub0: \ 1.99448 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.470 21525 [18565] sub0: / 1.994628 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.470 21525 [18565] sub0: / 1.994816 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.470 21525 [18565] sub0: / 1.99494 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.471 21525 [18565] sub0: \ 1.995465 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.471 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('271972') 2015-12-03 12:29:55.472 21525 [18565] sub0: / 1.996622 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.475 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '271972' 2015-12-03 12:29:55.482 21525 [18565] sub0: \ 2.006133 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.482 21525 [18565] sub0: / 2.006403 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.482 21525 [18565] sub0: \ 2.006614 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.482 21525 [18565] sub0: / 2.00674 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.484 21525 [18565] sub0: \ 2.00816 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.484 21525 [18565] sub0: \ 2.008303 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.484 21525 [18565] sub0: / 2.008419 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.484 21525 [18565] sub0: \ 2.008579 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.485 21525 [18565] sub0: / 2.009097 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.485 21525 [18565] sub0: \ 2.009237 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.485 21525 [18565] sub0: \ 2.009352 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.485 21525 [18565] sub0: / 2.009464 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.485 21525 [18565] sub0: / 2.009582 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.485 21525 [18565] sub0: \ 2.009693 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.485 21525 [18565] sub0: \ 2.009804 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.485 21525 [18565] sub0: / 2.009912 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.486 21525 [18565] sub0: / 2.01002 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.486 21525 [18565] sub0: \ 2.01015 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.486 21525 [18565] sub0: \ 2.010275 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.486 21525 [18565] sub0: / 2.010386 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.486 21525 [18565] sub0: \ 2.010503 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.486 21525 [18565] sub0: / 2.010662 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.486 21525 [18565] sub0: / 2.010861 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.486 21525 [18565] sub0: / 2.010987 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.487 21525 [18565] sub0: \ 2.011551 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.487 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272026') 2015-12-03 12:29:55.488 21525 [18565] sub0: / 2.012931 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.492 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272026' 2015-12-03 12:29:55.498 21525 [18565] sub0: \ 2.022632 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.498 21525 [18565] sub0: / 2.022836 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.499 21525 [18565] sub0: \ 2.023034 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.499 21525 [18565] sub0: / 2.023177 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.500 21525 [18565] sub0: \ 2.024608 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.500 21525 [18565] sub0: \ 2.024741 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.500 21525 [18565] sub0: / 2.024854 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.500 21525 [18565] sub0: \ 2.024978 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.501 21525 [18565] sub0: / 2.025422 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.501 21525 [18565] sub0: \ 2.025553 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.501 21525 [18565] sub0: \ 2.025668 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.501 21525 [18565] sub0: / 2.025778 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.501 21525 [18565] sub0: / 2.025892 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.501 21525 [18565] sub0: \ 2.026003 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.502 21525 [18565] sub0: \ 2.026127 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.502 21525 [18565] sub0: / 2.026238 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.502 21525 [18565] sub0: / 2.026347 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.502 21525 [18565] sub0: \ 2.026459 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.502 21525 [18565] sub0: \ 2.026578 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.502 21525 [18565] sub0: / 2.026688 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.502 21525 [18565] sub0: \ 2.026803 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.502 21525 [18565] sub0: / 2.026954 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.503 21525 [18565] sub0: / 2.027155 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.503 21525 [18565] sub0: / 2.027279 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.503 21525 [18565] sub0: \ 2.027783 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.503 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272020') 2015-12-03 12:29:55.504 21525 [18565] sub0: / 2.028908 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.507 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272020' 2015-12-03 12:29:55.513 21525 [18565] sub0: \ 2.037751 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.513 21525 [18565] sub0: / 2.037949 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.514 21525 [18565] sub0: \ 2.03815 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.514 21525 [18565] sub0: / 2.038273 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.515 21525 [18565] sub0: \ 2.03998 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.516 21525 [18565] sub0: \ 2.040133 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.516 21525 [18565] sub0: / 2.040247 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.516 21525 [18565] sub0: \ 2.04037 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.516 21525 [18565] sub0: / 2.040813 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.516 21525 [18565] sub0: \ 2.040945 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.517 21525 [18565] sub0: \ 2.041057 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.517 21525 [18565] sub0: / 2.041183 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.517 21525 [18565] sub0: / 2.041297 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.517 21525 [18565] sub0: \ 2.041408 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.517 21525 [18565] sub0: \ 2.041516 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.517 21525 [18565] sub0: / 2.041624 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.517 21525 [18565] sub0: / 2.041732 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.517 21525 [18565] sub0: \ 2.041843 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.517 21525 [18565] sub0: \ 2.041961 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.518 21525 [18565] sub0: / 2.042072 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.518 21525 [18565] sub0: \ 2.042203 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.518 21525 [18565] sub0: / 2.042352 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.518 21525 [18565] sub0: / 2.042538 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.518 21525 [18565] sub0: / 2.042662 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.519 21525 [18565] sub0: \ 2.043187 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.519 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272198') 2015-12-03 12:29:55.520 21525 [18565] sub0: / 2.044346 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.523 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272198' 2015-12-03 12:29:55.529 21525 [18565] sub0: \ 2.05333 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.529 21525 [18565] sub0: / 2.053527 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.529 21525 [18565] sub0: \ 2.053715 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.529 21525 [18565] sub0: / 2.053838 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.531 21525 [18565] sub0: \ 2.055164 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.531 21525 [18565] sub0: \ 2.055294 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.531 21525 [18565] sub0: / 2.055405 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.531 21525 [18565] sub0: \ 2.055526 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.531 21525 [18565] sub0: / 2.055908 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.532 21525 [18565] sub0: \ 2.056036 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.532 21525 [18565] sub0: \ 2.056165 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.532 21525 [18565] sub0: / 2.056275 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.532 21525 [18565] sub0: / 2.056389 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.532 21525 [18565] sub0: \ 2.056498 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.532 21525 [18565] sub0: \ 2.056679 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.532 21525 [18565] sub0: / 2.056788 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.532 21525 [18565] sub0: / 2.056895 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.532 21525 [18565] sub0: \ 2.057007 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.533 21525 [18565] sub0: \ 2.057138 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.533 21525 [18565] sub0: / 2.057251 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.533 21525 [18565] sub0: \ 2.057365 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.533 21525 [18565] sub0: / 2.057513 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.533 21525 [18565] sub0: / 2.057698 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.533 21525 [18565] sub0: / 2.05793 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.534 21525 [18565] sub0: \ 2.05845 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.534 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272192') 2015-12-03 12:29:55.535 21525 [18565] sub0: / 2.059557 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.538 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272192' 2015-12-03 12:29:55.544 21525 [18565] sub0: \ 2.068375 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.544 21525 [18565] sub0: / 2.068606 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.544 21525 [18565] sub0: \ 2.068801 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.544 21525 [18565] sub0: / 2.068925 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.546 21525 [18565] sub0: \ 2.070247 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.546 21525 [18565] sub0: \ 2.070375 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.546 21525 [18565] sub0: / 2.070489 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.546 21525 [18565] sub0: \ 2.070609 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.546 21525 [18565] sub0: / 2.070987 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.547 21525 [18565] sub0: \ 2.071129 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.547 21525 [18565] sub0: \ 2.071243 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.547 21525 [18565] sub0: / 2.071351 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.547 21525 [18565] sub0: / 2.071464 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.547 21525 [18565] sub0: \ 2.071574 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.547 21525 [18565] sub0: \ 2.071683 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.547 21525 [18565] sub0: / 2.071791 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.547 21525 [18565] sub0: / 2.071899 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.547 21525 [18565] sub0: \ 2.072011 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.548 21525 [18565] sub0: \ 2.072145 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.548 21525 [18565] sub0: / 2.072256 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.548 21525 [18565] sub0: \ 2.072371 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.548 21525 [18565] sub0: / 2.072567 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.548 21525 [18565] sub0: / 2.072759 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.548 21525 [18565] sub0: / 2.072883 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.549 21525 [18565] sub0: \ 2.073397 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.549 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272158') 2015-12-03 12:29:55.550 21525 [18565] sub0: / 2.074428 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.553 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272158' 2015-12-03 12:29:55.559 21525 [18565] sub0: \ 2.083549 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.559 21525 [18565] sub0: / 2.083789 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.559 21525 [18565] sub0: \ 2.083986 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.560 21525 [18565] sub0: / 2.084124 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.561 21525 [18565] sub0: \ 2.085568 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.561 21525 [18565] sub0: \ 2.085705 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.561 21525 [18565] sub0: / 2.085819 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.561 21525 [18565] sub0: \ 2.085947 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.562 21525 [18565] sub0: / 2.086427 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.562 21525 [18565] sub0: \ 2.086558 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.562 21525 [18565] sub0: \ 2.086671 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.562 21525 [18565] sub0: / 2.086779 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.562 21525 [18565] sub0: / 2.086895 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.562 21525 [18565] sub0: \ 2.087006 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.563 21525 [18565] sub0: \ 2.087128 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.563 21525 [18565] sub0: / 2.087237 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.563 21525 [18565] sub0: / 2.087346 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.563 21525 [18565] sub0: \ 2.08746 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.563 21525 [18565] sub0: \ 2.087581 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.563 21525 [18565] sub0: / 2.087714 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.563 21525 [18565] sub0: \ 2.087833 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.563 21525 [18565] sub0: / 2.087989 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.564 21525 [18565] sub0: / 2.088197 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.564 21525 [18565] sub0: / 2.088321 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.564 21525 [18565] sub0: \ 2.088896 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.565 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272204') 2015-12-03 12:29:55.566 21525 [18565] sub0: / 2.090177 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.569 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272204' 2015-12-03 12:29:55.575 21525 [18565] sub0: \ 2.099808 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.576 21525 [18565] sub0: / 2.100029 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.576 21525 [18565] sub0: \ 2.100241 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.576 21525 [18565] sub0: / 2.100366 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.577 21525 [18565] sub0: \ 2.101774 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.577 21525 [18565] sub0: \ 2.101908 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.578 21525 [18565] sub0: / 2.102022 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.578 21525 [18565] sub0: \ 2.102163 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.578 21525 [18565] sub0: / 2.102623 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.578 21525 [18565] sub0: \ 2.102753 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.578 21525 [18565] sub0: \ 2.102865 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.578 21525 [18565] sub0: / 2.102974 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.579 21525 [18565] sub0: / 2.103102 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.579 21525 [18565] sub0: \ 2.103216 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.579 21525 [18565] sub0: \ 2.103326 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.579 21525 [18565] sub0: / 2.103433 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.579 21525 [18565] sub0: / 2.103541 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.579 21525 [18565] sub0: \ 2.103656 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.579 21525 [18565] sub0: \ 2.103795 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.579 21525 [18565] sub0: / 2.103906 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.580 21525 [18565] sub0: \ 2.104022 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.580 21525 [18565] sub0: / 2.104192 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.580 21525 [18565] sub0: / 2.104384 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.580 21525 [18565] sub0: / 2.104542 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.581 21525 [18565] sub0: \ 2.105069 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.581 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272268') 2015-12-03 12:29:55.582 21525 [18565] sub0: / 2.10625 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.585 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272268' 2015-12-03 12:29:55.591 21525 [18565] sub0: \ 2.115127 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.591 21525 [18565] sub0: / 2.115323 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.591 21525 [18565] sub0: \ 2.115512 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.591 21525 [18565] sub0: / 2.115636 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.592 21525 [18565] sub0: \ 2.117001 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.593 21525 [18565] sub0: \ 2.117148 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.593 21525 [18565] sub0: / 2.117262 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.593 21525 [18565] sub0: \ 2.117384 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.593 21525 [18565] sub0: / 2.117791 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.593 21525 [18565] sub0: \ 2.117923 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.594 21525 [18565] sub0: \ 2.118037 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.594 21525 [18565] sub0: / 2.118162 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.594 21525 [18565] sub0: / 2.118279 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.594 21525 [18565] sub0: \ 2.11839 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.594 21525 [18565] sub0: \ 2.1185 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.594 21525 [18565] sub0: / 2.11861 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.594 21525 [18565] sub0: / 2.118719 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.594 21525 [18565] sub0: \ 2.118849 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.594 21525 [18565] sub0: \ 2.118972 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.595 21525 [18565] sub0: / 2.119083 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.595 21525 [18565] sub0: \ 2.119215 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.595 21525 [18565] sub0: / 2.119371 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.595 21525 [18565] sub0: / 2.119568 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.595 21525 [18565] sub0: / 2.119693 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.596 21525 [18565] sub0: \ 2.120236 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.596 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272594') 2015-12-03 12:29:55.597 21525 [18565] sub0: / 2.12151 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.600 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272594' 2015-12-03 12:29:55.606 21525 [18565] sub0: \ 2.130722 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.606 21525 [18565] sub0: / 2.130926 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.607 21525 [18565] sub0: \ 2.131137 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.607 21525 [18565] sub0: / 2.131263 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.608 21525 [18565] sub0: \ 2.132676 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.608 21525 [18565] sub0: \ 2.132807 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.608 21525 [18565] sub0: / 2.13292 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.609 21525 [18565] sub0: \ 2.133043 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.609 21525 [18565] sub0: / 2.133465 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.609 21525 [18565] sub0: \ 2.133595 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.609 21525 [18565] sub0: \ 2.133708 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.609 21525 [18565] sub0: / 2.133817 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.609 21525 [18565] sub0: / 2.133931 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.610 21525 [18565] sub0: \ 2.134042 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.610 21525 [18565] sub0: \ 2.134167 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.610 21525 [18565] sub0: / 2.134292 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.610 21525 [18565] sub0: / 2.134401 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.610 21525 [18565] sub0: \ 2.134513 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.610 21525 [18565] sub0: \ 2.13463 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.610 21525 [18565] sub0: / 2.134742 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.610 21525 [18565] sub0: \ 2.134857 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.610 21525 [18565] sub0: / 2.135004 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.611 21525 [18565] sub0: / 2.135204 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.611 21525 [18565] sub0: / 2.135327 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.611 21525 [18565] sub0: \ 2.135825 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.612 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('273040') 2015-12-03 12:29:55.612 21525 [18565] sub0: / 2.136933 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.615 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '273040' 2015-12-03 12:29:55.621 21525 [18565] sub0: \ 2.145711 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.621 21525 [18565] sub0: / 2.145909 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.622 21525 [18565] sub0: \ 2.146113 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.622 21525 [18565] sub0: / 2.146238 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.623 21525 [18565] sub0: \ 2.147546 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.623 21525 [18565] sub0: \ 2.147676 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.623 21525 [18565] sub0: / 2.147789 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.623 21525 [18565] sub0: \ 2.14791 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.624 21525 [18565] sub0: / 2.148303 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.624 21525 [18565] sub0: \ 2.148432 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.624 21525 [18565] sub0: \ 2.14858 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.624 21525 [18565] sub0: / 2.148693 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.624 21525 [18565] sub0: / 2.148807 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.624 21525 [18565] sub0: \ 2.148917 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.625 21525 [18565] sub0: \ 2.14904 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.625 21525 [18565] sub0: / 2.149165 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.625 21525 [18565] sub0: / 2.149274 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.625 21525 [18565] sub0: \ 2.149387 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.625 21525 [18565] sub0: \ 2.149506 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.625 21525 [18565] sub0: / 2.149617 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.625 21525 [18565] sub0: \ 2.149732 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.625 21525 [18565] sub0: / 2.149881 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.626 21525 [18565] sub0: / 2.150068 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.626 21525 [18565] sub0: / 2.150208 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.626 21525 [18565] sub0: \ 2.150708 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.626 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('268481') 2015-12-03 12:29:55.628 21525 [18565] sub0: / 2.152216 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.631 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '268481' 2015-12-03 12:29:55.637 21525 [18565] sub0: \ 2.161258 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.637 21525 [18565] sub0: / 2.161453 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.637 21525 [18565] sub0: \ 2.161647 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.637 21525 [18565] sub0: / 2.161772 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.639 21525 [18565] sub0: \ 2.163137 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.639 21525 [18565] sub0: \ 2.163269 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.639 21525 [18565] sub0: / 2.163384 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.639 21525 [18565] sub0: \ 2.163509 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.639 21525 [18565] sub0: / 2.163946 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.640 21525 [18565] sub0: \ 2.164079 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.640 21525 [18565] sub0: \ 2.164207 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.640 21525 [18565] sub0: / 2.164316 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.640 21525 [18565] sub0: / 2.164554 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.640 21525 [18565] sub0: \ 2.164675 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.640 21525 [18565] sub0: \ 2.164785 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.640 21525 [18565] sub0: / 2.164894 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.640 21525 [18565] sub0: / 2.165001 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.641 21525 [18565] sub0: \ 2.165128 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.641 21525 [18565] sub0: \ 2.165252 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.641 21525 [18565] sub0: / 2.165362 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.641 21525 [18565] sub0: \ 2.165478 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.641 21525 [18565] sub0: / 2.165633 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.641 21525 [18565] sub0: / 2.165825 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.641 21525 [18565] sub0: / 2.16595 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.642 21525 [18565] sub0: \ 2.166497 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.642 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('268483') 2015-12-03 12:29:55.643 21525 [18565] sub0: / 2.167734 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.646 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '268483' 2015-12-03 12:29:55.653 21525 [18565] sub0: \ 2.177562 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.653 21525 [18565] sub0: / 2.177899 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.654 21525 [18565] sub0: \ 2.178119 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.654 21525 [18565] sub0: / 2.178247 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.655 21525 [18565] sub0: \ 2.179644 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.655 21525 [18565] sub0: \ 2.179773 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.655 21525 [18565] sub0: / 2.179886 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.656 21525 [18565] sub0: \ 2.180013 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.656 21525 [18565] sub0: / 2.180494 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.656 21525 [18565] sub0: \ 2.180655 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.656 21525 [18565] sub0: \ 2.180866 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.656 21525 [18565] sub0: / 2.180984 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.657 21525 [18565] sub0: / 2.181117 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.657 21525 [18565] sub0: \ 2.181234 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.657 21525 [18565] sub0: \ 2.181345 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.657 21525 [18565] sub0: / 2.181455 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.657 21525 [18565] sub0: / 2.181566 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.657 21525 [18565] sub0: \ 2.181683 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.657 21525 [18565] sub0: \ 2.181807 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.657 21525 [18565] sub0: / 2.181921 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.658 21525 [18565] sub0: \ 2.18204 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.658 21525 [18565] sub0: / 2.182214 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.658 21525 [18565] sub0: / 2.18241 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.658 21525 [18565] sub0: / 2.182537 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.659 21525 [18565] sub0: \ 2.183065 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.659 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('268509') 2015-12-03 12:29:55.660 21525 [18565] sub0: / 2.184308 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.663 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '268509' 2015-12-03 12:29:55.669 21525 [18565] sub0: \ 2.193507 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.669 21525 [18565] sub0: / 2.193708 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.669 21525 [18565] sub0: \ 2.193901 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.670 21525 [18565] sub0: / 2.194024 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.671 21525 [18565] sub0: \ 2.195373 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.671 21525 [18565] sub0: \ 2.195502 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.671 21525 [18565] sub0: / 2.195614 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.671 21525 [18565] sub0: \ 2.195735 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.672 21525 [18565] sub0: / 2.19614 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.672 21525 [18565] sub0: \ 2.196356 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.672 21525 [18565] sub0: \ 2.196474 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.672 21525 [18565] sub0: / 2.196613 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.672 21525 [18565] sub0: / 2.196726 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.672 21525 [18565] sub0: \ 2.196835 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.672 21525 [18565] sub0: \ 2.196944 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.673 21525 [18565] sub0: / 2.197051 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.673 21525 [18565] sub0: / 2.197174 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.673 21525 [18565] sub0: \ 2.197285 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.673 21525 [18565] sub0: \ 2.197402 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.673 21525 [18565] sub0: / 2.197512 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.673 21525 [18565] sub0: \ 2.197625 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.673 21525 [18565] sub0: / 2.197773 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.673 21525 [18565] sub0: / 2.197959 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.674 21525 [18565] sub0: / 2.198084 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.674 21525 [18565] sub0: \ 2.198603 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.674 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('268655') 2015-12-03 12:29:55.675 21525 [18565] sub0: / 2.199713 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.678 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '268655' 2015-12-03 12:29:55.684 21525 [18565] sub0: \ 2.208718 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.684 21525 [18565] sub0: / 2.208916 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.685 21525 [18565] sub0: \ 2.209121 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.685 21525 [18565] sub0: / 2.209247 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.686 21525 [18565] sub0: \ 2.210561 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.686 21525 [18565] sub0: \ 2.21069 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.686 21525 [18565] sub0: / 2.210803 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.687 21525 [18565] sub0: \ 2.211032 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.687 21525 [18565] sub0: / 2.211436 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.687 21525 [18565] sub0: \ 2.211565 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.687 21525 [18565] sub0: \ 2.211678 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.687 21525 [18565] sub0: / 2.211786 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.687 21525 [18565] sub0: / 2.2119 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.687 21525 [18565] sub0: \ 2.212009 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.688 21525 [18565] sub0: \ 2.212132 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.688 21525 [18565] sub0: / 2.212243 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.688 21525 [18565] sub0: / 2.21235 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.688 21525 [18565] sub0: \ 2.212461 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.688 21525 [18565] sub0: \ 2.212608 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.688 21525 [18565] sub0: / 2.212721 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.688 21525 [18565] sub0: \ 2.212836 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.688 21525 [18565] sub0: / 2.212985 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.689 21525 [18565] sub0: / 2.213183 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.689 21525 [18565] sub0: / 2.213307 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.689 21525 [18565] sub0: \ 2.21381 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.689 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('268689') 2015-12-03 12:29:55.690 21525 [18565] sub0: / 2.214913 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.693 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '268689' 2015-12-03 12:29:55.699 21525 [18565] sub0: \ 2.22375 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.699 21525 [18565] sub0: / 2.223948 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.700 21525 [18565] sub0: \ 2.224155 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.700 21525 [18565] sub0: / 2.224278 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.701 21525 [18565] sub0: \ 2.225634 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.701 21525 [18565] sub0: \ 2.225765 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.701 21525 [18565] sub0: / 2.225894 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.702 21525 [18565] sub0: \ 2.22602 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.702 21525 [18565] sub0: / 2.22644 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.702 21525 [18565] sub0: \ 2.22657 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.702 21525 [18565] sub0: \ 2.226683 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.702 21525 [18565] sub0: / 2.226791 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.702 21525 [18565] sub0: / 2.226905 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.703 21525 [18565] sub0: \ 2.227015 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.703 21525 [18565] sub0: \ 2.227139 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.703 21525 [18565] sub0: / 2.227248 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.703 21525 [18565] sub0: / 2.227356 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.703 21525 [18565] sub0: \ 2.227468 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.703 21525 [18565] sub0: \ 2.227587 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.703 21525 [18565] sub0: / 2.227698 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.703 21525 [18565] sub0: \ 2.227812 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.703 21525 [18565] sub0: / 2.227962 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.704 21525 [18565] sub0: / 2.228163 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.704 21525 [18565] sub0: / 2.228289 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.704 21525 [18565] sub0: \ 2.228824 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.705 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('268687') 2015-12-03 12:29:55.705 21525 [18565] sub0: / 2.229898 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.708 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '268687' 2015-12-03 12:29:55.714 21525 [18565] sub0: \ 2.238918 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.715 21525 [18565] sub0: / 2.239138 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.715 21525 [18565] sub0: \ 2.23934 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.715 21525 [18565] sub0: / 2.239466 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.716 21525 [18565] sub0: \ 2.240879 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.717 21525 [18565] sub0: \ 2.241044 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.717 21525 [18565] sub0: / 2.241176 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.717 21525 [18565] sub0: \ 2.241304 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.717 21525 [18565] sub0: / 2.241769 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.717 21525 [18565] sub0: \ 2.241897 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.717 21525 [18565] sub0: \ 2.242009 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.718 21525 [18565] sub0: / 2.242133 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.718 21525 [18565] sub0: / 2.242249 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.718 21525 [18565] sub0: \ 2.242361 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.718 21525 [18565] sub0: \ 2.242469 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.718 21525 [18565] sub0: / 2.242575 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.718 21525 [18565] sub0: / 2.242682 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.718 21525 [18565] sub0: \ 2.242797 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.718 21525 [18565] sub0: \ 2.242918 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.719 21525 [18565] sub0: / 2.243028 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.719 21525 [18565] sub0: \ 2.243161 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.719 21525 [18565] sub0: / 2.243318 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.719 21525 [18565] sub0: / 2.243509 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.719 21525 [18565] sub0: / 2.243636 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.720 21525 [18565] sub0: \ 2.244201 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.720 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('268701') 2015-12-03 12:29:55.721 21525 [18565] sub0: / 2.245518 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.724 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '268701' 2015-12-03 12:29:55.731 21525 [18565] sub0: \ 2.255275 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.731 21525 [18565] sub0: / 2.255524 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.731 21525 [18565] sub0: \ 2.255729 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.731 21525 [18565] sub0: / 2.255876 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.733 21525 [18565] sub0: \ 2.257329 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.733 21525 [18565] sub0: \ 2.257467 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.733 21525 [18565] sub0: / 2.257583 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.733 21525 [18565] sub0: \ 2.257712 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.734 21525 [18565] sub0: / 2.25821 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.734 21525 [18565] sub0: \ 2.258348 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.734 21525 [18565] sub0: \ 2.258509 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.734 21525 [18565] sub0: / 2.258625 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.734 21525 [18565] sub0: / 2.258745 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.734 21525 [18565] sub0: \ 2.258855 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.734 21525 [18565] sub0: \ 2.258964 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.735 21525 [18565] sub0: / 2.259072 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.735 21525 [18565] sub0: / 2.259196 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.735 21525 [18565] sub0: \ 2.259312 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.735 21525 [18565] sub0: \ 2.259436 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.735 21525 [18565] sub0: / 2.259547 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.735 21525 [18565] sub0: \ 2.259665 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.735 21525 [18565] sub0: / 2.259824 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.736 21525 [18565] sub0: / 2.260025 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.736 21525 [18565] sub0: / 2.260164 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.736 21525 [18565] sub0: \ 2.260761 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.736 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('268783') 2015-12-03 12:29:55.738 21525 [18565] sub0: / 2.26206 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.741 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '268783' 2015-12-03 12:29:55.747 21525 [18565] sub0: \ 2.271563 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.747 21525 [18565] sub0: / 2.271797 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.747 21525 [18565] sub0: \ 2.271995 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.748 21525 [18565] sub0: / 2.272137 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.749 21525 [18565] sub0: \ 2.273632 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.749 21525 [18565] sub0: \ 2.273765 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.749 21525 [18565] sub0: / 2.273879 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.750 21525 [18565] sub0: \ 2.274038 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.750 21525 [18565] sub0: / 2.274507 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.750 21525 [18565] sub0: \ 2.274638 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.750 21525 [18565] sub0: \ 2.274751 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.750 21525 [18565] sub0: / 2.274859 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.750 21525 [18565] sub0: / 2.274975 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.751 21525 [18565] sub0: \ 2.275101 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.751 21525 [18565] sub0: \ 2.275211 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.751 21525 [18565] sub0: / 2.27532 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.751 21525 [18565] sub0: / 2.275428 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.751 21525 [18565] sub0: \ 2.275541 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.751 21525 [18565] sub0: \ 2.275662 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.751 21525 [18565] sub0: / 2.275774 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.751 21525 [18565] sub0: \ 2.275889 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.752 21525 [18565] sub0: / 2.276041 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.752 21525 [18565] sub0: / 2.276247 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.752 21525 [18565] sub0: / 2.27637 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.752 21525 [18565] sub0: \ 2.276913 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.753 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272208') 2015-12-03 12:29:55.754 21525 [18565] sub0: / 2.278029 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.757 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272208' 2015-12-03 12:29:55.763 21525 [18565] sub0: \ 2.287082 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.763 21525 [18565] sub0: / 2.287279 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.763 21525 [18565] sub0: \ 2.287469 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.763 21525 [18565] sub0: / 2.287591 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.764 21525 [18565] sub0: \ 2.288934 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.765 21525 [18565] sub0: \ 2.289079 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.765 21525 [18565] sub0: / 2.289192 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.765 21525 [18565] sub0: \ 2.289313 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.765 21525 [18565] sub0: / 2.289695 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.765 21525 [18565] sub0: \ 2.289824 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.765 21525 [18565] sub0: \ 2.289936 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.766 21525 [18565] sub0: / 2.290084 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.766 21525 [18565] sub0: / 2.290202 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.766 21525 [18565] sub0: \ 2.290313 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.766 21525 [18565] sub0: \ 2.290423 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.766 21525 [18565] sub0: / 2.290531 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.766 21525 [18565] sub0: / 2.290638 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.766 21525 [18565] sub0: \ 2.290751 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.766 21525 [18565] sub0: \ 2.29087 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.766 21525 [18565] sub0: / 2.29098 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.767 21525 [18565] sub0: \ 2.291109 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.767 21525 [18565] sub0: / 2.29126 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.767 21525 [18565] sub0: / 2.291446 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.767 21525 [18565] sub0: / 2.291569 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.768 21525 [18565] sub0: \ 2.292082 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.768 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272246') 2015-12-03 12:29:55.769 21525 [18565] sub0: / 2.293236 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.772 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272246' 2015-12-03 12:29:55.778 21525 [18565] sub0: \ 2.302114 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.778 21525 [18565] sub0: / 2.302311 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.778 21525 [18565] sub0: \ 2.302504 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.778 21525 [18565] sub0: / 2.302627 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.779 21525 [18565] sub0: \ 2.303938 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.780 21525 [18565] sub0: \ 2.304069 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.780 21525 [18565] sub0: / 2.304198 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.780 21525 [18565] sub0: \ 2.304319 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.780 21525 [18565] sub0: / 2.304738 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.780 21525 [18565] sub0: \ 2.30487 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.780 21525 [18565] sub0: \ 2.304983 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.781 21525 [18565] sub0: / 2.305104 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.781 21525 [18565] sub0: / 2.305223 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.781 21525 [18565] sub0: \ 2.305332 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.781 21525 [18565] sub0: \ 2.305441 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.781 21525 [18565] sub0: / 2.305548 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.781 21525 [18565] sub0: / 2.305656 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.781 21525 [18565] sub0: \ 2.305769 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.781 21525 [18565] sub0: \ 2.305888 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.781 21525 [18565] sub0: / 2.305998 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.782 21525 [18565] sub0: \ 2.306125 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.782 21525 [18565] sub0: / 2.306277 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.782 21525 [18565] sub0: / 2.306464 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.782 21525 [18565] sub0: / 2.306586 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.783 21525 [18565] sub0: \ 2.307103 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.783 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272262') 2015-12-03 12:29:55.784 21525 [18565] sub0: / 2.308234 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.787 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272262' 2015-12-03 12:29:55.793 21525 [18565] sub0: \ 2.317118 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.793 21525 [18565] sub0: / 2.317311 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.793 21525 [18565] sub0: \ 2.317503 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.793 21525 [18565] sub0: / 2.317625 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.794 21525 [18565] sub0: \ 2.318937 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.795 21525 [18565] sub0: \ 2.319065 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.795 21525 [18565] sub0: / 2.319193 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.795 21525 [18565] sub0: \ 2.319314 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.795 21525 [18565] sub0: / 2.319699 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.795 21525 [18565] sub0: \ 2.319827 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.795 21525 [18565] sub0: \ 2.319941 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.796 21525 [18565] sub0: / 2.32005 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.796 21525 [18565] sub0: / 2.320181 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.796 21525 [18565] sub0: \ 2.320292 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.796 21525 [18565] sub0: \ 2.320401 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.796 21525 [18565] sub0: / 2.320532 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.796 21525 [18565] sub0: / 2.320649 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.796 21525 [18565] sub0: \ 2.320761 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.796 21525 [18565] sub0: \ 2.320878 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.796 21525 [18565] sub0: / 2.32099 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.797 21525 [18565] sub0: \ 2.321117 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.797 21525 [18565] sub0: / 2.321268 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.797 21525 [18565] sub0: / 2.321454 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.797 21525 [18565] sub0: / 2.321591 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.798 21525 [18565] sub0: \ 2.322107 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.798 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272246') 2015-12-03 12:29:55.799 21525 [18565] sub0: / 2.323187 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.802 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272246' 2015-12-03 12:29:55.808 21525 [18565] sub0: \ 2.332384 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.808 21525 [18565] sub0: / 2.332653 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.808 21525 [18565] sub0: \ 2.332862 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.808 21525 [18565] sub0: / 2.332987 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.810 21525 [18565] sub0: \ 2.334374 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.810 21525 [18565] sub0: \ 2.334507 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.810 21525 [18565] sub0: / 2.334622 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.810 21525 [18565] sub0: \ 2.334747 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.811 21525 [18565] sub0: / 2.335223 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.811 21525 [18565] sub0: \ 2.335355 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.811 21525 [18565] sub0: \ 2.33547 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.811 21525 [18565] sub0: / 2.335579 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.811 21525 [18565] sub0: / 2.335698 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.811 21525 [18565] sub0: \ 2.33581 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.811 21525 [18565] sub0: \ 2.335921 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.812 21525 [18565] sub0: / 2.336028 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.812 21525 [18565] sub0: / 2.336155 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.812 21525 [18565] sub0: \ 2.336274 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.812 21525 [18565] sub0: \ 2.336398 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.812 21525 [18565] sub0: / 2.336537 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.812 21525 [18565] sub0: \ 2.336664 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.812 21525 [18565] sub0: / 2.336826 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.813 21525 [18565] sub0: / 2.337053 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.813 21525 [18565] sub0: / 2.337199 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.813 21525 [18565] sub0: \ 2.337766 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.813 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272262') 2015-12-03 12:29:55.815 21525 [18565] sub0: / 2.339127 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.818 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272262' 2015-12-03 12:29:55.824 21525 [18565] sub0: \ 2.348877 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.825 21525 [18565] sub0: / 2.349124 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.825 21525 [18565] sub0: \ 2.349326 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.825 21525 [18565] sub0: / 2.349453 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.826 21525 [18565] sub0: \ 2.350846 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.826 21525 [18565] sub0: \ 2.350977 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.827 21525 [18565] sub0: / 2.351105 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.827 21525 [18565] sub0: \ 2.351234 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.827 21525 [18565] sub0: / 2.351701 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.827 21525 [18565] sub0: \ 2.351833 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.827 21525 [18565] sub0: \ 2.351946 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.828 21525 [18565] sub0: / 2.352055 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.828 21525 [18565] sub0: / 2.352189 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.828 21525 [18565] sub0: \ 2.3523 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.828 21525 [18565] sub0: \ 2.352408 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.828 21525 [18565] sub0: / 2.352541 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.828 21525 [18565] sub0: / 2.352656 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.828 21525 [18565] sub0: \ 2.352772 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.828 21525 [18565] sub0: \ 2.352893 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.828 21525 [18565] sub0: / 2.353003 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.829 21525 [18565] sub0: \ 2.353156 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.829 21525 [18565] sub0: / 2.353315 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.829 21525 [18565] sub0: / 2.353506 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.829 21525 [18565] sub0: / 2.353632 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.830 21525 [18565] sub0: \ 2.354177 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.830 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272466') 2015-12-03 12:29:55.831 21525 [18565] sub0: / 2.35536 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.834 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272466' 2015-12-03 12:29:55.840 21525 [18565] sub0: \ 2.364394 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.840 21525 [18565] sub0: / 2.364619 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.840 21525 [18565] sub0: \ 2.364808 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.840 21525 [18565] sub0: / 2.364931 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.842 21525 [18565] sub0: \ 2.366267 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.842 21525 [18565] sub0: \ 2.366395 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.842 21525 [18565] sub0: / 2.366508 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.842 21525 [18565] sub0: \ 2.366631 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.843 21525 [18565] sub0: / 2.367025 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.843 21525 [18565] sub0: \ 2.367169 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.843 21525 [18565] sub0: \ 2.367284 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.843 21525 [18565] sub0: / 2.367393 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.843 21525 [18565] sub0: / 2.367508 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.843 21525 [18565] sub0: \ 2.367619 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.843 21525 [18565] sub0: \ 2.367728 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.843 21525 [18565] sub0: / 2.367834 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.843 21525 [18565] sub0: / 2.367943 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.844 21525 [18565] sub0: \ 2.368055 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.844 21525 [18565] sub0: \ 2.368188 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.844 21525 [18565] sub0: / 2.368315 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.844 21525 [18565] sub0: \ 2.36843 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.844 21525 [18565] sub0: / 2.368607 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.844 21525 [18565] sub0: / 2.368799 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.844 21525 [18565] sub0: / 2.368922 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.845 21525 [18565] sub0: \ 2.369432 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.845 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272482') 2015-12-03 12:29:55.846 21525 [18565] sub0: / 2.370516 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.849 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272482' 2015-12-03 12:29:55.855 21525 [18565] sub0: \ 2.37937 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.855 21525 [18565] sub0: / 2.379569 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.855 21525 [18565] sub0: \ 2.379754 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.855 21525 [18565] sub0: / 2.379878 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.857 21525 [18565] sub0: \ 2.381259 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.857 21525 [18565] sub0: \ 2.38139 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.857 21525 [18565] sub0: / 2.381503 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.857 21525 [18565] sub0: \ 2.381623 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.858 21525 [18565] sub0: / 2.382014 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.858 21525 [18565] sub0: \ 2.382157 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.858 21525 [18565] sub0: \ 2.38227 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.858 21525 [18565] sub0: / 2.38238 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.858 21525 [18565] sub0: / 2.382494 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.858 21525 [18565] sub0: \ 2.382605 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.858 21525 [18565] sub0: \ 2.382714 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.858 21525 [18565] sub0: / 2.38282 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.858 21525 [18565] sub0: / 2.382928 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.859 21525 [18565] sub0: \ 2.383055 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.859 21525 [18565] sub0: \ 2.38319 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.859 21525 [18565] sub0: / 2.3833 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.859 21525 [18565] sub0: \ 2.383415 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.859 21525 [18565] sub0: / 2.383564 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.859 21525 [18565] sub0: / 2.38375 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.859 21525 [18565] sub0: / 2.383873 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.860 21525 [18565] sub0: \ 2.38439 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.860 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272990') 2015-12-03 12:29:55.861 21525 [18565] sub0: / 2.38553 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.864 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272990' 2015-12-03 12:29:55.870 21525 [18565] sub0: \ 2.394397 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.870 21525 [18565] sub0: / 2.394595 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.870 21525 [18565] sub0: \ 2.39478 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.870 21525 [18565] sub0: / 2.394904 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.872 21525 [18565] sub0: \ 2.396237 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.872 21525 [18565] sub0: \ 2.396364 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.872 21525 [18565] sub0: / 2.396479 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.872 21525 [18565] sub0: \ 2.396628 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.873 21525 [18565] sub0: / 2.397018 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.873 21525 [18565] sub0: \ 2.397162 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.873 21525 [18565] sub0: \ 2.397275 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.873 21525 [18565] sub0: / 2.397382 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.873 21525 [18565] sub0: / 2.397496 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.873 21525 [18565] sub0: \ 2.397606 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.873 21525 [18565] sub0: \ 2.397714 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.873 21525 [18565] sub0: / 2.39784 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.873 21525 [18565] sub0: / 2.397949 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.874 21525 [18565] sub0: \ 2.398059 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.874 21525 [18565] sub0: \ 2.398193 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.874 21525 [18565] sub0: / 2.398303 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.874 21525 [18565] sub0: \ 2.398416 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.874 21525 [18565] sub0: / 2.398566 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.874 21525 [18565] sub0: / 2.398752 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.874 21525 [18565] sub0: / 2.398875 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.875 21525 [18565] sub0: \ 2.399383 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.875 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272484') 2015-12-03 12:29:55.876 21525 [18565] sub0: / 2.400456 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.879 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272484' 2015-12-03 12:29:55.885 21525 [18565] sub0: \ 2.409451 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.885 21525 [18565] sub0: / 2.409652 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.885 21525 [18565] sub0: \ 2.40984 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.885 21525 [18565] sub0: / 2.409956 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.887 21525 [18565] sub0: \ 2.411298 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.887 21525 [18565] sub0: \ 2.411427 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:29:55.887 21525 [18565] sub0: / 2.41154 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.887 21525 [18565] sub0: \ 2.411661 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:29:55.888 21525 [18565] sub0: / 2.412052 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:29:55.888 21525 [18565] sub0: \ 2.412195 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:29:55.888 21525 [18565] sub0: \ 2.412309 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.888 21525 [18565] sub0: / 2.412417 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.888 21525 [18565] sub0: / 2.412561 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.888 21525 [18565] sub0: \ 2.412678 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:29:55.888 21525 [18565] sub0: \ 2.412802 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:29:55.888 21525 [18565] sub0: / 2.41291 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.889 21525 [18565] sub0: / 2.41302 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:29:55.889 21525 [18565] sub0: \ 2.413147 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:29:55.889 21525 [18565] sub0: \ 2.413266 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:29:55.889 21525 [18565] sub0: / 2.413377 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:29:55.889 21525 [18565] sub0: \ 2.41349 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:29:55.889 21525 [18565] sub0: / 2.41364 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:29:55.889 21525 [18565] sub0: / 2.413832 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:29:55.889 21525 [18565] sub0: / 2.413954 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:29:55.890 21525 [18565] sub0: \ 2.414491 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:29:55.890 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('287491') 2015-12-03 12:29:55.891 21525 [18565] sub0: / 2.415636 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:29:55.894 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '287491' 2015-12-03 12:29:55.900 21525 [18565] sub0: \ 2.424996 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:29:55.901 21525 [18565] sub0: / 2.425246 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:29:55.901 21525 [18565] sub0: \ 2.425451 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:29:55.901 21525 [18565] sub0: / 2.42557 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:55.902 21525 [18565] sub0: \ 2.426801 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:29:55.902 21525 [18565] sub0: / 2.426928 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1051 2015-12-03 12:29:55.909 21525 [18565] sub0: \ 2.43391 Form::parse_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:661 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:486 2015-12-03 12:29:55.910 21525 [18565] sub0: \ 2.434066 Form::_prepare_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:600 called from /opt/kivi/kivitendo-erp/SL/Form.pm:667 2015-12-03 12:29:55.910 21525 [18565] sub0: / 2.434446 Form::_prepare_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:655 2015-12-03 12:29:56.236 21525 [18565] sub0: / 2.760362 Form::parse_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:675 2015-12-03 12:29:56.247 21525 [18565] sub0: / 2.771361 main::display_row in /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:494 2015-12-03 12:29:56.251 21525 [18565] sub0: \ 2.775318 main::form_footer in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:350 called from /opt/kivi/kivitendo-erp/bin/mozilla/invoice_io.pl:185 2015-12-03 12:29:56.251 21525 [18565] sub0: \ 2.775935 main::print_options in /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:1095 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:356 2015-12-03 12:29:56.252 21525 [18565] sub0: \ 2.77659 Form::parse_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:661 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:1212 2015-12-03 12:29:56.252 21525 [18565] sub0: \ 2.776721 Form::_prepare_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:600 called from /opt/kivi/kivitendo-erp/SL/Form.pm:667 2015-12-03 12:29:56.253 21525 [18565] sub0: / 2.777079 Form::_prepare_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:655 2015-12-03 12:29:56.262 21525 [18565] sub0: / 2.786141 Form::parse_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:675 2015-12-03 12:29:56.262 21525 [18565] sub0: / 2.786653 main::print_options in /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:1215 2015-12-03 12:29:56.265 21525 [18565] sub0: \ 2.789286 Form::parse_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:661 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:359 2015-12-03 12:29:56.265 21525 [18565] sub0: \ 2.789425 Form::_prepare_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:600 called from /opt/kivi/kivitendo-erp/SL/Form.pm:667 2015-12-03 12:29:56.265 21525 [18565] sub0: / 2.789758 Form::_prepare_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:655 2015-12-03 12:29:56.274 21525 [18565] sub0: \ 2.79898 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/SL/Template/Plugin/LxERP.pm:80 2015-12-03 12:29:56.275 21525 [18565] sub0: / 2.799199 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:29:56.279 21525 [18565] sub0: / 2.803869 Form::parse_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:675 2015-12-03 12:29:56.280 21525 [18565] sub0: / 2.804629 main::form_footer in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:362 2015-12-03 12:29:56.280 21525 [18565] sub0: / 2.804807 main::display_form in /opt/kivi/kivitendo-erp/bin/mozilla/invoice_io.pl:187 2015-12-03 12:29:56.280 21525 [18565] sub0: / 2.804933 main::edit in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:161 2015-12-03 12:29:56.281 21525 [18565] sub0: / 2.805048 main::call_sub in /opt/kivi/kivitendo-erp/bin/mozilla/common.pl:434 2015-12-03 12:29:56.306 21525 [18565] time: 2.830908 2015-12-03 12:29:56.307 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:29:56.308 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:29:56.308 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:29:56.309 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:29:56.310 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:29:56.311 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:29:56.311 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:29:56.313 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:29:56.314 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:29:56.321 21525 [18565] sub0: / 2.845927 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:30:03.848 21524 [18565] sub0: \ 54.186615 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:30:03.849 21524 [18565] sub0: \ 0.000568 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:30:03.849 21524 [18565] sub0: / 0.000704 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:30:03.849 21524 [18565] sub0: \ 0.000829 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:30:03.849 21524 [18565] sub0: / 0.000992 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:30:03.851 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:30:03.852 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT a.attname, format_type(a.atttypid, a.atttypmod) AS format_type, d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE (a.attrelid = 'auth.session_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:30:03.853 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key, sess_value, auto_restore FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:30:03.854 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_key FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:30:03.855 21524 [18565] sub0: \ 0.006479 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:266 called from /opt/kivi/kivitendo-erp/SL/Form.pm:135 2015-12-03 12:30:03.951 21524 [18565] sub0: \ 0.102828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:299 2015-12-03 12:30:03.961 21524 [18565] sub0: / 0.113147 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:30:03.962 21524 [18565] sub0: / 0.113417 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:30:03.962 21524 [18565] sub0: \ 0.113911 SL::Dispatcher::require_main_code in SL/Dispatcher.pm:184 called from SL/Dispatcher.pm:249 2015-12-03 12:30:04.026 21524 [18565] sub0: / 0.177928 SL::Dispatcher::require_main_code in SL/Dispatcher.pm:206 2015-12-03 12:30:04.027 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:30:04.028 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'client_id') 2015-12-03 12:30:04.029 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT u.id, u.login, cfg.cfg_key, cfg.cfg_value FROM auth.user_config cfg LEFT JOIN auth."user" u ON (cfg.user_id = u.id) WHERE 1 = 1 AND u.login = 'jr' 2015-12-03 12:30:04.031 21524 [18565] sub0: \ 0.182503 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from /opt/kivi/kivitendo-erp/SL/Dispatcher/AuthHandler/User.pm:21 2015-12-03 12:30:04.031 21524 [18565] sub0: / 0.182656 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:30:04.032 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT sess_value FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:30:04.033 21524 [18565] sub0: \ 0.184543 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1437 called from /opt/kivi/kivitendo-erp/SL/Form.pm:1465 2015-12-03 12:30:04.033 21524 [18565] sub0: / 0.184909 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:30:04.033 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:30:04.036 21524 [18565] sub0: \ 0.18742 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:30:04.036 21524 [18565] sub0: / 0.187724 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:30:04.036 21524 [18565] sub0: \ 0.187838 Locale::findsub in /opt/kivi/kivitendo-erp/SL/Locale.pm:242 called from SL/Dispatcher.pm:295 2015-12-03 12:30:04.092 21524 [18565] sub0: / 0.243573 Locale::findsub in /opt/kivi/kivitendo-erp/SL/Locale.pm:269 2015-12-03 12:30:04.092 21524 [18565] sub0: \ 0.243802 main::call_sub in /opt/kivi/kivitendo-erp/bin/mozilla/common.pl:412 called from SL/Dispatcher.pm:295 2015-12-03 12:30:04.092 21524 [18565] sub0: \ 0.243925 main::call_sub in /opt/kivi/kivitendo-erp/bin/mozilla/common.pl:412 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1564 2015-12-03 12:30:04.092 21524 [18565] sub0: \ 0.244034 main::call_sub in /opt/kivi/kivitendo-erp/bin/mozilla/common.pl:412 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1554 2015-12-03 12:30:04.092 21524 [18565] sub0: \ 0.244135 main::update_delivery_order in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:366 called from /opt/kivi/kivitendo-erp/bin/mozilla/common.pl:431 2015-12-03 12:30:04.093 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT gr."right", gr.granted FROM auth.group_rights gr WHERE group_id IN (SELECT ug.group_id FROM auth.user_group ug LEFT JOIN auth."user" u ON (ug.user_id = u.id) WHERE u.login = 'jr') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:30:04.095 21524 [18565] sub0: \ 0.246381 main::set_headings in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:64 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:373 2015-12-03 12:30:04.095 21524 [18565] sub0: / 0.246625 main::set_headings in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:83 2015-12-03 12:30:04.099 21524 [18565] sub0: \ 0.250466 main::check_name in /opt/kivi/kivitendo-erp/bin/mozilla/arap.pl:50 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:382 2015-12-03 12:30:04.099 21524 [18565] sub0: \ 0.250871 Form::language_payment in /opt/kivi/kivitendo-erp/SL/Form.pm:2630 called from /opt/kivi/kivitendo-erp/bin/mozilla/arap.pl:139 2015-12-03 12:30:04.099 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT id, description FROM language ORDER BY id 2015-12-03 12:30:04.100 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT printer_description, id FROM printers ORDER BY printer_description 2015-12-03 12:30:04.101 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT id, description FROM payment_terms ORDER BY sortkey 2015-12-03 12:30:04.102 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT id, description FROM buchungsgruppen 2015-12-03 12:30:04.103 21524 [18565] sub0: / 0.254671 Form::language_payment in /opt/kivi/kivitendo-erp/SL/Form.pm:2662 2015-12-03 12:30:04.103 21524 [18565] sub0: / 0.254785 main::check_name in /opt/kivi/kivitendo-erp/bin/mozilla/arap.pl:141 2015-12-03 12:30:04.103 21524 [18565] sub0: \ 0.254909 main::check_form in /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:715 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:400 2015-12-03 12:30:04.104 21524 [18565] sub0: \ 0.255207 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:14 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:789 2015-12-03 12:30:04.104 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT *, date_trunc('seconds', localtimestamp) AS current_timestamp FROM custom_variable_configs WHERE module = 'IC' ORDER BY sortkey 2015-12-03 12:30:04.105 21524 [18565] sub0: \ 0.257002 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:72 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:57 2015-12-03 12:30:04.105 21524 [18565] sub0: / 0.257152 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:85 2015-12-03 12:30:04.109 21524 [18565] sub0: \ 0.260692 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:72 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:57 2015-12-03 12:30:04.109 21524 [18565] sub0: / 0.26086 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:85 2015-12-03 12:30:04.112 21524 [18565] sub0: \ 0.263479 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:72 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:57 2015-12-03 12:30:04.112 21524 [18565] sub0: / 0.263626 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:85 2015-12-03 12:30:04.115 21524 [18565] sub0: \ 0.266296 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:72 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:57 2015-12-03 12:30:04.115 21524 [18565] sub0: / 0.266445 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:85 2015-12-03 12:30:04.117 21524 [18565] sub0: \ 0.269092 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:72 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:57 2015-12-03 12:30:04.118 21524 [18565] sub0: / 0.269253 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:85 2015-12-03 12:30:04.120 21524 [18565] sub0: \ 0.271754 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:72 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:57 2015-12-03 12:30:04.120 21524 [18565] sub0: / 0.2719 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:85 2015-12-03 12:30:04.123 21524 [18565] sub0: \ 0.274423 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:72 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:57 2015-12-03 12:30:04.123 21524 [18565] sub0: / 0.274571 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:85 2015-12-03 12:30:04.125 21524 [18565] sub0: \ 0.277142 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:72 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:57 2015-12-03 12:30:04.126 21524 [18565] sub0: / 0.27731 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:85 2015-12-03 12:30:04.128 21524 [18565] sub0: \ 0.279803 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:72 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:57 2015-12-03 12:30:04.128 21524 [18565] sub0: / 0.279947 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:85 2015-12-03 12:30:04.131 21524 [18565] sub0: \ 0.282406 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:72 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:57 2015-12-03 12:30:04.131 21524 [18565] sub0: / 0.28255 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:85 2015-12-03 12:30:04.133 21524 [18565] sub0: \ 0.285103 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:72 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:57 2015-12-03 12:30:04.134 21524 [18565] sub0: / 0.285295 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:85 2015-12-03 12:30:04.136 21524 [18565] sub0: \ 0.288067 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:72 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:57 2015-12-03 12:30:04.137 21524 [18565] sub0: / 0.288231 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:85 2015-12-03 12:30:04.139 21524 [18565] sub0: \ 0.290903 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:72 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:57 2015-12-03 12:30:04.139 21524 [18565] sub0: / 0.291068 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:85 2015-12-03 12:30:04.142 21524 [18565] sub0: \ 0.293755 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:72 called from /opt/kivi/kivitendo-erp/SL/CVar.pm:57 2015-12-03 12:30:04.142 21524 [18565] sub0: / 0.293919 CVar::_unpack_flags in /opt/kivi/kivitendo-erp/SL/CVar.pm:85 2015-12-03 12:30:04.145 21524 [18565] sub0: / 0.29663 CVar::get_configs in /opt/kivi/kivitendo-erp/SL/CVar.pm:66 2015-12-03 12:30:04.150 21524 [18565] sub0: \ 0.30134 Form::redo_rows in /opt/kivi/kivitendo-erp/SL/Form.pm:3018 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:800 2015-12-03 12:30:04.154 21524 [18565] sub0: / 0.305851 Form::redo_rows in /opt/kivi/kivitendo-erp/SL/Form.pm:3040 2015-12-03 12:30:04.155 21524 [18565] sub0: \ 0.306285 main::invoicetotal in /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:805 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:762 2015-12-03 12:30:04.158 21524 [18565] sub0: / 0.310001 main::invoicetotal in /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:841 2015-12-03 12:30:04.158 21524 [18565] sub0: \ 0.310128 main::display_form in /opt/kivi/kivitendo-erp/bin/mozilla/invoice_io.pl:92 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:765 2015-12-03 12:30:04.159 21524 [18565] sub0: \ 0.310288 main::relink_accounts in /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:1785 called from /opt/kivi/kivitendo-erp/bin/mozilla/invoice_io.pl:101 2015-12-03 12:30:04.159 21524 [18565] sub0: \ 0.3105 IC::retrieve_accounts in /opt/kivi/kivitendo-erp/SL/IC.pm:1554 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:1799 2015-12-03 12:30:04.159 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT p.id, p.inventory_accno_id AS is_part, bg.inventory_accno_id, tc.income_accno_id AS income_accno_id, tc.expense_accno_id AS expense_accno_id, c1.accno AS inventory_accno, c2.accno AS income_accno, c3.accno AS expense_accno FROM parts p LEFT JOIN buchungsgruppen bg ON p.buchungsgruppen_id = bg.id LEFT JOIN taxzone_charts tc on bg.id = tc.buchungsgruppen_id LEFT JOIN chart c1 ON bg.inventory_accno_id = c1.id LEFT JOIN chart c2 ON tc.income_accno_id = c2.id LEFT JOIN chart c3 ON tc.expense_accno_id = c3.id WHERE tc.taxzone_id = '4' and p.id IN ('271310','272482','287491','272246','272484','272020','272594','268689','271592','272466','268701','268687','271760','272208','268669','272204','271118','273040','272246','268483','271876','271286','272262','271110','272268','272262','268481','271776','272158','268509','272138','268655','271452','268783','268673','272198','271306','271972','271944','272026','272192','272990') 2015-12-03 12:30:04.165 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 SELECT c.accno, t.taxdescription AS description, t.rate, t.taxnumber FROM tax t LEFT JOIN chart c ON c.id = t.chart_id WHERE t.id IN (SELECT tk.tax_id FROM taxkeys tk WHERE tk.chart_id = '' AND startdate <= '' ORDER BY startdate DESC LIMIT 1) 2015-12-03 12:30:04.165 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT c.id, c.new_chart_id, date('\'03.12.2015\'') >= c.valid_from AS is_valid, cnew.accno FROM chart c LEFT JOIN chart cnew ON c.new_chart_id = cnew.id WHERE NOT c.new_chart_id IS NULL AND (c.new_chart_id > 0) 2015-12-03 12:30:04.184 21524 [18565] sub0: / 0.335276 IC::retrieve_accounts in /opt/kivi/kivitendo-erp/SL/IC.pm:1670 2015-12-03 12:30:04.184 21524 [18565] sub0: / 0.335677 main::relink_accounts in /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:1801 2015-12-03 12:30:04.184 21524 [18565] sub0: \ 0.335876 main::retrieve_partunits in /opt/kivi/kivitendo-erp/bin/mozilla/common.pl:466 called from /opt/kivi/kivitendo-erp/bin/mozilla/invoice_io.pl:102 2015-12-03 12:30:04.184 21524 [18565] sub0: \ 0.336052 IO::retrieve_partunits in /opt/kivi/kivitendo-erp/SL/IO.pm:11 called from /opt/kivi/kivitendo-erp/bin/mozilla/common.pl:473 2015-12-03 12:30:04.185 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id, unit FROM parts WHERE id IN ('268669', '268673', '271110', '271118', '271286', '271306', '271310', '271592', '271452', '271876', '271760', '271776', '271944', '272138', '271972', '272026', '272020', '272198', '272192', '272158', '272204', '272268', '272594', '273040', '268481', '268483', '268509', '268655', '268689', '268687', '268701', '268783', '272208', '272246', '272262', '272246', '272262', '272466', '272482', '272990', '272484', '287491') 2015-12-03 12:30:04.186 21524 [18565] sub0: / 0.337796 IO::retrieve_partunits in /opt/kivi/kivitendo-erp/SL/IO.pm:26 2015-12-03 12:30:04.186 21524 [18565] sub0: / 0.338035 main::retrieve_partunits in /opt/kivi/kivitendo-erp/bin/mozilla/common.pl:481 2015-12-03 12:30:04.186 21524 [18565] sub0: \ 0.338158 Form::language_payment in /opt/kivi/kivitendo-erp/SL/Form.pm:2630 called from /opt/kivi/kivitendo-erp/bin/mozilla/invoice_io.pl:107 2015-12-03 12:30:04.187 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT id, description FROM language ORDER BY id 2015-12-03 12:30:04.187 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT printer_description, id FROM printers ORDER BY printer_description 2015-12-03 12:30:04.188 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT id, description FROM payment_terms ORDER BY sortkey 2015-12-03 12:30:04.188 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT id, description FROM buchungsgruppen 2015-12-03 12:30:04.189 21524 [18565] sub0: / 0.340421 Form::language_payment in /opt/kivi/kivitendo-erp/SL/Form.pm:2662 2015-12-03 12:30:04.189 21524 [18565] sub0: \ 0.340539 Common::webdav_folder in /opt/kivi/kivitendo-erp/SL/Common.pm:338 called from /opt/kivi/kivitendo-erp/bin/mozilla/invoice_io.pl:115 2015-12-03 12:30:04.189 21524 [18565] sub0: \ 0.340691 Common::get_webdav_folder in /opt/kivi/kivitendo-erp/SL/Common.pm:563 called from /opt/kivi/kivitendo-erp/SL/Common.pm:349 2015-12-03 12:30:04.189 21524 [18565] sub0: / 0.340816 Common::get_webdav_folder in /opt/kivi/kivitendo-erp/SL/Common.pm:601 2015-12-03 12:30:04.189 21524 [18565] sub0: / 0.341134 Common::webdav_folder in /opt/kivi/kivitendo-erp/SL/Common.pm:381 2015-12-03 12:30:04.190 21524 [18565] sub0: \ 0.34126 main::form_header in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:254 called from /opt/kivi/kivitendo-erp/bin/mozilla/invoice_io.pl:144 2015-12-03 12:30:04.190 21524 [18565] sub0: \ 0.341435 Form::get_lists in /opt/kivi/kivitendo-erp/SL/Form.pm:2380 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:265 2015-12-03 12:30:04.190 21524 [18565] sub0: \ 0.341574 Form::_get_business_types in /opt/kivi/kivitendo-erp/SL/Form.pm:2192 called from /opt/kivi/kivitendo-erp/SL/Form.pm:2438 2015-12-03 12:30:04.190 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM business ORDER BY lower(description) 2015-12-03 12:30:04.191 21524 [18565] sub0: / 0.342636 Form::_get_business_types in /opt/kivi/kivitendo-erp/SL/Form.pm:2206 2015-12-03 12:30:04.191 21524 [18565] sub0: \ 0.342773 Form::_get_departments in /opt/kivi/kivitendo-erp/SL/Form.pm:2298 called from /opt/kivi/kivitendo-erp/SL/Form.pm:2466 2015-12-03 12:30:04.191 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM department ORDER BY description 2015-12-03 12:30:04.192 21524 [18565] sub0: / 0.34357 Form::_get_departments in /opt/kivi/kivitendo-erp/SL/Form.pm:2308 2015-12-03 12:30:04.192 21524 [18565] sub0: \ 0.343711 Form::_get_simple in /opt/kivi/kivitendo-erp/SL/Form.pm:2353 called from /opt/kivi/kivitendo-erp/SL/Form.pm:2470 2015-12-03 12:30:04.192 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM price_factors ORDER BY sortkey 2015-12-03 12:30:04.193 21524 [18565] sub0: / 0.344553 Form::_get_simple in /opt/kivi/kivitendo-erp/SL/Form.pm:2362 2015-12-03 12:30:04.193 21524 [18565] sub0: / 0.34467 Form::get_lists in /opt/kivi/kivitendo-erp/SL/Form.pm:2486 2015-12-03 12:30:04.217 21524 [18565] sub0: \ 0.369058 Form::header in /opt/kivi/kivitendo-erp/SL/Form.pm:456 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:331 2015-12-03 12:30:04.218 21524 [18565] sub0: \ 0.369993 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:418 called from /opt/kivi/kivitendo-erp/SL/Form.pm:513 2015-12-03 12:30:04.219 21524 [18565] sub0: / 0.370793 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:30:04.250 21524 [18565] sub0: / 0.401702 Form::header in /opt/kivi/kivitendo-erp/SL/Form.pm:533 2015-12-03 12:30:04.250 21524 [18565] sub0: \ 0.401913 Form::parse_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:661 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:344 2015-12-03 12:30:04.250 21524 [18565] sub0: \ 0.402023 Form::_prepare_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:600 called from /opt/kivi/kivitendo-erp/SL/Form.pm:667 2015-12-03 12:30:04.251 21524 [18565] sub0: / 0.402396 Form::_prepare_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:655 2015-12-03 12:30:04.284 21524 [18565] sub0: / 0.436171 Form::parse_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:675 2015-12-03 12:30:04.286 21524 [18565] sub0: / 0.437228 main::form_header in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:346 2015-12-03 12:30:04.286 21524 [18565] sub0: \ 0.437385 main::display_row in /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:121 called from /opt/kivi/kivitendo-erp/bin/mozilla/invoice_io.pl:182 2015-12-03 12:30:04.286 21524 [18565] sub0: \ 0.437568 AM::get_defaults in /opt/kivi/kivitendo-erp/SL/AM.pm:849 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:134 2015-12-03 12:30:04.286 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:30:04.287 21524 [18565] sub0: / 0.438949 AM::get_defaults in /opt/kivi/kivitendo-erp/SL/AM.pm:863 2015-12-03 12:30:04.287 21524 [18565] sub0: \ 0.439182 main::retrieve_partunits in /opt/kivi/kivitendo-erp/bin/mozilla/common.pl:466 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:157 2015-12-03 12:30:04.288 21524 [18565] sub0: \ 0.439378 IO::retrieve_partunits in /opt/kivi/kivitendo-erp/SL/IO.pm:11 called from /opt/kivi/kivitendo-erp/bin/mozilla/common.pl:473 2015-12-03 12:30:04.288 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id, unit FROM parts WHERE id IN ('268669', '268673', '271110', '271118', '271286', '271306', '271310', '271592', '271452', '271876', '271760', '271776', '271944', '272138', '271972', '272026', '272020', '272198', '272192', '272158', '272204', '272268', '272594', '273040', '268481', '268483', '268509', '268655', '268689', '268687', '268701', '268783', '272208', '272246', '272262', '272246', '272262', '272466', '272482', '272990', '272484', '287491') 2015-12-03 12:30:04.289 21524 [18565] sub0: / 0.441148 IO::retrieve_partunits in /opt/kivi/kivitendo-erp/SL/IO.pm:26 2015-12-03 12:30:04.290 21524 [18565] sub0: / 0.441423 main::retrieve_partunits in /opt/kivi/kivitendo-erp/bin/mozilla/common.pl:481 2015-12-03 12:30:04.290 21524 [18565] sub0: \ 0.442105 AM::retrieve_units in /opt/kivi/kivitendo-erp/SL/AM.pm:930 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:197 2015-12-03 12:30:04.291 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT *, base_unit AS original_base_unit FROM units 2015-12-03 12:30:04.297 21524 [18565] sub0: / 0.448374 AM::retrieve_units in /opt/kivi/kivitendo-erp/SL/AM.pm:977 2015-12-03 12:30:04.297 21524 [18565] sub0: \ 0.44882 main::_update_part_information in /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:1836 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:229 2015-12-03 12:30:04.297 21524 [18565] sub0: \ 0.448994 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:1840 2015-12-03 12:30:04.298 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('268669', '268673', '271110', '271118', '271286', '271306', '271310', '271592', '271452', '271876', '271760', '271776', '271944', '272138', '271972', '272026', '272020', '272198', '272192', '272158', '272204', '272268', '272594', '273040', '268481', '268483', '268509', '268655', '268689', '268687', '268701', '268783', '272208', '272246', '272262', '272246', '272262', '272466', '272482', '272990', '272484', '287491') 2015-12-03 12:30:04.301 21524 [18565] sub0: / 0.452729 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1706 2015-12-03 12:30:04.301 21524 [18565] sub0: / 0.45308 main::_update_part_information in /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:1852 2015-12-03 12:30:04.302 21524 [18565] sub0: \ 0.453194 main::_update_custom_variables in /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:1905 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:231 2015-12-03 12:30:04.302 21524 [18565] sub0: / 0.453315 main::_update_custom_variables in /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:1912 2015-12-03 12:30:04.766 21524 [18565] sub0: \ 0.917377 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:04.766 21524 [18565] sub0: / 0.917634 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:04.766 21524 [18565] sub0: \ 0.917834 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:04.766 21524 [18565] sub0: / 0.917949 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:04.769 21524 [18565] sub0: \ 0.92023 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:04.769 21524 [18565] sub0: \ 0.920377 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:04.769 21524 [18565] sub0: \ 0.920485 AM::retrieve_units in /opt/kivi/kivitendo-erp/SL/AM.pm:930 called from /opt/kivi/kivitendo-erp/SL/AM.pm:988 2015-12-03 12:30:04.769 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT *, base_unit AS original_base_unit FROM units 2015-12-03 12:30:04.774 21524 [18565] sub0: / 0.92567 AM::retrieve_units in /opt/kivi/kivitendo-erp/SL/AM.pm:977 2015-12-03 12:30:04.774 21524 [18565] sub0: / 0.925954 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.774 21524 [18565] sub0: \ 0.926087 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:04.775 21524 [18565] sub0: / 0.926579 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:04.775 21524 [18565] sub0: \ 0.926717 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:04.775 21524 [18565] sub0: \ 0.926822 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.775 21524 [18565] sub0: / 0.92692 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.775 21524 [18565] sub0: / 0.927025 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.775 21524 [18565] sub0: \ 0.927124 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:04.776 21524 [18565] sub0: \ 0.927222 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.776 21524 [18565] sub0: / 0.927365 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.776 21524 [18565] sub0: / 0.927463 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.776 21524 [18565] sub0: \ 0.927568 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:04.776 21524 [18565] sub0: \ 0.927677 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:04.776 21524 [18565] sub0: / 0.927808 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.776 21524 [18565] sub0: \ 0.927915 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:04.776 21524 [18565] sub0: / 0.928052 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:04.777 21524 [18565] sub0: / 0.928245 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:04.777 21524 [18565] sub0: / 0.928363 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:04.777 21524 [18565] sub0: \ 0.928891 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:04.777 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('268669') 2015-12-03 12:30:04.778 21524 [18565] sub0: / 0.929862 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:04.782 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '268669' 2015-12-03 12:30:04.789 21524 [18565] sub0: \ 0.940422 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:04.789 21524 [18565] sub0: / 0.940637 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:04.789 21524 [18565] sub0: \ 0.940833 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:04.789 21524 [18565] sub0: / 0.940948 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:04.791 21524 [18565] sub0: \ 0.942324 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:04.791 21524 [18565] sub0: \ 0.942445 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:04.791 21524 [18565] sub0: / 0.942549 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.791 21524 [18565] sub0: \ 0.942681 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:04.791 21524 [18565] sub0: / 0.943152 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:04.792 21524 [18565] sub0: \ 0.943321 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:04.792 21524 [18565] sub0: \ 0.943425 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.792 21524 [18565] sub0: / 0.943524 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.792 21524 [18565] sub0: / 0.943628 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.792 21524 [18565] sub0: \ 0.943758 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:04.792 21524 [18565] sub0: \ 0.943859 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.792 21524 [18565] sub0: / 0.943956 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.792 21524 [18565] sub0: / 0.944051 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.792 21524 [18565] sub0: \ 0.944153 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:04.793 21524 [18565] sub0: \ 0.944275 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:04.793 21524 [18565] sub0: / 0.944377 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.793 21524 [18565] sub0: \ 0.944482 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:04.793 21524 [18565] sub0: / 0.94462 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:04.793 21524 [18565] sub0: / 0.9448 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:04.793 21524 [18565] sub0: / 0.944913 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:04.794 21524 [18565] sub0: \ 0.945444 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:04.794 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('268673') 2015-12-03 12:30:04.795 21524 [18565] sub0: / 0.946529 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:04.798 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '268673' 2015-12-03 12:30:04.804 21524 [18565] sub0: \ 0.956106 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:04.805 21524 [18565] sub0: / 0.956323 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:04.805 21524 [18565] sub0: \ 0.956514 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:04.805 21524 [18565] sub0: / 0.956631 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:04.806 21524 [18565] sub0: \ 0.957977 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:04.806 21524 [18565] sub0: \ 0.958119 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:04.807 21524 [18565] sub0: / 0.958224 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.807 21524 [18565] sub0: \ 0.958356 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:04.807 21524 [18565] sub0: / 0.958827 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:04.807 21524 [18565] sub0: \ 0.95895 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:04.807 21524 [18565] sub0: \ 0.959053 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.807 21524 [18565] sub0: / 0.959152 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.808 21524 [18565] sub0: / 0.95927 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.808 21524 [18565] sub0: \ 0.959373 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:04.808 21524 [18565] sub0: \ 0.959472 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.808 21524 [18565] sub0: / 0.959569 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.808 21524 [18565] sub0: / 0.959665 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.808 21524 [18565] sub0: \ 0.959806 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:04.808 21524 [18565] sub0: \ 0.959918 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:04.808 21524 [18565] sub0: / 0.960018 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.808 21524 [18565] sub0: \ 0.960123 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:04.809 21524 [18565] sub0: / 0.960277 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:04.809 21524 [18565] sub0: / 0.960463 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:04.809 21524 [18565] sub0: / 0.960577 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:04.809 21524 [18565] sub0: \ 0.961108 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:04.810 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('271110') 2015-12-03 12:30:04.811 21524 [18565] sub0: / 0.962284 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:04.814 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '271110' 2015-12-03 12:30:04.821 21524 [18565] sub0: \ 0.972385 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:04.821 21524 [18565] sub0: / 0.97263 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:04.821 21524 [18565] sub0: \ 0.972832 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:04.821 21524 [18565] sub0: / 0.972965 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:04.823 21524 [18565] sub0: \ 0.974354 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:04.823 21524 [18565] sub0: \ 0.974476 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:04.823 21524 [18565] sub0: / 0.97458 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.823 21524 [18565] sub0: \ 0.974696 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:04.823 21524 [18565] sub0: / 0.975167 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:04.824 21524 [18565] sub0: \ 0.975303 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:04.824 21524 [18565] sub0: \ 0.975407 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.824 21524 [18565] sub0: / 0.975505 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.824 21524 [18565] sub0: / 0.975609 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.824 21524 [18565] sub0: \ 0.975735 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:04.824 21524 [18565] sub0: \ 0.975839 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.824 21524 [18565] sub0: / 0.975937 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.824 21524 [18565] sub0: / 0.976074 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.824 21524 [18565] sub0: \ 0.97618 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:04.825 21524 [18565] sub0: \ 0.976305 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:04.825 21524 [18565] sub0: / 0.976406 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.825 21524 [18565] sub0: \ 0.97651 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:04.825 21524 [18565] sub0: / 0.976649 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:04.825 21524 [18565] sub0: / 0.976831 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:04.825 21524 [18565] sub0: / 0.976944 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:04.826 21524 [18565] sub0: \ 0.977477 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:04.826 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('271118') 2015-12-03 12:30:04.827 21524 [18565] sub0: / 0.978579 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:04.830 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '271118' 2015-12-03 12:30:04.836 21524 [18565] sub0: \ 0.98806 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:04.837 21524 [18565] sub0: / 0.988304 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:04.837 21524 [18565] sub0: \ 0.988499 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:04.837 21524 [18565] sub0: / 0.988615 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:04.838 21524 [18565] sub0: \ 0.989961 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:04.838 21524 [18565] sub0: \ 0.990083 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:04.838 21524 [18565] sub0: / 0.990186 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.839 21524 [18565] sub0: \ 0.990317 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:04.839 21524 [18565] sub0: / 0.990819 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:04.839 21524 [18565] sub0: \ 0.990941 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:04.839 21524 [18565] sub0: \ 0.991044 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.839 21524 [18565] sub0: / 0.991142 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.840 21524 [18565] sub0: / 0.991259 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.840 21524 [18565] sub0: \ 0.991362 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:04.840 21524 [18565] sub0: \ 0.99146 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.840 21524 [18565] sub0: / 0.991556 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.840 21524 [18565] sub0: / 0.991653 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.840 21524 [18565] sub0: \ 0.991797 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:04.840 21524 [18565] sub0: \ 0.991907 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:04.840 21524 [18565] sub0: / 0.992006 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.840 21524 [18565] sub0: \ 0.992109 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:04.841 21524 [18565] sub0: / 0.992259 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:04.841 21524 [18565] sub0: / 0.992442 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:04.841 21524 [18565] sub0: / 0.992555 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:04.841 21524 [18565] sub0: \ 0.993065 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:04.842 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('271286') 2015-12-03 12:30:04.842 21524 [18565] sub0: / 0.994133 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:04.846 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '271286' 2015-12-03 12:30:04.852 21524 [18565] sub0: \ 1.003656 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:04.852 21524 [18565] sub0: / 1.003887 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:04.852 21524 [18565] sub0: \ 1.004078 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:04.853 21524 [18565] sub0: / 1.004193 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:04.854 21524 [18565] sub0: \ 1.005553 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:04.854 21524 [18565] sub0: \ 1.005674 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:04.854 21524 [18565] sub0: / 1.005777 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.854 21524 [18565] sub0: \ 1.005891 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:04.855 21524 [18565] sub0: / 1.006367 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:04.855 21524 [18565] sub0: \ 1.006488 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:04.855 21524 [18565] sub0: \ 1.006592 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.855 21524 [18565] sub0: / 1.006689 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.855 21524 [18565] sub0: / 1.006792 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.855 21524 [18565] sub0: \ 1.006892 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:04.855 21524 [18565] sub0: \ 1.006989 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.855 21524 [18565] sub0: / 1.007084 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.855 21524 [18565] sub0: / 1.007181 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.856 21524 [18565] sub0: \ 1.007327 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:04.856 21524 [18565] sub0: \ 1.007438 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:04.856 21524 [18565] sub0: / 1.007538 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.856 21524 [18565] sub0: \ 1.007642 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:04.856 21524 [18565] sub0: / 1.007818 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:04.856 21524 [18565] sub0: / 1.007998 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:04.856 21524 [18565] sub0: / 1.008111 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:04.857 21524 [18565] sub0: \ 1.008669 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:04.857 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('271306') 2015-12-03 12:30:04.858 21524 [18565] sub0: / 1.009719 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:04.861 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '271306' 2015-12-03 12:30:04.867 21524 [18565] sub0: \ 1.018802 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:04.867 21524 [18565] sub0: / 1.01899 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:04.867 21524 [18565] sub0: \ 1.019175 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:04.868 21524 [18565] sub0: / 1.019303 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:04.869 21524 [18565] sub0: \ 1.020671 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:04.869 21524 [18565] sub0: \ 1.020793 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:04.869 21524 [18565] sub0: / 1.020896 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.869 21524 [18565] sub0: \ 1.021009 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:04.870 21524 [18565] sub0: / 1.021481 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:04.870 21524 [18565] sub0: \ 1.021603 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:04.870 21524 [18565] sub0: \ 1.021705 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.870 21524 [18565] sub0: / 1.021803 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.870 21524 [18565] sub0: / 1.021906 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.870 21524 [18565] sub0: \ 1.022005 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:04.870 21524 [18565] sub0: \ 1.022103 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.871 21524 [18565] sub0: / 1.022199 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.871 21524 [18565] sub0: / 1.022313 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.871 21524 [18565] sub0: \ 1.022416 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:04.871 21524 [18565] sub0: \ 1.022525 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:04.871 21524 [18565] sub0: / 1.022624 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.871 21524 [18565] sub0: \ 1.022728 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:04.871 21524 [18565] sub0: / 1.022865 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:04.871 21524 [18565] sub0: / 1.023043 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:04.871 21524 [18565] sub0: / 1.023171 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:04.872 21524 [18565] sub0: \ 1.023734 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:04.872 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('271310') 2015-12-03 12:30:04.873 21524 [18565] sub0: / 1.02477 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:04.876 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '271310' 2015-12-03 12:30:04.883 21524 [18565] sub0: \ 1.034411 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:04.883 21524 [18565] sub0: / 1.034629 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:04.883 21524 [18565] sub0: \ 1.034823 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:04.883 21524 [18565] sub0: / 1.034938 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:04.885 21524 [18565] sub0: \ 1.036488 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:04.885 21524 [18565] sub0: \ 1.036611 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:04.885 21524 [18565] sub0: / 1.036716 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.885 21524 [18565] sub0: \ 1.036831 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:04.886 21524 [18565] sub0: / 1.037319 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:04.886 21524 [18565] sub0: \ 1.037441 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:04.886 21524 [18565] sub0: \ 1.037543 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.886 21524 [18565] sub0: / 1.03764 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.886 21524 [18565] sub0: / 1.037744 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.886 21524 [18565] sub0: \ 1.037844 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:04.886 21524 [18565] sub0: \ 1.037942 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.886 21524 [18565] sub0: / 1.038039 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.886 21524 [18565] sub0: / 1.038136 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.887 21524 [18565] sub0: \ 1.038252 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:04.887 21524 [18565] sub0: \ 1.038394 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:04.887 21524 [18565] sub0: / 1.038496 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.887 21524 [18565] sub0: \ 1.038601 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:04.887 21524 [18565] sub0: / 1.038755 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:04.887 21524 [18565] sub0: / 1.03894 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:04.887 21524 [18565] sub0: / 1.039054 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:04.888 21524 [18565] sub0: \ 1.039598 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:04.888 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('271592') 2015-12-03 12:30:04.889 21524 [18565] sub0: / 1.040791 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:04.892 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '271592' 2015-12-03 12:30:04.899 21524 [18565] sub0: \ 1.050924 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:04.899 21524 [18565] sub0: / 1.051169 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:04.900 21524 [18565] sub0: \ 1.051383 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:04.900 21524 [18565] sub0: / 1.0515 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:04.901 21524 [18565] sub0: \ 1.052946 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:04.901 21524 [18565] sub0: \ 1.053072 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:04.901 21524 [18565] sub0: / 1.053177 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.902 21524 [18565] sub0: \ 1.053309 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:04.902 21524 [18565] sub0: / 1.05382 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:04.902 21524 [18565] sub0: \ 1.053942 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:04.902 21524 [18565] sub0: \ 1.054045 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.902 21524 [18565] sub0: / 1.054143 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.903 21524 [18565] sub0: / 1.05426 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.903 21524 [18565] sub0: \ 1.054364 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:04.903 21524 [18565] sub0: \ 1.054462 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.903 21524 [18565] sub0: / 1.054558 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.903 21524 [18565] sub0: / 1.054655 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.903 21524 [18565] sub0: \ 1.054758 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:04.903 21524 [18565] sub0: \ 1.054867 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:04.903 21524 [18565] sub0: / 1.054985 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.903 21524 [18565] sub0: \ 1.055092 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:04.904 21524 [18565] sub0: / 1.055233 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:04.904 21524 [18565] sub0: / 1.055436 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:04.904 21524 [18565] sub0: / 1.055549 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:04.904 21524 [18565] sub0: \ 1.056131 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:04.905 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('271452') 2015-12-03 12:30:04.906 21524 [18565] sub0: / 1.057388 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:04.909 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '271452' 2015-12-03 12:30:04.916 21524 [18565] sub0: \ 1.067377 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:04.916 21524 [18565] sub0: / 1.067614 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:04.916 21524 [18565] sub0: \ 1.067847 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:04.916 21524 [18565] sub0: / 1.067964 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:04.918 21524 [18565] sub0: \ 1.069392 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:04.918 21524 [18565] sub0: \ 1.069542 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:04.918 21524 [18565] sub0: / 1.069647 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.918 21524 [18565] sub0: \ 1.069763 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:04.919 21524 [18565] sub0: / 1.070246 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:04.919 21524 [18565] sub0: \ 1.07037 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:04.919 21524 [18565] sub0: \ 1.070473 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.919 21524 [18565] sub0: / 1.070571 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.919 21524 [18565] sub0: / 1.070675 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.919 21524 [18565] sub0: \ 1.070774 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:04.919 21524 [18565] sub0: \ 1.070873 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.919 21524 [18565] sub0: / 1.07097 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.919 21524 [18565] sub0: / 1.071065 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.919 21524 [18565] sub0: \ 1.071189 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:04.920 21524 [18565] sub0: \ 1.071315 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:04.920 21524 [18565] sub0: / 1.071415 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.920 21524 [18565] sub0: \ 1.071519 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:04.920 21524 [18565] sub0: / 1.071658 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:04.920 21524 [18565] sub0: / 1.071878 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:04.920 21524 [18565] sub0: / 1.071992 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:04.921 21524 [18565] sub0: \ 1.072526 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:04.921 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('271876') 2015-12-03 12:30:04.922 21524 [18565] sub0: / 1.073636 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:04.925 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '271876' 2015-12-03 12:30:04.931 21524 [18565] sub0: \ 1.083033 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:04.932 21524 [18565] sub0: / 1.083247 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:04.932 21524 [18565] sub0: \ 1.08351 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:04.932 21524 [18565] sub0: / 1.083628 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:04.933 21524 [18565] sub0: \ 1.085026 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:04.933 21524 [18565] sub0: \ 1.085148 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:04.934 21524 [18565] sub0: / 1.085265 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.934 21524 [18565] sub0: \ 1.085381 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:04.934 21524 [18565] sub0: / 1.085822 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:04.934 21524 [18565] sub0: \ 1.085943 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:04.934 21524 [18565] sub0: \ 1.086045 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.934 21524 [18565] sub0: / 1.086143 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.935 21524 [18565] sub0: / 1.086264 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.935 21524 [18565] sub0: \ 1.086392 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:04.935 21524 [18565] sub0: \ 1.086494 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.935 21524 [18565] sub0: / 1.086607 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.935 21524 [18565] sub0: / 1.086706 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.935 21524 [18565] sub0: \ 1.086832 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:04.935 21524 [18565] sub0: \ 1.086944 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:04.935 21524 [18565] sub0: / 1.087043 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.935 21524 [18565] sub0: \ 1.087148 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:04.936 21524 [18565] sub0: / 1.087344 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:04.936 21524 [18565] sub0: / 1.087529 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:04.936 21524 [18565] sub0: / 1.087643 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:04.937 21524 [18565] sub0: \ 1.088259 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:04.937 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('271760') 2015-12-03 12:30:04.938 21524 [18565] sub0: / 1.089294 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:04.941 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '271760' 2015-12-03 12:30:04.947 21524 [18565] sub0: \ 1.0985 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:04.947 21524 [18565] sub0: / 1.098689 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:04.947 21524 [18565] sub0: \ 1.098872 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:04.947 21524 [18565] sub0: / 1.098985 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:04.949 21524 [18565] sub0: \ 1.100361 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:04.949 21524 [18565] sub0: \ 1.100482 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:04.949 21524 [18565] sub0: / 1.100586 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.949 21524 [18565] sub0: \ 1.100698 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:04.949 21524 [18565] sub0: / 1.10112 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:04.950 21524 [18565] sub0: \ 1.101252 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:04.950 21524 [18565] sub0: \ 1.101357 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.950 21524 [18565] sub0: / 1.101457 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.950 21524 [18565] sub0: / 1.10156 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.950 21524 [18565] sub0: \ 1.101675 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:04.950 21524 [18565] sub0: \ 1.101776 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.950 21524 [18565] sub0: / 1.101873 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.950 21524 [18565] sub0: / 1.10197 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.950 21524 [18565] sub0: \ 1.102073 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:04.950 21524 [18565] sub0: \ 1.102181 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:04.951 21524 [18565] sub0: / 1.102296 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.951 21524 [18565] sub0: \ 1.102402 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:04.951 21524 [18565] sub0: / 1.102539 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:04.951 21524 [18565] sub0: / 1.102717 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:04.951 21524 [18565] sub0: / 1.102862 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:04.952 21524 [18565] sub0: \ 1.103392 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:04.952 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('271776') 2015-12-03 12:30:04.953 21524 [18565] sub0: / 1.104451 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:04.956 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '271776' 2015-12-03 12:30:04.962 21524 [18565] sub0: \ 1.113914 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:04.962 21524 [18565] sub0: / 1.114126 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:04.963 21524 [18565] sub0: \ 1.114369 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:04.963 21524 [18565] sub0: / 1.114485 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:04.964 21524 [18565] sub0: \ 1.115979 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:04.964 21524 [18565] sub0: \ 1.116102 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:04.965 21524 [18565] sub0: / 1.116207 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.965 21524 [18565] sub0: \ 1.116339 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:04.965 21524 [18565] sub0: / 1.116801 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:04.965 21524 [18565] sub0: \ 1.116922 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:04.965 21524 [18565] sub0: \ 1.117025 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.965 21524 [18565] sub0: / 1.11714 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.966 21524 [18565] sub0: / 1.117259 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.966 21524 [18565] sub0: \ 1.117384 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:04.966 21524 [18565] sub0: \ 1.117489 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.966 21524 [18565] sub0: / 1.117586 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.966 21524 [18565] sub0: / 1.117683 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.966 21524 [18565] sub0: \ 1.117786 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:04.966 21524 [18565] sub0: \ 1.117894 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:04.966 21524 [18565] sub0: / 1.117993 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.966 21524 [18565] sub0: \ 1.118096 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:04.967 21524 [18565] sub0: / 1.118246 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:04.967 21524 [18565] sub0: / 1.11843 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:04.967 21524 [18565] sub0: / 1.118544 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:04.967 21524 [18565] sub0: \ 1.119058 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:04.968 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('271944') 2015-12-03 12:30:04.969 21524 [18565] sub0: / 1.120258 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:04.972 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '271944' 2015-12-03 12:30:04.979 21524 [18565] sub0: \ 1.130251 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:04.979 21524 [18565] sub0: / 1.130499 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:04.979 21524 [18565] sub0: \ 1.130698 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:04.979 21524 [18565] sub0: / 1.130813 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:04.981 21524 [18565] sub0: \ 1.132361 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:04.981 21524 [18565] sub0: \ 1.132494 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:04.981 21524 [18565] sub0: / 1.1326 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.981 21524 [18565] sub0: \ 1.132717 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:04.982 21524 [18565] sub0: / 1.133204 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:04.982 21524 [18565] sub0: \ 1.133362 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:04.982 21524 [18565] sub0: \ 1.133468 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.982 21524 [18565] sub0: / 1.133565 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.982 21524 [18565] sub0: / 1.133671 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.982 21524 [18565] sub0: \ 1.133769 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:04.982 21524 [18565] sub0: \ 1.133904 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.982 21524 [18565] sub0: / 1.134002 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.982 21524 [18565] sub0: / 1.134099 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.983 21524 [18565] sub0: \ 1.134202 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:04.983 21524 [18565] sub0: \ 1.134328 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:04.983 21524 [18565] sub0: / 1.134428 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.983 21524 [18565] sub0: \ 1.134534 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:04.983 21524 [18565] sub0: / 1.134676 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:04.983 21524 [18565] sub0: / 1.134866 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:04.983 21524 [18565] sub0: / 1.134981 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:04.984 21524 [18565] sub0: \ 1.135539 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:04.984 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272138') 2015-12-03 12:30:04.985 21524 [18565] sub0: / 1.136929 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:04.989 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272138' 2015-12-03 12:30:04.995 21524 [18565] sub0: \ 1.147042 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:04.996 21524 [18565] sub0: / 1.147316 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:04.996 21524 [18565] sub0: \ 1.147517 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:04.996 21524 [18565] sub0: / 1.147632 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:04.997 21524 [18565] sub0: \ 1.149029 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:04.997 21524 [18565] sub0: \ 1.14915 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:04.998 21524 [18565] sub0: / 1.149267 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.998 21524 [18565] sub0: \ 1.149405 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:04.998 21524 [18565] sub0: / 1.149885 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:04.998 21524 [18565] sub0: \ 1.150007 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:04.998 21524 [18565] sub0: \ 1.15011 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.999 21524 [18565] sub0: / 1.150207 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.999 21524 [18565] sub0: / 1.15033 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.999 21524 [18565] sub0: \ 1.150431 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:04.999 21524 [18565] sub0: \ 1.150528 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:04.999 21524 [18565] sub0: / 1.150625 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.999 21524 [18565] sub0: / 1.150722 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:04.999 21524 [18565] sub0: \ 1.150825 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:04.999 21524 [18565] sub0: \ 1.150934 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:04.999 21524 [18565] sub0: / 1.151032 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:04.999 21524 [18565] sub0: \ 1.151137 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:05.000 21524 [18565] sub0: / 1.151291 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:05.000 21524 [18565] sub0: / 1.151476 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:05.000 21524 [18565] sub0: / 1.15159 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:05.000 21524 [18565] sub0: \ 1.152151 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:05.001 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('271972') 2015-12-03 12:30:05.002 21524 [18565] sub0: / 1.153347 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:05.005 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '271972' 2015-12-03 12:30:05.011 21524 [18565] sub0: \ 1.162825 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:05.011 21524 [18565] sub0: / 1.163027 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:05.012 21524 [18565] sub0: \ 1.163215 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:05.012 21524 [18565] sub0: / 1.163345 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:05.013 21524 [18565] sub0: \ 1.164736 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:05.013 21524 [18565] sub0: \ 1.164873 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:05.013 21524 [18565] sub0: / 1.164978 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.013 21524 [18565] sub0: \ 1.165092 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:05.014 21524 [18565] sub0: / 1.165554 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:05.014 21524 [18565] sub0: \ 1.165725 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:05.014 21524 [18565] sub0: \ 1.16583 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.014 21524 [18565] sub0: / 1.165928 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.014 21524 [18565] sub0: / 1.166031 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.014 21524 [18565] sub0: \ 1.166131 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:05.015 21524 [18565] sub0: \ 1.166229 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.015 21524 [18565] sub0: / 1.16635 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.015 21524 [18565] sub0: / 1.166446 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.015 21524 [18565] sub0: \ 1.166548 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:05.015 21524 [18565] sub0: \ 1.166655 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:05.015 21524 [18565] sub0: / 1.166754 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.015 21524 [18565] sub0: \ 1.166857 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:05.015 21524 [18565] sub0: / 1.166994 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:05.015 21524 [18565] sub0: / 1.167173 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:05.016 21524 [18565] sub0: / 1.16733 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:05.016 21524 [18565] sub0: \ 1.167886 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:05.016 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272026') 2015-12-03 12:30:05.017 21524 [18565] sub0: / 1.168894 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:05.020 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272026' 2015-12-03 12:30:05.027 21524 [18565] sub0: \ 1.178253 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:05.027 21524 [18565] sub0: / 1.178502 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:05.027 21524 [18565] sub0: \ 1.178703 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:05.027 21524 [18565] sub0: / 1.178835 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:05.029 21524 [18565] sub0: \ 1.180266 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:05.029 21524 [18565] sub0: \ 1.180391 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:05.029 21524 [18565] sub0: / 1.180496 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.029 21524 [18565] sub0: \ 1.180612 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:05.029 21524 [18565] sub0: / 1.181079 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:05.030 21524 [18565] sub0: \ 1.181201 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:05.030 21524 [18565] sub0: \ 1.181357 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.030 21524 [18565] sub0: / 1.181481 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.030 21524 [18565] sub0: / 1.181589 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.030 21524 [18565] sub0: \ 1.181689 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:05.030 21524 [18565] sub0: \ 1.181787 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.030 21524 [18565] sub0: / 1.181883 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.030 21524 [18565] sub0: / 1.181979 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.030 21524 [18565] sub0: \ 1.182082 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:05.031 21524 [18565] sub0: \ 1.182191 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:05.031 21524 [18565] sub0: / 1.182306 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.031 21524 [18565] sub0: \ 1.182411 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:05.031 21524 [18565] sub0: / 1.182551 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:05.031 21524 [18565] sub0: / 1.182731 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:05.031 21524 [18565] sub0: / 1.182846 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:05.032 21524 [18565] sub0: \ 1.183387 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:05.032 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272020') 2015-12-03 12:30:05.033 21524 [18565] sub0: / 1.184563 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:05.036 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272020' 2015-12-03 12:30:05.043 21524 [18565] sub0: \ 1.194734 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:05.043 21524 [18565] sub0: / 1.194962 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:05.043 21524 [18565] sub0: \ 1.195149 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:05.044 21524 [18565] sub0: / 1.195278 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:05.045 21524 [18565] sub0: \ 1.197064 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:05.046 21524 [18565] sub0: \ 1.197198 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:05.046 21524 [18565] sub0: / 1.19732 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.046 21524 [18565] sub0: \ 1.197436 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:05.046 21524 [18565] sub0: / 1.197894 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:05.046 21524 [18565] sub0: \ 1.198014 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:05.046 21524 [18565] sub0: \ 1.198116 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.047 21524 [18565] sub0: / 1.198214 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.047 21524 [18565] sub0: / 1.198333 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.047 21524 [18565] sub0: \ 1.198433 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:05.047 21524 [18565] sub0: \ 1.198529 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.047 21524 [18565] sub0: / 1.198625 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.047 21524 [18565] sub0: / 1.198719 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.047 21524 [18565] sub0: \ 1.198821 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:05.047 21524 [18565] sub0: \ 1.19893 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:05.047 21524 [18565] sub0: / 1.199029 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.047 21524 [18565] sub0: \ 1.199133 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:05.048 21524 [18565] sub0: / 1.199286 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:05.048 21524 [18565] sub0: / 1.199468 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:05.048 21524 [18565] sub0: / 1.199581 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:05.048 21524 [18565] sub0: \ 1.200127 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:05.049 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272198') 2015-12-03 12:30:05.049 21524 [18565] sub0: / 1.201166 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:05.053 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272198' 2015-12-03 12:30:05.059 21524 [18565] sub0: \ 1.210726 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:05.059 21524 [18565] sub0: / 1.210957 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:05.059 21524 [18565] sub0: \ 1.211157 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:05.060 21524 [18565] sub0: / 1.211287 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:05.061 21524 [18565] sub0: \ 1.212703 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:05.061 21524 [18565] sub0: \ 1.212832 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:05.061 21524 [18565] sub0: / 1.212936 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.061 21524 [18565] sub0: \ 1.213051 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:05.062 21524 [18565] sub0: / 1.213536 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:05.062 21524 [18565] sub0: \ 1.213659 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:05.062 21524 [18565] sub0: \ 1.213762 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.062 21524 [18565] sub0: / 1.21386 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.062 21524 [18565] sub0: / 1.213965 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.062 21524 [18565] sub0: \ 1.214065 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:05.062 21524 [18565] sub0: \ 1.214163 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.063 21524 [18565] sub0: / 1.214275 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.063 21524 [18565] sub0: / 1.214373 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.063 21524 [18565] sub0: \ 1.214477 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:05.063 21524 [18565] sub0: \ 1.214586 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:05.063 21524 [18565] sub0: / 1.214685 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.063 21524 [18565] sub0: \ 1.214789 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:05.063 21524 [18565] sub0: / 1.214933 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:05.063 21524 [18565] sub0: / 1.215116 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:05.064 21524 [18565] sub0: / 1.215229 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:05.064 21524 [18565] sub0: \ 1.21583 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:05.064 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272192') 2015-12-03 12:30:05.065 21524 [18565] sub0: / 1.217025 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:05.069 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272192' 2015-12-03 12:30:05.075 21524 [18565] sub0: \ 1.227098 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:05.076 21524 [18565] sub0: / 1.227392 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:05.076 21524 [18565] sub0: \ 1.2276 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:05.076 21524 [18565] sub0: / 1.227744 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:05.077 21524 [18565] sub0: \ 1.229117 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:05.078 21524 [18565] sub0: \ 1.229254 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:05.078 21524 [18565] sub0: / 1.22936 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.078 21524 [18565] sub0: \ 1.229477 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:05.078 21524 [18565] sub0: / 1.229951 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:05.078 21524 [18565] sub0: \ 1.230073 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:05.078 21524 [18565] sub0: \ 1.230176 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.079 21524 [18565] sub0: / 1.230289 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.079 21524 [18565] sub0: / 1.230396 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.079 21524 [18565] sub0: \ 1.230496 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:05.079 21524 [18565] sub0: \ 1.230595 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.079 21524 [18565] sub0: / 1.230691 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.079 21524 [18565] sub0: / 1.230789 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.079 21524 [18565] sub0: \ 1.230893 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:05.079 21524 [18565] sub0: \ 1.231002 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:05.079 21524 [18565] sub0: / 1.231102 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.080 21524 [18565] sub0: \ 1.231207 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:05.080 21524 [18565] sub0: / 1.231365 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:05.080 21524 [18565] sub0: / 1.231546 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:05.080 21524 [18565] sub0: / 1.231677 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:05.081 21524 [18565] sub0: \ 1.232245 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:05.081 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272158') 2015-12-03 12:30:05.082 21524 [18565] sub0: / 1.233428 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:05.085 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272158' 2015-12-03 12:30:05.091 21524 [18565] sub0: \ 1.242902 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:05.091 21524 [18565] sub0: / 1.243094 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:05.092 21524 [18565] sub0: \ 1.243294 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:05.092 21524 [18565] sub0: / 1.243408 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:05.093 21524 [18565] sub0: \ 1.244778 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:05.093 21524 [18565] sub0: \ 1.244899 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:05.093 21524 [18565] sub0: / 1.245002 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.093 21524 [18565] sub0: \ 1.245114 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:05.094 21524 [18565] sub0: / 1.245577 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:05.094 21524 [18565] sub0: \ 1.245697 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:05.094 21524 [18565] sub0: \ 1.245799 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.094 21524 [18565] sub0: / 1.245897 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.094 21524 [18565] sub0: / 1.246 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.094 21524 [18565] sub0: \ 1.246099 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:05.095 21524 [18565] sub0: \ 1.246195 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.095 21524 [18565] sub0: / 1.246315 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.095 21524 [18565] sub0: / 1.246414 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.095 21524 [18565] sub0: \ 1.246516 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:05.095 21524 [18565] sub0: \ 1.246623 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:05.095 21524 [18565] sub0: / 1.246721 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.095 21524 [18565] sub0: \ 1.246824 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:05.095 21524 [18565] sub0: / 1.246975 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:05.095 21524 [18565] sub0: / 1.247154 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:05.096 21524 [18565] sub0: / 1.247306 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:05.096 21524 [18565] sub0: \ 1.247858 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:05.096 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272204') 2015-12-03 12:30:05.097 21524 [18565] sub0: / 1.248839 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:05.100 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272204' 2015-12-03 12:30:05.106 21524 [18565] sub0: \ 1.258134 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:05.107 21524 [18565] sub0: / 1.258355 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:05.107 21524 [18565] sub0: \ 1.258546 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:05.107 21524 [18565] sub0: / 1.25866 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:05.108 21524 [18565] sub0: \ 1.260032 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:05.108 21524 [18565] sub0: \ 1.260155 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:05.109 21524 [18565] sub0: / 1.260273 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.109 21524 [18565] sub0: \ 1.260389 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:05.109 21524 [18565] sub0: / 1.260863 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:05.109 21524 [18565] sub0: \ 1.260984 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:05.109 21524 [18565] sub0: \ 1.261086 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.109 21524 [18565] sub0: / 1.261184 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.110 21524 [18565] sub0: / 1.261324 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.110 21524 [18565] sub0: \ 1.261426 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:05.110 21524 [18565] sub0: \ 1.261524 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.110 21524 [18565] sub0: / 1.26162 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.110 21524 [18565] sub0: / 1.261717 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.110 21524 [18565] sub0: \ 1.261819 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:05.110 21524 [18565] sub0: \ 1.261926 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:05.110 21524 [18565] sub0: / 1.262041 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.110 21524 [18565] sub0: \ 1.262147 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:05.111 21524 [18565] sub0: / 1.2623 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:05.111 21524 [18565] sub0: / 1.262481 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:05.111 21524 [18565] sub0: / 1.262594 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:05.111 21524 [18565] sub0: \ 1.263133 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:05.112 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272268') 2015-12-03 12:30:05.113 21524 [18565] sub0: / 1.2642 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:05.116 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272268' 2015-12-03 12:30:05.122 21524 [18565] sub0: \ 1.273564 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:05.122 21524 [18565] sub0: / 1.273756 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:05.122 21524 [18565] sub0: \ 1.273945 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:05.122 21524 [18565] sub0: / 1.274059 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:05.124 21524 [18565] sub0: \ 1.275462 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:05.124 21524 [18565] sub0: \ 1.275585 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:05.124 21524 [18565] sub0: / 1.275715 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.124 21524 [18565] sub0: \ 1.275836 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:05.125 21524 [18565] sub0: / 1.276352 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:05.125 21524 [18565] sub0: \ 1.276474 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:05.125 21524 [18565] sub0: \ 1.276576 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.125 21524 [18565] sub0: / 1.276674 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.125 21524 [18565] sub0: / 1.276803 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.125 21524 [18565] sub0: \ 1.276905 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:05.125 21524 [18565] sub0: \ 1.277003 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.125 21524 [18565] sub0: / 1.277128 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.126 21524 [18565] sub0: / 1.277226 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.126 21524 [18565] sub0: \ 1.277362 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:05.126 21524 [18565] sub0: \ 1.277473 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:05.126 21524 [18565] sub0: / 1.277573 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.126 21524 [18565] sub0: \ 1.277676 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:05.126 21524 [18565] sub0: / 1.277814 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:05.126 21524 [18565] sub0: / 1.277994 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:05.126 21524 [18565] sub0: / 1.278105 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:05.127 21524 [18565] sub0: \ 1.278633 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:05.127 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272594') 2015-12-03 12:30:05.128 21524 [18565] sub0: / 1.279659 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:05.131 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272594' 2015-12-03 12:30:05.137 21524 [18565] sub0: \ 1.289006 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:05.138 21524 [18565] sub0: / 1.289202 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:05.138 21524 [18565] sub0: \ 1.289405 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:05.138 21524 [18565] sub0: / 1.289519 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:05.139 21524 [18565] sub0: \ 1.290869 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:05.139 21524 [18565] sub0: \ 1.290993 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:05.139 21524 [18565] sub0: / 1.291097 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.140 21524 [18565] sub0: \ 1.291212 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:05.140 21524 [18565] sub0: / 1.291714 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:05.140 21524 [18565] sub0: \ 1.291844 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:05.140 21524 [18565] sub0: \ 1.291948 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.140 21524 [18565] sub0: / 1.292046 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.140 21524 [18565] sub0: / 1.292151 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.141 21524 [18565] sub0: \ 1.292264 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:05.141 21524 [18565] sub0: \ 1.292366 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.141 21524 [18565] sub0: / 1.292481 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.141 21524 [18565] sub0: / 1.292579 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.141 21524 [18565] sub0: \ 1.292682 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:05.141 21524 [18565] sub0: \ 1.292791 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:05.141 21524 [18565] sub0: / 1.29289 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.141 21524 [18565] sub0: \ 1.293049 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:05.142 21524 [18565] sub0: / 1.293194 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:05.142 21524 [18565] sub0: / 1.2934 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:05.142 21524 [18565] sub0: / 1.293513 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:05.142 21524 [18565] sub0: \ 1.294047 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:05.143 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('273040') 2015-12-03 12:30:05.144 21524 [18565] sub0: / 1.295222 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:05.147 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '273040' 2015-12-03 12:30:05.153 21524 [18565] sub0: \ 1.305065 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:05.154 21524 [18565] sub0: / 1.305322 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:05.154 21524 [18565] sub0: \ 1.305526 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:05.154 21524 [18565] sub0: / 1.305642 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:05.155 21524 [18565] sub0: \ 1.307034 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:05.156 21524 [18565] sub0: \ 1.307195 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:05.156 21524 [18565] sub0: / 1.307349 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.156 21524 [18565] sub0: \ 1.307467 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:05.156 21524 [18565] sub0: / 1.308038 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:05.156 21524 [18565] sub0: \ 1.308165 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:05.157 21524 [18565] sub0: \ 1.308303 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.157 21524 [18565] sub0: / 1.308404 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.157 21524 [18565] sub0: / 1.308509 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.157 21524 [18565] sub0: \ 1.308627 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:05.157 21524 [18565] sub0: \ 1.308727 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.157 21524 [18565] sub0: / 1.308824 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.157 21524 [18565] sub0: / 1.30892 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.157 21524 [18565] sub0: \ 1.309024 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:05.157 21524 [18565] sub0: \ 1.309133 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:05.158 21524 [18565] sub0: / 1.309244 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.158 21524 [18565] sub0: \ 1.309354 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:05.158 21524 [18565] sub0: / 1.309497 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:05.158 21524 [18565] sub0: / 1.309682 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:05.158 21524 [18565] sub0: / 1.309797 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:05.159 21524 [18565] sub0: \ 1.310358 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:05.159 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('268481') 2015-12-03 12:30:05.160 21524 [18565] sub0: / 1.311594 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:05.163 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '268481' 2015-12-03 12:30:05.170 21524 [18565] sub0: \ 1.32144 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:05.170 21524 [18565] sub0: / 1.321644 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:05.170 21524 [18565] sub0: \ 1.321837 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:05.170 21524 [18565] sub0: / 1.321951 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:05.172 21524 [18565] sub0: \ 1.323331 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:05.172 21524 [18565] sub0: \ 1.323453 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:05.172 21524 [18565] sub0: / 1.323557 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.172 21524 [18565] sub0: \ 1.323672 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:05.172 21524 [18565] sub0: / 1.324174 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:05.173 21524 [18565] sub0: \ 1.32431 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:05.173 21524 [18565] sub0: \ 1.324414 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.173 21524 [18565] sub0: / 1.324607 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.173 21524 [18565] sub0: / 1.32472 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.173 21524 [18565] sub0: \ 1.324821 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:05.173 21524 [18565] sub0: \ 1.32492 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.173 21524 [18565] sub0: / 1.325017 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.173 21524 [18565] sub0: / 1.325113 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.174 21524 [18565] sub0: \ 1.325216 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:05.174 21524 [18565] sub0: \ 1.325341 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:05.174 21524 [18565] sub0: / 1.325442 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.174 21524 [18565] sub0: \ 1.325546 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:05.174 21524 [18565] sub0: / 1.325686 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:05.174 21524 [18565] sub0: / 1.325868 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:05.174 21524 [18565] sub0: / 1.325983 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:05.175 21524 [18565] sub0: \ 1.326521 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:05.175 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('268483') 2015-12-03 12:30:05.176 21524 [18565] sub0: / 1.327617 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:05.179 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '268483' 2015-12-03 12:30:05.186 21524 [18565] sub0: \ 1.337452 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:05.186 21524 [18565] sub0: / 1.337669 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:05.186 21524 [18565] sub0: \ 1.337861 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:05.186 21524 [18565] sub0: / 1.337975 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:05.188 21524 [18565] sub0: \ 1.339346 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:05.188 21524 [18565] sub0: \ 1.339466 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:05.188 21524 [18565] sub0: / 1.33957 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.188 21524 [18565] sub0: \ 1.33971 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:05.188 21524 [18565] sub0: / 1.34018 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:05.189 21524 [18565] sub0: \ 1.340413 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:05.189 21524 [18565] sub0: \ 1.340521 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.189 21524 [18565] sub0: / 1.34062 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.189 21524 [18565] sub0: / 1.340723 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.189 21524 [18565] sub0: \ 1.340821 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:05.189 21524 [18565] sub0: \ 1.340919 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.189 21524 [18565] sub0: / 1.341088 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.189 21524 [18565] sub0: / 1.341189 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.190 21524 [18565] sub0: \ 1.341308 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:05.190 21524 [18565] sub0: \ 1.341418 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:05.190 21524 [18565] sub0: / 1.341517 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.190 21524 [18565] sub0: \ 1.34162 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:05.190 21524 [18565] sub0: / 1.341758 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:05.190 21524 [18565] sub0: / 1.341968 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:05.190 21524 [18565] sub0: / 1.342082 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:05.191 21524 [18565] sub0: \ 1.342611 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:05.191 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('268509') 2015-12-03 12:30:05.192 21524 [18565] sub0: / 1.343657 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:05.195 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '268509' 2015-12-03 12:30:05.201 21524 [18565] sub0: \ 1.352832 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:05.201 21524 [18565] sub0: / 1.353022 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:05.202 21524 [18565] sub0: \ 1.353206 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:05.202 21524 [18565] sub0: / 1.353335 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:05.203 21524 [18565] sub0: \ 1.35467 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:05.203 21524 [18565] sub0: \ 1.35479 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:05.203 21524 [18565] sub0: / 1.354893 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.203 21524 [18565] sub0: \ 1.355021 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:05.204 21524 [18565] sub0: / 1.355465 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:05.204 21524 [18565] sub0: \ 1.355587 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:05.204 21524 [18565] sub0: \ 1.355715 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.204 21524 [18565] sub0: / 1.35582 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.204 21524 [18565] sub0: / 1.355923 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.204 21524 [18565] sub0: \ 1.356021 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:05.204 21524 [18565] sub0: \ 1.356119 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.205 21524 [18565] sub0: / 1.356216 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.205 21524 [18565] sub0: / 1.356328 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.205 21524 [18565] sub0: \ 1.35643 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:05.205 21524 [18565] sub0: \ 1.356537 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:05.205 21524 [18565] sub0: / 1.356637 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.205 21524 [18565] sub0: \ 1.356774 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:05.205 21524 [18565] sub0: / 1.356914 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:05.205 21524 [18565] sub0: / 1.357093 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:05.206 21524 [18565] sub0: / 1.357204 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:05.206 21524 [18565] sub0: \ 1.357725 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:05.206 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('268655') 2015-12-03 12:30:05.207 21524 [18565] sub0: / 1.358793 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:05.210 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '268655' 2015-12-03 12:30:05.217 21524 [18565] sub0: \ 1.368456 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:05.217 21524 [18565] sub0: / 1.368658 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:05.217 21524 [18565] sub0: \ 1.368847 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:05.217 21524 [18565] sub0: / 1.36896 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:05.219 21524 [18565] sub0: \ 1.370326 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:05.219 21524 [18565] sub0: \ 1.37047 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:05.219 21524 [18565] sub0: / 1.370575 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.219 21524 [18565] sub0: \ 1.370715 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:05.219 21524 [18565] sub0: / 1.371178 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:05.220 21524 [18565] sub0: \ 1.371313 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:05.220 21524 [18565] sub0: \ 1.371417 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.220 21524 [18565] sub0: / 1.371516 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.220 21524 [18565] sub0: / 1.371619 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.220 21524 [18565] sub0: \ 1.371747 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:05.220 21524 [18565] sub0: \ 1.371848 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.220 21524 [18565] sub0: / 1.371944 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.220 21524 [18565] sub0: / 1.372039 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.220 21524 [18565] sub0: \ 1.37214 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:05.221 21524 [18565] sub0: \ 1.37226 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:05.221 21524 [18565] sub0: / 1.372363 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.221 21524 [18565] sub0: \ 1.372466 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:05.221 21524 [18565] sub0: / 1.372604 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:05.221 21524 [18565] sub0: / 1.372782 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:05.221 21524 [18565] sub0: / 1.372895 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:05.222 21524 [18565] sub0: \ 1.373422 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:05.222 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('268689') 2015-12-03 12:30:05.223 21524 [18565] sub0: / 1.374431 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:05.226 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '268689' 2015-12-03 12:30:05.232 21524 [18565] sub0: \ 1.383947 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:05.233 21524 [18565] sub0: / 1.384199 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:05.233 21524 [18565] sub0: \ 1.384422 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:05.233 21524 [18565] sub0: / 1.384555 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:05.234 21524 [18565] sub0: \ 1.385941 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:05.234 21524 [18565] sub0: \ 1.386069 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:05.234 21524 [18565] sub0: / 1.386173 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.235 21524 [18565] sub0: \ 1.386313 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:05.235 21524 [18565] sub0: / 1.386814 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:05.235 21524 [18565] sub0: \ 1.386958 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:05.235 21524 [18565] sub0: \ 1.387063 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.235 21524 [18565] sub0: / 1.387162 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.236 21524 [18565] sub0: / 1.387313 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.236 21524 [18565] sub0: \ 1.387418 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:05.236 21524 [18565] sub0: \ 1.387516 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.236 21524 [18565] sub0: / 1.387614 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.236 21524 [18565] sub0: / 1.387744 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.236 21524 [18565] sub0: \ 1.387852 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:05.236 21524 [18565] sub0: \ 1.387963 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:05.236 21524 [18565] sub0: / 1.388064 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.236 21524 [18565] sub0: \ 1.388169 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:05.237 21524 [18565] sub0: / 1.388327 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:05.237 21524 [18565] sub0: / 1.388517 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:05.237 21524 [18565] sub0: / 1.388631 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:05.238 21524 [18565] sub0: \ 1.38923 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:05.238 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('268687') 2015-12-03 12:30:05.239 21524 [18565] sub0: / 1.39055 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:05.242 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '268687' 2015-12-03 12:30:05.249 21524 [18565] sub0: \ 1.400551 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:05.249 21524 [18565] sub0: / 1.400789 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:05.249 21524 [18565] sub0: \ 1.400991 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:05.249 21524 [18565] sub0: / 1.401106 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:05.251 21524 [18565] sub0: \ 1.402488 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:05.251 21524 [18565] sub0: \ 1.40261 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:05.251 21524 [18565] sub0: / 1.402715 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.251 21524 [18565] sub0: \ 1.402831 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:05.252 21524 [18565] sub0: / 1.40332 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:05.252 21524 [18565] sub0: \ 1.403442 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:05.252 21524 [18565] sub0: \ 1.403544 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.252 21524 [18565] sub0: / 1.403642 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.252 21524 [18565] sub0: / 1.403788 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.252 21524 [18565] sub0: \ 1.403892 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:05.252 21524 [18565] sub0: \ 1.403989 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.252 21524 [18565] sub0: / 1.404085 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.252 21524 [18565] sub0: / 1.404181 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.253 21524 [18565] sub0: \ 1.4043 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:05.253 21524 [18565] sub0: \ 1.404409 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:05.253 21524 [18565] sub0: / 1.404509 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.253 21524 [18565] sub0: \ 1.404612 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:05.253 21524 [18565] sub0: / 1.404752 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:05.253 21524 [18565] sub0: / 1.404932 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:05.253 21524 [18565] sub0: / 1.405043 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:05.254 21524 [18565] sub0: \ 1.405578 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:05.254 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('268701') 2015-12-03 12:30:05.255 21524 [18565] sub0: / 1.406627 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:05.258 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '268701' 2015-12-03 12:30:05.264 21524 [18565] sub0: \ 1.416035 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:05.265 21524 [18565] sub0: / 1.416322 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:05.265 21524 [18565] sub0: \ 1.416515 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:05.265 21524 [18565] sub0: / 1.41663 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:05.266 21524 [18565] sub0: \ 1.418048 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:05.266 21524 [18565] sub0: \ 1.418178 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:05.267 21524 [18565] sub0: / 1.418343 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.267 21524 [18565] sub0: \ 1.418476 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:05.267 21524 [18565] sub0: / 1.418957 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:05.267 21524 [18565] sub0: \ 1.419104 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:05.268 21524 [18565] sub0: \ 1.419207 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.268 21524 [18565] sub0: / 1.419323 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.268 21524 [18565] sub0: / 1.419428 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.268 21524 [18565] sub0: \ 1.419527 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:05.268 21524 [18565] sub0: \ 1.419624 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.268 21524 [18565] sub0: / 1.419766 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.268 21524 [18565] sub0: / 1.419866 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.268 21524 [18565] sub0: \ 1.419968 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:05.268 21524 [18565] sub0: \ 1.420077 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:05.268 21524 [18565] sub0: / 1.420175 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.269 21524 [18565] sub0: \ 1.420294 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:05.269 21524 [18565] sub0: / 1.420435 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:05.269 21524 [18565] sub0: / 1.420616 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:05.269 21524 [18565] sub0: / 1.420729 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:05.270 21524 [18565] sub0: \ 1.421266 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:05.270 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('268783') 2015-12-03 12:30:05.271 21524 [18565] sub0: / 1.422499 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:05.274 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '268783' 2015-12-03 12:30:05.280 21524 [18565] sub0: \ 1.432111 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:05.281 21524 [18565] sub0: / 1.43232 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:05.281 21524 [18565] sub0: \ 1.432513 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:05.281 21524 [18565] sub0: / 1.43263 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:05.282 21524 [18565] sub0: \ 1.433977 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:05.282 21524 [18565] sub0: \ 1.434099 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:05.283 21524 [18565] sub0: / 1.434203 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.283 21524 [18565] sub0: \ 1.434334 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:05.283 21524 [18565] sub0: / 1.434845 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:05.283 21524 [18565] sub0: \ 1.434985 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:05.283 21524 [18565] sub0: \ 1.435091 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.283 21524 [18565] sub0: / 1.435189 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.284 21524 [18565] sub0: / 1.43531 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.284 21524 [18565] sub0: \ 1.435412 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:05.284 21524 [18565] sub0: \ 1.435508 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.284 21524 [18565] sub0: / 1.435604 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.284 21524 [18565] sub0: / 1.435735 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.284 21524 [18565] sub0: \ 1.435844 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:05.284 21524 [18565] sub0: \ 1.435953 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:05.284 21524 [18565] sub0: / 1.436052 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.284 21524 [18565] sub0: \ 1.436156 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:05.285 21524 [18565] sub0: / 1.436308 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:05.285 21524 [18565] sub0: / 1.43649 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:05.285 21524 [18565] sub0: / 1.436621 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:05.285 21524 [18565] sub0: \ 1.437134 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:05.286 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272208') 2015-12-03 12:30:05.287 21524 [18565] sub0: / 1.438197 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:05.290 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272208' 2015-12-03 12:30:05.296 21524 [18565] sub0: \ 1.448048 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:05.297 21524 [18565] sub0: / 1.44828 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:05.297 21524 [18565] sub0: \ 1.44848 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:05.297 21524 [18565] sub0: / 1.448594 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:05.298 21524 [18565] sub0: \ 1.449942 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:05.298 21524 [18565] sub0: \ 1.450062 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:05.298 21524 [18565] sub0: / 1.450164 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.299 21524 [18565] sub0: \ 1.450293 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:05.299 21524 [18565] sub0: / 1.45079 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:05.299 21524 [18565] sub0: \ 1.450911 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:05.299 21524 [18565] sub0: \ 1.451012 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.299 21524 [18565] sub0: / 1.451109 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.300 21524 [18565] sub0: / 1.451212 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.300 21524 [18565] sub0: \ 1.451329 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:05.300 21524 [18565] sub0: \ 1.451426 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.300 21524 [18565] sub0: / 1.451522 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.300 21524 [18565] sub0: / 1.451618 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.300 21524 [18565] sub0: \ 1.451755 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:05.300 21524 [18565] sub0: \ 1.451869 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:05.300 21524 [18565] sub0: / 1.451968 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.300 21524 [18565] sub0: \ 1.452071 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:05.301 21524 [18565] sub0: / 1.452229 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:05.301 21524 [18565] sub0: / 1.452424 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:05.301 21524 [18565] sub0: / 1.452537 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:05.301 21524 [18565] sub0: \ 1.453048 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:05.302 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272246') 2015-12-03 12:30:05.302 21524 [18565] sub0: / 1.454082 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:05.305 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272246' 2015-12-03 12:30:05.312 21524 [18565] sub0: \ 1.463285 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:05.312 21524 [18565] sub0: / 1.463499 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:05.312 21524 [18565] sub0: \ 1.463726 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:05.312 21524 [18565] sub0: / 1.463846 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:05.314 21524 [18565] sub0: \ 1.465258 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:05.314 21524 [18565] sub0: \ 1.465385 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:05.314 21524 [18565] sub0: / 1.46549 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.314 21524 [18565] sub0: \ 1.465604 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:05.314 21524 [18565] sub0: / 1.466074 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:05.315 21524 [18565] sub0: \ 1.466198 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:05.315 21524 [18565] sub0: \ 1.466327 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.315 21524 [18565] sub0: / 1.466427 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.315 21524 [18565] sub0: / 1.466532 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.315 21524 [18565] sub0: \ 1.466632 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:05.315 21524 [18565] sub0: \ 1.46673 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.315 21524 [18565] sub0: / 1.466828 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.315 21524 [18565] sub0: / 1.466926 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.315 21524 [18565] sub0: \ 1.46703 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:05.315 21524 [18565] sub0: \ 1.467139 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:05.316 21524 [18565] sub0: / 1.467296 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.316 21524 [18565] sub0: \ 1.467408 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:05.316 21524 [18565] sub0: / 1.467551 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:05.316 21524 [18565] sub0: / 1.46781 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:05.316 21524 [18565] sub0: / 1.467928 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:05.317 21524 [18565] sub0: \ 1.468485 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:05.317 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272262') 2015-12-03 12:30:05.318 21524 [18565] sub0: / 1.46971 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:05.321 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272262' 2015-12-03 12:30:05.328 21524 [18565] sub0: \ 1.47978 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:05.328 21524 [18565] sub0: / 1.480019 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:05.329 21524 [18565] sub0: \ 1.480264 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:05.329 21524 [18565] sub0: / 1.480381 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:05.330 21524 [18565] sub0: \ 1.481749 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:05.330 21524 [18565] sub0: \ 1.48187 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:05.330 21524 [18565] sub0: / 1.481973 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.330 21524 [18565] sub0: \ 1.482122 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:05.331 21524 [18565] sub0: / 1.482675 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:05.331 21524 [18565] sub0: \ 1.482822 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:05.331 21524 [18565] sub0: \ 1.482927 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.331 21524 [18565] sub0: / 1.483025 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.332 21524 [18565] sub0: / 1.483156 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.332 21524 [18565] sub0: \ 1.483313 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:05.332 21524 [18565] sub0: \ 1.483413 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.332 21524 [18565] sub0: / 1.483509 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.332 21524 [18565] sub0: / 1.483606 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.332 21524 [18565] sub0: \ 1.483761 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:05.332 21524 [18565] sub0: \ 1.483877 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:05.332 21524 [18565] sub0: / 1.483975 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.332 21524 [18565] sub0: \ 1.484079 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:05.333 21524 [18565] sub0: / 1.484218 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:05.333 21524 [18565] sub0: / 1.484413 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:05.333 21524 [18565] sub0: / 1.484525 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:05.333 21524 [18565] sub0: \ 1.485036 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:05.334 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272246') 2015-12-03 12:30:05.334 21524 [18565] sub0: / 1.486126 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:05.338 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272246' 2015-12-03 12:30:05.344 21524 [18565] sub0: \ 1.495823 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:05.344 21524 [18565] sub0: / 1.496042 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:05.345 21524 [18565] sub0: \ 1.496247 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:05.345 21524 [18565] sub0: / 1.496365 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:05.346 21524 [18565] sub0: \ 1.497725 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:05.346 21524 [18565] sub0: \ 1.497844 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:05.346 21524 [18565] sub0: / 1.497947 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.346 21524 [18565] sub0: \ 1.498061 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:05.347 21524 [18565] sub0: / 1.498539 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:05.347 21524 [18565] sub0: \ 1.498661 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:05.347 21524 [18565] sub0: \ 1.498764 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.347 21524 [18565] sub0: / 1.498862 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.347 21524 [18565] sub0: / 1.498966 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.347 21524 [18565] sub0: \ 1.499065 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:05.348 21524 [18565] sub0: \ 1.499196 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.348 21524 [18565] sub0: / 1.499329 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.348 21524 [18565] sub0: / 1.49943 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.348 21524 [18565] sub0: \ 1.499533 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:05.348 21524 [18565] sub0: \ 1.499642 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:05.348 21524 [18565] sub0: / 1.499782 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.348 21524 [18565] sub0: \ 1.499889 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:05.348 21524 [18565] sub0: / 1.500028 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:05.349 21524 [18565] sub0: / 1.500206 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:05.349 21524 [18565] sub0: / 1.500335 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:05.349 21524 [18565] sub0: \ 1.500851 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:05.349 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272262') 2015-12-03 12:30:05.350 21524 [18565] sub0: / 1.501905 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:05.353 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272262' 2015-12-03 12:30:05.360 21524 [18565] sub0: \ 1.511338 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:05.360 21524 [18565] sub0: / 1.511539 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:05.360 21524 [18565] sub0: \ 1.511757 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:05.360 21524 [18565] sub0: / 1.511875 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:05.362 21524 [18565] sub0: \ 1.51321 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:05.362 21524 [18565] sub0: \ 1.513344 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:05.362 21524 [18565] sub0: / 1.513448 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.362 21524 [18565] sub0: \ 1.513561 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:05.362 21524 [18565] sub0: / 1.513999 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:05.362 21524 [18565] sub0: \ 1.514118 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:05.363 21524 [18565] sub0: \ 1.514221 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.363 21524 [18565] sub0: / 1.514336 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.363 21524 [18565] sub0: / 1.514441 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.363 21524 [18565] sub0: \ 1.514584 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:05.363 21524 [18565] sub0: \ 1.514708 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.363 21524 [18565] sub0: / 1.514829 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.363 21524 [18565] sub0: / 1.51493 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.363 21524 [18565] sub0: \ 1.515032 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:05.363 21524 [18565] sub0: \ 1.515141 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:05.364 21524 [18565] sub0: / 1.515254 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.364 21524 [18565] sub0: \ 1.515362 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:05.364 21524 [18565] sub0: / 1.515526 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:05.364 21524 [18565] sub0: / 1.515773 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:05.364 21524 [18565] sub0: / 1.515889 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:05.365 21524 [18565] sub0: \ 1.516474 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:05.365 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272466') 2015-12-03 12:30:05.366 21524 [18565] sub0: / 1.517481 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:05.369 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272466' 2015-12-03 12:30:05.376 21524 [18565] sub0: \ 1.527447 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:05.376 21524 [18565] sub0: / 1.527678 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:05.376 21524 [18565] sub0: \ 1.527906 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:05.376 21524 [18565] sub0: / 1.528021 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:05.378 21524 [18565] sub0: \ 1.529402 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:05.378 21524 [18565] sub0: \ 1.529526 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:05.378 21524 [18565] sub0: / 1.529629 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.378 21524 [18565] sub0: \ 1.529743 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:05.379 21524 [18565] sub0: / 1.530211 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:05.379 21524 [18565] sub0: \ 1.530346 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:05.379 21524 [18565] sub0: \ 1.530448 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.379 21524 [18565] sub0: / 1.530563 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.379 21524 [18565] sub0: / 1.530668 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.379 21524 [18565] sub0: \ 1.530766 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:05.379 21524 [18565] sub0: \ 1.530862 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.379 21524 [18565] sub0: / 1.530958 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.379 21524 [18565] sub0: / 1.531053 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.379 21524 [18565] sub0: \ 1.531155 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:05.380 21524 [18565] sub0: \ 1.531276 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:05.380 21524 [18565] sub0: / 1.531378 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.380 21524 [18565] sub0: \ 1.531481 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:05.380 21524 [18565] sub0: / 1.53162 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:05.380 21524 [18565] sub0: / 1.531835 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:05.380 21524 [18565] sub0: / 1.53195 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:05.381 21524 [18565] sub0: \ 1.53247 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:05.381 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272482') 2015-12-03 12:30:05.382 21524 [18565] sub0: / 1.533501 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:05.385 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272482' 2015-12-03 12:30:05.392 21524 [18565] sub0: \ 1.543622 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:05.392 21524 [18565] sub0: / 1.543953 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:05.392 21524 [18565] sub0: \ 1.544152 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:05.393 21524 [18565] sub0: / 1.544281 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:05.394 21524 [18565] sub0: \ 1.545672 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:05.394 21524 [18565] sub0: \ 1.545798 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:05.394 21524 [18565] sub0: / 1.545901 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.394 21524 [18565] sub0: \ 1.546017 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:05.395 21524 [18565] sub0: / 1.546552 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:05.395 21524 [18565] sub0: \ 1.546692 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:05.395 21524 [18565] sub0: \ 1.546797 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.395 21524 [18565] sub0: / 1.546895 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.395 21524 [18565] sub0: / 1.546999 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.395 21524 [18565] sub0: \ 1.547099 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:05.396 21524 [18565] sub0: \ 1.547196 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.396 21524 [18565] sub0: / 1.547372 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.396 21524 [18565] sub0: / 1.547474 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.396 21524 [18565] sub0: \ 1.547579 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:05.396 21524 [18565] sub0: \ 1.547723 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:05.396 21524 [18565] sub0: / 1.547829 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.396 21524 [18565] sub0: \ 1.547933 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:05.396 21524 [18565] sub0: / 1.548075 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:05.397 21524 [18565] sub0: / 1.548272 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:05.397 21524 [18565] sub0: / 1.548388 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:05.397 21524 [18565] sub0: \ 1.54892 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:05.397 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272990') 2015-12-03 12:30:05.398 21524 [18565] sub0: / 1.550119 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:05.402 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272990' 2015-12-03 12:30:05.409 21524 [18565] sub0: \ 1.560199 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:05.409 21524 [18565] sub0: / 1.560463 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:05.409 21524 [18565] sub0: \ 1.56066 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:05.409 21524 [18565] sub0: / 1.560775 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:05.410 21524 [18565] sub0: \ 1.562153 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:05.411 21524 [18565] sub0: \ 1.562292 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:05.411 21524 [18565] sub0: / 1.562396 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.411 21524 [18565] sub0: \ 1.562532 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:05.411 21524 [18565] sub0: / 1.563014 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:05.411 21524 [18565] sub0: \ 1.563137 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:05.412 21524 [18565] sub0: \ 1.563252 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.412 21524 [18565] sub0: / 1.563355 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.412 21524 [18565] sub0: / 1.56346 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.412 21524 [18565] sub0: \ 1.563559 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:05.412 21524 [18565] sub0: \ 1.563656 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.412 21524 [18565] sub0: / 1.563797 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.412 21524 [18565] sub0: / 1.563895 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.412 21524 [18565] sub0: \ 1.563999 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:05.412 21524 [18565] sub0: \ 1.564108 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:05.413 21524 [18565] sub0: / 1.564207 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.413 21524 [18565] sub0: \ 1.564328 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:05.413 21524 [18565] sub0: / 1.56447 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:05.413 21524 [18565] sub0: / 1.564655 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:05.413 21524 [18565] sub0: / 1.564769 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:05.414 21524 [18565] sub0: \ 1.565305 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:05.414 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('272484') 2015-12-03 12:30:05.415 21524 [18565] sub0: / 1.56646 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:05.418 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '272484' 2015-12-03 12:30:05.424 21524 [18565] sub0: \ 1.575955 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:05.424 21524 [18565] sub0: / 1.576154 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:05.425 21524 [18565] sub0: \ 1.576354 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:05.425 21524 [18565] sub0: / 1.576462 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:05.426 21524 [18565] sub0: \ 1.577812 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:05.426 21524 [18565] sub0: \ 1.578034 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1055 2015-12-03 12:30:05.426 21524 [18565] sub0: / 1.578142 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.427 21524 [18565] sub0: \ 1.578269 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1080 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1058 2015-12-03 12:30:05.427 21524 [18565] sub0: / 1.578712 DO::unpack_stock_information in /opt/kivi/kivitendo-erp/SL/DO.pm:1099 2015-12-03 12:30:05.427 21524 [18565] sub0: \ 1.578838 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1060 2015-12-03 12:30:05.427 21524 [18565] sub0: \ 1.578942 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.427 21524 [18565] sub0: / 1.579041 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.427 21524 [18565] sub0: / 1.579144 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.428 21524 [18565] sub0: \ 1.579258 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1159 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1061 2015-12-03 12:30:05.428 21524 [18565] sub0: \ 1.579362 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/AM.pm:1163 2015-12-03 12:30:05.428 21524 [18565] sub0: / 1.579459 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.428 21524 [18565] sub0: / 1.579555 AM::sum_with_unit in /opt/kivi/kivitendo-erp/SL/AM.pm:1183 2015-12-03 12:30:05.428 21524 [18565] sub0: \ 1.579657 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:856 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1064 2015-12-03 12:30:05.428 21524 [18565] sub0: \ 1.579804 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:983 called from /opt/kivi/kivitendo-erp/SL/Form.pm:874 2015-12-03 12:30:05.428 21524 [18565] sub0: / 1.579905 AM::retrieve_all_units in /opt/kivi/kivitendo-erp/SL/AM.pm:991 2015-12-03 12:30:05.428 21524 [18565] sub0: \ 1.580009 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1067 called from /opt/kivi/kivitendo-erp/SL/Form.pm:877 2015-12-03 12:30:05.428 21524 [18565] sub0: / 1.580146 AM::convertible_units in /opt/kivi/kivitendo-erp/SL/AM.pm:1089 2015-12-03 12:30:05.429 21524 [18565] sub0: / 1.580339 Form::format_amount_units in /opt/kivi/kivitendo-erp/SL/Form.pm:918 2015-12-03 12:30:05.429 21524 [18565] sub0: / 1.580452 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1071 2015-12-03 12:30:05.429 21524 [18565] sub0: \ 1.580956 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1674 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:431 2015-12-03 12:30:05.429 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT * FROM parts WHERE id IN ('287491') 2015-12-03 12:30:05.430 21524 [18565] sub0: / 1.58198 IC::get_basic_part_info in /opt/kivi/kivitendo-erp/SL/IC.pm:1700 2015-12-03 12:30:05.433 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:159 SELECT DISTINCT config_id FROM custom_variables_validity WHERE trans_id = '287491' 2015-12-03 12:30:05.440 21524 [18565] sub0: \ 1.591392 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1138 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:284 2015-12-03 12:30:05.440 21524 [18565] sub0: / 1.59163 AM::unit_select_html in /opt/kivi/kivitendo-erp/SL/AM.pm:1153 2015-12-03 12:30:05.440 21524 [18565] sub0: \ 1.591847 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:295 2015-12-03 12:30:05.440 21524 [18565] sub0: / 1.591972 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:05.441 21524 [18565] sub0: \ 1.593156 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1044 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:373 2015-12-03 12:30:05.442 21524 [18565] sub0: / 1.593288 main::calculate_stock_in_out in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:1051 2015-12-03 12:30:05.448 21524 [18565] sub0: \ 1.600066 Form::parse_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:661 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:486 2015-12-03 12:30:05.449 21524 [18565] sub0: \ 1.600206 Form::_prepare_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:600 called from /opt/kivi/kivitendo-erp/SL/Form.pm:667 2015-12-03 12:30:05.449 21524 [18565] sub0: / 1.600578 Form::_prepare_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:655 2015-12-03 12:30:05.781 21524 [18565] sub0: / 1.932512 Form::parse_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:675 2015-12-03 12:30:05.789 21524 [18565] sub0: / 1.940509 main::display_row in /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:494 2015-12-03 12:30:05.792 21524 [18565] sub0: \ 1.943755 main::form_footer in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:350 called from /opt/kivi/kivitendo-erp/bin/mozilla/invoice_io.pl:185 2015-12-03 12:30:05.793 21524 [18565] sub0: \ 1.944312 main::print_options in /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:1095 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:356 2015-12-03 12:30:05.793 21524 [18565] sub0: \ 1.944897 Form::parse_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:661 called from /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:1212 2015-12-03 12:30:05.793 21524 [18565] sub0: \ 1.945021 Form::_prepare_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:600 called from /opt/kivi/kivitendo-erp/SL/Form.pm:667 2015-12-03 12:30:05.794 21524 [18565] sub0: / 1.945422 Form::_prepare_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:655 2015-12-03 12:30:05.803 21524 [18565] sub0: / 1.954422 Form::parse_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:675 2015-12-03 12:30:05.803 21524 [18565] sub0: / 1.954976 main::print_options in /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:1215 2015-12-03 12:30:05.806 21524 [18565] sub0: \ 1.957689 Form::parse_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:661 called from /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:359 2015-12-03 12:30:05.806 21524 [18565] sub0: \ 1.95782 Form::_prepare_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:600 called from /opt/kivi/kivitendo-erp/SL/Form.pm:667 2015-12-03 12:30:05.806 21524 [18565] sub0: / 1.958155 Form::_prepare_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:655 2015-12-03 12:30:05.816 21524 [18565] sub0: \ 1.967751 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:343 called from /opt/kivi/kivitendo-erp/SL/Template/Plugin/LxERP.pm:80 2015-12-03 12:30:05.816 21524 [18565] sub0: / 1.967937 Form::numtextrows in /opt/kivi/kivitendo-erp/SL/Form.pm:351 2015-12-03 12:30:05.821 21524 [18565] sub0: / 1.972817 Form::parse_html_template in /opt/kivi/kivitendo-erp/SL/Form.pm:675 2015-12-03 12:30:05.822 21524 [18565] sub0: / 1.973763 main::form_footer in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:362 2015-12-03 12:30:05.822 21524 [18565] sub0: / 1.973955 main::display_form in /opt/kivi/kivitendo-erp/bin/mozilla/invoice_io.pl:187 2015-12-03 12:30:05.822 21524 [18565] sub0: / 1.974073 main::check_form in /opt/kivi/kivitendo-erp/bin/mozilla/io.pl:767 2015-12-03 12:30:05.822 21524 [18565] sub0: / 1.974183 main::update_delivery_order in /opt/kivi/kivitendo-erp/bin/mozilla/do.pl:484 2015-12-03 12:30:05.823 21524 [18565] sub0: / 1.974307 main::call_sub in /opt/kivi/kivitendo-erp/bin/mozilla/common.pl:434 2015-12-03 12:30:05.823 21524 [18565] sub0: / 1.974406 main::call_sub in /opt/kivi/kivitendo-erp/bin/mozilla/common.pl:434 2015-12-03 12:30:05.823 21524 [18565] sub0: / 1.974523 main::call_sub in /opt/kivi/kivitendo-erp/bin/mozilla/common.pl:434 2015-12-03 12:30:05.850 21524 [18565] time: 2.001627 2015-12-03 12:30:05.851 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 DELETE FROM auth.session_content WHERE (session_id = '419587d2111d640372ce3994672be148') 2015-12-03 12:30:05.851 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:30:05.852 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:50 UPDATE auth.session SET mtime = now() WHERE id = '419587d2111d640372ce3994672be148' 2015-12-03 12:30:05.853 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:126 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('', '', '' , '') 2015-12-03 12:30:05.853 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:30:05.854 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'client_id', '--- 1 ' , '') 2015-12-03 12:30:05.855 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:71 INSERT INTO auth.session_content (session_id, sess_key, sess_value , auto_restore) VALUES ('419587d2111d640372ce3994672be148', 'login', '--- jr ' , '') 2015-12-03 12:30:05.856 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT COUNT(*) FROM pg_tables WHERE (schemaname = 'auth') AND (tablename IN ('session', 'session_content')) 2015-12-03 12:30:05.857 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE (mtime < (now() - '480m'::interval)) 2015-12-03 12:30:05.864 21524 [18565] sub0: / 2.015388 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344