2015-12-03 12:33:20.718 21340 [18565] sub0: \ 149.007542 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:33:20.719 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:33:20.719 21340 [18565] sub0: / 0.000835 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:20.719 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:33:20.719 21340 [18565] sub0: / 0.001129 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:33:20.721 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:33:20.723 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:33:20.724 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:33:20.725 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:33:20.726 21340 [18565] sub0: \ 0.007797 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:33:20.727 21340 [18565] sub0: \ 0.008398 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:33:20.727 21340 [18565] sub0: \ 0.008563 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:20.727 21340 [18565] sub0: / 0.00873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:20.727 21340 [18565] sub0: / 0.008851 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:20.727 21340 [18565] sub0: / 0.008957 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:33:20.727 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:33:20.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:33:20.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:33:20.732 21340 [18565] sub0: \ 0.014203 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:33:20.733 21340 [18565] sub0: / 0.014437 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:20.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:33:20.735 21340 [18565] sub0: \ 0.016979 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:33:20.736 21340 [18565] sub0: / 0.01747 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:33:20.736 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:33:20.737 21340 [18565] sub0: \ 0.019301 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:33:20.738 21340 [18565] sub0: / 0.019617 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:33:20.738 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:33:21.424 21340 [18565] sub0: \ 0.706198 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:33:21.425 21340 [18565] sub0: / 0.707144 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:33:21.426 21340 [18565] time: 0.708206 2015-12-03 12:33:21.427 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:33:21.428 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:33:21.429 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:33:21.430 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:33:21.430 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:33:21.431 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:33:21.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:33:21.434 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:33:21.435 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:33:21.440 21340 [18565] sub0: / 0.721449 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:33:23.679 21340 [18565] sub0: \ 2.960535 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:33:23.680 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:33:23.680 21340 [18565] sub0: / 0.000811 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:23.680 21340 [18565] sub0: \ 0.00094 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:33:23.680 21340 [18565] sub0: / 0.001156 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:33:23.682 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:33:23.683 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:33:23.684 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:33:23.685 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:33:23.686 21340 [18565] sub0: \ 0.007122 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:33:23.688 21340 [18565] sub0: \ 0.008708 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:33:23.688 21340 [18565] sub0: \ 0.008881 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:23.688 21340 [18565] sub0: / 0.009148 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:23.688 21340 [18565] sub0: \ 0.009275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:23.688 21340 [18565] sub0: / 0.009407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:23.688 21340 [18565] sub0: / 0.009535 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:23.689 21340 [18565] sub0: / 0.009651 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:33:23.689 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:33:23.690 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:33:23.692 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:33:23.694 21340 [18565] sub0: \ 0.014785 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:33:23.694 21340 [18565] sub0: / 0.014963 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:23.695 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:33:23.696 21340 [18565] sub0: \ 0.017115 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:33:23.696 21340 [18565] sub0: / 0.01753 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:33:23.697 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:33:23.698 21340 [18565] sub0: \ 0.019012 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:33:23.698 21340 [18565] sub0: / 0.01926 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:33:23.699 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:33:23.765 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:33:23.773 21340 [18565] sub0: \ 0.094505 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:33:23.774 21340 [18565] sub0: / 0.095425 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:33:23.775 21340 [18565] time: 0.095987 2015-12-03 12:33:23.776 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:33:23.776 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:33:23.777 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:33:23.778 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:33:23.778 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:33:23.779 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:33:23.780 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:33:23.782 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:33:23.783 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:33:23.789 21340 [18565] sub0: / 0.109824 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:33:28.511 21340 [18565] sub0: \ 4.832421 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:33:28.512 21340 [18565] sub0: \ 0.000715 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:33:28.512 21340 [18565] sub0: / 0.000859 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:28.513 21340 [18565] sub0: \ 0.000985 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:33:28.513 21340 [18565] sub0: / 0.001163 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:33:28.515 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:33:28.516 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:33:28.517 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:33:28.518 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:33:28.519 21340 [18565] sub0: \ 0.007215 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:33:28.519 21340 [18565] sub0: \ 0.007819 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:33:28.520 21340 [18565] sub0: \ 0.007992 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:28.520 21340 [18565] sub0: \ 0.008132 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:28.520 21340 [18565] sub0: / 0.008264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:28.520 21340 [18565] sub0: / 0.008372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:28.520 21340 [18565] sub0: / 0.008534 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:28.520 21340 [18565] sub0: / 0.008641 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:33:28.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:33:28.522 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:33:28.523 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:33:28.525 21340 [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:33:28.525 21340 [18565] sub0: / 0.01323 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:28.526 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:33:28.527 21340 [18565] sub0: \ 0.015325 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:33:28.527 21340 [18565] sub0: / 0.015724 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:33:28.527 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:33:28.529 21340 [18565] sub0: \ 0.01724 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:33:28.529 21340 [18565] sub0: / 0.017492 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:33:28.592 21340 [18565] sub0: \ 0.080357 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:33:28.593 21340 [18565] sub0: / 0.081334 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:33:28.594 21340 [18565] time: 0.08217 2015-12-03 12:33:28.594 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:33:28.595 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:33:28.596 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:33:28.597 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:33:28.597 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:33:28.598 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:33:28.599 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:33:28.601 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:33:28.602 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:33:28.606 21340 [18565] sub0: / 0.094876 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:33:28.967 21340 [18565] sub0: \ 0.455814 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:33:28.969 21340 [18565] sub0: \ 0.000729 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:33:28.969 21340 [18565] sub0: / 0.000934 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:28.969 21340 [18565] sub0: \ 0.001064 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:33:28.969 21340 [18565] sub0: / 0.001234 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:33:28.971 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:33:28.972 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:33:28.973 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:33:28.975 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:33:28.975 21340 [18565] sub0: \ 0.007165 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:33:28.977 21340 [18565] sub0: \ 0.008839 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:33:28.977 21340 [18565] sub0: \ 0.009027 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:28.977 21340 [18565] sub0: / 0.009168 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:28.977 21340 [18565] sub0: \ 0.009291 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:28.978 21340 [18565] sub0: / 0.00953 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:28.978 21340 [18565] sub0: / 0.009652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:28.978 21340 [18565] sub0: / 0.009757 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:33:28.978 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:33:28.979 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:33:28.981 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:33:28.982 21340 [18565] sub0: \ 0.014271 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:33:28.983 21340 [18565] sub0: / 0.014423 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:28.984 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:33:28.985 21340 [18565] sub0: \ 0.016619 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:33:28.985 21340 [18565] sub0: / 0.017024 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:33:28.985 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:33:28.987 21340 [18565] sub0: \ 0.018521 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:33:28.987 21340 [18565] sub0: / 0.018768 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:33:28.987 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:33:29.059 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:33:29.329 21340 [18565] sub0: \ 0.360686 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:33:29.330 21340 [18565] sub0: / 0.361613 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:33:29.330 21340 [18565] time: 0.362187 2015-12-03 12:33:29.331 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:33:29.332 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:33:29.332 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:33:29.333 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:33:29.334 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:33:29.335 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:33:29.336 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:33:29.484 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:33:29.485 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:33:29.493 21340 [18565] sub0: / 0.524408 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:33:30.091 21340 [18565] sub0: \ 1.122656 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:33:30.092 21340 [18565] sub0: \ 0.000675 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:33:30.092 21340 [18565] sub0: / 0.000814 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:30.092 21340 [18565] sub0: \ 0.000952 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:33:30.092 21340 [18565] sub0: / 0.001172 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:33:30.094 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:33:30.095 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:33:30.096 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:33:30.097 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:33:30.098 21340 [18565] sub0: \ 0.007037 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:33:30.099 21340 [18565] sub0: \ 0.007604 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:33:30.099 21340 [18565] sub0: \ 0.007784 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:30.099 21340 [18565] sub0: \ 0.00792 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:30.099 21340 [18565] sub0: / 0.008052 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:30.099 21340 [18565] sub0: / 0.008171 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:30.099 21340 [18565] sub0: / 0.008288 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:30.099 21340 [18565] sub0: / 0.008393 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:33:30.100 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:33:30.101 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:33:30.103 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:33:30.104 21340 [18565] sub0: \ 0.013001 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:33:30.104 21340 [18565] sub0: / 0.013202 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:30.105 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:33:30.106 21340 [18565] sub0: \ 0.015352 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:33:30.107 21340 [18565] sub0: / 0.015773 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:33:30.107 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:33:30.108 21340 [18565] sub0: \ 0.017452 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:33:30.109 21340 [18565] sub0: / 0.017753 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:33:30.430 21524 [18565] sub0: \ 166.964941 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:33:30.431 21524 [18565] sub0: \ 0.001071 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:33:30.431 21524 [18565] sub0: / 0.001226 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:30.431 21524 [18565] sub0: \ 0.00136 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:33:30.432 21524 [18565] sub0: / 0.001539 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:33:30.434 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:33:30.435 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:33:30.436 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:33:30.437 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:33:30.439 21524 [18565] sub0: \ 0.009334 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:33:30.440 21524 [18565] sub0: \ 0.010178 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:33:30.440 21524 [18565] sub0: \ 0.010367 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:30.441 21524 [18565] sub0: \ 0.010513 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:30.441 21524 [18565] sub0: / 0.010667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:30.441 21524 [18565] sub0: / 0.010792 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:30.441 21524 [18565] sub0: / 0.01091 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:30.441 21524 [18565] sub0: / 0.011016 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:33:30.441 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:33:30.443 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:33:30.444 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:33:30.446 21524 [18565] sub0: \ 0.015689 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:33:30.446 21524 [18565] sub0: / 0.015862 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:30.447 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:33:30.448 21524 [18565] sub0: \ 0.018023 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:33:30.449 21524 [18565] sub0: / 0.018512 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:33:30.449 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:33:30.450 21524 [18565] sub0: \ 0.020148 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:33:30.450 21524 [18565] sub0: / 0.020412 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:33:30.835 21525 [18565] sub0: \ 18.442771 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:33:30.836 21525 [18565] sub0: \ 0.000619 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:33:30.836 21525 [18565] sub0: / 0.000766 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:30.836 21525 [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:33:30.836 21525 [18565] sub0: / 0.001109 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:33:30.838 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:33:30.839 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:33:30.841 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:33:30.842 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:33:30.843 21525 [18565] sub0: \ 0.007549 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:33:30.843 21525 [18565] sub0: \ 0.008184 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:33:30.843 21525 [18565] sub0: \ 0.008362 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:30.844 21525 [18565] sub0: \ 0.008511 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:30.844 21525 [18565] sub0: / 0.008675 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:30.844 21525 [18565] sub0: / 0.008812 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:30.847 21525 [18565] sub0: / 0.012277 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:30.848 21525 [18565] sub0: / 0.012523 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:33:30.848 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:33:30.849 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:33:30.852 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:33:30.855 21525 [18565] sub0: \ 0.019962 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:33:30.855 21525 [18565] sub0: / 0.020189 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:30.858 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:33:30.859 21525 [18565] sub0: \ 0.024272 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:33:30.860 21525 [18565] sub0: / 0.02471 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:33:30.860 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:33:30.866 21525 [18565] sub0: \ 0.0308 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:33:30.866 21525 [18565] sub0: / 0.03111 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:33:31.063 21524 [18565] sub0: \ 0.633154 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:33:31.064 21524 [18565] sub0: / 0.63417 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:33:31.067 21524 [18565] time: 0.636856 2015-12-03 12:33:31.068 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:33:31.068 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:33:31.069 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:33:31.070 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:33:31.070 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:33:31.071 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:33:31.072 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:33:31.074 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:33:31.075 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:33:31.082 21524 [18565] sub0: / 0.651641 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:33:31.185 21525 [18565] sub0: \ 0.349766 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:33:31.186 21525 [18565] sub0: / 0.350717 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:33:31.187 21525 [18565] time: 0.352207 2015-12-03 12:33:31.188 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:33:31.189 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:33:31.189 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:33:31.190 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:33:31.191 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:33:31.192 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:33:31.193 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:33:31.199 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:33:31.200 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:33:31.211 21525 [18565] sub0: / 0.375677 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:33:31.220 21525 [18565] sub0: \ 0.385073 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:33:31.221 21525 [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:33:31.221 21525 [18565] sub0: / 0.000766 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:31.221 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:33:31.221 21525 [18565] sub0: / 0.001057 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:33:31.223 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:33:31.224 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:33:31.225 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:33:31.226 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:33:31.227 21525 [18565] sub0: \ 0.006904 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:33:31.228 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:33:31.228 21525 [18565] sub0: \ 0.007793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:31.228 21525 [18565] sub0: \ 0.007947 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:31.228 21525 [18565] sub0: / 0.008094 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:31.229 21525 [18565] sub0: / 0.00823 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:31.229 21525 [18565] sub0: / 0.008365 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:31.229 21525 [18565] sub0: / 0.008483 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:33:31.229 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:33:31.230 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:33:31.232 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:33:31.234 21525 [18565] sub0: \ 0.013216 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:33:31.234 21525 [18565] sub0: / 0.013414 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:31.235 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:33:31.236 21525 [18565] sub0: \ 0.01557 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:33:31.236 21525 [18565] sub0: / 0.016045 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:33:31.237 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:33:31.238 21525 [18565] sub0: \ 0.017581 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:33:31.238 21525 [18565] sub0: / 0.017856 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:33:31.288 21340 [18565] sub0: \ 1.19657 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:33:31.289 21340 [18565] sub0: / 1.197564 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:33:31.293 21340 [18565] time: 1.202166 2015-12-03 12:33:31.294 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:33:31.295 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:33:31.296 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:33:31.297 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:33:31.297 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:33:31.298 21525 [18565] sub0: \ 0.077303 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:33:31.298 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:33:31.299 21525 [18565] sub0: / 0.078188 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:33:31.299 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:33:31.299 21525 [18565] time: 0.079017 2015-12-03 12:33:31.301 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:33:31.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:33:31.302 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:33:31.302 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:33:31.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:33:31.304 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:33:31.305 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:33:31.309 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:33:31.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', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:33:31.311 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:33:31.313 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:33:31.315 21340 [18565] sub0: / 1.224095 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:33:31.321 21525 [18565] sub0: / 0.100547 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:33:32.063 21525 [18565] sub0: \ 0.842519 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:33:32.064 21525 [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:33:32.064 21525 [18565] sub0: / 0.000793 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:32.064 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:33:32.064 21525 [18565] sub0: / 0.001155 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:33:32.066 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:33:32.067 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:33:32.068 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 = '30d735102f76588ec2682e684f79a4e3') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:33:32.069 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 = '30d735102f76588ec2682e684f79a4e3') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:33:32.070 21525 [18565] sub0: \ 0.007074 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:33:32.070 21525 [18565] sub0: \ 0.007383 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:33:32.071 21525 [18565] sub0: / 0.007544 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:32.071 21525 [18565] sub0: / 0.007682 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:33:32.129 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:33:32.131 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 = '30d735102f76588ec2682e684f79a4e3') AND (sess_key = 'client_id') 2015-12-03 12:33:32.132 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 = 'werner' 2015-12-03 12:33:32.134 21525 [18565] sub0: \ 0.070878 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:33:32.134 21525 [18565] sub0: / 0.071065 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:32.135 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 = '30d735102f76588ec2682e684f79a4e3') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:33:32.136 21525 [18565] sub0: \ 0.073371 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:33:32.137 21525 [18565] sub0: / 0.073841 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:33:32.137 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:33:32.138 21525 [18565] sub0: \ 0.075408 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:33:32.139 21525 [18565] sub0: / 0.075736 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:33:32.139 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 = 'werner') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:33:32.152 21525 [18565] sub0: \ 0.089258 Form::header in /opt/kivi/kivitendo-erp/SL/Form.pm:456 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:119 2015-12-03 12:33:32.153 21525 [18565] sub0: \ 0.090327 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:33:32.154 21525 [18565] sub0: / 0.09115 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:33:32.255 21525 [18565] sub0: / 0.191531 Form::header in /opt/kivi/kivitendo-erp/SL/Form.pm:533 2015-12-03 12:33:32.259 21525 [18565] time: 0.195634 2015-12-03 12:33:32.259 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 = '30d735102f76588ec2682e684f79a4e3') 2015-12-03 12:33:32.260 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '30d735102f76588ec2682e684f79a4e3' 2015-12-03 12:33:32.261 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 = '30d735102f76588ec2682e684f79a4e3' 2015-12-03 12:33:32.262 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:33:32.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 ('30d735102f76588ec2682e684f79a4e3', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:33:32.263 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 ('30d735102f76588ec2682e684f79a4e3', 'login', '--- werner ' , '') 2015-12-03 12:33:32.264 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 ('30d735102f76588ec2682e684f79a4e3', 'client_id', '--- 1 ' , '') 2015-12-03 12:33:32.266 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:33:32.267 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:33:32.276 21525 [18565] sub0: / 0.213369 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:33:35.725 21525 [18565] sub0: \ 3.662434 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:33:35.726 21525 [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:33:35.726 21525 [18565] sub0: / 0.000743 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:35.727 21525 [18565] sub0: \ 0.00087 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:33:35.727 21525 [18565] sub0: / 0.00105 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:33:35.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'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:33:35.730 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:33:35.731 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:33:35.732 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:33:35.732 21525 [18565] sub0: \ 0.006609 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:33:35.733 21525 [18565] sub0: \ 0.007219 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:33:35.733 21525 [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:33:35.733 21525 [18565] sub0: \ 0.007526 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:35.733 21525 [18565] sub0: / 0.007665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:35.733 21525 [18565] sub0: / 0.007785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:35.734 21525 [18565] sub0: / 0.007918 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:35.734 21525 [18565] sub0: / 0.008047 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:33:35.734 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:33:35.735 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:33:35.736 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:33:35.738 21525 [18565] sub0: \ 0.012014 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:33:35.738 21525 [18565] sub0: / 0.012159 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:35.739 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:33:35.740 21525 [18565] sub0: \ 0.013928 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:33:35.740 21525 [18565] sub0: / 0.014371 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:33:35.740 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:33:35.741 21525 [18565] sub0: \ 0.015723 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:33:35.742 21525 [18565] sub0: / 0.015936 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:33:35.795 21525 [18565] sub0: \ 0.069483 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:33:35.796 21525 [18565] sub0: / 0.07041 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:33:35.797 21525 [18565] time: 0.07118 2015-12-03 12:33:35.797 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:33:35.798 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:33:35.799 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:33:35.799 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:33:35.800 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:33:35.801 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:33:35.802 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:33:35.803 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:33:35.804 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:33:35.810 21525 [18565] sub0: / 0.084451 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:33:37.035 21525 [18565] sub0: \ 1.30895 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:33:37.035 21525 [18565] sub0: \ 0.000607 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:33:37.036 21525 [18565] sub0: / 0.00074 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:37.036 21525 [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:33:37.036 21525 [18565] sub0: / 0.001066 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:33:37.038 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:33:37.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_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:33:37.040 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:33:37.041 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:33:37.041 21525 [18565] sub0: \ 0.006564 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:33:37.045 21525 [18565] sub0: \ 0.010114 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:33:37.045 21525 [18565] sub0: \ 0.010287 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:37.045 21525 [18565] sub0: \ 0.010503 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:37.045 21525 [18565] sub0: \ 0.010638 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:37.046 21525 [18565] sub0: \ 0.010807 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:37.046 21525 [18565] sub0: \ 0.010939 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:37.046 21525 [18565] sub0: / 0.011089 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:37.046 21525 [18565] sub0: \ 0.011208 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:37.046 21525 [18565] sub0: / 0.011356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:37.046 21525 [18565] sub0: \ 0.011473 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:37.046 21525 [18565] sub0: / 0.01162 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:37.047 21525 [18565] sub0: \ 0.011752 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:37.047 21525 [18565] sub0: / 0.011912 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:37.047 21525 [18565] sub0: / 0.012028 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:37.047 21525 [18565] sub0: / 0.012168 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:37.047 21525 [18565] sub0: / 0.012282 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:37.047 21525 [18565] sub0: / 0.012423 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:37.047 21525 [18565] sub0: \ 0.012562 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:37.048 21525 [18565] sub0: / 0.012702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:37.048 21525 [18565] sub0: / 0.012834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:37.048 21525 [18565] sub0: / 0.012947 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:33:37.048 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:33:37.049 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:33:37.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:33:37.052 21525 [18565] sub0: \ 0.017065 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:33:37.052 21525 [18565] sub0: / 0.017238 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:37.053 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:33:37.054 21525 [18565] sub0: \ 0.019038 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:33:37.054 21525 [18565] sub0: / 0.019423 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:33:37.054 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:33:37.056 21525 [18565] sub0: \ 0.020793 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:33:37.056 21525 [18565] sub0: / 0.021006 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:33:37.056 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:33:37.122 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:33:37.341 21525 [18565] sub0: \ 0.305817 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:33:37.342 21525 [18565] sub0: / 0.306652 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:33:37.342 21525 [18565] time: 0.307332 2015-12-03 12:33:37.343 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:33:37.344 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:33:37.344 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:33:37.346 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:33:37.346 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:33:37.347 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:33:37.348 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:33:37.350 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:33:37.351 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:33:37.358 21525 [18565] sub0: / 0.323136 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:33:40.112 21525 [18565] sub0: \ 3.077288 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:33:40.113 21525 [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:33:40.113 21525 [18565] sub0: / 0.000757 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:40.113 21525 [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:33:40.113 21525 [18565] sub0: / 0.001035 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:33:40.115 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:33:40.116 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:33:40.117 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:33:40.118 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:33:40.119 21525 [18565] sub0: \ 0.006556 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:33:40.119 21525 [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:33:40.120 21525 [18565] sub0: \ 0.007298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:40.120 21525 [18565] sub0: \ 0.007428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:40.120 21525 [18565] sub0: / 0.007569 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:40.120 21525 [18565] sub0: / 0.007738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:40.120 21525 [18565] sub0: / 0.007881 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:40.120 21525 [18565] sub0: / 0.007997 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:33:40.121 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:33:40.122 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:33:40.123 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:33:40.124 21525 [18565] sub0: \ 0.011954 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:33:40.124 21525 [18565] sub0: / 0.012099 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:40.125 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:33:40.126 21525 [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:33:40.127 21525 [18565] sub0: / 0.014263 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:33:40.127 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:33:40.128 21525 [18565] sub0: \ 0.01563 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:33:40.128 21525 [18565] sub0: / 0.015882 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:33:40.180 21525 [18565] sub0: \ 0.067758 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:33:40.181 21525 [18565] sub0: / 0.068662 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:33:40.182 21525 [18565] time: 0.069407 2015-12-03 12:33:40.182 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:33:40.183 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:33:40.183 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:33:40.184 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:33:40.185 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:33:40.186 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:33:40.186 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:33:40.188 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:33:40.189 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:33:40.195 21525 [18565] sub0: / 0.082757 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:33:40.610 21525 [18565] sub0: \ 0.497812 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:33:40.611 21525 [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:33:40.611 21525 [18565] sub0: / 0.000755 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:40.611 21525 [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:33:40.611 21525 [18565] sub0: / 0.001033 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:33:40.613 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:33:40.614 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:33:40.615 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:33:40.616 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:33:40.617 21525 [18565] sub0: \ 0.006549 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:33:40.622 21525 [18565] sub0: \ 0.012048 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:33:40.623 21525 [18565] sub0: \ 0.012218 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:40.623 21525 [18565] sub0: \ 0.012392 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:40.623 21525 [18565] sub0: \ 0.012526 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:40.623 21525 [18565] sub0: \ 0.012667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:40.623 21525 [18565] sub0: \ 0.012796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:40.623 21525 [18565] sub0: / 0.012947 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:40.623 21525 [18565] sub0: \ 0.013066 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:40.624 21525 [18565] sub0: / 0.013215 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:40.624 21525 [18565] sub0: \ 0.013348 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:40.624 21525 [18565] sub0: / 0.013494 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:40.624 21525 [18565] sub0: \ 0.013612 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:40.624 21525 [18565] sub0: / 0.013796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:40.624 21525 [18565] sub0: / 0.013913 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:40.624 21525 [18565] sub0: / 0.014067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:40.625 21525 [18565] sub0: \ 0.014183 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:40.625 21525 [18565] sub0: \ 0.01435 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:40.625 21525 [18565] sub0: \ 0.014481 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:40.625 21525 [18565] sub0: / 0.014628 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:40.625 21525 [18565] sub0: \ 0.014747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:40.625 21525 [18565] sub0: / 0.014906 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:40.625 21525 [18565] sub0: \ 0.015025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:40.626 21525 [18565] sub0: / 0.015171 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:40.626 21525 [18565] sub0: \ 0.015306 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:40.626 21525 [18565] sub0: / 0.015448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:40.626 21525 [18565] sub0: / 0.015566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:40.626 21525 [18565] sub0: / 0.015707 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:40.626 21525 [18565] sub0: / 0.015822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:40.626 21525 [18565] sub0: / 0.01602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:40.627 21525 [18565] sub0: \ 0.016164 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:40.627 21525 [18565] sub0: / 0.016318 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:40.627 21525 [18565] sub0: / 0.016444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:40.627 21525 [18565] sub0: / 0.016558 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:33:40.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:33:40.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:33:40.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:33:40.631 21525 [18565] sub0: \ 0.020474 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:33:40.631 21525 [18565] sub0: / 0.020615 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:40.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:33:40.633 21525 [18565] sub0: \ 0.022408 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:33:40.633 21525 [18565] sub0: / 0.022787 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:33:40.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:33:40.634 21525 [18565] sub0: \ 0.02412 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:33:40.635 21525 [18565] sub0: / 0.02434 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:33:40.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:33:40.703 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:33:40.935 21525 [18565] sub0: \ 0.324696 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:33:40.937 21525 [18565] sub0: / 0.32618 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:33:40.937 21525 [18565] time: 0.326826 2015-12-03 12:33:40.938 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:33:40.938 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:33:40.939 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:33:40.940 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:33:40.941 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:33:40.941 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:33:40.942 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:33:40.943 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:33:40.944 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:33:40.952 21525 [18565] sub0: / 0.341449 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:33:41.240 21525 [18565] sub0: \ 0.629388 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:33:41.241 21525 [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:33:41.241 21525 [18565] sub0: / 0.000809 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:41.241 21525 [18565] sub0: \ 0.000936 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:33:41.241 21525 [18565] sub0: / 0.001097 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:33:41.243 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:33:41.244 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:33:41.245 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 = '30d735102f76588ec2682e684f79a4e3') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:33:41.246 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 = '30d735102f76588ec2682e684f79a4e3') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:33:41.246 21525 [18565] sub0: \ 0.006541 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:33:41.247 21525 [18565] sub0: \ 0.007044 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:33:41.247 21525 [18565] sub0: \ 0.007191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:41.247 21525 [18565] sub0: / 0.007346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:41.247 21525 [18565] sub0: / 0.00748 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:41.248 21525 [18565] sub0: / 0.007595 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:33:41.248 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:33:41.249 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 = '30d735102f76588ec2682e684f79a4e3') AND (sess_key = 'client_id') 2015-12-03 12:33:41.250 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 = 'werner' 2015-12-03 12:33:41.252 21525 [18565] sub0: \ 0.011858 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:33:41.252 21525 [18565] sub0: / 0.01201 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:41.253 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 = '30d735102f76588ec2682e684f79a4e3') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:33:41.254 21525 [18565] sub0: \ 0.013813 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:33:41.254 21525 [18565] sub0: / 0.014204 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:33:41.254 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:33:41.256 21525 [18565] sub0: \ 0.015583 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:33:41.256 21525 [18565] sub0: / 0.015835 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:33:41.256 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 = 'werner') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:33:42.098 21340 [18565] sub0: \ 12.006538 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:33:42.098 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:33:42.098 21340 [18565] sub0: / 0.000782 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:42.099 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:33:42.099 21340 [18565] sub0: / 0.001079 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:33:42.101 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:33:42.102 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:33:42.103 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:33:42.104 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:33:42.105 21340 [18565] sub0: \ 0.006902 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:33:42.105 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:299 2015-12-03 12:33:42.105 21340 [18565] sub0: \ 0.007658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:42.105 21340 [18565] sub0: \ 0.007786 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:42.106 21340 [18565] sub0: / 0.00792 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:42.106 21340 [18565] sub0: / 0.008065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:42.106 21340 [18565] sub0: / 0.008186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:42.106 21340 [18565] sub0: / 0.008291 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:33:42.106 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:33:42.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 = 'client_id') 2015-12-03 12:33:42.109 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:33:42.110 21340 [18565] sub0: \ 0.012554 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:33:42.110 21340 [18565] sub0: / 0.012702 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:42.111 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:33:42.112 21340 [18565] sub0: \ 0.014636 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:33:42.113 21340 [18565] sub0: / 0.015037 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:33:42.113 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:33:42.117 21340 [18565] sub0: \ 0.019366 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:33:42.117 21340 [18565] sub0: / 0.019625 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:33:42.244 21340 [18565] sub0: \ 0.146446 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:33:42.245 21340 [18565] sub0: / 0.147335 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:33:42.246 21340 [18565] time: 0.148366 2015-12-03 12:33:42.247 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:33:42.247 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:33:42.248 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:33:42.249 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:33:42.249 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:33:42.250 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:33:42.251 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:33:42.254 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:33:42.255 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:33:42.260 21340 [18565] sub0: / 0.162138 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:33:42.884 21340 [18565] sub0: \ 0.786639 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:33:42.885 21340 [18565] sub0: \ 0.000667 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:33:42.885 21340 [18565] sub0: / 0.000789 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:42.885 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:33:42.886 21340 [18565] sub0: / 0.00104 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:33:42.887 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:33:42.888 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:33:42.889 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:33:42.890 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:33:42.891 21340 [18565] sub0: \ 0.006445 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:33:42.891 21340 [18565] sub0: \ 0.006983 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:33:42.892 21340 [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:33:42.892 21340 [18565] sub0: \ 0.007287 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:42.892 21340 [18565] sub0: / 0.007465 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:42.892 21340 [18565] sub0: / 0.00762 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:42.892 21340 [18565] sub0: / 0.007735 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:42.892 21340 [18565] sub0: / 0.007838 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:33:42.893 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:33:42.894 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:33:42.895 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:33:42.896 21340 [18565] sub0: \ 0.011766 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:33:42.896 21340 [18565] sub0: / 0.011904 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:42.897 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:33:42.898 21340 [18565] sub0: \ 0.0137 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:33:42.899 21340 [18565] sub0: / 0.014073 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:33:42.899 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:33:42.900 21340 [18565] sub0: \ 0.015451 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:33:42.900 21340 [18565] sub0: / 0.015702 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:33:43.759 21340 [18565] sub0: \ 0.874832 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:33:43.760 21340 [18565] sub0: / 0.875771 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:33:43.765 21340 [18565] time: 0.880206 2015-12-03 12:33:43.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:33:43.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:33:43.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:33:43.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:33:43.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:33:43.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', 'login', '--- jr ' , '') 2015-12-03 12:33:43.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', 'client_id', '--- 1 ' , '') 2015-12-03 12:33:43.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:33:43.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:33:43.778 21340 [18565] sub0: / 0.893228 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:33:43.896 21340 [18565] sub0: \ 1.011859 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:33:43.897 21340 [18565] sub0: \ 0.000669 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:33:43.897 21340 [18565] sub0: / 0.000792 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:43.897 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:33:43.898 21340 [18565] sub0: / 0.001044 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:33:43.899 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:33:43.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_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:33:43.901 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:33:43.902 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:33:43.903 21340 [18565] sub0: \ 0.00631 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:33:43.903 21340 [18565] sub0: \ 0.006895 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:33:43.904 21340 [18565] sub0: \ 0.00705 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:43.904 21340 [18565] sub0: \ 0.007196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:43.904 21340 [18565] sub0: / 0.007323 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:43.904 21340 [18565] sub0: / 0.007439 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:43.904 21340 [18565] sub0: / 0.0076 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:43.904 21340 [18565] sub0: / 0.007704 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:33:43.904 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:33:43.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:33:43.907 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:33:43.908 21340 [18565] sub0: \ 0.011614 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:33:43.908 21340 [18565] sub0: / 0.011751 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:43.909 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:33:43.910 21340 [18565] sub0: \ 0.01353 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:33:43.910 21340 [18565] sub0: / 0.013903 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:33:43.911 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:33:43.912 21340 [18565] sub0: \ 0.015281 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:33:43.912 21340 [18565] sub0: / 0.01553 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:33:43.967 21340 [18565] sub0: \ 0.070166 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:33:43.968 21340 [18565] sub0: / 0.07105 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:33:43.968 21340 [18565] time: 0.071903 2015-12-03 12:33:43.969 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:33:43.970 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:33:43.970 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:33:43.971 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:33:43.971 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:33:43.972 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:33:43.973 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:33:43.974 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:33:43.975 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:33:43.980 21340 [18565] sub0: / 0.083231 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:33:44.466 21340 [18565] sub0: \ 0.569476 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:33:44.467 21340 [18565] sub0: \ 0.000675 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:33:44.467 21340 [18565] sub0: / 0.000813 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:44.467 21340 [18565] sub0: \ 0.000935 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:33:44.467 21340 [18565] sub0: / 0.001095 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:33:44.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:33:44.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:33:44.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:33:44.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:33:44.473 21340 [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:33:44.480 21340 [18565] sub0: \ 0.013989 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:33:44.480 21340 [18565] sub0: \ 0.014181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:44.481 21340 [18565] sub0: / 0.014317 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:44.481 21340 [18565] sub0: \ 0.014451 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:44.481 21340 [18565] sub0: \ 0.014624 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:44.481 21340 [18565] sub0: \ 0.014751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:44.481 21340 [18565] sub0: \ 0.014901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:44.481 21340 [18565] sub0: \ 0.015024 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:44.481 21340 [18565] sub0: / 0.015164 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:44.481 21340 [18565] sub0: \ 0.015272 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:44.482 21340 [18565] sub0: / 0.015489 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:44.482 21340 [18565] sub0: \ 0.015606 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:44.482 21340 [18565] sub0: / 0.015748 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:44.482 21340 [18565] sub0: \ 0.015857 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:44.482 21340 [18565] sub0: / 0.015992 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:44.482 21340 [18565] sub0: / 0.016102 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:44.482 21340 [18565] sub0: / 0.01623 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:44.483 21340 [18565] sub0: \ 0.016339 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:44.483 21340 [18565] sub0: \ 0.016474 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:44.483 21340 [18565] sub0: \ 0.016592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:44.483 21340 [18565] sub0: / 0.016734 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:44.483 21340 [18565] sub0: \ 0.016848 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:44.483 21340 [18565] sub0: / 0.016989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:44.483 21340 [18565] sub0: \ 0.017101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:44.483 21340 [18565] sub0: / 0.017241 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:44.484 21340 [18565] sub0: \ 0.017353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:44.484 21340 [18565] sub0: / 0.017502 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:44.484 21340 [18565] sub0: / 0.017612 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:44.484 21340 [18565] sub0: / 0.017767 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:44.484 21340 [18565] sub0: \ 0.017924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:44.484 21340 [18565] sub0: \ 0.018094 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:44.484 21340 [18565] sub0: \ 0.01822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:44.485 21340 [18565] sub0: / 0.018365 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:44.485 21340 [18565] sub0: \ 0.018491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:44.485 21340 [18565] sub0: / 0.018645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:44.485 21340 [18565] sub0: \ 0.018756 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:44.485 21340 [18565] sub0: / 0.018896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:44.485 21340 [18565] sub0: \ 0.019006 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:44.485 21340 [18565] sub0: / 0.019141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:44.485 21340 [18565] sub0: / 0.01925 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:44.486 21340 [18565] sub0: / 0.019353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:44.486 21340 [18565] sub0: / 0.019469 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:44.486 21340 [18565] sub0: / 0.019643 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:44.486 21340 [18565] sub0: / 0.019769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:44.486 21340 [18565] sub0: / 0.019874 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:33:44.486 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:33:44.488 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:33:44.489 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:33:44.490 21340 [18565] sub0: \ 0.024148 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:33:44.490 21340 [18565] sub0: / 0.024287 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:44.492 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:33:44.492 21340 [18565] sub0: \ 0.026167 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:33:44.493 21340 [18565] sub0: / 0.026567 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:33:44.493 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:33:44.494 21340 [18565] sub0: \ 0.02796 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:33:44.494 21340 [18565] sub0: / 0.028186 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:33:44.495 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:33:44.567 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:33:44.816 21340 [18565] sub0: \ 0.349761 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:33:44.817 21340 [18565] sub0: / 0.350656 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:33:44.817 21340 [18565] time: 0.351189 2015-12-03 12:33:44.818 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:33:44.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:33:44.819 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:33:44.820 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:33:44.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', 'login', '--- jr ' , '') 2015-12-03 12:33:44.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:33:44.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', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:33:44.823 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:33:44.824 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:33:44.830 21340 [18565] sub0: / 0.36404 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:33:47.655 21340 [18565] sub0: \ 3.189008 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:33:47.656 21340 [18565] sub0: \ 0.000862 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:33:47.656 21340 [18565] sub0: / 0.001015 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:47.657 21340 [18565] sub0: \ 0.001146 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:33:47.657 21340 [18565] sub0: / 0.001331 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:33:47.659 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:33:47.660 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:33:47.661 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:33:47.662 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:33:47.663 21340 [18565] sub0: \ 0.007342 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:33:47.663 21340 [18565] sub0: \ 0.007948 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:33:47.664 21340 [18565] sub0: \ 0.008138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:47.664 21340 [18565] sub0: \ 0.008265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:47.664 21340 [18565] sub0: / 0.008396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:47.664 21340 [18565] sub0: / 0.008522 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:47.664 21340 [18565] sub0: / 0.008669 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:47.664 21340 [18565] sub0: / 0.008771 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:33:47.665 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:33:47.666 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:33:47.667 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:33:47.669 21340 [18565] sub0: \ 0.013363 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:33:47.669 21340 [18565] sub0: / 0.013524 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:47.670 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:33:47.671 21340 [18565] sub0: \ 0.015729 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:33:47.672 21340 [18565] sub0: / 0.016174 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:33:47.672 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:33:47.673 21340 [18565] sub0: \ 0.017765 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:33:47.674 21340 [18565] sub0: / 0.01803 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:33:47.745 21340 [18565] sub0: \ 0.089898 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:33:47.746 21340 [18565] sub0: / 0.091014 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:33:47.747 21340 [18565] time: 0.091939 2015-12-03 12:33:47.748 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:33:47.749 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:33:47.750 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:33:47.751 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:33:47.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', 'client_id', '--- 1 ' , '') 2015-12-03 12:33:47.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', 'login', '--- jr ' , '') 2015-12-03 12:33:47.753 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:33:47.755 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:33:47.756 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:33:47.760 21340 [18565] sub0: / 0.105009 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:33:48.210 21340 [18565] sub0: \ 0.554561 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:33:48.211 21340 [18565] sub0: \ 0.000689 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:33:48.211 21340 [18565] sub0: / 0.000838 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:48.211 21340 [18565] sub0: \ 0.000965 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:33:48.211 21340 [18565] sub0: / 0.001128 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:33:48.213 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:33:48.214 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:33:48.216 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:33:48.217 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:33:48.218 21340 [18565] sub0: \ 0.007377 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:33:48.232 21340 [18565] sub0: \ 0.021676 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:33:48.232 21340 [18565] sub0: \ 0.022043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:48.233 21340 [18565] sub0: \ 0.022409 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:48.233 21340 [18565] sub0: \ 0.022565 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:48.233 21340 [18565] sub0: \ 0.022738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:48.233 21340 [18565] sub0: \ 0.022877 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:48.233 21340 [18565] sub0: / 0.023041 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:48.233 21340 [18565] sub0: \ 0.023169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:48.234 21340 [18565] sub0: / 0.023324 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:48.234 21340 [18565] sub0: \ 0.023465 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:48.234 21340 [18565] sub0: / 0.023621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:48.234 21340 [18565] sub0: \ 0.023743 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:48.234 21340 [18565] sub0: / 0.023893 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:48.234 21340 [18565] sub0: / 0.024013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:48.234 21340 [18565] sub0: / 0.024156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:48.235 21340 [18565] sub0: \ 0.024278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:48.235 21340 [18565] sub0: \ 0.024427 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:48.235 21340 [18565] sub0: \ 0.024558 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:48.235 21340 [18565] sub0: / 0.024718 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:48.235 21340 [18565] sub0: \ 0.024862 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:48.235 21340 [18565] sub0: / 0.025019 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:48.235 21340 [18565] sub0: \ 0.025145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:48.236 21340 [18565] sub0: / 0.0253 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:48.236 21340 [18565] sub0: \ 0.025439 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:48.236 21340 [18565] sub0: / 0.025592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:48.236 21340 [18565] sub0: / 0.025715 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:48.236 21340 [18565] sub0: / 0.025928 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:48.236 21340 [18565] sub0: \ 0.026059 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:48.236 21340 [18565] sub0: \ 0.026195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:48.237 21340 [18565] sub0: \ 0.026327 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:48.237 21340 [18565] sub0: / 0.026502 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:48.237 21340 [18565] sub0: \ 0.026627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:48.237 21340 [18565] sub0: / 0.026781 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:48.237 21340 [18565] sub0: \ 0.026908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:48.237 21340 [18565] sub0: / 0.027061 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:48.237 21340 [18565] sub0: \ 0.027185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:48.239 21340 [18565] sub0: / 0.028779 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:48.239 21340 [18565] sub0: / 0.028923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:48.239 21340 [18565] sub0: / 0.029106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:48.239 21340 [18565] sub0: \ 0.029242 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:48.240 21340 [18565] sub0: \ 0.029415 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:48.240 21340 [18565] sub0: \ 0.029553 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:48.240 21340 [18565] sub0: / 0.02971 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:48.240 21340 [18565] sub0: \ 0.029878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:48.240 21340 [18565] sub0: / 0.030054 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:48.240 21340 [18565] sub0: \ 0.030181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:48.241 21340 [18565] sub0: / 0.030336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:48.241 21340 [18565] sub0: \ 0.030474 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:48.241 21340 [18565] sub0: / 0.030625 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:48.241 21340 [18565] sub0: / 0.030749 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:48.241 21340 [18565] sub0: / 0.030905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:48.241 21340 [18565] sub0: / 0.031029 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:48.241 21340 [18565] sub0: / 0.031212 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:48.242 21340 [18565] sub0: \ 0.03134 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:48.242 21340 [18565] sub0: / 0.031499 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:48.242 21340 [18565] sub0: / 0.031643 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:48.242 21340 [18565] sub0: / 0.031764 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:33:48.242 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:33:48.245 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:33:48.262 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:33:48.270 21340 [18565] sub0: \ 0.060235 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:33:48.271 21340 [18565] sub0: / 0.060483 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:48.272 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:33:48.273 21340 [18565] sub0: \ 0.063063 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:33:48.274 21340 [18565] sub0: / 0.063531 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:33:48.274 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:33:48.276 21340 [18565] sub0: \ 0.065346 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:33:48.276 21340 [18565] sub0: / 0.065667 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:33:48.276 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:33:48.405 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:33:48.757 21340 [18565] sub0: \ 0.547256 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:33:48.758 21340 [18565] sub0: / 0.548188 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:33:48.759 21340 [18565] time: 0.54911 2015-12-03 12:33:48.764 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:33:48.765 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:33:48.766 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:33:48.767 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:33:48.768 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:33:48.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', 'client_id', '--- 1 ' , '') 2015-12-03 12:33:48.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:33:48.771 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:33:48.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:33:48.782 21340 [18565] sub0: / 0.571615 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:33:49.811 21340 [18565] sub0: \ 1.600926 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:33:49.812 21340 [18565] sub0: \ 0.000721 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:33:49.812 21340 [18565] sub0: / 0.000876 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:49.812 21340 [18565] sub0: \ 0.001002 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:33:49.813 21340 [18565] sub0: / 0.001168 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:33:49.814 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:33:49.816 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:33:49.817 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:33:49.818 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:33:49.819 21340 [18565] sub0: \ 0.007288 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:33:49.819 21340 [18565] sub0: \ 0.007901 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:33:49.819 21340 [18565] sub0: \ 0.00807 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:49.820 21340 [18565] sub0: \ 0.008204 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:49.820 21340 [18565] sub0: / 0.008351 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:49.820 21340 [18565] sub0: / 0.008471 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:49.820 21340 [18565] sub0: / 0.008587 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:49.820 21340 [18565] sub0: / 0.008731 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:33:49.820 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:33:49.822 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:33:49.823 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:33:49.825 21340 [18565] sub0: \ 0.013189 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:33:49.825 21340 [18565] sub0: / 0.013383 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:49.826 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:33:49.827 21340 [18565] sub0: \ 0.015669 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:33:49.827 21340 [18565] sub0: / 0.0161 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:33:49.828 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:33:49.829 21340 [18565] sub0: \ 0.017754 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:33:49.829 21340 [18565] sub0: / 0.018036 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:33:50.068 21340 [18565] sub0: \ 0.256546 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:33:50.069 21340 [18565] sub0: / 0.257584 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:33:50.070 21340 [18565] time: 0.258553 2015-12-03 12:33:50.080 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:33:50.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:33:50.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:33:50.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:33:50.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:33:50.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:33:50.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:33:50.087 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:33:50.088 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:33:50.101 21340 [18565] sub0: / 0.289361 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:33:50.336 21340 [18565] sub0: \ 0.52502 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:33:50.337 21340 [18565] sub0: \ 0.000683 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:33:50.337 21340 [18565] sub0: / 0.000834 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:50.338 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:33:50.338 21340 [18565] sub0: / 0.001144 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:33:50.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:33:50.359 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:33:50.370 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:33:50.390 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:33:50.405 21340 [18565] sub0: \ 0.068444 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:33:50.417 21340 [18565] sub0: \ 0.08042 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:33:50.417 21340 [18565] sub0: \ 0.080736 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:50.417 21340 [18565] sub0: / 0.080898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.418 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:244 2015-12-03 12:33:50.418 21340 [18565] sub0: \ 0.081225 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:50.418 21340 [18565] sub0: \ 0.081363 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:50.418 21340 [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:244 2015-12-03 12:33:50.418 21340 [18565] sub0: \ 0.081671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:50.418 21340 [18565] sub0: / 0.081828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.419 21340 [18565] sub0: \ 0.081953 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:50.419 21340 [18565] sub0: / 0.082123 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.419 21340 [18565] sub0: \ 0.082249 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:50.419 21340 [18565] sub0: / 0.082405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.419 21340 [18565] sub0: \ 0.082531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:50.419 21340 [18565] sub0: / 0.08268 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.419 21340 [18565] sub0: / 0.082803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.420 21340 [18565] sub0: / 0.08295 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.420 21340 [18565] sub0: \ 0.083109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:50.420 21340 [18565] sub0: \ 0.083282 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:50.420 21340 [18565] sub0: \ 0.083419 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:50.420 21340 [18565] sub0: / 0.08362 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.420 21340 [18565] sub0: \ 0.083749 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:50.420 21340 [18565] sub0: / 0.083907 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.421 21340 [18565] sub0: \ 0.084032 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:50.421 21340 [18565] sub0: / 0.084206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.421 21340 [18565] sub0: \ 0.084332 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:50.421 21340 [18565] sub0: / 0.084481 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.421 21340 [18565] sub0: / 0.084604 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.421 21340 [18565] sub0: / 0.084751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.421 21340 [18565] sub0: \ 0.084878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:50.422 21340 [18565] sub0: \ 0.085051 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:50.422 21340 [18565] sub0: \ 0.085207 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:50.422 21340 [18565] sub0: / 0.085366 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.422 21340 [18565] sub0: \ 0.08549 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:50.422 21340 [18565] sub0: / 0.085649 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.422 21340 [18565] sub0: \ 0.085773 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:50.422 21340 [18565] sub0: / 0.08593 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.423 21340 [18565] sub0: \ 0.086057 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:50.423 21340 [18565] sub0: / 0.086225 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.423 21340 [18565] sub0: / 0.086347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.423 21340 [18565] sub0: / 0.086487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.423 21340 [18565] sub0: \ 0.086609 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:50.423 21340 [18565] sub0: \ 0.086782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:50.423 21340 [18565] sub0: \ 0.086917 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:50.424 21340 [18565] sub0: / 0.087088 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.424 21340 [18565] sub0: \ 0.087217 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:50.424 21340 [18565] sub0: / 0.087375 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.424 21340 [18565] sub0: \ 0.087561 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:50.424 21340 [18565] sub0: / 0.087722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.424 21340 [18565] sub0: \ 0.087849 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:50.425 21340 [18565] sub0: / 0.087999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.425 21340 [18565] sub0: / 0.088138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.425 21340 [18565] sub0: / 0.088302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.425 21340 [18565] sub0: \ 0.088429 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:50.425 21340 [18565] sub0: \ 0.088584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:50.425 21340 [18565] sub0: \ 0.088721 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:50.425 21340 [18565] sub0: / 0.088878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.426 21340 [18565] sub0: \ 0.089002 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:50.426 21340 [18565] sub0: / 0.089174 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.426 21340 [18565] sub0: \ 0.089299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:50.426 21340 [18565] sub0: / 0.089455 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.426 21340 [18565] sub0: \ 0.08958 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:33:50.426 21340 [18565] sub0: / 0.08973 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.426 21340 [18565] sub0: / 0.089852 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.427 21340 [18565] sub0: / 0.090009 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.427 21340 [18565] sub0: / 0.090149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.427 21340 [18565] sub0: / 0.090374 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.427 21340 [18565] sub0: / 0.090551 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:50.427 21340 [18565] sub0: / 0.090672 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:33:50.428 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:33:50.429 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:33:50.431 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:33:50.433 21340 [18565] sub0: \ 0.096213 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:33:50.433 21340 [18565] sub0: / 0.096399 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:50.434 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:33:50.435 21340 [18565] sub0: \ 0.098887 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:33:50.436 21340 [18565] sub0: / 0.099474 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:33:50.436 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:33:50.438 21340 [18565] sub0: \ 0.101052 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:33:50.438 21340 [18565] sub0: / 0.101317 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:33:50.438 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:33:50.546 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:33:50.928 21340 [18565] sub0: \ 0.591484 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:33:50.929 21340 [18565] sub0: / 0.592423 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:33:50.930 21340 [18565] time: 0.593185 2015-12-03 12:33:50.932 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:33:50.933 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:33:50.934 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:33:50.935 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:33:50.936 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:33:50.937 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:33:50.938 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:33:50.940 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:33:50.941 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:33:50.951 21340 [18565] sub0: / 0.614328 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:33:51.697 21340 [18565] sub0: \ 1.360705 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:33:51.699 21340 [18565] sub0: \ 0.000702 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:33:51.699 21340 [18565] sub0: / 0.000884 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:51.699 21340 [18565] sub0: \ 0.001016 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:33:51.699 21340 [18565] sub0: / 0.001188 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:33:51.705 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:33:51.706 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:33:51.707 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:33:51.709 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:33:51.710 21340 [18565] sub0: \ 0.011566 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:33:51.710 21340 [18565] sub0: \ 0.012255 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:33:51.711 21340 [18565] sub0: \ 0.012529 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:51.711 21340 [18565] sub0: \ 0.012711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:51.711 21340 [18565] sub0: / 0.012861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:51.711 21340 [18565] sub0: / 0.012987 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:51.711 21340 [18565] sub0: / 0.013143 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:51.711 21340 [18565] sub0: / 0.013264 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:33:51.712 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:33:51.713 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:33:51.726 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:33:51.730 21340 [18565] sub0: \ 0.031498 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:33:51.730 21340 [18565] sub0: / 0.031744 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:51.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 = 'session_auth_status_user') 2015-12-03 12:33:51.733 21340 [18565] sub0: \ 0.034682 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:33:51.733 21340 [18565] sub0: / 0.035161 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:33:51.733 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:33:51.735 21340 [18565] sub0: \ 0.03691 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:33:51.736 21340 [18565] sub0: / 0.037997 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:33:53.039 21340 [18565] sub0: \ 1.340599 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:33:53.040 21340 [18565] sub0: / 1.341505 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:33:53.044 21340 [18565] time: 1.346288 2015-12-03 12:33:53.049 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:33:53.050 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:33:53.050 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:33:53.060 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:33:53.061 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:33:53.080 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:33:53.081 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:33:53.082 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:33:53.084 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:33:53.090 21340 [18565] sub0: / 1.391876 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:33:53.090 21340 [18565] sub0: \ 1.392294 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:33:53.091 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:33:53.091 21340 [18565] sub0: / 0.000792 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:53.091 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:33:53.092 21340 [18565] sub0: / 0.00108 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:33:53.093 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:33:53.095 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:33:53.096 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:33:53.097 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:33:53.098 21340 [18565] sub0: \ 0.00704 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:33:53.098 21340 [18565] sub0: \ 0.007677 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:33:53.098 21340 [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:33:53.099 21340 [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:33:53.099 21340 [18565] sub0: / 0.008197 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:53.099 21340 [18565] sub0: / 0.008322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:53.099 21340 [18565] sub0: / 0.008453 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:53.099 21340 [18565] sub0: / 0.008569 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:33:53.099 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:33:53.101 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:33:53.102 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:33:53.104 21340 [18565] sub0: \ 0.013236 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:33:53.104 21340 [18565] sub0: / 0.013416 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:53.105 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:33:53.106 21340 [18565] sub0: \ 0.015685 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:33:53.107 21340 [18565] sub0: / 0.016125 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:33:53.107 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:33:53.108 21340 [18565] sub0: \ 0.017778 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:33:53.109 21340 [18565] sub0: / 0.018078 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:33:53.169 21340 [18565] sub0: \ 0.078137 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:33:53.170 21340 [18565] sub0: / 0.079095 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:33:53.171 21340 [18565] time: 0.080165 2015-12-03 12:33:53.171 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:33:53.172 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:33:53.173 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:33:53.174 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:33:53.174 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:33:53.175 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:33:53.176 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:33:53.178 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:33:53.179 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:33:53.185 21340 [18565] sub0: / 0.094691 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:33:53.186 21340 [18565] sub0: \ 0.095134 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:33:53.186 21340 [18565] sub0: \ 0.00066 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:33:53.187 21340 [18565] sub0: / 0.00081 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:53.187 21340 [18565] sub0: \ 0.000953 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:33:53.187 21340 [18565] sub0: / 0.001122 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:33:53.189 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:33:53.190 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:33:53.191 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:33:53.192 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:33:53.193 21340 [18565] sub0: \ 0.007223 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:33:53.194 21340 [18565] sub0: \ 0.00786 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:33:53.194 21340 [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:33:53.194 21340 [18565] sub0: \ 0.008186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:53.194 21340 [18565] sub0: / 0.008352 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:53.194 21340 [18565] sub0: / 0.008485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:53.194 21340 [18565] sub0: / 0.008626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:53.195 21340 [18565] sub0: / 0.008743 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:33:53.195 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:33:53.196 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:33:53.198 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:33:53.199 21340 [18565] sub0: \ 0.01345 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:33:53.199 21340 [18565] sub0: / 0.013638 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:53.201 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:33:53.202 21340 [18565] sub0: \ 0.015974 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:33:53.202 21340 [18565] sub0: / 0.016404 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:33:53.202 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:33:53.204 21340 [18565] sub0: \ 0.018007 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:33:53.204 21340 [18565] sub0: / 0.01833 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:33:53.275 21340 [18565] sub0: \ 0.089441 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:33:53.276 21340 [18565] sub0: / 0.090466 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:33:53.278 21340 [18565] time: 0.09206 2015-12-03 12:33:53.279 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:33:53.279 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:33:53.280 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:33:53.281 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:33:53.282 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:33:53.282 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:33:53.283 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:33:53.285 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:33:53.286 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:33:53.294 21340 [18565] sub0: / 0.107799 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:33:53.294 21340 [18565] sub0: \ 0.108232 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:33:53.295 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:33:53.295 21340 [18565] sub0: / 0.000792 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:53.295 21340 [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:33:53.295 21340 [18565] sub0: / 0.001078 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:33:53.297 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:33:53.298 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:33:53.299 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:33:53.300 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:33:53.301 21340 [18565] sub0: \ 0.007039 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:33:53.302 21340 [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:299 2015-12-03 12:33:53.302 21340 [18565] sub0: \ 0.007858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:53.302 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:33:53.302 21340 [18565] sub0: / 0.008154 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:53.302 21340 [18565] sub0: / 0.008307 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:53.303 21340 [18565] sub0: / 0.008439 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:53.303 21340 [18565] sub0: / 0.008572 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:33:53.303 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:33:53.304 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:33:53.306 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:33:53.307 21340 [18565] sub0: \ 0.013284 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:33:53.308 21340 [18565] sub0: / 0.013476 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:53.309 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:33:53.310 21340 [18565] sub0: \ 0.015873 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:33:53.310 21340 [18565] sub0: / 0.016314 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:33:53.311 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:33:53.312 21340 [18565] sub0: \ 0.018011 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:33:53.312 21340 [18565] sub0: / 0.018312 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:33:53.391 21340 [18565] sub0: \ 0.09697 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:33:53.392 21340 [18565] sub0: / 0.097983 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:33:53.394 21340 [18565] time: 0.099528 2015-12-03 12:33:53.394 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:33:53.395 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:33:53.396 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:33:53.397 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:33:53.397 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:33:53.398 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:33:53.399 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:33:53.401 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:33:53.402 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:33:53.408 21340 [18565] sub0: / 0.114347 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:33:53.514 21340 [18565] sub0: \ 0.219908 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:33:53.515 21340 [18565] sub0: \ 0.000838 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:33:53.515 21340 [18565] sub0: / 0.000996 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:53.515 21340 [18565] sub0: \ 0.001122 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:33:53.516 21340 [18565] sub0: / 0.00129 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:33:53.517 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:33:53.518 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:33:53.520 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:33:53.521 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:33:53.522 21340 [18565] sub0: \ 0.007472 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:33:53.522 21340 [18565] sub0: \ 0.008097 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:33:53.522 21340 [18565] sub0: \ 0.008271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:53.523 21340 [18565] sub0: \ 0.00841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:53.523 21340 [18565] sub0: / 0.008572 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:53.523 21340 [18565] sub0: / 0.008711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:53.523 21340 [18565] sub0: / 0.008871 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:53.523 21340 [18565] sub0: / 0.008992 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:33:53.524 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:33:53.533 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:33:53.541 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:33:53.543 21340 [18565] sub0: \ 0.028773 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:33:53.543 21340 [18565] sub0: / 0.028954 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:53.544 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:33:53.552 21340 [18565] sub0: \ 0.037716 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:33:53.552 21340 [18565] sub0: / 0.038271 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:33:53.553 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:33:53.554 21340 [18565] sub0: \ 0.039957 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:33:53.554 21340 [18565] sub0: / 0.040252 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:33:53.608 21340 [18565] sub0: \ 0.093916 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:33:53.609 21340 [18565] sub0: / 0.094915 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:33:53.610 21340 [18565] time: 0.095546 2015-12-03 12:33:53.610 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:33:53.611 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:33:53.612 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:33:53.613 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:33:53.613 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:33:53.614 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:33:53.615 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:33:53.617 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:33: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 (mtime < (now() - '480m'::interval)) 2015-12-03 12:33:53.641 21340 [18565] sub0: / 0.127034 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:33:53.741 21340 [18565] sub0: \ 0.226814 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:33:53.742 21340 [18565] sub0: \ 0.000681 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:33:53.742 21340 [18565] sub0: / 0.000825 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:53.742 21340 [18565] sub0: \ 0.000953 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:33:53.742 21340 [18565] sub0: / 0.001116 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:33:53.744 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:33:53.745 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:33:53.746 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:33:53.747 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:33:53.748 21340 [18565] sub0: \ 0.006992 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:33:53.749 21340 [18565] sub0: \ 0.007702 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:33:53.749 21340 [18565] sub0: \ 0.007888 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:53.749 21340 [18565] sub0: \ 0.008042 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:33:53.749 21340 [18565] sub0: / 0.008189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:53.750 21340 [18565] sub0: / 0.008323 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:53.750 21340 [18565] sub0: / 0.00847 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:33:53.750 21340 [18565] sub0: / 0.00859 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:33:53.750 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:33:53.751 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:33:53.753 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:33:53.755 21340 [18565] sub0: \ 0.013467 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:33:53.755 21340 [18565] sub0: / 0.013667 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:33:53.756 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:33:53.757 21340 [18565] sub0: \ 0.01606 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:33:53.758 21340 [18565] sub0: / 0.016514 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:33:53.758 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:33:53.759 21340 [18565] sub0: \ 0.018186 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:33:53.760 21340 [18565] sub0: / 0.018485 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:33:53.825 21340 [18565] sub0: \ 0.084121 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:33:53.827 21340 [18565] sub0: / 0.085281 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:33:53.830 21340 [18565] time: 0.088634 2015-12-03 12:33:53.831 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:33:53.831 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:33:53.832 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:33:53.833 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:33:53.834 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:33:53.835 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:33:53.836 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:33:53.837 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:33:53.838 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:33:53.845 21340 [18565] sub0: / 0.104204 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:33:58.352 21525 [18565] sub0: \ 17.111911 Form::header in /opt/kivi/kivitendo-erp/SL/Form.pm:456 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:119 2015-12-03 12:33:58.353 21525 [18565] sub0: \ 17.112993 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:33:58.354 21525 [18565] sub0: / 17.113791 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:33:58.454 21525 [18565] sub0: / 17.213819 Form::header in /opt/kivi/kivitendo-erp/SL/Form.pm:533 2015-12-03 12:33:58.526 21525 [18565] time: 17.286009 2015-12-03 12:33:58.527 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 = '30d735102f76588ec2682e684f79a4e3') 2015-12-03 12:33:58.527 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '30d735102f76588ec2682e684f79a4e3' 2015-12-03 12:33:58.528 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 = '30d735102f76588ec2682e684f79a4e3' 2015-12-03 12:33:58.529 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:33:58.530 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 ('30d735102f76588ec2682e684f79a4e3', 'client_id', '--- 1 ' , '') 2015-12-03 12:33:58.531 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 ('30d735102f76588ec2682e684f79a4e3', 'login', '--- werner ' , '') 2015-12-03 12:33:58.532 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 ('30d735102f76588ec2682e684f79a4e3', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:33:58.534 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:33:58.535 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:33:58.542 21525 [18565] sub0: / 17.302027 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:04.127 21524 [18565] sub0: \ 33.697001 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:04.128 21524 [18565] sub0: \ 0.000619 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:34:04.128 21524 [18565] sub0: / 0.000755 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:04.128 21524 [18565] sub0: \ 0.000932 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:34:04.128 21524 [18565] sub0: / 0.001097 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:04.130 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:34:04.132 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:34:04.133 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:34:04.134 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:34:04.135 21524 [18565] sub0: \ 0.007281 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:34:04.135 21524 [18565] sub0: \ 0.007836 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:34:04.135 21524 [18565] sub0: \ 0.007974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:04.135 21524 [18565] sub0: \ 0.008115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:04.135 21524 [18565] sub0: / 0.008245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:04.136 21524 [18565] sub0: / 0.008354 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:04.136 21524 [18565] sub0: / 0.008495 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:04.136 21524 [18565] sub0: / 0.008603 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:04.136 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:34:04.137 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:34:04.139 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:34:04.140 21524 [18565] sub0: \ 0.013183 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:34:04.141 21524 [18565] sub0: / 0.013329 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:04.142 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:34:04.143 21524 [18565] sub0: \ 0.01529 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:34:04.143 21524 [18565] sub0: / 0.015686 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:04.143 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:04.144 21524 [18565] sub0: \ 0.017168 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:04.145 21524 [18565] sub0: / 0.017444 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:04.274 21524 [18565] sub0: \ 0.146971 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:34:04.275 21524 [18565] sub0: / 0.147847 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:04.276 21524 [18565] time: 0.148954 2015-12-03 12:34:04.277 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:34:04.277 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:34:04.278 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:34:04.279 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:34:04.279 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:34:04.280 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:34:04.281 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:34:04.283 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:34:04.284 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:34:04.289 21524 [18565] sub0: / 0.1617 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:04.457 21524 [18565] sub0: \ 0.329481 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:04.457 21524 [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:34:04.458 21524 [18565] sub0: / 0.000714 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:04.458 21524 [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:34:04.458 21524 [18565] sub0: / 0.001044 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:04.460 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:34:04.461 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:34:04.462 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:34:04.463 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:34:04.463 21524 [18565] sub0: \ 0.006499 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:34:04.464 21524 [18565] sub0: \ 0.007054 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:34:04.464 21524 [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:34:04.464 21524 [18565] sub0: \ 0.007381 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:04.464 21524 [18565] sub0: / 0.00751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:04.465 21524 [18565] sub0: / 0.007626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:04.465 21524 [18565] sub0: / 0.007741 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:04.465 21524 [18565] sub0: / 0.007845 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:04.465 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:34:04.466 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:34:04.468 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:34:04.469 21524 [18565] sub0: \ 0.012134 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:34:04.469 21524 [18565] sub0: / 0.012272 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:04.470 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:34:04.471 21524 [18565] sub0: \ 0.014047 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:34:04.471 21524 [18565] sub0: / 0.014431 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:04.471 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:04.473 21524 [18565] sub0: \ 0.015858 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:04.473 21524 [18565] sub0: / 0.016096 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:04.603 21524 [18565] sub0: \ 0.145709 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:34:04.603 21524 [18565] sub0: / 0.146594 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:04.604 21524 [18565] time: 0.147597 2015-12-03 12:34:04.605 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:34:04.606 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:34:04.606 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:34:04.607 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:34:04.608 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:34:04.608 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:34:04.609 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:34:04.611 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:34:04.612 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:34:04.617 21524 [18565] sub0: / 0.159796 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:04.663 21524 [18565] sub0: \ 0.206598 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:04.664 21524 [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:34:04.664 21524 [18565] sub0: / 0.000769 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:04.665 21524 [18565] sub0: \ 0.000882 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:34:04.665 21524 [18565] sub0: / 0.001039 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:04.666 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:34:04.668 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:34:04.669 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:34:04.670 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:34:04.670 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:34:04.671 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:34:04.671 21524 [18565] sub0: \ 0.007392 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:04.671 21524 [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:244 2015-12-03 12:34:04.671 21524 [18565] sub0: / 0.007652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:04.671 21524 [18565] sub0: / 0.007759 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:04.672 21524 [18565] sub0: / 0.007871 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:04.672 21524 [18565] sub0: / 0.007987 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:04.672 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:34:04.673 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:34:04.675 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:34:04.676 21524 [18565] sub0: \ 0.012218 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:34:04.676 21524 [18565] sub0: / 0.012398 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:04.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 = 'session_auth_status_user') 2015-12-03 12:34:04.678 21524 [18565] sub0: \ 0.014248 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:34:04.678 21524 [18565] sub0: / 0.01462 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:04.678 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:04.680 21524 [18565] sub0: \ 0.015975 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:04.680 21524 [18565] sub0: / 0.016196 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:04.735 21524 [18565] sub0: \ 0.071315 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:34:04.736 21524 [18565] sub0: / 0.072215 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:04.737 21524 [18565] time: 0.073016 2015-12-03 12:34:04.737 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:34:04.738 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:34:04.738 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:34:04.739 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:34:04.740 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:34:04.741 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:34:04.742 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:34:04.743 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:34:04.745 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:34:04.749 21524 [18565] sub0: / 0.085566 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:05.219 21524 [18565] sub0: \ 0.554831 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:05.219 21524 [18565] sub0: \ 0.000587 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:34:05.219 21524 [18565] sub0: / 0.000704 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:05.220 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:34:05.220 21524 [18565] sub0: / 0.000975 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:05.221 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:34:05.223 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:34:05.224 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:34:05.225 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:34:05.225 21524 [18565] sub0: \ 0.006659 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:34:05.242 21524 [18565] sub0: \ 0.023507 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:34:05.243 21524 [18565] sub0: \ 0.023896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:05.243 21524 [18565] sub0: / 0.02413 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.243 21524 [18565] sub0: \ 0.024407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:05.244 21524 [18565] sub0: \ 0.024898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:05.244 21524 [18565] sub0: \ 0.025179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.244 21524 [18565] sub0: \ 0.025385 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:05.244 21524 [18565] sub0: \ 0.025515 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.244 21524 [18565] sub0: / 0.025664 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.245 21524 [18565] sub0: \ 0.025774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.245 21524 [18565] sub0: / 0.025926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.245 21524 [18565] sub0: \ 0.026035 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.245 21524 [18565] sub0: / 0.026172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.245 21524 [18565] sub0: \ 0.026278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.245 21524 [18565] sub0: / 0.026411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.245 21524 [18565] sub0: / 0.026515 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.245 21524 [18565] sub0: / 0.026644 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.245 21524 [18565] sub0: \ 0.026767 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.246 21524 [18565] sub0: \ 0.026945 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:05.246 21524 [18565] sub0: \ 0.027064 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.246 21524 [18565] sub0: / 0.027205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.246 21524 [18565] sub0: \ 0.02731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.246 21524 [18565] sub0: / 0.027449 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.246 21524 [18565] sub0: \ 0.027555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.246 21524 [18565] sub0: / 0.027692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.247 21524 [18565] sub0: \ 0.027795 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.247 21524 [18565] sub0: / 0.027941 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.247 21524 [18565] sub0: / 0.028046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.247 21524 [18565] sub0: / 0.028148 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.247 21524 [18565] sub0: \ 0.028249 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.247 21524 [18565] sub0: \ 0.028411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:05.247 21524 [18565] sub0: \ 0.028526 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.247 21524 [18565] sub0: / 0.028662 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.247 21524 [18565] sub0: \ 0.028764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.248 21524 [18565] sub0: / 0.028898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.248 21524 [18565] sub0: \ 0.029017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.248 21524 [18565] sub0: / 0.029151 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.248 21524 [18565] sub0: \ 0.029254 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.248 21524 [18565] sub0: / 0.029424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.248 21524 [18565] sub0: / 0.029527 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.248 21524 [18565] sub0: / 0.029627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.248 21524 [18565] sub0: \ 0.029728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.249 21524 [18565] sub0: \ 0.029856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:05.249 21524 [18565] sub0: \ 0.029983 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.249 21524 [18565] sub0: / 0.030118 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.249 21524 [18565] sub0: \ 0.030221 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.249 21524 [18565] sub0: / 0.030354 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.249 21524 [18565] sub0: \ 0.030457 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.249 21524 [18565] sub0: / 0.030591 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.249 21524 [18565] sub0: \ 0.030693 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.250 21524 [18565] sub0: / 0.030821 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.250 21524 [18565] sub0: / 0.030934 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.250 21524 [18565] sub0: / 0.031081 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.250 21524 [18565] sub0: \ 0.031185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.250 21524 [18565] sub0: \ 0.031323 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:05.250 21524 [18565] sub0: \ 0.031436 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.250 21524 [18565] sub0: / 0.031571 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.250 21524 [18565] sub0: \ 0.031673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.251 21524 [18565] sub0: / 0.031806 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.251 21524 [18565] sub0: \ 0.03192 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.251 21524 [18565] sub0: / 0.032056 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.251 21524 [18565] sub0: \ 0.03216 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.251 21524 [18565] sub0: / 0.032288 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.251 21524 [18565] sub0: / 0.032389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.251 21524 [18565] sub0: / 0.032515 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.251 21524 [18565] sub0: \ 0.032619 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.251 21524 [18565] sub0: \ 0.032754 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:05.252 21524 [18565] sub0: \ 0.032877 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.252 21524 [18565] sub0: / 0.033041 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.252 21524 [18565] sub0: \ 0.033147 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.252 21524 [18565] sub0: / 0.033312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.252 21524 [18565] sub0: \ 0.03342 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.252 21524 [18565] sub0: / 0.033556 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.252 21524 [18565] sub0: \ 0.03366 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:05.253 21524 [18565] sub0: / 0.033788 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.253 21524 [18565] sub0: / 0.033891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.253 21524 [18565] sub0: / 0.034038 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.253 21524 [18565] sub0: / 0.034142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.253 21524 [18565] sub0: / 0.034262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.253 21524 [18565] sub0: / 0.03437 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:05.253 21524 [18565] sub0: / 0.034472 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:05.254 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:34:05.255 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:34:05.256 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:34:05.258 21524 [18565] sub0: \ 0.039016 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:34:05.258 21524 [18565] sub0: / 0.039154 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:05.259 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:34:05.260 21524 [18565] sub0: \ 0.040948 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:34:05.260 21524 [18565] sub0: / 0.041379 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:05.260 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:05.262 21524 [18565] sub0: \ 0.04281 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:05.262 21524 [18565] sub0: / 0.043079 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:05.262 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:34:05.339 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:34:05.603 21524 [18565] sub0: \ 0.384604 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:34:05.604 21524 [18565] sub0: / 0.385537 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:05.605 21524 [18565] time: 0.386217 2015-12-03 12:34:05.606 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:34:05.606 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:34:05.607 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:34:05.608 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:34:05.608 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:34:05.609 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:34:05.610 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:34:05.611 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:34:05.613 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:34:05.619 21524 [18565] sub0: / 0.399807 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:06.198 21524 [18565] sub0: \ 0.979602 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:06.199 21524 [18565] sub0: \ 0.000598 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:34:06.199 21524 [18565] sub0: / 0.000732 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:06.199 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:34:06.200 21524 [18565] sub0: / 0.001024 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:06.201 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:34:06.203 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:34:06.204 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 = '30d735102f76588ec2682e684f79a4e3') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:34:06.205 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 = '30d735102f76588ec2682e684f79a4e3') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:34:06.206 21524 [18565] sub0: \ 0.007021 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:34:06.206 21524 [18565] sub0: \ 0.007317 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:34:06.206 21524 [18565] sub0: / 0.007462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:06.206 21524 [18565] sub0: / 0.007564 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:06.266 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:34:06.268 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 = '30d735102f76588ec2682e684f79a4e3') AND (sess_key = 'client_id') 2015-12-03 12:34:06.269 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 = 'werner' 2015-12-03 12:34:06.271 21524 [18565] sub0: \ 0.0722 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:34:06.271 21524 [18565] sub0: / 0.072357 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:06.272 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 = '30d735102f76588ec2682e684f79a4e3') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:34:06.273 21524 [18565] sub0: \ 0.074468 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:34:06.273 21524 [18565] sub0: / 0.07487 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:06.274 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:06.275 21524 [18565] sub0: \ 0.07632 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:06.275 21524 [18565] sub0: / 0.076549 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:06.275 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 = 'werner') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:34:06.288 21524 [18565] sub0: \ 0.089747 Form::header in /opt/kivi/kivitendo-erp/SL/Form.pm:456 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:119 2015-12-03 12:34:06.289 21524 [18565] sub0: \ 0.090609 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:34:06.290 21524 [18565] sub0: / 0.091428 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:06.388 21524 [18565] sub0: / 0.189892 Form::header in /opt/kivi/kivitendo-erp/SL/Form.pm:533 2015-12-03 12:34:06.392 21524 [18565] time: 0.193532 2015-12-03 12:34:06.393 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 = '30d735102f76588ec2682e684f79a4e3') 2015-12-03 12:34:06.394 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '30d735102f76588ec2682e684f79a4e3' 2015-12-03 12:34:06.394 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 = '30d735102f76588ec2682e684f79a4e3' 2015-12-03 12:34:06.395 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:34:06.396 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 ('30d735102f76588ec2682e684f79a4e3', 'client_id', '--- 1 ' , '') 2015-12-03 12:34:06.396 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 ('30d735102f76588ec2682e684f79a4e3', 'login', '--- werner ' , '') 2015-12-03 12:34:06.397 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 ('30d735102f76588ec2682e684f79a4e3', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:34:06.399 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:34:06.400 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:34:06.405 21524 [18565] sub0: / 0.206916 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:06.775 21524 [18565] sub0: \ 0.576599 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:06.776 21524 [18565] sub0: \ 0.000612 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:34:06.776 21524 [18565] sub0: / 0.00079 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:06.776 21524 [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:34:06.776 21524 [18565] sub0: / 0.001051 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:06.778 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:34:06.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_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:34:06.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:34:06.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:34:06.782 21524 [18565] sub0: \ 0.007071 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:34:06.783 21524 [18565] sub0: \ 0.007643 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:34:06.783 21524 [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:34:06.783 21524 [18565] sub0: \ 0.007923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:06.783 21524 [18565] sub0: / 0.00805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:06.783 21524 [18565] sub0: / 0.008173 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:06.784 21524 [18565] sub0: / 0.0083 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:06.784 21524 [18565] sub0: / 0.008404 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:06.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:34:06.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:34:06.787 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:34:06.788 21524 [18565] sub0: \ 0.012948 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:34:06.788 21524 [18565] sub0: / 0.013111 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:06.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 = 'session_auth_status_user') 2015-12-03 12:34:06.791 21524 [18565] sub0: \ 0.015221 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:34:06.791 21524 [18565] sub0: / 0.015653 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:06.791 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:06.792 21524 [18565] sub0: \ 0.017138 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:06.793 21524 [18565] sub0: / 0.017392 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:06.810 21525 [18565] sub0: \ 25.569812 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:06.811 21525 [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:34:06.811 21525 [18565] sub0: / 0.000779 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:06.811 21525 [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:34:06.811 21525 [18565] sub0: / 0.001076 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:06.813 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:34:06.814 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:34:06.815 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:34:06.817 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:34:06.818 21525 [18565] sub0: \ 0.007668 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:34:06.818 21525 [18565] sub0: \ 0.008419 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:34:06.819 21525 [18565] sub0: \ 0.008744 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:06.819 21525 [18565] sub0: \ 0.008898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:06.819 21525 [18565] sub0: / 0.009099 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:06.819 21525 [18565] sub0: / 0.009237 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:06.819 21525 [18565] sub0: / 0.009413 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:06.819 21525 [18565] sub0: / 0.009532 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:06.820 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:34:06.821 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:34:06.823 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:34:06.824 21525 [18565] sub0: \ 0.014304 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:34:06.824 21525 [18565] sub0: / 0.014475 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:06.826 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:34:06.827 21525 [18565] sub0: \ 0.016618 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:34:06.827 21525 [18565] sub0: / 0.01706 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:06.827 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:06.829 21525 [18565] sub0: \ 0.018764 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:06.829 21525 [18565] sub0: / 0.019045 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:06.907 21525 [18565] sub0: \ 0.096719 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:34:06.908 21525 [18565] sub0: / 0.09779 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:06.909 21525 [18565] time: 0.098798 2015-12-03 12:34:06.909 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:34:06.910 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:34:06.911 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:34:06.912 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:34:06.912 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:34:06.913 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:34:06.914 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:34:06.915 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:34:06.918 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:34:06.926 21525 [18565] sub0: / 0.115688 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:06.933 21524 [18565] sub0: \ 0.157278 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:34:06.933 21524 [18565] sub0: / 0.158174 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:06.934 21524 [18565] time: 0.159164 2015-12-03 12:34:06.935 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:34:06.936 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:34:06.936 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:34:06.937 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:34:06.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:34:06.939 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:34:06.940 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:34:06.941 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:34:06.942 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:34:06.947 21524 [18565] sub0: / 0.171683 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:07.355 21524 [18565] sub0: \ 0.580132 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:07.356 21524 [18565] sub0: \ 0.00066 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:34:07.356 21524 [18565] sub0: / 0.000816 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:07.357 21524 [18565] sub0: \ 0.000943 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:34:07.357 21524 [18565] sub0: / 0.001117 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:07.359 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:34:07.360 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:34:07.361 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:34:07.362 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:34:07.363 21524 [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:34:07.378 21524 [18565] sub0: \ 0.022444 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:34:07.378 21524 [18565] sub0: \ 0.022719 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:07.379 21524 [18565] sub0: \ 0.022892 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:07.379 21524 [18565] sub0: \ 0.023029 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.379 21524 [18565] sub0: \ 0.02318 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:07.379 21524 [18565] sub0: \ 0.023297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.379 21524 [18565] sub0: / 0.023437 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.379 21524 [18565] sub0: \ 0.023544 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.379 21524 [18565] sub0: / 0.02368 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.379 21524 [18565] sub0: \ 0.023784 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.380 21524 [18565] sub0: / 0.023919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.380 21524 [18565] sub0: \ 0.024037 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.380 21524 [18565] sub0: / 0.024168 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.380 21524 [18565] sub0: / 0.024272 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.380 21524 [18565] sub0: / 0.024428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.380 21524 [18565] sub0: \ 0.024536 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.380 21524 [18565] sub0: \ 0.024697 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:07.380 21524 [18565] sub0: \ 0.024833 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.381 21524 [18565] sub0: / 0.024973 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.381 21524 [18565] sub0: \ 0.025092 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.381 21524 [18565] sub0: / 0.025227 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.381 21524 [18565] sub0: \ 0.025332 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.381 21524 [18565] sub0: / 0.025468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.381 21524 [18565] sub0: \ 0.025572 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.381 21524 [18565] sub0: / 0.025701 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.381 21524 [18565] sub0: / 0.025804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.382 21524 [18565] sub0: / 0.025904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.382 21524 [18565] sub0: \ 0.026018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.382 21524 [18565] sub0: \ 0.026136 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:07.382 21524 [18565] sub0: \ 0.026247 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.382 21524 [18565] sub0: / 0.026383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.382 21524 [18565] sub0: \ 0.026488 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.382 21524 [18565] sub0: / 0.026623 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.382 21524 [18565] sub0: \ 0.026727 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.383 21524 [18565] sub0: / 0.026861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.383 21524 [18565] sub0: \ 0.026965 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.383 21524 [18565] sub0: / 0.02711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.383 21524 [18565] sub0: / 0.027212 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.383 21524 [18565] sub0: / 0.027357 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.383 21524 [18565] sub0: \ 0.027462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.383 21524 [18565] sub0: \ 0.027595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:07.383 21524 [18565] sub0: \ 0.027721 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.384 21524 [18565] sub0: / 0.027859 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.384 21524 [18565] sub0: \ 0.027961 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.384 21524 [18565] sub0: / 0.028109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.384 21524 [18565] sub0: \ 0.028212 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.384 21524 [18565] sub0: / 0.028378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.384 21524 [18565] sub0: \ 0.028488 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.384 21524 [18565] sub0: / 0.028618 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.384 21524 [18565] sub0: / 0.028719 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.385 21524 [18565] sub0: / 0.028847 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.385 21524 [18565] sub0: \ 0.028951 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.385 21524 [18565] sub0: \ 0.029083 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:07.385 21524 [18565] sub0: \ 0.029195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.385 21524 [18565] sub0: / 0.02933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.385 21524 [18565] sub0: \ 0.029433 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.385 21524 [18565] sub0: / 0.029567 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.385 21524 [18565] sub0: \ 0.029671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.385 21524 [18565] sub0: / 0.029804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.386 21524 [18565] sub0: \ 0.029907 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.386 21524 [18565] sub0: / 0.030049 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.386 21524 [18565] sub0: / 0.030152 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.386 21524 [18565] sub0: / 0.030296 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.386 21524 [18565] sub0: \ 0.030403 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.386 21524 [18565] sub0: \ 0.030539 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:07.386 21524 [18565] sub0: \ 0.030653 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.386 21524 [18565] sub0: / 0.030804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.387 21524 [18565] sub0: \ 0.03091 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.387 21524 [18565] sub0: / 0.031058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.387 21524 [18565] sub0: \ 0.031164 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.387 21524 [18565] sub0: / 0.0313 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.387 21524 [18565] sub0: \ 0.031403 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.387 21524 [18565] sub0: / 0.031531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.387 21524 [18565] sub0: / 0.031632 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.387 21524 [18565] sub0: / 0.031762 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.388 21524 [18565] sub0: \ 0.031866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.388 21524 [18565] sub0: \ 0.032032 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:07.388 21524 [18565] sub0: \ 0.032148 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.388 21524 [18565] sub0: / 0.032284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.388 21524 [18565] sub0: \ 0.032423 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.388 21524 [18565] sub0: / 0.03256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.388 21524 [18565] sub0: \ 0.032663 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.388 21524 [18565] sub0: / 0.032798 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.389 21524 [18565] sub0: \ 0.032902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:07.389 21524 [18565] sub0: / 0.033042 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.389 21524 [18565] sub0: / 0.033146 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.389 21524 [18565] sub0: / 0.033256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.389 21524 [18565] sub0: / 0.033359 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.389 21524 [18565] sub0: / 0.033536 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.389 21524 [18565] sub0: \ 0.033652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:07.389 21524 [18565] sub0: / 0.03378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.390 21524 [18565] sub0: / 0.033896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.390 21524 [18565] sub0: / 0.03403 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:07.390 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:34:07.392 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:34:07.393 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:34:07.394 21524 [18565] sub0: \ 0.038816 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:34:07.395 21524 [18565] sub0: / 0.038967 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:07.396 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:34:07.397 21524 [18565] sub0: \ 0.041078 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:34:07.397 21524 [18565] sub0: / 0.041481 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:07.397 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:07.399 21524 [18565] sub0: \ 0.042903 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:07.399 21524 [18565] sub0: / 0.043146 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:07.399 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:34:07.477 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:34:07.753 21525 [18565] sub0: \ 0.943209 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:07.754 21525 [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:34:07.754 21525 [18565] sub0: / 0.000773 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:07.754 21525 [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:34:07.754 21524 [18565] sub0: \ 0.398587 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:34:07.754 21525 [18565] sub0: / 0.001061 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:07.755 21524 [18565] sub0: / 0.399448 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:07.756 21524 [18565] time: 0.400135 2015-12-03 12:34:07.756 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:34:07.756 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:34:07.757 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:34:07.758 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:34:07.758 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:34:07.759 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:34:07.759 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 = '30d735102f76588ec2682e684f79a4e3') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:34:07.759 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:34:07.760 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:34:07.761 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:34:07.762 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:34:07.763 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 = '30d735102f76588ec2682e684f79a4e3') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:34:07.763 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:34:07.764 21525 [18565] sub0: \ 0.010415 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:34:07.764 21525 [18565] sub0: \ 0.010997 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:34:07.765 21525 [18565] sub0: \ 0.011176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:07.765 21525 [18565] sub0: / 0.011346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.765 21525 [18565] sub0: / 0.011488 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:07.765 21525 [18565] sub0: / 0.011605 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:07.765 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:34:07.767 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 = '30d735102f76588ec2682e684f79a4e3') AND (sess_key = 'client_id') 2015-12-03 12:34:07.768 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 = 'werner' 2015-12-03 12:34:07.769 21524 [18565] sub0: / 0.413555 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:07.770 21525 [18565] sub0: \ 0.016661 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:34:07.770 21525 [18565] sub0: / 0.016829 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:07.771 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 = '30d735102f76588ec2682e684f79a4e3') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:34:07.772 21525 [18565] sub0: \ 0.019016 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:34:07.773 21525 [18565] sub0: / 0.019466 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:07.773 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:07.774 21525 [18565] sub0: \ 0.021034 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:07.775 21525 [18565] sub0: / 0.021324 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:07.775 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 = 'werner') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:34:10.356 21524 [18565] sub0: \ 3.000766 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:10.357 21524 [18565] sub0: \ 0.000599 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:34:10.357 21524 [18565] sub0: / 0.000732 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:10.357 21524 [18565] sub0: \ 0.000874 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:34:10.358 21524 [18565] sub0: / 0.001051 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:10.359 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:34:10.360 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:34:10.361 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:34:10.362 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:34:10.363 21524 [18565] sub0: \ 0.006421 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:34:10.364 21524 [18565] sub0: \ 0.006946 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:34:10.364 21524 [18565] sub0: \ 0.007107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:10.364 21524 [18565] sub0: \ 0.007235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:10.364 21524 [18565] sub0: / 0.00736 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:10.364 21524 [18565] sub0: / 0.007505 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:10.364 21524 [18565] sub0: / 0.007622 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:10.364 21524 [18565] sub0: / 0.007723 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:10.365 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:34:10.366 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:34:10.367 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:34:10.368 21524 [18565] sub0: \ 0.011524 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:34:10.368 21524 [18565] sub0: / 0.011653 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:10.369 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:34:10.370 21524 [18565] sub0: \ 0.013407 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:34:10.370 21524 [18565] sub0: / 0.013788 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:10.371 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:10.372 21524 [18565] sub0: \ 0.015166 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:10.372 21524 [18565] sub0: / 0.015409 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:10.904 21340 [18565] sub0: \ 17.162886 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:10.905 21340 [18565] sub0: \ 0.000674 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:34:10.905 21340 [18565] sub0: / 0.000816 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:10.905 21340 [18565] sub0: \ 0.000938 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:34:10.905 21340 [18565] sub0: / 0.0011 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:10.907 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:34:10.908 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:34:10.909 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:34:10.910 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:34:10.911 21340 [18565] sub0: \ 0.006466 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:34:10.911 21340 [18565] sub0: \ 0.007076 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:34:10.912 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:34:10.912 21340 [18565] sub0: \ 0.007391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:10.912 21340 [18565] sub0: / 0.007536 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:10.912 21340 [18565] sub0: / 0.007672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:10.916 21340 [18565] sub0: / 0.011931 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:10.916 21340 [18565] sub0: / 0.01206 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:10.917 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:34:10.918 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:34:10.919 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:34:10.921 21340 [18565] sub0: \ 0.016278 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:34:10.921 21340 [18565] sub0: / 0.016447 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:10.922 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:34:10.924 21340 [18565] sub0: \ 0.020146 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:34:10.925 21340 [18565] sub0: / 0.020554 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:10.925 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:10.926 21340 [18565] sub0: \ 0.021951 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:10.926 21340 [18565] sub0: / 0.022185 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:11.026 21340 [18565] sub0: \ 0.121888 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:34:11.027 21340 [18565] sub0: / 0.122773 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:11.028 21340 [18565] time: 0.123568 2015-12-03 12:34:11.028 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:34:11.029 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:34:11.030 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:34:11.030 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:34:11.031 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:34:11.032 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:34:11.033 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:34:11.034 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:34:11.036 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:34:11.046 21340 [18565] sub0: / 0.141934 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:11.176 21524 [18565] sub0: \ 0.819617 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:34:11.177 21524 [18565] sub0: / 0.820503 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:11.181 21524 [18565] time: 0.824163 2015-12-03 12:34:11.182 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:34:11.182 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:34:11.183 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:34:11.183 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:34:11.184 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:34:11.185 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:34:11.186 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:34:11.187 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:34:11.188 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:34:11.192 21524 [18565] sub0: / 0.835776 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:11.408 21524 [18565] sub0: \ 1.0516 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:11.409 21524 [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:34:11.409 21524 [18565] sub0: / 0.000757 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:11.409 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:34:11.409 21524 [18565] sub0: / 0.001007 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:11.411 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:34:11.412 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:34:11.413 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:34:11.414 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:34:11.415 21524 [18565] sub0: \ 0.006405 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:34:11.432 21524 [18565] sub0: \ 0.023438 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:34:11.432 21524 [18565] sub0: \ 0.023707 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:11.432 21524 [18565] sub0: / 0.023844 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.432 21524 [18565] sub0: \ 0.023954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:11.433 21524 [18565] sub0: \ 0.024126 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:11.433 21524 [18565] sub0: \ 0.024262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.433 21524 [18565] sub0: \ 0.024411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:11.433 21524 [18565] sub0: \ 0.024526 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.433 21524 [18565] sub0: / 0.024662 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.433 21524 [18565] sub0: \ 0.024767 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.433 21524 [18565] sub0: / 0.024902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.433 21524 [18565] sub0: \ 0.025007 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.434 21524 [18565] sub0: / 0.025141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.434 21524 [18565] sub0: \ 0.025245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.434 21524 [18565] sub0: / 0.025389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.434 21524 [18565] sub0: / 0.025492 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.434 21524 [18565] sub0: / 0.025615 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.434 21524 [18565] sub0: \ 0.02572 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.434 21524 [18565] sub0: \ 0.025877 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:11.434 21524 [18565] sub0: \ 0.025992 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.435 21524 [18565] sub0: / 0.026142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.435 21524 [18565] sub0: \ 0.026258 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.435 21524 [18565] sub0: / 0.026397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.435 21524 [18565] sub0: \ 0.026501 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.435 21524 [18565] sub0: / 0.026635 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.435 21524 [18565] sub0: \ 0.026739 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.435 21524 [18565] sub0: / 0.026867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.435 21524 [18565] sub0: / 0.02697 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.435 21524 [18565] sub0: / 0.027069 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.436 21524 [18565] sub0: \ 0.02717 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.436 21524 [18565] sub0: \ 0.02739 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:11.436 21524 [18565] sub0: \ 0.027507 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.436 21524 [18565] sub0: / 0.027682 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.436 21524 [18565] sub0: \ 0.02779 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.436 21524 [18565] sub0: / 0.027924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.436 21524 [18565] sub0: \ 0.028028 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.437 21524 [18565] sub0: / 0.028161 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.437 21524 [18565] sub0: \ 0.028277 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.437 21524 [18565] sub0: / 0.028408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.437 21524 [18565] sub0: / 0.02851 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.437 21524 [18565] sub0: / 0.028619 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.437 21524 [18565] sub0: \ 0.028721 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.437 21524 [18565] sub0: \ 0.028834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:11.437 21524 [18565] sub0: \ 0.028944 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.437 21524 [18565] sub0: / 0.029078 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.438 21524 [18565] sub0: \ 0.029192 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.438 21524 [18565] sub0: / 0.029341 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.438 21524 [18565] sub0: \ 0.029447 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.438 21524 [18565] sub0: / 0.029581 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.438 21524 [18565] sub0: \ 0.029685 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.438 21524 [18565] sub0: / 0.029812 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.438 21524 [18565] sub0: / 0.029914 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.438 21524 [18565] sub0: / 0.030058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.439 21524 [18565] sub0: \ 0.030163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.439 21524 [18565] sub0: \ 0.030327 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:11.439 21524 [18565] sub0: \ 0.030443 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.439 21524 [18565] sub0: / 0.030578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.439 21524 [18565] sub0: \ 0.030684 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.439 21524 [18565] sub0: / 0.030817 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.439 21524 [18565] sub0: \ 0.030921 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.439 21524 [18565] sub0: / 0.031053 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.440 21524 [18565] sub0: \ 0.031158 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.440 21524 [18565] sub0: / 0.031299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.440 21524 [18565] sub0: / 0.031403 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.440 21524 [18565] sub0: / 0.031511 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.440 21524 [18565] sub0: \ 0.031642 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.440 21524 [18565] sub0: \ 0.031786 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:11.440 21524 [18565] sub0: \ 0.0319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.440 21524 [18565] sub0: / 0.032033 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.441 21524 [18565] sub0: \ 0.032145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.441 21524 [18565] sub0: / 0.032293 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.441 21524 [18565] sub0: \ 0.032398 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.441 21524 [18565] sub0: / 0.032531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.441 21524 [18565] sub0: \ 0.032634 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.441 21524 [18565] sub0: / 0.032763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.441 21524 [18565] sub0: / 0.032865 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.441 21524 [18565] sub0: / 0.032989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.441 21524 [18565] sub0: \ 0.033092 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.442 21524 [18565] sub0: \ 0.033228 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:11.442 21524 [18565] sub0: \ 0.033355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.442 21524 [18565] sub0: / 0.033488 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.442 21524 [18565] sub0: \ 0.033591 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.442 21524 [18565] sub0: / 0.033721 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.442 21524 [18565] sub0: \ 0.033824 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.442 21524 [18565] sub0: / 0.033956 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.442 21524 [18565] sub0: \ 0.034058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.443 21524 [18565] sub0: / 0.034185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.443 21524 [18565] sub0: / 0.034298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.443 21524 [18565] sub0: / 0.034424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.443 21524 [18565] sub0: \ 0.034525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.443 21524 [18565] sub0: \ 0.034674 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:11.443 21524 [18565] sub0: \ 0.034786 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.443 21524 [18565] sub0: / 0.034919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.443 21524 [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:258 2015-12-03 12:34:11.444 21524 [18565] sub0: / 0.035164 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.444 21524 [18565] sub0: \ 0.035279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.444 21524 [18565] sub0: / 0.035414 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.444 21524 [18565] sub0: \ 0.035515 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:11.444 21524 [18565] sub0: / 0.035676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.444 21524 [18565] sub0: / 0.035783 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.444 21524 [18565] sub0: / 0.035891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.444 21524 [18565] sub0: / 0.035991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.445 21524 [18565] sub0: / 0.036141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.445 21524 [18565] sub0: / 0.036265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:11.445 21524 [18565] sub0: / 0.036367 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:11.445 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:34:11.446 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:34:11.448 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:34:11.449 21524 [18565] sub0: \ 0.040586 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:34:11.449 21524 [18565] sub0: / 0.040716 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:11.450 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:34:11.451 21524 [18565] sub0: \ 0.04247 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:34:11.451 21524 [18565] sub0: / 0.042835 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:11.451 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:11.453 21524 [18565] sub0: \ 0.044166 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:11.453 21524 [18565] sub0: / 0.044379 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:11.453 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:34:11.530 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:34:11.770 21524 [18565] sub0: \ 0.361755 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:34:11.771 21524 [18565] sub0: / 0.362591 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:11.771 21524 [18565] time: 0.363088 2015-12-03 12:34:11.772 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:34:11.773 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:34:11.773 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:34:11.774 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:34:11.774 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:34:11.775 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:34:11.776 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:34:11.777 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:34:11.778 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:34:11.784 21524 [18565] sub0: / 0.375671 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:12.932 21524 [18565] sub0: \ 1.523953 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:12.933 21524 [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:34:12.933 21524 [18565] sub0: / 0.000736 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:12.933 21524 [18565] sub0: \ 0.000846 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:34:12.933 21524 [18565] sub0: / 0.000986 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:12.935 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:34:12.936 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:34:12.937 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:34:12.938 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:34:12.939 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:34:12.940 21524 [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:34:12.940 21524 [18565] sub0: \ 0.00732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:12.940 21524 [18565] sub0: \ 0.007449 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:12.940 21524 [18565] sub0: / 0.007619 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:12.940 21524 [18565] sub0: / 0.007735 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:12.940 21524 [18565] sub0: / 0.007847 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:12.940 21524 [18565] sub0: / 0.007947 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:12.941 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:34:12.942 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:34:12.943 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:34:12.945 21524 [18565] sub0: \ 0.012132 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:34:12.945 21524 [18565] sub0: / 0.012275 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:12.946 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:34:12.947 21524 [18565] sub0: \ 0.014196 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:34:12.947 21524 [18565] sub0: / 0.014573 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:12.947 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:12.948 21524 [18565] sub0: \ 0.015949 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:12.949 21524 [18565] sub0: / 0.016189 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:13.086 21524 [18565] sub0: \ 0.153522 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:34:13.087 21524 [18565] sub0: / 0.154386 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:13.088 21524 [18565] time: 0.155273 2015-12-03 12:34:13.088 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:34:13.089 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:34:13.089 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:34:13.090 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:34:13.091 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:34:13.092 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:34:13.092 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:34:13.094 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:34:13.095 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:34:13.099 21524 [18565] sub0: / 0.166756 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:13.131 21524 [18565] sub0: \ 0.198746 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:13.132 21524 [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:34:13.132 21524 [18565] sub0: / 0.000788 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:13.132 21524 [18565] sub0: \ 0.000918 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:34:13.133 21524 [18565] sub0: / 0.00108 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:13.134 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:34:13.135 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:34:13.137 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:34:13.138 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:34:13.138 21524 [18565] sub0: \ 0.007037 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:34:13.139 21524 [18565] sub0: \ 0.007663 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:34:13.139 21524 [18565] sub0: \ 0.007839 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:13.139 21524 [18565] sub0: \ 0.007985 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:13.140 21524 [18565] sub0: / 0.008123 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:13.140 21524 [18565] sub0: / 0.008254 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:13.140 21524 [18565] sub0: / 0.008371 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:13.140 21524 [18565] sub0: / 0.008484 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:13.140 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:34:13.141 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:34:13.143 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:34:13.144 21524 [18565] sub0: \ 0.01293 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:34:13.145 21524 [18565] sub0: / 0.01307 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:13.146 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:34:13.146 21524 [18565] sub0: \ 0.015016 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:34:13.147 21524 [18565] sub0: / 0.015411 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:13.147 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:13.149 21524 [18565] sub0: \ 0.017569 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:13.149 21524 [18565] sub0: / 0.017787 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:13.202 21524 [18565] sub0: \ 0.070649 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:34:13.203 21524 [18565] sub0: / 0.071548 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:13.204 21524 [18565] time: 0.07218 2015-12-03 12:34:13.204 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:34:13.205 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:34:13.205 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:34:13.206 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:34:13.207 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:34:13.207 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:34:13.208 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:34:13.210 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:34:13.211 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:34:13.216 21524 [18565] sub0: / 0.084164 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:20.588 21340 [18565] sub0: \ 9.683945 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:20.589 21340 [18565] sub0: \ 0.000664 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:34:20.589 21340 [18565] sub0: / 0.000791 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:20.589 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:34:20.589 21340 [18565] sub0: / 0.001048 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:20.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:34:20.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:34:20.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:34:20.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:34:20.595 21340 [18565] sub0: \ 0.006587 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:34:20.596 21340 [18565] sub0: \ 0.007183 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:34:20.596 21340 [18565] sub0: \ 0.007372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:20.596 21340 [18565] sub0: \ 0.007517 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:20.596 21340 [18565] sub0: / 0.007698 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:20.596 21340 [18565] sub0: / 0.007828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:20.596 21340 [18565] sub0: / 0.007957 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:20.596 21340 [18565] sub0: / 0.008071 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:20.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:34:20.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:34:20.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:34:20.600 21340 [18565] sub0: \ 0.011975 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:34:20.601 21340 [18565] sub0: / 0.012125 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:20.602 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:34:20.602 21340 [18565] sub0: \ 0.013906 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:34:20.603 21340 [18565] sub0: / 0.014304 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:20.603 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:20.604 21340 [18565] sub0: \ 0.01571 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:20.604 21340 [18565] sub0: / 0.015932 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:20.657 21340 [18565] sub0: \ 0.068336 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:34:20.658 21340 [18565] sub0: / 0.069463 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:20.659 21340 [18565] time: 0.070119 2015-12-03 12:34:20.659 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:34:20.660 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:34:20.660 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:34:20.661 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:34:20.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:34:20.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:34:20.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', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:34:20.665 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:34:20.666 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:34:20.672 21340 [18565] sub0: / 0.083836 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:21.059 21340 [18565] sub0: \ 0.470593 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:21.060 21340 [18565] sub0: \ 0.000671 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:34:21.060 21340 [18565] sub0: / 0.000847 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:21.060 21340 [18565] sub0: \ 0.000975 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:34:21.060 21340 [18565] sub0: / 0.001138 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:21.062 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:34:21.063 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:34:21.064 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:34:21.065 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:34:21.066 21340 [18565] sub0: \ 0.00653 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:34:21.085 21340 [18565] sub0: \ 0.025842 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:34:21.085 21340 [18565] sub0: \ 0.026025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:21.085 21340 [18565] sub0: / 0.026178 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.086 21340 [18565] sub0: \ 0.02632 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:21.086 21340 [18565] sub0: \ 0.026562 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:21.086 21340 [18565] sub0: \ 0.026699 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.086 21340 [18565] sub0: \ 0.026834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:21.086 21340 [18565] sub0: \ 0.026963 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.086 21340 [18565] sub0: / 0.027113 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.086 21340 [18565] sub0: \ 0.027232 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.087 21340 [18565] sub0: / 0.027381 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.087 21340 [18565] sub0: \ 0.027514 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.087 21340 [18565] sub0: / 0.027662 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.087 21340 [18565] sub0: \ 0.027781 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.087 21340 [18565] sub0: / 0.027923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.087 21340 [18565] sub0: / 0.028042 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.087 21340 [18565] sub0: / 0.028204 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.088 21340 [18565] sub0: \ 0.028322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.088 21340 [18565] sub0: \ 0.028486 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:21.088 21340 [18565] sub0: \ 0.028616 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.088 21340 [18565] sub0: / 0.028804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.088 21340 [18565] sub0: \ 0.028937 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.088 21340 [18565] sub0: / 0.029087 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.088 21340 [18565] sub0: \ 0.029205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.089 21340 [18565] sub0: / 0.029353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.089 21340 [18565] sub0: \ 0.029486 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.089 21340 [18565] sub0: / 0.029629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.089 21340 [18565] sub0: / 0.029747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.089 21340 [18565] sub0: / 0.029894 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.089 21340 [18565] sub0: \ 0.030011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.089 21340 [18565] sub0: \ 0.030161 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:21.089 21340 [18565] sub0: \ 0.03029 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.090 21340 [18565] sub0: / 0.030455 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.090 21340 [18565] sub0: \ 0.030575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.090 21340 [18565] sub0: / 0.030724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.090 21340 [18565] sub0: \ 0.030843 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.090 21340 [18565] sub0: / 0.030991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.090 21340 [18565] sub0: \ 0.03111 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.090 21340 [18565] sub0: / 0.031254 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.091 21340 [18565] sub0: / 0.031371 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.091 21340 [18565] sub0: / 0.031534 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.091 21340 [18565] sub0: \ 0.031652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.091 21340 [18565] sub0: \ 0.031782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:21.091 21340 [18565] sub0: \ 0.031909 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.091 21340 [18565] sub0: / 0.032064 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.091 21340 [18565] sub0: \ 0.032183 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.092 21340 [18565] sub0: / 0.032346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.092 21340 [18565] sub0: \ 0.03248 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.092 21340 [18565] sub0: / 0.03263 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.092 21340 [18565] sub0: \ 0.032749 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.092 21340 [18565] sub0: / 0.032934 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.092 21340 [18565] sub0: / 0.033053 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.092 21340 [18565] sub0: / 0.033214 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.093 21340 [18565] sub0: \ 0.033333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.093 21340 [18565] sub0: \ 0.033498 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:21.093 21340 [18565] sub0: \ 0.033628 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.093 21340 [18565] sub0: / 0.033781 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.093 21340 [18565] sub0: \ 0.033901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.093 21340 [18565] sub0: / 0.034051 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.093 21340 [18565] sub0: \ 0.034169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.094 21340 [18565] sub0: / 0.034319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.094 21340 [18565] sub0: \ 0.034455 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.094 21340 [18565] sub0: / 0.034678 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.094 21340 [18565] sub0: / 0.034799 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.094 21340 [18565] sub0: / 0.034949 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.094 21340 [18565] sub0: \ 0.035067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.094 21340 [18565] sub0: \ 0.035199 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:21.095 21340 [18565] sub0: \ 0.035325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.095 21340 [18565] sub0: / 0.035491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.095 21340 [18565] sub0: \ 0.035612 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.095 21340 [18565] sub0: / 0.035776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.095 21340 [18565] sub0: \ 0.035896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.095 21340 [18565] sub0: / 0.036046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.095 21340 [18565] sub0: \ 0.036163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.096 21340 [18565] sub0: / 0.036307 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.096 21340 [18565] sub0: / 0.036437 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.096 21340 [18565] sub0: / 0.036602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.096 21340 [18565] sub0: \ 0.036722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.096 21340 [18565] sub0: \ 0.03691 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:21.096 21340 [18565] sub0: \ 0.037038 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.096 21340 [18565] sub0: / 0.037189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.097 21340 [18565] sub0: \ 0.037309 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.097 21340 [18565] sub0: / 0.03747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.097 21340 [18565] sub0: \ 0.03759 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.097 21340 [18565] sub0: / 0.037738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.097 21340 [18565] sub0: \ 0.037857 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.097 21340 [18565] sub0: / 0.038001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.097 21340 [18565] sub0: / 0.038119 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.097 21340 [18565] sub0: / 0.038271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.098 21340 [18565] sub0: \ 0.038389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.098 21340 [18565] sub0: \ 0.038565 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:21.098 21340 [18565] sub0: \ 0.038693 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.098 21340 [18565] sub0: / 0.038845 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.098 21340 [18565] sub0: \ 0.038964 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.098 21340 [18565] sub0: / 0.039113 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.098 21340 [18565] sub0: \ 0.039245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.099 21340 [18565] sub0: / 0.039396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.099 21340 [18565] sub0: \ 0.039528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.099 21340 [18565] sub0: / 0.039673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.099 21340 [18565] sub0: / 0.03979 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.099 21340 [18565] sub0: / 0.039929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.099 21340 [18565] sub0: \ 0.040047 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.099 21340 [18565] sub0: \ 0.040198 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:21.100 21340 [18565] sub0: \ 0.040326 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.100 21340 [18565] sub0: / 0.040491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.100 21340 [18565] sub0: \ 0.040612 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.100 21340 [18565] sub0: / 0.040805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.100 21340 [18565] sub0: \ 0.040929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.100 21340 [18565] sub0: / 0.04108 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.100 21340 [18565] sub0: \ 0.041199 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:21.101 21340 [18565] sub0: / 0.041344 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.101 21340 [18565] sub0: / 0.041477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.101 21340 [18565] sub0: / 0.041626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.101 21340 [18565] sub0: / 0.041744 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.101 21340 [18565] sub0: / 0.041881 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.101 21340 [18565] sub0: / 0.042023 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:21.101 21340 [18565] sub0: / 0.042139 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:21.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:34:21.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:34:21.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:34:21.106 21340 [18565] sub0: \ 0.046886 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:34:21.106 21340 [18565] sub0: / 0.047048 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:21.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:34:21.108 21340 [18565] sub0: \ 0.049036 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:34:21.109 21340 [18565] sub0: / 0.049453 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:21.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:34:21.110 21340 [18565] sub0: \ 0.0509 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:21.110 21340 [18565] sub0: / 0.051136 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:21.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:34:21.191 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:34:21.442 21340 [18565] sub0: \ 0.382896 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:34:21.443 21340 [18565] sub0: / 0.383761 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:21.443 21340 [18565] time: 0.384286 2015-12-03 12:34:21.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:34:21.445 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:34:21.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:34:21.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:34:21.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:34:21.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', 'login', '--- jr ' , '') 2015-12-03 12:34:21.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', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:34:21.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:34:21.451 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:34:21.459 21340 [18565] sub0: / 0.399329 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:24.359 21525 [18565] sub0: \ 16.605959 Form::header in /opt/kivi/kivitendo-erp/SL/Form.pm:456 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:119 2015-12-03 12:34:24.360 21525 [18565] sub0: \ 16.606922 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:34:24.361 21525 [18565] sub0: / 16.607702 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:24.459 21525 [18565] sub0: / 16.705635 Form::header in /opt/kivi/kivitendo-erp/SL/Form.pm:533 2015-12-03 12:34:24.535 21525 [18565] time: 16.781438 2015-12-03 12:34:24.535 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 = '30d735102f76588ec2682e684f79a4e3') 2015-12-03 12:34:24.536 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '30d735102f76588ec2682e684f79a4e3' 2015-12-03 12:34:24.537 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 = '30d735102f76588ec2682e684f79a4e3' 2015-12-03 12:34:24.538 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:34:24.538 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 ('30d735102f76588ec2682e684f79a4e3', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:34:24.539 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 ('30d735102f76588ec2682e684f79a4e3', 'client_id', '--- 1 ' , '') 2015-12-03 12:34:24.540 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 ('30d735102f76588ec2682e684f79a4e3', 'login', '--- werner ' , '') 2015-12-03 12:34:24.542 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:34:24.543 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:34:24.549 21525 [18565] sub0: / 16.795302 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:27.212 21525 [18565] sub0: \ 19.458754 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:27.213 21525 [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:34:27.213 21525 [18565] sub0: / 0.000766 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:27.213 21525 [18565] sub0: \ 0.000894 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:34:27.213 21525 [18565] sub0: / 0.001068 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:27.215 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:34:27.216 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:34:27.217 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:34:27.218 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:34:27.219 21525 [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:34:27.240 21525 [18565] sub0: \ 0.027775 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:34:27.240 21525 [18565] sub0: \ 0.027988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:27.240 21525 [18565] sub0: \ 0.028133 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:27.241 21525 [18565] sub0: \ 0.02827 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.241 21525 [18565] sub0: \ 0.028465 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:27.241 21525 [18565] sub0: \ 0.0286 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.241 21525 [18565] sub0: / 0.028754 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.241 21525 [18565] sub0: \ 0.028876 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.241 21525 [18565] sub0: / 0.029026 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.241 21525 [18565] sub0: \ 0.029147 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.242 21525 [18565] sub0: / 0.029311 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.242 21525 [18565] sub0: \ 0.029434 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.242 21525 [18565] sub0: / 0.02958 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.242 21525 [18565] sub0: / 0.029698 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.242 21525 [18565] sub0: / 0.029827 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.242 21525 [18565] sub0: \ 0.029946 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.242 21525 [18565] sub0: \ 0.030115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:27.243 21525 [18565] sub0: \ 0.030247 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.243 21525 [18565] sub0: / 0.030415 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.243 21525 [18565] sub0: \ 0.030537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.243 21525 [18565] sub0: / 0.030688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.243 21525 [18565] sub0: \ 0.030812 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.243 21525 [18565] sub0: / 0.030962 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.243 21525 [18565] sub0: \ 0.031083 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.244 21525 [18565] sub0: / 0.03123 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.244 21525 [18565] sub0: / 0.031368 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.244 21525 [18565] sub0: / 0.031497 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.244 21525 [18565] sub0: \ 0.031618 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.244 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:244 2015-12-03 12:34:27.244 21525 [18565] sub0: \ 0.031967 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.244 21525 [18565] sub0: / 0.032121 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.245 21525 [18565] sub0: \ 0.032243 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.245 21525 [18565] sub0: / 0.032411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.245 21525 [18565] sub0: \ 0.032533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.245 21525 [18565] sub0: / 0.032684 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.245 21525 [18565] sub0: \ 0.032805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.245 21525 [18565] sub0: / 0.032951 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.245 21525 [18565] sub0: / 0.03307 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.245 21525 [18565] sub0: / 0.033186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.246 21525 [18565] sub0: \ 0.03333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.246 21525 [18565] sub0: \ 0.033488 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:27.246 21525 [18565] sub0: \ 0.033621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.246 21525 [18565] sub0: / 0.033775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.246 21525 [18565] sub0: \ 0.033898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.246 21525 [18565] sub0: / 0.034051 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.246 21525 [18565] sub0: \ 0.034175 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.247 21525 [18565] sub0: / 0.034341 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.247 21525 [18565] sub0: \ 0.034466 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.247 21525 [18565] sub0: / 0.034614 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.247 21525 [18565] sub0: / 0.034734 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.247 21525 [18565] sub0: / 0.034879 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.247 21525 [18565] sub0: \ 0.035002 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.247 21525 [18565] sub0: \ 0.035154 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:27.248 21525 [18565] sub0: \ 0.035297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.248 21525 [18565] sub0: / 0.035452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.248 21525 [18565] sub0: \ 0.035575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.248 21525 [18565] sub0: / 0.035767 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.248 21525 [18565] sub0: \ 0.035896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.248 21525 [18565] sub0: / 0.036048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.248 21525 [18565] sub0: \ 0.036169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.249 21525 [18565] sub0: / 0.036329 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.249 21525 [18565] sub0: / 0.03645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.249 21525 [18565] sub0: / 0.036598 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.249 21525 [18565] sub0: \ 0.03672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.249 21525 [18565] sub0: \ 0.036901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:27.249 21525 [18565] sub0: \ 0.037036 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.249 21525 [18565] sub0: / 0.037191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.250 21525 [18565] sub0: \ 0.037328 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.250 21525 [18565] sub0: / 0.037481 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.250 21525 [18565] sub0: \ 0.037604 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.250 21525 [18565] sub0: / 0.037756 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.250 21525 [18565] sub0: \ 0.037877 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.250 21525 [18565] sub0: / 0.038024 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.250 21525 [18565] sub0: / 0.038142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.251 21525 [18565] sub0: / 0.038275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.251 21525 [18565] sub0: \ 0.038411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.251 21525 [18565] sub0: \ 0.038575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:27.251 21525 [18565] sub0: \ 0.038706 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.251 21525 [18565] sub0: / 0.03886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.251 21525 [18565] sub0: \ 0.038981 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.251 21525 [18565] sub0: / 0.039131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.252 21525 [18565] sub0: \ 0.039252 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.252 21525 [18565] sub0: / 0.039418 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.252 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:34:27.252 21525 [18565] sub0: / 0.039687 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.252 21525 [18565] sub0: / 0.039863 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.252 21525 [18565] sub0: / 0.040003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.252 21525 [18565] sub0: \ 0.040125 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.253 21525 [18565] sub0: \ 0.040305 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:27.253 21525 [18565] sub0: \ 0.04045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.253 21525 [18565] sub0: / 0.040604 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.253 21525 [18565] sub0: \ 0.040723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.253 21525 [18565] sub0: / 0.040873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.253 21525 [18565] sub0: \ 0.040995 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.253 21525 [18565] sub0: / 0.041146 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.254 21525 [18565] sub0: \ 0.041266 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.254 21525 [18565] sub0: / 0.041429 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.254 21525 [18565] sub0: / 0.041548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.254 21525 [18565] sub0: / 0.041682 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.254 21525 [18565] sub0: \ 0.041803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.254 21525 [18565] sub0: \ 0.041967 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:27.254 21525 [18565] sub0: \ 0.042099 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.255 21525 [18565] sub0: / 0.042252 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.255 21525 [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:258 2015-12-03 12:34:27.255 21525 [18565] sub0: / 0.04254 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.255 21525 [18565] sub0: \ 0.042662 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.255 21525 [18565] sub0: / 0.042814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.255 21525 [18565] sub0: \ 0.042935 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.255 21525 [18565] sub0: / 0.043081 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.255 21525 [18565] sub0: / 0.0432 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.256 21525 [18565] sub0: / 0.043347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.256 21525 [18565] sub0: \ 0.043468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.256 21525 [18565] sub0: \ 0.043626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:27.256 21525 [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:258 2015-12-03 12:34:27.256 21525 [18565] sub0: / 0.044004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.256 21525 [18565] sub0: \ 0.044126 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.257 21525 [18565] sub0: / 0.044289 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.257 21525 [18565] sub0: \ 0.044414 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.257 21525 [18565] sub0: / 0.044564 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.257 21525 [18565] sub0: \ 0.044685 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:27.257 21525 [18565] sub0: / 0.044831 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.257 21525 [18565] sub0: / 0.044949 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.257 21525 [18565] sub0: / 0.045092 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.258 21525 [18565] sub0: / 0.045211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.258 21525 [18565] sub0: / 0.045448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.258 21525 [18565] sub0: \ 0.045597 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:27.258 21525 [18565] sub0: / 0.045741 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.258 21525 [18565] sub0: / 0.045861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:27.258 21525 [18565] sub0: / 0.045975 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:27.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:34:27.260 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:34:27.262 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:34:27.263 21525 [18565] sub0: \ 0.050632 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:34:27.263 21525 [18565] sub0: / 0.050791 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:27.264 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:34:27.265 21525 [18565] sub0: \ 0.052956 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:34:27.266 21525 [18565] sub0: / 0.05342 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:27.266 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:27.267 21525 [18565] sub0: \ 0.054987 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:27.268 21525 [18565] sub0: / 0.055233 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:27.268 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:34:27.343 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:34:27.394 21525 [18565] sub0: \ 0.181595 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:34:27.395 21525 [18565] sub0: / 0.182463 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:27.395 21525 [18565] time: 0.183073 2015-12-03 12:34:27.396 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:34:27.397 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:34:27.397 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:34:27.398 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:34:27.399 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:34:27.399 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:34:27.400 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:34:27.402 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:34:27.403 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:34:27.410 21525 [18565] sub0: / 0.19799 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:30.046 21525 [18565] sub0: \ 2.833827 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:30.047 21525 [18565] sub0: \ 0.000634 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:34:30.047 21525 [18565] sub0: / 0.000769 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:30.047 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:34:30.047 21525 [18565] sub0: / 0.001085 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:30.049 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:34:30.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_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:34:30.051 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:34:30.052 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:34:30.053 21525 [18565] sub0: \ 0.006665 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:34:30.074 21525 [18565] sub0: \ 0.0279 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:34:30.074 21525 [18565] sub0: \ 0.028106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:30.075 21525 [18565] sub0: / 0.028265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.075 21525 [18565] sub0: \ 0.028402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:30.075 21525 [18565] sub0: \ 0.028541 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:30.075 21525 [18565] sub0: \ 0.028674 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.075 21525 [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:244 2015-12-03 12:34:30.075 21525 [18565] sub0: \ 0.028952 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.075 21525 [18565] sub0: / 0.029103 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.076 21525 [18565] sub0: \ 0.029234 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.076 21525 [18565] sub0: / 0.029389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.076 21525 [18565] sub0: \ 0.02951 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.076 21525 [18565] sub0: / 0.029659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.076 21525 [18565] sub0: \ 0.029832 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.076 21525 [18565] sub0: / 0.029978 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.076 21525 [18565] sub0: / 0.030096 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.077 21525 [18565] sub0: / 0.030264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.077 21525 [18565] sub0: \ 0.030387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.077 21525 [18565] sub0: \ 0.030526 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:30.077 21525 [18565] sub0: \ 0.030656 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.077 21525 [18565] sub0: / 0.030807 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.077 21525 [18565] sub0: \ 0.030929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.077 21525 [18565] sub0: / 0.031079 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.078 21525 [18565] sub0: \ 0.031199 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.078 21525 [18565] sub0: / 0.031363 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.078 21525 [18565] sub0: \ 0.031485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.078 21525 [18565] sub0: / 0.031628 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.078 21525 [18565] sub0: / 0.031746 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.078 21525 [18565] sub0: / 0.031903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.078 21525 [18565] sub0: \ 0.032024 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.078 21525 [18565] sub0: \ 0.032163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:30.079 21525 [18565] sub0: \ 0.032308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.079 21525 [18565] sub0: / 0.032459 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.079 21525 [18565] sub0: \ 0.03258 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.079 21525 [18565] sub0: / 0.032731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.079 21525 [18565] sub0: \ 0.03285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.079 21525 [18565] sub0: / 0.032999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.079 21525 [18565] sub0: \ 0.033121 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.080 21525 [18565] sub0: / 0.033311 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.080 21525 [18565] sub0: / 0.033434 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.080 21525 [18565] sub0: / 0.033592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.080 21525 [18565] sub0: \ 0.033751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.080 21525 [18565] sub0: \ 0.0339 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:30.080 21525 [18565] sub0: \ 0.03403 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.081 21525 [18565] sub0: / 0.034181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.081 21525 [18565] sub0: \ 0.034323 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.081 21525 [18565] sub0: / 0.034474 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.081 21525 [18565] sub0: \ 0.034596 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.081 21525 [18565] sub0: / 0.034745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.081 21525 [18565] sub0: \ 0.034866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.081 21525 [18565] sub0: / 0.035009 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.081 21525 [18565] sub0: / 0.035126 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.082 21525 [18565] sub0: / 0.03529 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.082 21525 [18565] sub0: \ 0.03541 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.082 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:244 2015-12-03 12:34:30.082 21525 [18565] sub0: \ 0.035698 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.082 21525 [18565] sub0: / 0.035849 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.082 21525 [18565] sub0: \ 0.035968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.082 21525 [18565] sub0: / 0.036118 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.083 21525 [18565] sub0: \ 0.036249 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.083 21525 [18565] sub0: / 0.0364 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.083 21525 [18565] sub0: \ 0.03652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.083 21525 [18565] sub0: / 0.036676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.083 21525 [18565] sub0: / 0.036793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.083 21525 [18565] sub0: / 0.036929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.083 21525 [18565] sub0: \ 0.037048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.084 21525 [18565] sub0: \ 0.037209 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:30.084 21525 [18565] sub0: \ 0.037364 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.084 21525 [18565] sub0: / 0.037515 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.084 21525 [18565] sub0: \ 0.037633 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.084 21525 [18565] sub0: / 0.037834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.084 21525 [18565] sub0: \ 0.037954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.084 21525 [18565] sub0: / 0.038102 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.085 21525 [18565] sub0: \ 0.038234 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.085 21525 [18565] sub0: / 0.038382 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.085 21525 [18565] sub0: / 0.038498 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.085 21525 [18565] sub0: / 0.03863 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.085 21525 [18565] sub0: \ 0.038749 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.085 21525 [18565] sub0: \ 0.038905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:30.085 21525 [18565] sub0: \ 0.039034 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.086 21525 [18565] sub0: / 0.039184 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.086 21525 [18565] sub0: \ 0.039318 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.086 21525 [18565] sub0: / 0.039468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.086 21525 [18565] sub0: \ 0.039586 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.086 21525 [18565] sub0: / 0.039733 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.086 21525 [18565] sub0: \ 0.039854 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.086 21525 [18565] sub0: / 0.039996 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.086 21525 [18565] sub0: / 0.040125 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.087 21525 [18565] sub0: / 0.040276 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.087 21525 [18565] sub0: \ 0.040396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.087 21525 [18565] sub0: \ 0.040568 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:30.087 21525 [18565] sub0: \ 0.040699 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.087 21525 [18565] sub0: / 0.040848 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.087 21525 [18565] sub0: \ 0.040966 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.087 21525 [18565] sub0: / 0.041116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.088 21525 [18565] sub0: \ 0.041269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.088 21525 [18565] sub0: / 0.041422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.088 21525 [18565] sub0: \ 0.041542 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.088 21525 [18565] sub0: / 0.041719 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.088 21525 [18565] sub0: / 0.041842 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.088 21525 [18565] sub0: / 0.041958 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.088 21525 [18565] sub0: \ 0.042073 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.089 21525 [18565] sub0: \ 0.042217 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:30.089 21525 [18565] sub0: \ 0.042362 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.089 21525 [18565] sub0: / 0.042514 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.089 21525 [18565] sub0: \ 0.042632 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.089 21525 [18565] sub0: / 0.042781 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.089 21525 [18565] sub0: \ 0.042899 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.089 21525 [18565] sub0: / 0.043047 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.090 21525 [18565] sub0: \ 0.043191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.090 21525 [18565] sub0: / 0.043353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.090 21525 [18565] sub0: / 0.04347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.090 21525 [18565] sub0: / 0.043634 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.090 21525 [18565] sub0: \ 0.043753 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.090 21525 [18565] sub0: \ 0.043902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:30.090 21525 [18565] sub0: \ 0.044031 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.091 21525 [18565] sub0: / 0.044181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.091 21525 [18565] sub0: \ 0.044315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.091 21525 [18565] sub0: / 0.044466 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.091 21525 [18565] sub0: \ 0.044585 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.091 21525 [18565] sub0: / 0.044734 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.091 21525 [18565] sub0: \ 0.044855 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:30.091 21525 [18565] sub0: / 0.044998 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.091 21525 [18565] sub0: / 0.045114 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.092 21525 [18565] sub0: / 0.045304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.092 21525 [18565] sub0: / 0.045422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.092 21525 [18565] sub0: / 0.045633 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.092 21525 [18565] sub0: / 0.045838 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:30.092 21525 [18565] sub0: / 0.045953 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:30.093 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:34:30.094 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:34:30.095 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:34:30.096 21525 [18565] sub0: \ 0.050122 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:34:30.097 21525 [18565] sub0: / 0.050289 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:30.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:34:30.099 21525 [18565] sub0: \ 0.05219 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:34:30.099 21525 [18565] sub0: / 0.05262 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:30.099 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:30.100 21525 [18565] sub0: \ 0.054091 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:30.101 21525 [18565] sub0: / 0.054351 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:30.101 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:34:30.178 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:34:30.230 21525 [18565] sub0: \ 0.183722 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:34:30.231 21525 [18565] sub0: / 0.184578 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:30.231 21525 [18565] time: 0.185078 2015-12-03 12:34:30.232 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:34:30.232 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:34:30.233 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:34:30.234 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:34:30.235 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:34:30.235 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:34:30.236 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:34:30.238 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:34:30.239 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:34:30.246 21525 [18565] sub0: / 0.200153 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:35.015 21524 [18565] sub0: \ 21.883384 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:35.016 21524 [18565] sub0: \ 0.000598 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:34:35.016 21524 [18565] sub0: / 0.000758 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:35.016 21524 [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:34:35.016 21524 [18565] sub0: / 0.00109 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:35.016 21340 [18565] sub0: \ 13.957189 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:35.017 21340 [18565] sub0: \ 0.000699 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:34:35.017 21340 [18565] sub0: / 0.000824 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:35.017 21340 [18565] sub0: \ 0.000935 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:34:35.018 21340 [18565] sub0: / 0.001096 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:35.018 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:34:35.019 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:34:35.019 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:34:35.020 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:34:35.020 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:34:35.021 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:34:35.021 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:34:35.022 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:34:35.022 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:34:35.023 21340 [18565] sub0: \ 0.006318 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:34:35.028 21525 [18565] sub0: \ 4.981851 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:35.029 21525 [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:34:35.029 21525 [18565] sub0: / 0.000799 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:35.029 21525 [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:34:35.029 21525 [18565] sub0: / 0.00105 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:35.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'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:34:35.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:34:35.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:34:35.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:34:35.045 21525 [18565] sub0: \ 0.016268 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:34:35.047 21340 [18565] sub0: \ 0.030853 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:34:35.048 21340 [18565] sub0: \ 0.031105 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.048 21340 [18565] sub0: / 0.031246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.048 21340 [18565] sub0: \ 0.031373 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.048 21340 [18565] sub0: \ 0.031549 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.048 21340 [18565] sub0: \ 0.031677 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.048 21340 [18565] sub0: \ 0.031799 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.048 21340 [18565] sub0: \ 0.031942 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.049 21340 [18565] sub0: / 0.032138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.049 21340 [18565] sub0: \ 0.03225 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.049 21340 [18565] sub0: / 0.03239 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.049 21340 [18565] sub0: \ 0.032498 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.049 21340 [18565] sub0: / 0.032636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.049 21340 [18565] sub0: \ 0.032743 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.049 21340 [18565] sub0: / 0.032875 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.050 21340 [18565] sub0: / 0.03298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.050 21340 [18565] sub0: / 0.033147 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.050 21340 [18565] sub0: \ 0.033258 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.050 21340 [18565] sub0: \ 0.033411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.050 21340 [18565] sub0: \ 0.033531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.050 21340 [18565] sub0: / 0.033671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.050 21340 [18565] sub0: \ 0.03378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.050 21340 [18565] sub0: / 0.033918 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.051 21340 [18565] sub0: \ 0.03404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.051 21340 [18565] sub0: / 0.034179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.051 21340 [18565] sub0: \ 0.034288 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.051 21340 [18565] sub0: / 0.034422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.051 21340 [18565] sub0: / 0.034529 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.051 21340 [18565] sub0: / 0.034651 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.051 21340 [18565] sub0: \ 0.034757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.051 21340 [18565] sub0: \ 0.034904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.052 21340 [18565] sub0: \ 0.035035 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.052 21340 [18565] sub0: / 0.035202 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.052 21340 [18565] sub0: \ 0.035322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.052 21340 [18565] sub0: / 0.035491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.052 21340 [18565] sub0: \ 0.035605 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.052 21340 [18565] sub0: / 0.035745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.052 21340 [18565] sub0: \ 0.035855 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.053 21340 [18565] sub0: / 0.035988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.053 21340 [18565] sub0: / 0.036109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.053 21340 [18565] sub0: / 0.036236 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.053 21340 [18565] sub0: \ 0.036342 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.053 21340 [18565] sub0: \ 0.036475 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.053 21340 [18565] sub0: \ 0.036591 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.053 21340 [18565] sub0: / 0.03673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.053 21340 [18565] sub0: \ 0.036839 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.054 21340 [18565] sub0: / 0.036977 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.054 21340 [18565] sub0: \ 0.0371 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.054 21340 [18565] sub0: / 0.037236 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.054 21340 [18565] sub0: \ 0.037344 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.054 21340 [18565] sub0: / 0.037475 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.054 21340 [18565] sub0: / 0.037581 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.054 21340 [18565] sub0: / 0.03772 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.054 21340 [18565] sub0: \ 0.037829 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.055 21340 [18565] sub0: \ 0.037975 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.055 21340 [18565] sub0: \ 0.038108 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.055 21340 [18565] sub0: / 0.038248 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.055 21340 [18565] sub0: \ 0.038356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.055 21340 [18565] sub0: / 0.038504 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.055 21340 [18565] sub0: \ 0.038613 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.055 21524 [18565] sub0: \ 0.040087 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:34:35.055 21340 [18565] sub0: / 0.03875 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.055 21524 [18565] sub0: \ 0.040317 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.055 21340 [18565] sub0: \ 0.038857 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.055 21524 [18565] sub0: \ 0.040468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.056 21340 [18565] sub0: / 0.038989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.056 21524 [18565] sub0: \ 0.040602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.056 21340 [18565] sub0: / 0.039111 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.056 21340 [18565] sub0: / 0.039247 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.056 21524 [18565] sub0: \ 0.040786 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.056 21340 [18565] sub0: \ 0.039355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.056 21524 [18565] sub0: \ 0.040919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.056 21340 [18565] sub0: \ 0.039504 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.056 21524 [18565] sub0: / 0.041104 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.056 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:34:35.056 21524 [18565] sub0: \ 0.041225 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.056 21340 [18565] sub0: / 0.039763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.056 21524 [18565] sub0: / 0.041372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.056 21340 [18565] sub0: \ 0.039871 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.057 21524 [18565] sub0: \ 0.04149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.057 21340 [18565] sub0: / 0.040025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.057 21340 [18565] sub0: \ 0.040136 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.057 21524 [18565] sub0: / 0.041648 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.057 21524 [18565] sub0: \ 0.041778 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.057 21340 [18565] sub0: / 0.040283 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.057 21340 [18565] sub0: \ 0.040392 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.057 21524 [18565] sub0: / 0.041921 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.057 21524 [18565] sub0: / 0.042037 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.057 21340 [18565] sub0: / 0.040524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.057 21340 [18565] sub0: / 0.040641 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.057 21524 [18565] sub0: / 0.042161 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.057 21524 [18565] sub0: \ 0.042277 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.057 21340 [18565] sub0: / 0.040816 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.057 21524 [18565] sub0: \ 0.042432 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.057 21340 [18565] sub0: \ 0.040927 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.058 21524 [18565] sub0: \ 0.04256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.058 21340 [18565] sub0: \ 0.041084 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.058 21340 [18565] sub0: \ 0.041203 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.058 21524 [18565] sub0: / 0.042724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.058 21524 [18565] sub0: \ 0.042843 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.058 21340 [18565] sub0: / 0.041341 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.058 21340 [18565] sub0: \ 0.041449 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.058 21524 [18565] sub0: / 0.042989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.058 21340 [18565] sub0: / 0.041585 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.058 21524 [18565] sub0: \ 0.043106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.058 21340 [18565] sub0: \ 0.041692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.058 21524 [18565] sub0: / 0.043252 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.058 21340 [18565] sub0: / 0.041829 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.058 21524 [18565] sub0: \ 0.043382 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.058 21340 [18565] sub0: \ 0.041959 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.059 21524 [18565] sub0: / 0.043525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.059 21340 [18565] sub0: / 0.042106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.059 21524 [18565] sub0: / 0.043654 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.059 21340 [18565] sub0: / 0.042212 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.059 21524 [18565] sub0: / 0.043792 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.059 21340 [18565] sub0: / 0.04235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.059 21524 [18565] sub0: \ 0.04391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.059 21340 [18565] sub0: \ 0.042455 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.059 21524 [18565] sub0: \ 0.044055 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.059 21340 [18565] sub0: \ 0.042594 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.059 21524 [18565] sub0: \ 0.04418 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.059 21340 [18565] sub0: \ 0.04271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.059 21524 [18565] sub0: / 0.044329 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.059 21340 [18565] sub0: / 0.04285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.059 21524 [18565] sub0: \ 0.044445 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.059 21340 [18565] sub0: \ 0.042956 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.060 21524 [18565] sub0: / 0.044591 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.060 21340 [18565] sub0: / 0.043107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.060 21340 [18565] sub0: \ 0.043212 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.060 21524 [18565] sub0: \ 0.044725 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.060 21340 [18565] sub0: / 0.043347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.060 21524 [18565] sub0: / 0.044877 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.060 21340 [18565] sub0: \ 0.043515 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.060 21340 [18565] sub0: / 0.043655 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.060 21340 [18565] sub0: / 0.043759 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.060 21340 [18565] sub0: / 0.043891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.061 21340 [18565] sub0: \ 0.043995 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.061 21340 [18565] sub0: \ 0.044164 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.061 21340 [18565] sub0: \ 0.04428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.061 21340 [18565] sub0: / 0.044418 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.061 21340 [18565] sub0: \ 0.044523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.061 21340 [18565] sub0: / 0.044658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.061 21340 [18565] sub0: \ 0.044763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.061 21340 [18565] sub0: / 0.044899 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.062 21340 [18565] sub0: \ 0.045004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.062 21340 [18565] sub0: / 0.045149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.062 21340 [18565] sub0: / 0.045252 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.062 21340 [18565] sub0: / 0.045375 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.062 21340 [18565] sub0: \ 0.045478 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.062 21340 [18565] sub0: \ 0.045623 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.062 21340 [18565] sub0: \ 0.045738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.062 21340 [18565] sub0: / 0.045873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.063 21340 [18565] sub0: \ 0.045978 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.063 21340 [18565] sub0: / 0.04613 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.063 21340 [18565] sub0: \ 0.046235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.063 21340 [18565] sub0: / 0.046367 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.063 21340 [18565] sub0: \ 0.046481 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.063 21340 [18565] sub0: / 0.046611 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.063 21340 [18565] sub0: / 0.046714 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.063 21340 [18565] sub0: / 0.046837 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.063 21340 [18565] sub0: / 0.046938 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.064 21340 [18565] sub0: / 0.047146 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.064 21340 [18565] sub0: / 0.047257 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.064 21340 [18565] sub0: / 0.047359 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:35.064 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:34:35.066 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:34:35.067 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:34:35.068 21524 [18565] sub0: \ 0.053058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.068 21524 [18565] sub0: / 0.053268 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.068 21340 [18565] sub0: \ 0.051789 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:34:35.068 21524 [18565] sub0: / 0.053391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.068 21340 [18565] sub0: / 0.051933 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:35.069 21524 [18565] sub0: / 0.053545 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.069 21524 [18565] sub0: \ 0.053681 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.069 21524 [18565] sub0: \ 0.053838 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.069 21524 [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:34:35.069 21524 [18565] sub0: / 0.05412 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.069 21524 [18565] sub0: \ 0.054239 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.069 21524 [18565] sub0: / 0.054387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.070 21524 [18565] sub0: \ 0.054506 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.070 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:34:35.070 21524 [18565] sub0: / 0.054666 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.070 21524 [18565] sub0: \ 0.054786 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.070 21524 [18565] sub0: / 0.054929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.070 21524 [18565] sub0: / 0.055044 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.070 21524 [18565] sub0: / 0.055186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.070 21524 [18565] sub0: \ 0.055306 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.070 21340 [18565] sub0: \ 0.053895 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:34:35.070 21524 [18565] sub0: \ 0.055458 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.071 21524 [18565] sub0: \ 0.055587 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.071 21524 [18565] sub0: / 0.055752 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.071 21340 [18565] sub0: / 0.054295 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:35.071 21524 [18565] sub0: \ 0.05587 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.071 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:35.071 21524 [18565] sub0: / 0.056016 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.072 21340 [18565] sub0: \ 0.0558 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:35.073 21340 [18565] sub0: / 0.056055 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:35.073 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:34:35.073 21524 [18565] sub0: \ 0.056134 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.073 21524 [18565] sub0: / 0.05844 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.074 21524 [18565] sub0: \ 0.058565 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.074 21524 [18565] sub0: / 0.058728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.074 21524 [18565] sub0: / 0.058845 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.074 21524 [18565] sub0: / 0.058991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.074 21524 [18565] sub0: \ 0.059112 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.074 21524 [18565] sub0: \ 0.059288 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.074 21524 [18565] sub0: \ 0.059419 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.075 21524 [18565] sub0: / 0.059569 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.075 21524 [18565] sub0: \ 0.059701 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.075 21524 [18565] sub0: / 0.059847 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.075 21524 [18565] sub0: \ 0.059966 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.075 21524 [18565] sub0: / 0.060112 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.075 21524 [18565] sub0: \ 0.06023 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.075 21524 [18565] sub0: / 0.060372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.076 21524 [18565] sub0: / 0.060486 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.076 21524 [18565] sub0: / 0.06062 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.076 21524 [18565] sub0: \ 0.060753 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.076 21524 [18565] sub0: \ 0.060904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.076 21524 [18565] sub0: \ 0.061071 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.076 21524 [18565] sub0: / 0.061224 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.076 21524 [18565] sub0: \ 0.061343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.077 21524 [18565] sub0: / 0.061491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.077 21524 [18565] sub0: \ 0.061609 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.077 21524 [18565] sub0: / 0.061772 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.077 21524 [18565] sub0: \ 0.06189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.077 21524 [18565] sub0: / 0.062031 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.077 21524 [18565] sub0: / 0.062397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.078 21524 [18565] sub0: / 0.062545 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.078 21524 [18565] sub0: \ 0.062677 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.078 21524 [18565] sub0: \ 0.06286 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.078 21524 [18565] sub0: \ 0.062992 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.078 21524 [18565] sub0: / 0.063144 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.078 21524 [18565] sub0: \ 0.063264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.078 21524 [18565] sub0: / 0.063411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.079 21524 [18565] sub0: \ 0.063528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.079 21524 [18565] sub0: / 0.063687 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.079 21524 [18565] sub0: \ 0.063807 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.079 21524 [18565] sub0: / 0.063949 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.079 21524 [18565] sub0: / 0.064064 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.079 21524 [18565] sub0: / 0.064185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.079 21524 [18565] sub0: \ 0.064301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.079 21524 [18565] sub0: \ 0.064447 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.079 21525 [18565] sub0: \ 0.051088 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:34:35.080 21524 [18565] sub0: \ 0.064575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.080 21525 [18565] sub0: \ 0.051328 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.080 21524 [18565] sub0: / 0.06474 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.080 21525 [18565] sub0: \ 0.051461 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.080 21524 [18565] sub0: \ 0.064859 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.080 21525 [18565] sub0: \ 0.051586 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.080 21524 [18565] sub0: / 0.065035 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.080 21525 [18565] sub0: \ 0.051779 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.080 21524 [18565] sub0: \ 0.06516 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.080 21525 [18565] sub0: \ 0.051903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.080 21524 [18565] sub0: / 0.065308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.080 21525 [18565] sub0: / 0.052062 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.080 21524 [18565] sub0: \ 0.065426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.080 21525 [18565] sub0: \ 0.052174 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.081 21524 [18565] sub0: / 0.065569 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.081 21525 [18565] sub0: / 0.052334 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.081 21524 [18565] sub0: / 0.065698 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.081 21525 [18565] sub0: \ 0.052478 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.081 21524 [18565] sub0: / 0.065845 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.081 21525 [18565] sub0: / 0.052617 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.081 21524 [18565] sub0: \ 0.065963 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.081 21525 [18565] sub0: \ 0.052725 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.081 21524 [18565] sub0: \ 0.066131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.081 21525 [18565] sub0: / 0.052858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.081 21525 [18565] sub0: / 0.052965 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.081 21524 [18565] sub0: \ 0.06626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.081 21525 [18565] sub0: / 0.053084 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.081 21524 [18565] sub0: / 0.066411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.082 21525 [18565] sub0: \ 0.053189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.082 21524 [18565] sub0: \ 0.066528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.082 21525 [18565] sub0: \ 0.053334 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.082 21524 [18565] sub0: / 0.066688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.082 21525 [18565] sub0: \ 0.05345 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.082 21524 [18565] sub0: \ 0.066808 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.082 21525 [18565] sub0: / 0.05359 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.082 21524 [18565] sub0: / 0.066955 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.082 21525 [18565] sub0: \ 0.053707 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.082 21524 [18565] sub0: \ 0.067072 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.082 21525 [18565] sub0: / 0.053846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.082 21524 [18565] sub0: / 0.067216 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.082 21525 [18565] sub0: \ 0.053954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.082 21524 [18565] sub0: / 0.067332 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.082 21525 [18565] sub0: / 0.054092 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.082 21524 [18565] sub0: / 0.067453 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.083 21525 [18565] sub0: \ 0.0542 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.083 21524 [18565] sub0: / 0.067569 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.083 21525 [18565] sub0: / 0.054348 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.083 21525 [18565] sub0: / 0.054453 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.083 21524 [18565] sub0: / 0.067802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.083 21525 [18565] sub0: / 0.054599 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.083 21524 [18565] sub0: \ 0.067926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.083 21525 [18565] sub0: \ 0.054709 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.083 21524 [18565] sub0: / 0.068065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.083 21525 [18565] sub0: \ 0.054842 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.083 21524 [18565] sub0: / 0.06821 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.083 21525 [18565] sub0: \ 0.054959 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.083 21524 [18565] sub0: / 0.068325 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:35.083 21525 [18565] sub0: / 0.055097 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.084 21525 [18565] sub0: \ 0.055205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.084 21525 [18565] sub0: / 0.055366 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.084 21525 [18565] sub0: \ 0.055475 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.084 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:34:35.085 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:34:35.084 21525 [18565] sub0: / 0.055622 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.086 21525 [18565] sub0: \ 0.057856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.086 21525 [18565] sub0: / 0.058012 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.086 21525 [18565] sub0: / 0.058121 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.087 21525 [18565] sub0: / 0.05828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.087 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:34:35.087 21525 [18565] sub0: \ 0.058391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.087 21525 [18565] sub0: \ 0.058536 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.087 21525 [18565] sub0: \ 0.058655 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.087 21525 [18565] sub0: / 0.058793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.087 21525 [18565] sub0: \ 0.058901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.087 21525 [18565] sub0: / 0.05904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.087 21525 [18565] sub0: \ 0.059149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.088 21525 [18565] sub0: / 0.059301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.088 21525 [18565] sub0: \ 0.05941 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.088 21525 [18565] sub0: / 0.059543 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.088 21524 [18565] sub0: \ 0.072887 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:34:35.088 21525 [18565] sub0: / 0.059648 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.088 21524 [18565] sub0: / 0.073057 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:35.088 21525 [18565] sub0: / 0.059818 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.088 21525 [18565] sub0: \ 0.059928 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.088 21525 [18565] sub0: \ 0.060074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.089 21525 [18565] sub0: \ 0.060191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.089 21525 [18565] sub0: / 0.060373 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.089 21525 [18565] sub0: \ 0.060482 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.089 21525 [18565] sub0: / 0.060618 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.089 21525 [18565] sub0: \ 0.060725 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.089 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:34:35.089 21525 [18565] sub0: / 0.060862 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.089 21525 [18565] sub0: \ 0.06097 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.089 21525 [18565] sub0: / 0.061101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.090 21525 [18565] sub0: / 0.061206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.090 21525 [18565] sub0: / 0.061359 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.090 21525 [18565] sub0: \ 0.061465 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.090 21524 [18565] sub0: \ 0.074874 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:34:35.090 21525 [18565] sub0: \ 0.061621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.090 21525 [18565] sub0: \ 0.061738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.090 21525 [18565] sub0: / 0.061879 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.090 21524 [18565] sub0: / 0.075256 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:35.090 21525 [18565] sub0: \ 0.061985 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.090 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:35.090 21525 [18565] sub0: / 0.062131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.091 21525 [18565] sub0: \ 0.06226 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.091 21525 [18565] sub0: / 0.062519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.091 21525 [18565] sub0: \ 0.062629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.091 21525 [18565] sub0: / 0.062771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.091 21525 [18565] sub0: / 0.062877 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.091 21525 [18565] sub0: / 0.06299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.091 21525 [18565] sub0: \ 0.063095 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.092 21525 [18565] sub0: \ 0.063228 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.092 21525 [18565] sub0: \ 0.063384 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.092 21525 [18565] sub0: / 0.063528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.093 21524 [18565] sub0: \ 0.078001 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:35.093 21524 [18565] sub0: / 0.078234 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:35.094 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:34:35.092 21525 [18565] sub0: \ 0.063635 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.094 21525 [18565] sub0: / 0.065724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.094 21525 [18565] sub0: \ 0.065854 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.094 21525 [18565] sub0: / 0.065996 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.094 21525 [18565] sub0: \ 0.066105 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.095 21525 [18565] sub0: / 0.066255 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.095 21525 [18565] sub0: / 0.066365 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.095 21525 [18565] sub0: / 0.06651 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.095 21525 [18565] sub0: \ 0.06662 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.095 21525 [18565] sub0: \ 0.066774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.095 21525 [18565] sub0: \ 0.066894 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.095 21525 [18565] sub0: / 0.067036 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.095 21525 [18565] sub0: \ 0.067144 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.096 21525 [18565] sub0: / 0.067294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.096 21525 [18565] sub0: \ 0.067418 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.096 21525 [18565] sub0: / 0.067558 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.096 21525 [18565] sub0: \ 0.067665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.096 21525 [18565] sub0: / 0.067843 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.096 21525 [18565] sub0: / 0.067949 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.096 21525 [18565] sub0: / 0.068069 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.096 21525 [18565] sub0: \ 0.068173 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.097 21525 [18565] sub0: \ 0.068327 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.097 21525 [18565] sub0: \ 0.068445 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.097 21525 [18565] sub0: / 0.068584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.097 21525 [18565] sub0: \ 0.06869 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.097 21525 [18565] sub0: / 0.068827 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.097 21525 [18565] sub0: \ 0.068932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.097 21525 [18565] sub0: / 0.069068 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.097 21525 [18565] sub0: \ 0.069174 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.098 21525 [18565] sub0: / 0.069325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.098 21525 [18565] sub0: / 0.069429 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.098 21525 [18565] sub0: / 0.069562 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.098 21525 [18565] sub0: \ 0.069874 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.098 21525 [18565] sub0: \ 0.070035 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.098 21525 [18565] sub0: \ 0.070153 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.099 21525 [18565] sub0: / 0.070309 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.099 21525 [18565] sub0: \ 0.070417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.099 21525 [18565] sub0: / 0.070555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.099 21525 [18565] sub0: \ 0.070662 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.099 21525 [18565] sub0: / 0.070809 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.099 21525 [18565] sub0: \ 0.070917 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:35.099 21525 [18565] sub0: / 0.071048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.099 21525 [18565] sub0: / 0.071152 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.100 21525 [18565] sub0: / 0.071285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.100 21525 [18565] sub0: / 0.071393 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.100 21525 [18565] sub0: / 0.071609 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.102 21525 [18565] sub0: \ 0.07352 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:35.102 21525 [18565] sub0: / 0.073665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.102 21525 [18565] sub0: / 0.073784 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:35.102 21525 [18565] sub0: / 0.073889 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:35.103 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:34:35.105 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:34:35.108 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:34:35.110 21525 [18565] sub0: \ 0.081574 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:34:35.110 21525 [18565] sub0: / 0.081726 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:35.114 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:34:35.115 21525 [18565] sub0: \ 0.087076 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:34:35.116 21525 [18565] sub0: / 0.08749 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:35.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:34:35.121 21525 [18565] sub0: \ 0.092915 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:35.121 21525 [18565] sub0: / 0.093162 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:35.122 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:34:35.178 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:34:35.227 21524 [18565] sub0: \ 0.211761 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:34:35.228 21524 [18565] sub0: / 0.212588 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:35.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:34:35.236 21524 [18565] time: 0.221049 2015-12-03 12:34:35.238 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:34:35.239 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:34:35.240 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:34:35.241 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:34:35.242 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:34:35.244 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:34:35.245 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:34:35.247 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:34:35.248 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:34:35.248 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:34:35.254 21524 [18565] sub0: / 0.239056 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:35.305 21525 [18565] sub0: \ 0.277029 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:34:35.306 21525 [18565] sub0: / 0.277882 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:35.307 21525 [18565] time: 0.278361 2015-12-03 12:34:35.308 21340 [18565] sub0: \ 0.291261 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:34:35.309 21340 [18565] sub0: / 0.292273 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:35.309 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:34:35.309 21340 [18565] time: 0.292758 2015-12-03 12:34:35.310 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:34:35.310 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:34:35.311 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:34:35.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', 'login', '--- jr ' , '') 2015-12-03 12:34:35.313 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:34:35.313 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:34:35.315 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:34:35.315 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:34:35.316 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:34:35.316 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:34:35.316 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:34:35.317 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:34:35.318 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:34:35.318 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:34:35.319 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:34:35.321 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:34:35.322 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:34:35.324 21525 [18565] sub0: / 0.295493 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:35.330 21340 [18565] sub0: / 0.31312 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:36.020 21340 [18565] sub0: \ 1.003388 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:36.021 21340 [18565] sub0: \ 0.000669 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:34:36.021 21340 [18565] sub0: / 0.000793 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:36.021 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:34:36.021 21340 [18565] sub0: / 0.001048 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:36.023 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:34:36.024 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:34:36.025 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:34:36.026 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:34:36.027 21340 [18565] sub0: \ 0.006361 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:34:36.048 21340 [18565] sub0: \ 0.027748 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:34:36.048 21340 [18565] sub0: \ 0.027962 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:36.048 21340 [18565] sub0: / 0.028102 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.048 21340 [18565] sub0: \ 0.028225 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:36.049 21340 [18565] sub0: \ 0.028438 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:36.049 21340 [18565] sub0: \ 0.028583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.049 21340 [18565] sub0: \ 0.028705 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:36.049 21340 [18565] sub0: \ 0.028822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.049 21340 [18565] sub0: / 0.028978 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.049 21340 [18565] sub0: \ 0.029089 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.049 21340 [18565] sub0: / 0.029225 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.049 21340 [18565] sub0: \ 0.029334 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.050 21340 [18565] sub0: / 0.029482 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.050 21340 [18565] sub0: \ 0.029592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.050 21340 [18565] sub0: / 0.029723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.050 21340 [18565] sub0: / 0.029829 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.050 21340 [18565] sub0: / 0.029979 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.050 21340 [18565] sub0: \ 0.030092 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.050 21340 [18565] sub0: \ 0.030242 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:36.051 21340 [18565] sub0: \ 0.030361 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.051 21340 [18565] sub0: / 0.030513 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.051 21340 [18565] sub0: \ 0.030622 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.051 21340 [18565] sub0: / 0.030758 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.051 21340 [18565] sub0: \ 0.030868 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.051 21340 [18565] sub0: / 0.031004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.051 21340 [18565] sub0: \ 0.031112 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.051 21340 [18565] sub0: / 0.031243 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.051 21340 [18565] sub0: / 0.031349 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.052 21340 [18565] sub0: / 0.031483 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.052 21340 [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:34:36.052 21340 [18565] sub0: \ 0.031739 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:36.052 21340 [18565] sub0: \ 0.031891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.052 21340 [18565] sub0: / 0.032033 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.052 21340 [18565] sub0: \ 0.032152 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.052 21340 [18565] sub0: / 0.032289 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.053 21340 [18565] sub0: \ 0.032397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.053 21340 [18565] sub0: / 0.032548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.053 21340 [18565] sub0: \ 0.032655 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.053 21340 [18565] sub0: / 0.032787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.053 21340 [18565] sub0: / 0.032894 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.053 21340 [18565] sub0: / 0.03302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.053 21340 [18565] sub0: \ 0.033126 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.053 21340 [18565] sub0: \ 0.033272 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:36.054 21340 [18565] sub0: \ 0.03339 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.054 21340 [18565] sub0: / 0.033543 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.054 21340 [18565] sub0: \ 0.033652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.054 21340 [18565] sub0: / 0.03379 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.054 21340 [18565] sub0: \ 0.033898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.054 21340 [18565] sub0: / 0.034035 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.054 21340 [18565] sub0: \ 0.034142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.054 21340 [18565] sub0: / 0.034273 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.055 21340 [18565] sub0: / 0.034379 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.055 21340 [18565] sub0: / 0.034517 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.055 21340 [18565] sub0: \ 0.034625 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.055 21340 [18565] sub0: \ 0.034787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:36.055 21340 [18565] sub0: \ 0.034907 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.055 21340 [18565] sub0: / 0.035044 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.055 21340 [18565] sub0: \ 0.035153 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.055 21340 [18565] sub0: / 0.035298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.056 21340 [18565] sub0: \ 0.035407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.056 21340 [18565] sub0: / 0.035558 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.056 21340 [18565] sub0: \ 0.035667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.056 21340 [18565] sub0: / 0.035796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.056 21340 [18565] sub0: / 0.035929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.056 21340 [18565] sub0: / 0.036034 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.056 21340 [18565] sub0: \ 0.036135 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.056 21340 [18565] sub0: \ 0.036295 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:36.057 21340 [18565] sub0: \ 0.036413 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.057 21340 [18565] sub0: / 0.036563 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.057 21340 [18565] sub0: \ 0.03667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.057 21340 [18565] sub0: / 0.036806 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.057 21340 [18565] sub0: \ 0.036911 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.057 21340 [18565] sub0: / 0.037045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.057 21340 [18565] sub0: \ 0.03715 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.057 21340 [18565] sub0: / 0.03728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.058 21340 [18565] sub0: / 0.037383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.058 21340 [18565] sub0: / 0.037496 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.058 21340 [18565] sub0: \ 0.0376 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.058 21340 [18565] sub0: \ 0.037747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:36.058 21340 [18565] sub0: \ 0.037864 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.058 21340 [18565] sub0: / 0.038001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.058 21340 [18565] sub0: \ 0.038107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.058 21340 [18565] sub0: / 0.038251 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.059 21340 [18565] sub0: \ 0.038357 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.059 21340 [18565] sub0: / 0.038506 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.059 21340 [18565] sub0: \ 0.038613 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.059 21340 [18565] sub0: / 0.038743 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.059 21340 [18565] sub0: / 0.038846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.059 21340 [18565] sub0: / 0.038968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.059 21340 [18565] sub0: \ 0.039072 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.059 21340 [18565] sub0: \ 0.039189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:36.059 21340 [18565] sub0: \ 0.039302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.060 21340 [18565] sub0: / 0.039437 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.060 21340 [18565] sub0: \ 0.039556 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.060 21340 [18565] sub0: / 0.039692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.060 21340 [18565] sub0: \ 0.039796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.060 21340 [18565] sub0: / 0.039959 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.060 21340 [18565] sub0: \ 0.040063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.060 21340 [18565] sub0: / 0.040192 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.060 21340 [18565] sub0: / 0.040294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.061 21340 [18565] sub0: / 0.040441 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.061 21340 [18565] sub0: \ 0.040561 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.061 21340 [18565] sub0: \ 0.040712 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:36.061 21340 [18565] sub0: \ 0.040828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.061 21340 [18565] sub0: / 0.040964 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.061 21340 [18565] sub0: \ 0.041069 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.061 21340 [18565] sub0: / 0.041202 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.061 21340 [18565] sub0: \ 0.041315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.062 21340 [18565] sub0: / 0.041452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.062 21340 [18565] sub0: \ 0.041572 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.062 21340 [18565] sub0: / 0.041702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.062 21340 [18565] sub0: / 0.041805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.062 21340 [18565] sub0: / 0.041926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.062 21340 [18565] sub0: \ 0.04203 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.062 21340 [18565] sub0: \ 0.042187 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:36.062 21340 [18565] sub0: \ 0.042303 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.063 21340 [18565] sub0: / 0.04244 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.063 21340 [18565] sub0: \ 0.04256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.063 21340 [18565] sub0: / 0.042696 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.063 21340 [18565] sub0: \ 0.042802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.063 21340 [18565] sub0: / 0.042935 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.063 21340 [18565] sub0: \ 0.043041 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:36.063 21340 [18565] sub0: / 0.043169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.063 21340 [18565] sub0: / 0.043271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.064 21340 [18565] sub0: / 0.043372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.064 21340 [18565] sub0: / 0.043485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.064 21340 [18565] sub0: / 0.043609 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.064 21340 [18565] sub0: / 0.043737 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:36.064 21340 [18565] sub0: / 0.04384 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:36.064 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:34:36.065 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:34:36.067 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:34:36.068 21340 [18565] sub0: \ 0.047927 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:34:36.068 21340 [18565] sub0: / 0.04807 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:36.069 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:34:36.070 21340 [18565] sub0: \ 0.04992 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:34:36.070 21340 [18565] sub0: / 0.050302 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:36.071 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:36.072 21340 [18565] sub0: \ 0.051829 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:36.072 21340 [18565] sub0: / 0.05212 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:36.073 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:34:36.151 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:34:36.202 21340 [18565] sub0: \ 0.182277 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:34:36.203 21340 [18565] sub0: / 0.183133 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:36.204 21340 [18565] time: 0.18374 2015-12-03 12:34:36.204 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:34:36.205 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:34:36.206 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:34:36.206 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:34:36.207 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:34:36.208 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:34:36.208 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:34:36.210 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:34:36.211 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:34:36.219 21340 [18565] sub0: / 0.198453 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:40.406 21340 [18565] sub0: \ 4.385642 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:40.407 21340 [18565] sub0: \ 0.000669 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:34:40.407 21340 [18565] sub0: / 0.000792 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:40.407 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:34:40.407 21340 [18565] sub0: / 0.001045 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:40.409 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:34:40.410 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:34:40.411 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:34:40.412 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:34:40.413 21340 [18565] sub0: \ 0.006662 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:34:40.413 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:34:40.413 21340 [18565] sub0: \ 0.007368 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:40.413 21340 [18565] sub0: \ 0.0075 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:40.414 21340 [18565] sub0: / 0.00764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:40.414 21340 [18565] sub0: / 0.007761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:40.414 21340 [18565] sub0: / 0.007875 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:40.414 21340 [18565] sub0: / 0.007976 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:40.414 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:34:40.415 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:34:40.417 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:34:40.418 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:34:40.418 21340 [18565] sub0: / 0.01207 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:40.419 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:34:40.420 21340 [18565] sub0: \ 0.013929 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:34:40.420 21340 [18565] sub0: / 0.014344 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:40.420 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:40.422 21340 [18565] sub0: \ 0.015919 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:40.422 21340 [18565] sub0: / 0.016177 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:41.239 21340 [18565] sub0: \ 0.832519 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:34:41.239 21340 [18565] sub0: / 0.833393 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:41.243 21340 [18565] time: 0.837435 2015-12-03 12:34:41.244 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:34:41.245 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:34:41.245 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:34:41.246 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:34:41.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', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:34:41.248 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:34:41.248 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:34:41.250 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:34:41.251 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:34:41.257 21340 [18565] sub0: / 0.851456 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:41.427 21340 [18565] sub0: \ 1.021028 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:41.428 21340 [18565] sub0: \ 0.000679 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:34:41.428 21340 [18565] sub0: / 0.000855 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:41.428 21340 [18565] sub0: \ 0.000985 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:34:41.428 21340 [18565] sub0: / 0.001148 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:41.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:34:41.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:34:41.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:34:41.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:34:41.434 21340 [18565] sub0: \ 0.006591 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:34:41.434 21340 [18565] sub0: \ 0.00717 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:34:41.435 21340 [18565] sub0: \ 0.00732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:41.435 21340 [18565] sub0: \ 0.007466 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:41.435 21340 [18565] sub0: / 0.007593 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:41.435 21340 [18565] sub0: / 0.007707 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:41.435 21340 [18565] sub0: / 0.007832 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:41.435 21340 [18565] sub0: / 0.007935 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:41.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:34:41.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:34:41.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:34:41.439 21340 [18565] sub0: \ 0.011749 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:34:41.439 21340 [18565] sub0: / 0.011881 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:41.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:34:41.441 21340 [18565] sub0: \ 0.013638 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:34:41.441 21340 [18565] sub0: / 0.014009 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:41.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:34:41.443 21340 [18565] sub0: \ 0.015527 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:41.443 21340 [18565] sub0: / 0.015756 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:41.495 21340 [18565] sub0: \ 0.067905 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:34:41.496 21340 [18565] sub0: / 0.068762 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:41.497 21340 [18565] time: 0.069543 2015-12-03 12:34:41.497 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:34:41.498 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:34:41.498 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:34:41.499 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:34:41.500 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:34:41.501 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:34:41.501 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:34:41.503 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:34:41.504 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:34:41.509 21340 [18565] sub0: / 0.08133 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:42.179 21340 [18565] sub0: \ 0.751912 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:42.180 21340 [18565] sub0: \ 0.000765 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:34:42.180 21340 [18565] sub0: / 0.000905 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:42.180 21340 [18565] sub0: \ 0.001028 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:34:42.181 21340 [18565] sub0: / 0.001191 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:42.182 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:34:42.183 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:34:42.184 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:34:42.185 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:34:42.186 21340 [18565] sub0: \ 0.006708 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:34:42.208 21340 [18565] sub0: \ 0.028187 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:34:42.208 21340 [18565] sub0: \ 0.028428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:42.208 21340 [18565] sub0: / 0.028566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.208 21340 [18565] sub0: \ 0.028725 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:42.208 21340 [18565] sub0: \ 0.02891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:42.208 21340 [18565] sub0: \ 0.02904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.209 21340 [18565] sub0: \ 0.029192 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:42.209 21340 [18565] sub0: \ 0.029327 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.209 21340 [18565] sub0: / 0.029471 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.209 21340 [18565] sub0: \ 0.029598 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.209 21340 [18565] sub0: / 0.029739 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.209 21340 [18565] sub0: \ 0.029849 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.209 21340 [18565] sub0: / 0.029986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.209 21340 [18565] sub0: \ 0.030094 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.210 21340 [18565] sub0: / 0.030227 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.210 21340 [18565] sub0: / 0.03035 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.210 21340 [18565] sub0: / 0.030478 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.210 21340 [18565] sub0: \ 0.030587 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.210 21340 [18565] sub0: \ 0.03074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:42.210 21340 [18565] sub0: \ 0.03086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.210 21340 [18565] sub0: / 0.031002 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.210 21340 [18565] sub0: \ 0.031111 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.211 21340 [18565] sub0: / 0.031246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.211 21340 [18565] sub0: \ 0.031369 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.211 21340 [18565] sub0: / 0.031506 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.211 21340 [18565] sub0: \ 0.031615 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.211 21340 [18565] sub0: / 0.031748 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.211 21340 [18565] sub0: / 0.031855 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.211 21340 [18565] sub0: / 0.031977 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.211 21340 [18565] sub0: \ 0.032084 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.212 21340 [18565] sub0: \ 0.032202 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:42.212 21340 [18565] sub0: \ 0.032331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.212 21340 [18565] sub0: / 0.032471 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.212 21340 [18565] sub0: \ 0.032579 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.212 21340 [18565] sub0: / 0.032759 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.212 21340 [18565] sub0: \ 0.032873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.212 21340 [18565] sub0: / 0.033011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.212 21340 [18565] sub0: \ 0.033119 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.213 21340 [18565] sub0: / 0.03325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.213 21340 [18565] sub0: / 0.033372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.213 21340 [18565] sub0: / 0.033522 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.213 21340 [18565] sub0: \ 0.033633 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.213 21340 [18565] sub0: \ 0.033769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:42.213 21340 [18565] sub0: \ 0.033887 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.213 21340 [18565] sub0: / 0.034026 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.213 21340 [18565] sub0: \ 0.034135 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.214 21340 [18565] sub0: / 0.034286 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.214 21340 [18565] sub0: \ 0.034397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.214 21340 [18565] sub0: / 0.034534 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.214 21340 [18565] sub0: \ 0.034642 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.214 21340 [18565] sub0: / 0.034774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.214 21340 [18565] sub0: / 0.034881 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.214 21340 [18565] sub0: / 0.035022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.214 21340 [18565] sub0: \ 0.035131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.215 21340 [18565] sub0: \ 0.035309 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:42.215 21340 [18565] sub0: \ 0.035431 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.215 21340 [18565] sub0: / 0.035571 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.215 21340 [18565] sub0: \ 0.035679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.215 21340 [18565] sub0: / 0.035826 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.215 21340 [18565] sub0: \ 0.035935 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.215 21340 [18565] sub0: / 0.036072 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.215 21340 [18565] sub0: \ 0.036179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.216 21340 [18565] sub0: / 0.036324 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.216 21340 [18565] sub0: / 0.036431 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.216 21340 [18565] sub0: / 0.036532 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.216 21340 [18565] sub0: \ 0.036633 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.216 21340 [18565] sub0: \ 0.03681 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:42.216 21340 [18565] sub0: \ 0.036928 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.216 21340 [18565] sub0: / 0.037069 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.216 21340 [18565] sub0: \ 0.037177 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.217 21340 [18565] sub0: / 0.037327 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.217 21340 [18565] sub0: \ 0.037435 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.217 21340 [18565] sub0: / 0.037571 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.217 21340 [18565] sub0: \ 0.037677 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.217 21340 [18565] sub0: / 0.037808 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.217 21340 [18565] sub0: / 0.037913 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.217 21340 [18565] sub0: / 0.038047 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.217 21340 [18565] sub0: \ 0.038151 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.218 21340 [18565] sub0: \ 0.03831 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:42.218 21340 [18565] sub0: \ 0.038428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.218 21340 [18565] sub0: / 0.038567 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.218 21340 [18565] sub0: \ 0.038673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.218 21340 [18565] sub0: / 0.038809 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.218 21340 [18565] sub0: \ 0.038924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.218 21340 [18565] sub0: / 0.039061 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.218 21340 [18565] sub0: \ 0.039166 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.219 21340 [18565] sub0: / 0.03931 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.219 21340 [18565] sub0: / 0.039416 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.219 21340 [18565] sub0: / 0.039538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.219 21340 [18565] sub0: \ 0.039642 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.219 21340 [18565] sub0: \ 0.039779 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:42.219 21340 [18565] sub0: \ 0.039895 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.219 21340 [18565] sub0: / 0.040033 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.219 21340 [18565] sub0: \ 0.040139 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.220 21340 [18565] sub0: / 0.040287 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.220 21340 [18565] sub0: \ 0.040394 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.220 21340 [18565] sub0: / 0.040528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.220 21340 [18565] sub0: \ 0.040633 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.220 21340 [18565] sub0: / 0.040812 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.220 21340 [18565] sub0: / 0.040916 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.220 21340 [18565] sub0: / 0.041049 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.220 21340 [18565] sub0: \ 0.041153 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.221 21340 [18565] sub0: \ 0.041281 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:42.221 21340 [18565] sub0: \ 0.041398 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.221 21340 [18565] sub0: / 0.041534 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.221 21340 [18565] sub0: \ 0.041639 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.221 21340 [18565] sub0: / 0.041773 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.221 21340 [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:34:42.221 21340 [18565] sub0: / 0.042022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.221 21340 [18565] sub0: \ 0.042129 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.222 21340 [18565] sub0: / 0.042271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.222 21340 [18565] sub0: / 0.042378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.222 21340 [18565] sub0: / 0.042525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.222 21340 [18565] sub0: \ 0.042629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.222 21340 [18565] sub0: \ 0.042788 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:42.222 21340 [18565] sub0: \ 0.042904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.222 21340 [18565] sub0: / 0.04304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.222 21340 [18565] sub0: \ 0.043146 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.223 21340 [18565] sub0: / 0.043295 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.223 21340 [18565] sub0: \ 0.043401 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.223 21340 [18565] sub0: / 0.043536 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.223 21340 [18565] sub0: \ 0.04364 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:42.223 21340 [18565] sub0: / 0.043769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.223 21340 [18565] sub0: / 0.043872 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.223 21340 [18565] sub0: / 0.043973 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.223 21340 [18565] sub0: / 0.044072 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.224 21340 [18565] sub0: / 0.044226 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.224 21340 [18565] sub0: / 0.044348 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.224 21340 [18565] sub0: / 0.044449 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:42.224 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:34:42.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 = 'client_id') 2015-12-03 12:34:42.227 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:34:42.228 21340 [18565] sub0: \ 0.048643 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:34:42.228 21340 [18565] sub0: / 0.048824 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:42.229 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:34:42.230 21340 [18565] sub0: \ 0.0506 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:34:42.230 21340 [18565] sub0: / 0.05097 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:42.230 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:42.232 21340 [18565] sub0: \ 0.05231 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:42.232 21340 [18565] sub0: / 0.052518 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:42.232 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:34:42.314 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:34:42.480 21524 [18565] sub0: \ 7.464767 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:42.481 21524 [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:34:42.481 21524 [18565] sub0: / 0.000773 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:42.481 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:34:42.481 21524 [18565] sub0: / 0.001054 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:42.482 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:34:42.483 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:34:42.484 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 = '30d735102f76588ec2682e684f79a4e3') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:34:42.486 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 = '30d735102f76588ec2682e684f79a4e3') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:34:42.486 21524 [18565] sub0: \ 0.00629 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:34:42.487 21524 [18565] sub0: \ 0.006573 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:34:42.487 21524 [18565] sub0: / 0.006741 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:42.487 21524 [18565] sub0: / 0.006859 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:42.487 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:34:42.488 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 = '30d735102f76588ec2682e684f79a4e3') AND (sess_key = 'client_id') 2015-12-03 12:34:42.489 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 = 'werner' 2015-12-03 12:34:42.491 21524 [18565] sub0: \ 0.010855 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:34:42.491 21524 [18565] sub0: / 0.010998 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:42.492 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 = '30d735102f76588ec2682e684f79a4e3') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:34:42.493 21524 [18565] sub0: \ 0.01277 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:34:42.493 21524 [18565] sub0: / 0.013152 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:42.493 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:42.495 21524 [18565] sub0: \ 0.015269 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:42.495 21524 [18565] sub0: / 0.015476 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:42.496 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 = 'werner') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:34:42.509 21524 [18565] sub0: \ 0.029472 Form::header in /opt/kivi/kivitendo-erp/SL/Form.pm:456 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:119 2015-12-03 12:34:42.510 21524 [18565] sub0: \ 0.03041 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:34:42.511 21524 [18565] sub0: / 0.031217 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:42.569 21340 [18565] sub0: \ 0.389182 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:34:42.569 21340 [18565] sub0: / 0.390015 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:42.570 21340 [18565] time: 0.390532 2015-12-03 12:34:42.570 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:34:42.571 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:34:42.571 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:34:42.572 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:34:42.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', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:34:42.574 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:34:42.574 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:34:42.576 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:34:42.577 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:34:42.583 21340 [18565] sub0: / 0.403758 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:42.609 21524 [18565] sub0: / 0.128863 Form::header in /opt/kivi/kivitendo-erp/SL/Form.pm:533 2015-12-03 12:34:42.612 21524 [18565] time: 0.132175 2015-12-03 12:34:42.613 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 = '30d735102f76588ec2682e684f79a4e3') 2015-12-03 12:34:42.613 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '30d735102f76588ec2682e684f79a4e3' 2015-12-03 12:34:42.614 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 = '30d735102f76588ec2682e684f79a4e3' 2015-12-03 12:34:42.615 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:34:42.616 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 ('30d735102f76588ec2682e684f79a4e3', 'client_id', '--- 1 ' , '') 2015-12-03 12:34:42.616 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 ('30d735102f76588ec2682e684f79a4e3', 'login', '--- werner ' , '') 2015-12-03 12:34:42.617 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 ('30d735102f76588ec2682e684f79a4e3', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:34:42.618 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:34:42.620 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:34:42.624 21524 [18565] sub0: / 0.144321 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:46.099 21524 [18565] sub0: \ 3.619101 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:46.100 21524 [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:34:46.100 21524 [18565] sub0: / 0.000802 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:46.100 21524 [18565] sub0: \ 0.000933 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:34:46.100 21524 [18565] sub0: / 0.00109 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:46.102 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:34:46.103 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:34:46.104 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:34:46.105 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:34:46.106 21524 [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:34:46.106 21524 [18565] sub0: \ 0.007079 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:34:46.107 21524 [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:34:46.107 21524 [18565] sub0: \ 0.007404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:46.107 21524 [18565] sub0: / 0.007541 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:46.107 21524 [18565] sub0: / 0.007668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:46.107 21524 [18565] sub0: / 0.007782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:46.107 21524 [18565] sub0: / 0.007892 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:46.107 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:34:46.109 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:34:46.110 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:34:46.111 21524 [18565] sub0: \ 0.011855 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:34:46.111 21524 [18565] sub0: / 0.011995 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:46.112 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:34:46.113 21524 [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:34:46.113 21524 [18565] sub0: / 0.014186 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:46.114 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:46.115 21524 [18565] sub0: \ 0.015696 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:46.115 21524 [18565] sub0: / 0.015895 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:46.673 21340 [18565] sub0: \ 4.494115 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:46.674 21340 [18565] sub0: \ 0.000721 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:34:46.675 21340 [18565] sub0: / 0.000865 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:46.675 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:34:46.675 21340 [18565] sub0: / 0.001184 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:46.676 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:34:46.678 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:34:46.679 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:34:46.680 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:34:46.680 21340 [18565] sub0: \ 0.006822 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:34:46.681 21340 [18565] sub0: \ 0.007453 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:34:46.681 21340 [18565] sub0: \ 0.00766 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:46.681 21340 [18565] sub0: \ 0.007809 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:46.682 21340 [18565] sub0: / 0.00797 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:46.682 21340 [18565] sub0: / 0.008107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:46.682 21340 [18565] sub0: / 0.008239 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:46.682 21340 [18565] sub0: / 0.008361 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:46.682 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:34:46.683 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:34:46.685 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:34:46.686 21340 [18565] sub0: \ 0.012721 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:34:46.687 21340 [18565] sub0: / 0.012885 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:46.688 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:34:46.689 21340 [18565] sub0: \ 0.015507 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:34:46.690 21340 [18565] sub0: / 0.015931 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:46.690 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:46.692 21340 [18565] sub0: \ 0.018157 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:46.692 21340 [18565] sub0: / 0.018438 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:46.747 21340 [18565] sub0: \ 0.073639 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:34:46.748 21340 [18565] sub0: / 0.07458 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:46.749 21340 [18565] time: 0.075372 2015-12-03 12:34:46.750 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:34:46.750 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:34:46.751 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:34:46.752 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:34:46.753 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:34:46.754 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:34:46.754 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:34:46.756 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:34:46.757 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:34:46.761 21340 [18565] sub0: / 0.087629 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:46.943 21524 [18565] sub0: \ 0.844115 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:34:46.944 21524 [18565] sub0: / 0.845039 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:46.948 21524 [18565] time: 0.848684 2015-12-03 12:34:46.949 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:34:46.949 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:34:46.950 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:34:46.951 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:34:46.951 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:34:46.952 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:34:46.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', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:34:46.954 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:34:46.955 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:34:46.960 21524 [18565] sub0: / 0.860785 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:47.165 21524 [18565] sub0: \ 1.065686 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:47.166 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:34:47.166 21524 [18565] sub0: / 0.000755 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:47.166 21524 [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:34:47.166 21524 [18565] sub0: / 0.001035 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:47.168 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:34:47.169 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:34:47.170 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:34:47.171 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:34:47.172 21524 [18565] sub0: \ 0.006463 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:34:47.194 21524 [18565] sub0: \ 0.028998 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:34:47.194 21524 [18565] sub0: \ 0.029183 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:47.195 21524 [18565] sub0: \ 0.029379 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:47.195 21524 [18565] sub0: \ 0.029532 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.195 21524 [18565] sub0: \ 0.029691 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:47.195 21524 [18565] sub0: \ 0.029821 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.195 21524 [18565] sub0: / 0.029973 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.195 21524 [18565] sub0: \ 0.030094 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.195 21524 [18565] sub0: / 0.030239 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.195 21524 [18565] sub0: \ 0.030356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.196 21524 [18565] sub0: / 0.030538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.196 21524 [18565] sub0: \ 0.030658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.196 21524 [18565] sub0: / 0.030798 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.196 21524 [18565] sub0: / 0.030957 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.196 21524 [18565] sub0: / 0.031093 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.196 21524 [18565] sub0: \ 0.031209 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.197 21524 [18565] sub0: \ 0.031364 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:47.197 21524 [18565] sub0: \ 0.031506 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.197 21524 [18565] sub0: / 0.031655 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.197 21524 [18565] sub0: \ 0.031775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.197 21524 [18565] sub0: / 0.031923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.197 21524 [18565] sub0: \ 0.032041 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.197 21524 [18565] sub0: / 0.032189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.197 21524 [18565] sub0: \ 0.032307 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.198 21524 [18565] sub0: / 0.032459 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.198 21524 [18565] sub0: / 0.032577 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.198 21524 [18565] sub0: / 0.032711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.198 21524 [18565] sub0: \ 0.032825 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.198 21524 [18565] sub0: \ 0.03299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:47.198 21524 [18565] sub0: \ 0.033119 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.198 21524 [18565] sub0: / 0.033269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.199 21524 [18565] sub0: \ 0.033387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.199 21524 [18565] sub0: / 0.033549 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.199 21524 [18565] sub0: \ 0.033668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.199 21524 [18565] sub0: / 0.033815 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.199 21524 [18565] sub0: \ 0.033945 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.199 21524 [18565] sub0: / 0.034088 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.199 21524 [18565] sub0: / 0.034203 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.199 21524 [18565] sub0: / 0.034326 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.200 21524 [18565] sub0: \ 0.034452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.200 21524 [18565] sub0: \ 0.034584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:47.200 21524 [18565] sub0: \ 0.034709 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.200 21524 [18565] sub0: / 0.034881 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.200 21524 [18565] sub0: \ 0.035007 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.200 21524 [18565] sub0: / 0.035155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.200 21524 [18565] sub0: \ 0.035271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.201 21524 [18565] sub0: / 0.035418 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.201 21524 [18565] sub0: \ 0.035576 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.201 21524 [18565] sub0: / 0.035719 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.201 21524 [18565] sub0: / 0.035835 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.201 21524 [18565] sub0: / 0.035989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.201 21524 [18565] sub0: \ 0.036104 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.201 21524 [18565] sub0: \ 0.036251 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:47.202 21524 [18565] sub0: \ 0.036378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.202 21524 [18565] sub0: / 0.036542 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.202 21524 [18565] sub0: \ 0.036662 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.202 21524 [18565] sub0: / 0.03681 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.202 21524 [18565] sub0: \ 0.036926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.202 21524 [18565] sub0: / 0.037073 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.202 21524 [18565] sub0: \ 0.03719 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.202 21524 [18565] sub0: / 0.037344 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.203 21524 [18565] sub0: / 0.037477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.203 21524 [18565] sub0: / 0.037624 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.203 21524 [18565] sub0: \ 0.037742 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.203 21524 [18565] sub0: \ 0.037893 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:47.203 21524 [18565] sub0: \ 0.038021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.203 21524 [18565] sub0: / 0.038171 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.203 21524 [18565] sub0: \ 0.038289 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.204 21524 [18565] sub0: / 0.038448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.204 21524 [18565] sub0: \ 0.038568 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.204 21524 [18565] sub0: / 0.038718 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.204 21524 [18565] sub0: \ 0.038834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.204 21524 [18565] sub0: / 0.039011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.204 21524 [18565] sub0: / 0.039127 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.204 21524 [18565] sub0: / 0.039266 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.205 21524 [18565] sub0: \ 0.039381 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.205 21524 [18565] sub0: \ 0.039525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:47.205 21524 [18565] sub0: \ 0.03965 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.205 21524 [18565] sub0: / 0.039797 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.205 21524 [18565] sub0: \ 0.039914 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.205 21524 [18565] sub0: / 0.04006 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.205 21524 [18565] sub0: \ 0.040175 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.205 21524 [18565] sub0: / 0.04032 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.206 21524 [18565] sub0: \ 0.040449 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.206 21524 [18565] sub0: / 0.040607 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.206 21524 [18565] sub0: / 0.040724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.206 21524 [18565] sub0: / 0.04088 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.206 21524 [18565] sub0: \ 0.040994 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.206 21524 [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:244 2015-12-03 12:34:47.206 21524 [18565] sub0: \ 0.041289 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.207 21524 [18565] sub0: / 0.041447 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.207 21524 [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:34:47.207 21524 [18565] sub0: / 0.041713 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.207 21524 [18565] sub0: \ 0.041828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.207 21524 [18565] sub0: / 0.041973 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.207 21524 [18565] sub0: \ 0.042089 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.207 21524 [18565] sub0: / 0.042228 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.207 21524 [18565] sub0: / 0.042342 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.208 21524 [18565] sub0: / 0.042466 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.208 21524 [18565] sub0: \ 0.042582 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.208 21524 [18565] sub0: \ 0.042731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:47.208 21524 [18565] sub0: \ 0.042915 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.208 21524 [18565] sub0: / 0.043073 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.208 21524 [18565] sub0: \ 0.04319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.208 21524 [18565] sub0: / 0.043336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.209 21524 [18565] sub0: \ 0.043463 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.209 21524 [18565] sub0: / 0.043611 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.209 21524 [18565] sub0: \ 0.043727 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.209 21524 [18565] sub0: / 0.043868 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.209 21524 [18565] sub0: / 0.043995 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.209 21524 [18565] sub0: / 0.044135 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.209 21524 [18565] sub0: \ 0.044251 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.210 21524 [18565] sub0: \ 0.044396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:47.210 21524 [18565] sub0: \ 0.044536 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.210 21524 [18565] sub0: / 0.044684 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.210 21524 [18565] sub0: \ 0.044802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.210 21524 [18565] sub0: / 0.044949 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.210 21524 [18565] sub0: \ 0.045062 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.210 21524 [18565] sub0: / 0.045207 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.210 21524 [18565] sub0: \ 0.045323 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.211 21524 [18565] sub0: / 0.045477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.211 21524 [18565] sub0: / 0.045593 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.211 21524 [18565] sub0: / 0.045734 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.211 21524 [18565] sub0: \ 0.04585 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.211 21524 [18565] sub0: \ 0.045999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:47.211 21524 [18565] sub0: \ 0.046125 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.211 21524 [18565] sub0: / 0.046273 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.212 21524 [18565] sub0: \ 0.04639 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.212 21524 [18565] sub0: / 0.046553 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.212 21524 [18565] sub0: \ 0.046669 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.212 21524 [18565] sub0: / 0.046816 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.212 21524 [18565] sub0: \ 0.046962 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:47.212 21524 [18565] sub0: / 0.047103 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.212 21524 [18565] sub0: / 0.047219 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.213 21524 [18565] sub0: / 0.04737 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.213 21524 [18565] sub0: / 0.047502 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.213 21524 [18565] sub0: / 0.047673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.213 21524 [18565] sub0: \ 0.047794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:47.213 21524 [18565] sub0: / 0.047931 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.213 21524 [18565] sub0: / 0.048079 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:47.213 21524 [18565] sub0: / 0.048192 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:47.214 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:34:47.215 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:34:47.216 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:34:47.218 21524 [18565] sub0: \ 0.052598 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:34:47.218 21524 [18565] sub0: / 0.052739 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:47.219 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:34:47.220 21524 [18565] sub0: \ 0.05454 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:34:47.220 21524 [18565] sub0: / 0.054967 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:47.220 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:47.222 21524 [18565] sub0: \ 0.056409 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:47.222 21524 [18565] sub0: / 0.05664 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:47.222 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:34:47.303 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:34:47.557 21524 [18565] sub0: \ 0.392007 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:34:47.558 21524 [18565] sub0: / 0.392868 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:47.559 21524 [18565] time: 0.393405 2015-12-03 12:34:47.559 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:34:47.560 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:34:47.560 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:34:47.561 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:34:47.562 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:34:47.563 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:34:47.563 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:34:47.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:34:47.791 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:34:47.797 21524 [18565] sub0: / 0.631482 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:50.299 21524 [18565] sub0: \ 3.134194 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:50.300 21524 [18565] sub0: \ 0.000679 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:34:50.300 21524 [18565] sub0: / 0.000812 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:50.300 21524 [18565] sub0: \ 0.000936 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:34:50.301 21524 [18565] sub0: / 0.001107 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:50.302 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:34:50.303 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:34:50.304 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 = '30d735102f76588ec2682e684f79a4e3') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:34:50.305 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 = '30d735102f76588ec2682e684f79a4e3') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:34:50.306 21524 [18565] sub0: \ 0.006455 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:34:50.306 21524 [18565] sub0: \ 0.006942 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:34:50.307 21524 [18565] sub0: \ 0.007117 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:50.307 21524 [18565] sub0: / 0.007268 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:50.307 21524 [18565] sub0: / 0.007384 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:50.307 21524 [18565] sub0: / 0.007495 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:50.307 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:34:50.308 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 = '30d735102f76588ec2682e684f79a4e3') AND (sess_key = 'client_id') 2015-12-03 12:34:50.310 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 = 'werner' 2015-12-03 12:34:50.311 21524 [18565] sub0: \ 0.011491 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:34:50.311 21524 [18565] sub0: / 0.011633 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:50.312 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 = '30d735102f76588ec2682e684f79a4e3') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:34:50.313 21524 [18565] sub0: \ 0.013367 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:34:50.313 21524 [18565] sub0: / 0.013742 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:50.313 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:50.315 21524 [18565] sub0: \ 0.015201 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:50.315 21524 [18565] sub0: / 0.015405 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:50.315 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 = 'werner') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:34:50.731 21340 [18565] sub0: \ 4.057486 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:50.732 21340 [18565] sub0: \ 0.000706 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:34:50.732 21340 [18565] sub0: / 0.000847 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:50.732 21340 [18565] sub0: \ 0.000987 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:34:50.732 21340 [18565] sub0: / 0.001161 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:50.734 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:34:50.735 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:34:50.736 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:34:50.737 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:34:50.738 21340 [18565] sub0: \ 0.006629 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:34:50.739 21340 [18565] sub0: \ 0.007252 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:34:50.739 21340 [18565] sub0: \ 0.007571 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:50.739 21340 [18565] sub0: \ 0.007722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:50.739 21340 [18565] sub0: / 0.007864 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:50.739 21340 [18565] sub0: / 0.007999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:50.739 21340 [18565] sub0: / 0.00814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:50.740 21340 [18565] sub0: / 0.008258 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:50.740 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:34:50.741 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:34:50.742 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:34:50.744 21340 [18565] sub0: \ 0.012384 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:34:50.744 21340 [18565] sub0: / 0.012535 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:50.745 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:34:50.746 21340 [18565] sub0: \ 0.014428 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:34:50.746 21340 [18565] sub0: / 0.014813 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:50.746 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:50.748 21340 [18565] sub0: \ 0.016547 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:50.748 21340 [18565] sub0: / 0.016902 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:50.807 21340 [18565] sub0: \ 0.075179 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:34:50.807 21340 [18565] sub0: / 0.076063 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:50.808 21340 [18565] time: 0.076874 2015-12-03 12:34:50.812 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:34:50.813 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:34:50.813 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:34:50.814 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:34:50.815 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:34:50.816 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:34:50.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', 'client_id', '--- 1 ' , '') 2015-12-03 12:34:50.818 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:34:50.819 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:34:50.824 21340 [18565] sub0: / 0.092431 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:52.467 21340 [18565] sub0: \ 1.735735 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:52.468 21340 [18565] sub0: \ 0.000694 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:34:52.468 21340 [18565] sub0: / 0.000867 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:52.468 21340 [18565] sub0: \ 0.00098 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:34:52.468 21340 [18565] sub0: / 0.001145 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:52.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'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:34:52.471 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:34:52.472 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:34:52.473 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:34:52.474 21340 [18565] sub0: \ 0.006803 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:34:52.504 21340 [18565] sub0: \ 0.03682 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:34:52.504 21340 [18565] sub0: \ 0.037082 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:52.504 21340 [18565] sub0: / 0.037221 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.505 21340 [18565] sub0: \ 0.037382 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:52.505 21340 [18565] sub0: \ 0.037562 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:52.505 21340 [18565] sub0: \ 0.03769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.505 21340 [18565] sub0: \ 0.037829 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:52.505 21340 [18565] sub0: \ 0.037948 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.505 21340 [18565] sub0: / 0.038109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.505 21340 [18565] sub0: \ 0.038221 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.506 21340 [18565] sub0: / 0.038373 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.506 21340 [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:34:52.506 21340 [18565] sub0: / 0.038621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.506 21340 [18565] sub0: \ 0.03873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.506 21340 [18565] sub0: / 0.038878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.506 21340 [18565] sub0: / 0.038986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.506 21340 [18565] sub0: / 0.039129 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.506 21340 [18565] sub0: \ 0.03924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.507 21340 [18565] sub0: \ 0.039372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:52.507 21340 [18565] sub0: \ 0.039488 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.507 21340 [18565] sub0: / 0.039627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.507 21340 [18565] sub0: \ 0.039736 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.507 21340 [18565] sub0: / 0.039873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.507 21340 [18565] sub0: \ 0.039982 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.507 21340 [18565] sub0: / 0.040119 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.507 21340 [18565] sub0: \ 0.040228 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.508 21340 [18565] sub0: / 0.040375 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.508 21340 [18565] sub0: / 0.040483 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.508 21340 [18565] sub0: / 0.040634 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.508 21340 [18565] sub0: \ 0.040745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.508 21340 [18565] sub0: \ 0.040944 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:52.508 21340 [18565] sub0: \ 0.041066 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.508 21340 [18565] sub0: / 0.04123 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.509 21340 [18565] sub0: \ 0.041354 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.509 21340 [18565] sub0: / 0.041494 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.509 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:258 2015-12-03 12:34:52.509 21340 [18565] sub0: / 0.04174 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.509 21340 [18565] sub0: \ 0.041849 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.509 21340 [18565] sub0: / 0.041982 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.509 21340 [18565] sub0: / 0.042099 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.509 21340 [18565] sub0: / 0.042204 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.510 21340 [18565] sub0: \ 0.042308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.510 21340 [18565] sub0: \ 0.04246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:52.510 21340 [18565] sub0: \ 0.042577 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.510 21340 [18565] sub0: / 0.042716 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.510 21340 [18565] sub0: \ 0.042825 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.510 21340 [18565] sub0: / 0.042963 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.510 21340 [18565] sub0: \ 0.043072 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.510 21340 [18565] sub0: / 0.04321 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.511 21340 [18565] sub0: \ 0.04333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.511 21340 [18565] sub0: / 0.043466 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.511 21340 [18565] sub0: / 0.043573 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.511 21340 [18565] sub0: / 0.043709 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.511 21340 [18565] sub0: \ 0.043817 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.511 21340 [18565] sub0: \ 0.043955 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:52.511 21340 [18565] sub0: \ 0.044073 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.511 21340 [18565] sub0: / 0.044213 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.512 21340 [18565] sub0: \ 0.044333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.512 21340 [18565] sub0: / 0.044474 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.512 21340 [18565] sub0: \ 0.044583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.512 21340 [18565] sub0: / 0.044721 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.512 21340 [18565] sub0: \ 0.044858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.512 21340 [18565] sub0: / 0.044991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.512 21340 [18565] sub0: / 0.045107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.512 21340 [18565] sub0: / 0.045245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.513 21340 [18565] sub0: \ 0.045367 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.513 21340 [18565] sub0: \ 0.045508 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:52.513 21340 [18565] sub0: \ 0.045626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.513 21340 [18565] sub0: / 0.045764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.513 21340 [18565] sub0: \ 0.045873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.513 21340 [18565] sub0: / 0.046009 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.513 21340 [18565] sub0: \ 0.046118 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.513 21340 [18565] sub0: / 0.046255 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.514 21340 [18565] sub0: \ 0.046378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.514 21340 [18565] sub0: / 0.046511 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.514 21340 [18565] sub0: / 0.046618 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.514 21340 [18565] sub0: / 0.046754 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.514 21340 [18565] sub0: \ 0.046862 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.514 21340 [18565] sub0: \ 0.047 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:52.514 21340 [18565] sub0: \ 0.047119 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.514 21340 [18565] sub0: / 0.047258 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.515 21340 [18565] sub0: \ 0.04738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.515 21340 [18565] sub0: / 0.047518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.515 21340 [18565] sub0: \ 0.047627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.515 21340 [18565] sub0: / 0.047765 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.515 21340 [18565] sub0: \ 0.047874 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.515 21340 [18565] sub0: / 0.048006 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.515 21340 [18565] sub0: / 0.048113 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.515 21340 [18565] sub0: / 0.04826 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.516 21340 [18565] sub0: \ 0.048383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.516 21340 [18565] sub0: \ 0.048503 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:52.516 21340 [18565] sub0: \ 0.048618 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.516 21340 [18565] sub0: / 0.048779 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.516 21340 [18565] sub0: \ 0.048895 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.516 21340 [18565] sub0: / 0.049033 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.516 21340 [18565] sub0: \ 0.049141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.517 21340 [18565] sub0: / 0.049278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.517 21340 [18565] sub0: \ 0.049406 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.517 21340 [18565] sub0: / 0.049539 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.517 21340 [18565] sub0: / 0.049647 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.517 21340 [18565] sub0: / 0.049797 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.517 21340 [18565] sub0: \ 0.049908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.517 21340 [18565] sub0: \ 0.050046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:52.517 21340 [18565] sub0: \ 0.050163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.518 21340 [18565] sub0: / 0.050303 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.518 21340 [18565] sub0: \ 0.050425 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.518 21340 [18565] sub0: / 0.050563 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.518 21340 [18565] sub0: \ 0.050672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.518 21340 [18565] sub0: / 0.050808 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.518 21340 [18565] sub0: \ 0.050916 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.518 21340 [18565] sub0: / 0.051046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.518 21340 [18565] sub0: / 0.051153 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.519 21340 [18565] sub0: / 0.051289 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.519 21340 [18565] sub0: \ 0.05142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.519 21340 [18565] sub0: \ 0.051541 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:52.519 21340 [18565] sub0: \ 0.051682 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.519 21340 [18565] sub0: / 0.051822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.519 21340 [18565] sub0: \ 0.051932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.519 21340 [18565] sub0: / 0.052071 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.519 21340 [18565] sub0: \ 0.05218 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.520 21340 [18565] sub0: / 0.052329 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.520 21340 [18565] sub0: \ 0.05244 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.520 21340 [18565] sub0: / 0.052572 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.520 21340 [18565] sub0: / 0.052679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.520 21340 [18565] sub0: / 0.052857 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.520 21340 [18565] sub0: \ 0.052969 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.520 21340 [18565] sub0: \ 0.053101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:52.520 21340 [18565] sub0: \ 0.053219 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.521 21340 [18565] sub0: / 0.05337 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.521 21340 [18565] sub0: \ 0.053478 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.521 21340 [18565] sub0: / 0.053613 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.521 21340 [18565] sub0: \ 0.053721 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.521 21340 [18565] sub0: / 0.053858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.521 21340 [18565] sub0: \ 0.053964 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.521 21340 [18565] sub0: / 0.054095 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.521 21340 [18565] sub0: / 0.0542 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.522 21340 [18565] sub0: / 0.054349 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.522 21340 [18565] sub0: \ 0.054455 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.522 21340 [18565] sub0: \ 0.054602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:52.522 21340 [18565] sub0: \ 0.05472 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.522 21340 [18565] sub0: / 0.054858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.522 21340 [18565] sub0: \ 0.054964 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.522 21340 [18565] sub0: / 0.0551 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.522 21340 [18565] sub0: \ 0.055205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.523 21340 [18565] sub0: / 0.055378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.523 21340 [18565] sub0: \ 0.055487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:52.523 21340 [18565] sub0: / 0.05562 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.523 21340 [18565] sub0: / 0.055724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.523 21340 [18565] sub0: / 0.055855 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.523 21340 [18565] sub0: / 0.055956 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.523 21340 [18565] sub0: / 0.05612 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.523 21340 [18565] sub0: / 0.056228 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:52.524 21340 [18565] sub0: / 0.05634 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:52.524 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:34:52.525 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:34:52.527 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:34:52.528 21340 [18565] sub0: \ 0.06115 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:34:52.529 21340 [18565] sub0: / 0.061288 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:52.530 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:34:52.531 21340 [18565] sub0: \ 0.063303 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:34:52.531 21340 [18565] sub0: / 0.063692 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:52.531 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:52.532 21340 [18565] sub0: \ 0.065092 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:52.533 21340 [18565] sub0: / 0.065311 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:52.533 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:34:52.619 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:34:52.892 21340 [18565] sub0: \ 0.424451 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:34:52.893 21340 [18565] sub0: / 0.425341 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:52.893 21340 [18565] time: 0.426183 2015-12-03 12:34:52.896 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:34:52.897 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:34:52.898 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:34:52.899 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:34:52.899 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:34:52.900 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:34:52.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:34:52.906 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:34:52.908 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:34:52.918 21340 [18565] sub0: / 0.450558 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:57.877 21340 [18565] sub0: \ 5.409903 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:57.878 21340 [18565] sub0: \ 0.00066 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:34:57.878 21340 [18565] sub0: / 0.000787 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:57.878 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:34:57.878 21340 [18565] sub0: / 0.001064 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:57.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'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:34:57.881 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:34:57.882 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:34:57.883 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:34:57.884 21340 [18565] sub0: \ 0.006708 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:34:57.885 21340 [18565] sub0: \ 0.007325 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:34:57.885 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:34:57.885 21340 [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:34:57.885 21340 [18565] sub0: / 0.007766 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:57.885 21340 [18565] sub0: / 0.007897 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:57.885 21340 [18565] sub0: / 0.008042 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:57.885 21340 [18565] sub0: / 0.008158 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:57.886 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:34:57.887 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:34:57.888 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:34:57.889 21340 [18565] sub0: \ 0.012066 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:34:57.890 21340 [18565] sub0: / 0.012216 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:57.891 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:34:57.891 21340 [18565] sub0: \ 0.014093 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:34:57.892 21340 [18565] sub0: / 0.014494 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:57.892 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:57.901 21340 [18565] sub0: \ 0.02319 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:57.901 21340 [18565] sub0: / 0.023444 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:57.957 21340 [18565] sub0: \ 0.080038 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:34:57.958 21340 [18565] sub0: / 0.080923 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:57.959 21340 [18565] time: 0.081724 2015-12-03 12:34:57.960 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:34:57.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:34:57.961 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:34:57.962 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:34:57.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:34:57.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', 'login', '--- jr ' , '') 2015-12-03 12:34:57.964 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:34:57.966 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:34:57.967 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:34:57.971 21340 [18565] sub0: / 0.093927 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:34:58.803 21340 [18565] sub0: \ 0.925956 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:34:58.804 21340 [18565] sub0: \ 0.000718 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:34:58.804 21340 [18565] sub0: / 0.000842 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:58.804 21340 [18565] sub0: \ 0.000953 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:34:58.805 21340 [18565] sub0: / 0.001097 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:34:58.808 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:34:58.810 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:34:58.811 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:34:58.812 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:34:58.812 21340 [18565] sub0: \ 0.009019 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:34:58.840 21340 [18565] sub0: \ 0.036589 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:34:58.840 21340 [18565] sub0: \ 0.036841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:58.841 21340 [18565] sub0: \ 0.037058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:58.841 21340 [18565] sub0: \ 0.037205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.841 21340 [18565] sub0: \ 0.037365 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:58.841 21340 [18565] sub0: \ 0.037487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.841 21340 [18565] sub0: / 0.03763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.841 21340 [18565] sub0: \ 0.037743 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.841 21340 [18565] sub0: / 0.037881 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.841 21340 [18565] sub0: \ 0.037989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.842 21340 [18565] sub0: / 0.038125 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.842 21340 [18565] sub0: \ 0.038284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.842 21340 [18565] sub0: / 0.038418 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.842 21340 [18565] sub0: / 0.038524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.842 21340 [18565] sub0: / 0.038646 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.842 21340 [18565] sub0: \ 0.038767 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.842 21340 [18565] sub0: \ 0.038905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:58.842 21340 [18565] sub0: \ 0.039023 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.843 21340 [18565] sub0: / 0.039173 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.843 21340 [18565] sub0: \ 0.039284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.843 21340 [18565] sub0: / 0.039424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.843 21340 [18565] sub0: \ 0.039532 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.843 21340 [18565] sub0: / 0.03967 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.843 21340 [18565] sub0: \ 0.039779 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.843 21340 [18565] sub0: / 0.039912 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.843 21340 [18565] sub0: / 0.04002 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.844 21340 [18565] sub0: / 0.040158 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.844 21340 [18565] sub0: \ 0.040281 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.844 21340 [18565] sub0: \ 0.040428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:58.844 21340 [18565] sub0: \ 0.04058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.844 21340 [18565] sub0: / 0.040723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.844 21340 [18565] sub0: \ 0.040833 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.844 21340 [18565] sub0: / 0.040971 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.845 21340 [18565] sub0: \ 0.04108 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.845 21340 [18565] sub0: / 0.041231 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.845 21340 [18565] sub0: \ 0.041341 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.845 21340 [18565] sub0: / 0.041475 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.845 21340 [18565] sub0: / 0.041583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.845 21340 [18565] sub0: / 0.04171 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.845 21340 [18565] sub0: \ 0.041816 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.845 21340 [18565] sub0: \ 0.041991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:58.846 21340 [18565] sub0: \ 0.042112 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.846 21340 [18565] sub0: / 0.042265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.846 21340 [18565] sub0: \ 0.042375 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.846 21340 [18565] sub0: / 0.042513 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.846 21340 [18565] sub0: \ 0.042622 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.846 21340 [18565] sub0: / 0.042759 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.846 21340 [18565] sub0: \ 0.042868 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.846 21340 [18565] sub0: / 0.043001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.847 21340 [18565] sub0: / 0.043107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.847 21340 [18565] sub0: / 0.043226 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.847 21340 [18565] sub0: \ 0.04333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.847 21340 [18565] sub0: \ 0.043466 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:58.847 21340 [18565] sub0: \ 0.043584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.847 21340 [18565] sub0: / 0.043724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.847 21340 [18565] sub0: \ 0.043835 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.847 21340 [18565] sub0: / 0.043973 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.848 21340 [18565] sub0: \ 0.044082 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.848 21340 [18565] sub0: / 0.044232 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.848 21340 [18565] sub0: \ 0.044342 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.848 21340 [18565] sub0: / 0.044475 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.848 21340 [18565] sub0: / 0.044618 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.848 21340 [18565] sub0: / 0.044756 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.848 21340 [18565] sub0: \ 0.044864 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.848 21340 [18565] sub0: \ 0.045026 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:58.849 21340 [18565] sub0: \ 0.045148 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.849 21340 [18565] sub0: / 0.045302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.849 21340 [18565] sub0: \ 0.045411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.849 21340 [18565] sub0: / 0.045549 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.849 21340 [18565] sub0: \ 0.045658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.849 21340 [18565] sub0: / 0.045795 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.849 21340 [18565] sub0: \ 0.045903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.849 21340 [18565] sub0: / 0.046035 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.850 21340 [18565] sub0: / 0.046142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.850 21340 [18565] sub0: / 0.046278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.850 21340 [18565] sub0: \ 0.046385 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.850 21340 [18565] sub0: \ 0.046521 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:58.850 21340 [18565] sub0: \ 0.046639 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.850 21340 [18565] sub0: / 0.046779 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.850 21340 [18565] sub0: \ 0.046888 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.850 21340 [18565] sub0: / 0.047026 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.851 21340 [18565] sub0: \ 0.047136 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.851 21340 [18565] sub0: / 0.047287 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.851 21340 [18565] sub0: \ 0.047396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.851 21340 [18565] sub0: / 0.047529 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.851 21340 [18565] sub0: / 0.047636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.851 21340 [18565] sub0: / 0.047772 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.851 21340 [18565] sub0: \ 0.04788 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.851 21340 [18565] sub0: \ 0.048033 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:58.852 21340 [18565] sub0: \ 0.048233 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.852 21340 [18565] sub0: / 0.048376 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.852 21340 [18565] sub0: \ 0.048485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.852 21340 [18565] sub0: / 0.048659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.852 21340 [18565] sub0: \ 0.048769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.852 21340 [18565] sub0: / 0.048908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.852 21340 [18565] sub0: \ 0.049017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.853 21340 [18565] sub0: / 0.049149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.853 21340 [18565] sub0: / 0.049269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.853 21340 [18565] sub0: / 0.049392 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.853 21340 [18565] sub0: \ 0.049497 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.853 21340 [18565] sub0: \ 0.049648 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:58.853 21340 [18565] sub0: \ 0.049769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.853 21340 [18565] sub0: / 0.049908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.853 21340 [18565] sub0: \ 0.050017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.854 21340 [18565] sub0: / 0.050155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.854 21340 [18565] sub0: \ 0.050337 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.854 21340 [18565] sub0: / 0.050475 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.854 21340 [18565] sub0: \ 0.050584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.854 21340 [18565] sub0: / 0.050718 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.854 21340 [18565] sub0: / 0.050826 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.854 21340 [18565] sub0: / 0.050948 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.854 21340 [18565] sub0: \ 0.051053 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.855 21340 [18565] sub0: \ 0.051204 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:58.855 21340 [18565] sub0: \ 0.051336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.855 21340 [18565] sub0: / 0.051478 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.855 21340 [18565] sub0: \ 0.051587 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.855 21340 [18565] sub0: / 0.051726 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.855 21340 [18565] sub0: \ 0.051835 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.855 21340 [18565] sub0: / 0.051972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.856 21340 [18565] sub0: \ 0.05208 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.856 21340 [18565] sub0: / 0.052224 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.856 21340 [18565] sub0: / 0.052333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.856 21340 [18565] sub0: / 0.052472 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.856 21340 [18565] sub0: \ 0.052627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.856 21340 [18565] sub0: \ 0.052782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:58.856 21340 [18565] sub0: \ 0.052903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.856 21340 [18565] sub0: / 0.053043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.857 21340 [18565] sub0: \ 0.053154 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.857 21340 [18565] sub0: / 0.053308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.857 21340 [18565] sub0: \ 0.053417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.857 21340 [18565] sub0: / 0.053555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.857 21340 [18565] sub0: \ 0.053664 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.857 21340 [18565] sub0: / 0.053796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.857 21340 [18565] sub0: / 0.053903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.857 21340 [18565] sub0: / 0.054026 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.858 21340 [18565] sub0: \ 0.054132 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.858 21340 [18565] sub0: \ 0.054285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:58.858 21340 [18565] sub0: \ 0.054404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.858 21340 [18565] sub0: / 0.054553 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.858 21340 [18565] sub0: \ 0.054663 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.858 21340 [18565] sub0: / 0.054802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.858 21340 [18565] sub0: \ 0.054912 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.858 21340 [18565] sub0: / 0.05505 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.859 21340 [18565] sub0: \ 0.055168 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.859 21340 [18565] sub0: / 0.055304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.859 21340 [18565] sub0: / 0.055411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.859 21340 [18565] sub0: / 0.055545 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.859 21340 [18565] sub0: \ 0.05565 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.859 21340 [18565] sub0: \ 0.055787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:34:58.859 21340 [18565] sub0: \ 0.055905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.859 21340 [18565] sub0: / 0.056044 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.860 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:34:58.860 21340 [18565] sub0: / 0.056304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.860 21340 [18565] sub0: \ 0.056412 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.860 21340 [18565] sub0: / 0.056591 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.860 21340 [18565] sub0: \ 0.056704 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:34:58.860 21340 [18565] sub0: / 0.056838 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.860 21340 [18565] sub0: / 0.056943 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.861 21340 [18565] sub0: / 0.057078 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.861 21340 [18565] sub0: / 0.057194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.861 21340 [18565] sub0: / 0.057322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.861 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:244 2015-12-03 12:34:58.861 21340 [18565] sub0: / 0.057558 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.861 21340 [18565] sub0: / 0.057689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:34:58.861 21340 [18565] sub0: / 0.057802 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:34:58.862 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:34:58.863 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:34:58.865 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:34:58.866 21340 [18565] sub0: \ 0.062397 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:34:58.866 21340 [18565] sub0: / 0.062534 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:34:58.867 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:34:58.868 21340 [18565] sub0: \ 0.064514 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:34:58.868 21340 [18565] sub0: / 0.064933 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:34:58.869 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:34:58.870 21340 [18565] sub0: \ 0.066362 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:34:58.870 21340 [18565] sub0: / 0.066591 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:34:58.870 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:34:58.960 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:34:59.223 21340 [18565] sub0: \ 0.419291 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:34:59.224 21340 [18565] sub0: / 0.42015 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:34:59.224 21340 [18565] time: 0.420722 2015-12-03 12:34:59.228 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:34:59.229 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:34:59.230 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:34:59.231 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:34:59.231 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:34:59.232 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:34:59.233 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:34:59.235 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:34:59.236 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:34:59.242 21340 [18565] sub0: / 0.438308 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:01.782 21340 [18565] sub0: \ 2.978368 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:01.783 21340 [18565] sub0: \ 0.000661 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:35:01.783 21340 [18565] sub0: / 0.000783 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:01.783 21340 [18565] sub0: \ 0.000891 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:35:01.783 21340 [18565] sub0: / 0.001035 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:01.785 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:35:01.786 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:35:01.787 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:35:01.788 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:35:01.789 21340 [18565] sub0: \ 0.006666 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:35:01.789 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:35:01.789 21340 [18565] sub0: \ 0.007391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:01.790 21340 [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:244 2015-12-03 12:35:01.790 21340 [18565] sub0: / 0.007714 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:01.790 21340 [18565] sub0: / 0.007844 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:01.790 21340 [18565] sub0: / 0.007974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:01.790 21340 [18565] sub0: / 0.008089 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:01.790 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:35:01.791 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:35:01.793 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:35:01.794 21340 [18565] sub0: \ 0.012026 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:35:01.794 21340 [18565] sub0: / 0.012176 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:01.795 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:35:01.796 21340 [18565] sub0: \ 0.013972 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:35:01.796 21340 [18565] sub0: / 0.014397 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:01.797 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:01.798 21340 [18565] sub0: \ 0.015836 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:01.798 21340 [18565] sub0: / 0.016061 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:02.637 21340 [18565] sub0: \ 0.854993 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:35:02.638 21340 [18565] sub0: / 0.855873 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:02.642 21340 [18565] time: 0.860127 2015-12-03 12:35:02.643 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:35:02.644 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:35:02.644 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:35:02.645 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:35:02.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:35:02.647 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:35:02.648 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:35:02.649 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:35:02.650 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:35:02.654 21340 [18565] sub0: / 0.872482 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:02.661 21340 [18565] sub0: \ 0.878812 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:02.662 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:35:02.662 21340 [18565] sub0: / 0.000742 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:02.662 21340 [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:35:02.662 21340 [18565] sub0: / 0.000992 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:02.663 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:35:02.664 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:35:02.665 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:35:02.666 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:35:02.667 21340 [18565] sub0: \ 0.006188 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:35:02.668 21340 [18565] sub0: \ 0.006846 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:35:02.668 21340 [18565] sub0: \ 0.007007 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:02.668 21340 [18565] sub0: \ 0.007155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:02.668 21340 [18565] sub0: / 0.0073 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:02.668 21340 [18565] sub0: / 0.007453 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:02.668 21340 [18565] sub0: / 0.007571 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:02.669 21340 [18565] sub0: / 0.007711 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:02.669 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:35:02.670 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:35:02.671 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:35:02.673 21340 [18565] sub0: \ 0.011773 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:35:02.673 21340 [18565] sub0: / 0.011912 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:02.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 = 'session_auth_status_user') 2015-12-03 12:35:02.675 21340 [18565] sub0: \ 0.013729 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:35:02.675 21340 [18565] sub0: / 0.014109 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:02.675 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:02.676 21340 [18565] sub0: \ 0.015514 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:02.677 21340 [18565] sub0: / 0.015751 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:02.735 21340 [18565] sub0: \ 0.074572 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:35:02.736 21340 [18565] sub0: / 0.07551 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:02.737 21340 [18565] time: 0.076391 2015-12-03 12:35:02.738 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:35:02.738 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:35:02.739 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:35:02.740 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:35:02.740 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:35:02.741 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:35:02.742 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:35:02.750 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:35:02.752 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:35:02.757 21340 [18565] sub0: / 0.096297 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:03.777 21340 [18565] sub0: \ 1.116047 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:03.778 21340 [18565] sub0: \ 0.000708 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:35:03.778 21340 [18565] sub0: / 0.000833 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:03.778 21340 [18565] sub0: \ 0.000972 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:35:03.778 21340 [18565] sub0: / 0.001122 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:03.780 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:35:03.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_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:35:03.782 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:35:03.783 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:35:03.784 21340 [18565] sub0: \ 0.007049 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:35:03.816 21340 [18565] sub0: \ 0.03867 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:35:03.816 21340 [18565] sub0: \ 0.039005 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:03.816 21340 [18565] sub0: / 0.039152 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.816 21340 [18565] sub0: \ 0.039277 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:03.817 21340 [18565] sub0: \ 0.039528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:03.817 21340 [18565] sub0: \ 0.039665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.817 21340 [18565] sub0: \ 0.039811 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:03.817 21340 [18565] sub0: \ 0.039933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.817 21340 [18565] sub0: / 0.040075 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.817 21340 [18565] sub0: \ 0.040186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.817 21340 [18565] sub0: / 0.040325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.818 21340 [18565] sub0: \ 0.040446 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.818 21340 [18565] sub0: / 0.040588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.818 21340 [18565] sub0: \ 0.040697 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.818 21340 [18565] sub0: / 0.040859 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.818 21340 [18565] sub0: / 0.040969 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.818 21340 [18565] sub0: / 0.041109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.818 21340 [18565] sub0: \ 0.041219 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.818 21340 [18565] sub0: \ 0.041355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:03.819 21340 [18565] sub0: \ 0.041486 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.819 21340 [18565] sub0: / 0.041628 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.819 21340 [18565] sub0: \ 0.041738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.819 21340 [18565] sub0: / 0.041878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.819 21340 [18565] sub0: \ 0.041986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.819 21340 [18565] sub0: / 0.042126 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.819 21340 [18565] sub0: \ 0.042234 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.819 21340 [18565] sub0: / 0.042366 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.820 21340 [18565] sub0: / 0.042487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.820 21340 [18565] sub0: / 0.042631 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.820 21340 [18565] sub0: \ 0.042794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.820 21340 [18565] sub0: \ 0.04303 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:03.820 21340 [18565] sub0: \ 0.043153 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.820 21340 [18565] sub0: / 0.043295 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.821 21340 [18565] sub0: \ 0.043405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.821 21340 [18565] sub0: / 0.043561 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.821 21340 [18565] sub0: \ 0.043671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.821 21340 [18565] sub0: / 0.04381 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.821 21340 [18565] sub0: \ 0.04392 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.821 21340 [18565] sub0: / 0.044055 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.821 21340 [18565] sub0: / 0.044162 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.821 21340 [18565] sub0: / 0.044292 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.822 21340 [18565] sub0: \ 0.044401 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.822 21340 [18565] sub0: \ 0.044608 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:03.822 21340 [18565] sub0: \ 0.044732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.822 21340 [18565] sub0: / 0.044877 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.822 21340 [18565] sub0: \ 0.044987 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.822 21340 [18565] sub0: / 0.045128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.822 21340 [18565] sub0: \ 0.045237 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.823 21340 [18565] sub0: / 0.045375 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.823 21340 [18565] sub0: \ 0.0455 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.823 21340 [18565] sub0: / 0.045636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.823 21340 [18565] sub0: / 0.045771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.823 21340 [18565] sub0: / 0.045878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.823 21340 [18565] sub0: \ 0.046008 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.823 21340 [18565] sub0: \ 0.0462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:03.823 21340 [18565] sub0: \ 0.046322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.824 21340 [18565] sub0: / 0.046477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.824 21340 [18565] sub0: \ 0.046588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.824 21340 [18565] sub0: / 0.046728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.824 21340 [18565] sub0: \ 0.046837 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.824 21340 [18565] sub0: / 0.047016 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.824 21340 [18565] sub0: \ 0.047125 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.824 21340 [18565] sub0: / 0.047259 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.824 21340 [18565] sub0: / 0.047366 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.825 21340 [18565] sub0: / 0.047521 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.825 21340 [18565] sub0: \ 0.047632 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.825 21340 [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:244 2015-12-03 12:35:03.825 21340 [18565] sub0: \ 0.047904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.825 21340 [18565] sub0: / 0.048045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.825 21340 [18565] sub0: \ 0.048154 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.825 21340 [18565] sub0: / 0.048294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.826 21340 [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:35:03.826 21340 [18565] sub0: / 0.048559 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.826 21340 [18565] sub0: \ 0.048668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.826 21340 [18565] sub0: / 0.048802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.826 21340 [18565] sub0: / 0.04891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.826 21340 [18565] sub0: / 0.049039 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.826 21340 [18565] sub0: \ 0.049149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.826 21340 [18565] sub0: \ 0.049302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:03.827 21340 [18565] sub0: \ 0.049436 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.827 21340 [18565] sub0: / 0.049581 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.827 21340 [18565] sub0: \ 0.049691 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.827 21340 [18565] sub0: / 0.049832 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.827 21340 [18565] sub0: \ 0.049942 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.827 21340 [18565] sub0: / 0.050083 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.827 21340 [18565] sub0: \ 0.050192 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.827 21340 [18565] sub0: / 0.050326 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.828 21340 [18565] sub0: / 0.050446 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.828 21340 [18565] sub0: / 0.050589 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.828 21340 [18565] sub0: \ 0.050699 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.828 21340 [18565] sub0: \ 0.050851 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:03.828 21340 [18565] sub0: \ 0.051012 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.828 21340 [18565] sub0: / 0.051153 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.828 21340 [18565] sub0: \ 0.051264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.829 21340 [18565] sub0: / 0.051403 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.829 21340 [18565] sub0: \ 0.051527 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.829 21340 [18565] sub0: / 0.051668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.829 21340 [18565] sub0: \ 0.051777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.829 21340 [18565] sub0: / 0.051911 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.829 21340 [18565] sub0: / 0.052017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.829 21340 [18565] sub0: / 0.052147 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.829 21340 [18565] sub0: \ 0.052256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.830 21340 [18565] sub0: \ 0.052395 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:03.830 21340 [18565] sub0: \ 0.052541 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.830 21340 [18565] sub0: / 0.052684 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.830 21340 [18565] sub0: \ 0.052794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.830 21340 [18565] sub0: / 0.052934 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.830 21340 [18565] sub0: \ 0.053044 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.830 21340 [18565] sub0: / 0.053182 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.830 21340 [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:35:03.831 21340 [18565] sub0: / 0.053436 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.831 21340 [18565] sub0: / 0.053545 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.831 21340 [18565] sub0: / 0.053683 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.831 21340 [18565] sub0: \ 0.053793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.831 21340 [18565] sub0: \ 0.053928 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:03.831 21340 [18565] sub0: \ 0.054047 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.831 21340 [18565] sub0: / 0.054187 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.831 21340 [18565] sub0: \ 0.054296 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.832 21340 [18565] sub0: / 0.054446 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.832 21340 [18565] sub0: \ 0.054557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.832 21340 [18565] sub0: / 0.054731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.832 21340 [18565] sub0: \ 0.054841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.832 21340 [18565] sub0: / 0.055051 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.832 21340 [18565] sub0: / 0.055183 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.832 21340 [18565] sub0: / 0.055333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.833 21340 [18565] sub0: \ 0.05548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.833 21340 [18565] sub0: \ 0.055624 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:03.833 21340 [18565] sub0: \ 0.055769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.833 21340 [18565] sub0: / 0.055925 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.833 21340 [18565] sub0: \ 0.056063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.833 21340 [18565] sub0: / 0.056227 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.833 21340 [18565] sub0: \ 0.056343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.834 21340 [18565] sub0: / 0.056556 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.834 21340 [18565] sub0: \ 0.056669 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.834 21340 [18565] sub0: / 0.056833 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.834 21340 [18565] sub0: / 0.056943 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.834 21340 [18565] sub0: / 0.057111 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.834 21340 [18565] sub0: \ 0.057248 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.835 21340 [18565] sub0: \ 0.057409 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:03.835 21340 [18565] sub0: \ 0.057573 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.835 21340 [18565] sub0: / 0.057738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.835 21340 [18565] sub0: \ 0.057853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.835 21340 [18565] sub0: / 0.058022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.835 21340 [18565] sub0: \ 0.058135 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.835 21340 [18565] sub0: / 0.058301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.836 21340 [18565] sub0: \ 0.058424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.836 21340 [18565] sub0: / 0.058589 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.836 21340 [18565] sub0: / 0.0587 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.836 21340 [18565] sub0: / 0.058852 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.836 21340 [18565] sub0: \ 0.059002 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.836 21340 [18565] sub0: \ 0.059143 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:03.836 21340 [18565] sub0: \ 0.059289 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.837 21340 [18565] sub0: / 0.059456 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.837 21340 [18565] sub0: \ 0.059592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.837 21340 [18565] sub0: / 0.059735 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.837 21340 [18565] sub0: \ 0.059846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.837 21340 [18565] sub0: / 0.060012 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.837 21340 [18565] sub0: \ 0.060122 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.837 21340 [18565] sub0: / 0.060255 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.838 21340 [18565] sub0: / 0.060391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.838 21340 [18565] sub0: / 0.060544 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.838 21340 [18565] sub0: \ 0.060679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.838 21340 [18565] sub0: \ 0.060834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:03.838 21340 [18565] sub0: \ 0.060955 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.838 21340 [18565] sub0: / 0.061125 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.838 21340 [18565] sub0: \ 0.061234 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.839 21340 [18565] sub0: / 0.061402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.839 21340 [18565] sub0: \ 0.061524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.839 21340 [18565] sub0: / 0.06169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.839 21340 [18565] sub0: \ 0.061801 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:03.839 21340 [18565] sub0: / 0.06196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.839 21340 [18565] sub0: / 0.062069 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.839 21340 [18565] sub0: / 0.062221 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.839 21340 [18565] sub0: / 0.06233 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.840 21340 [18565] sub0: / 0.062495 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.840 21340 [18565] sub0: / 0.062635 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:03.840 21340 [18565] sub0: / 0.06274 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:03.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:35:03.842 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:35:03.843 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:35:03.845 21340 [18565] sub0: \ 0.067738 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:35:03.845 21340 [18565] sub0: / 0.067903 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:03.846 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:35:03.847 21340 [18565] sub0: \ 0.069889 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:35:03.847 21340 [18565] sub0: / 0.070301 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:03.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:35:03.849 21340 [18565] sub0: \ 0.07187 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:03.849 21340 [18565] sub0: / 0.07212 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:03.850 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:35:03.943 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:35:04.225 21340 [18565] sub0: \ 0.447937 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:35:04.226 21340 [18565] sub0: / 0.448847 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:04.227 21340 [18565] time: 0.449435 2015-12-03 12:35:04.227 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:35:04.228 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:35:04.228 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:35:04.229 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:35:04.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:35:04.231 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:35:04.232 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:35:04.233 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:35:04.234 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:35:04.240 21340 [18565] sub0: / 0.463038 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:06.696 21524 [18565] sub0: \ 16.396187 Form::header in /opt/kivi/kivitendo-erp/SL/Form.pm:456 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:119 2015-12-03 12:35:06.697 21524 [18565] sub0: \ 16.397163 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:35:06.697 21524 [18565] sub0: / 16.397934 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:06.793 21524 [18565] sub0: / 16.493157 Form::header in /opt/kivi/kivitendo-erp/SL/Form.pm:533 2015-12-03 12:35:06.860 21524 [18565] time: 16.560648 2015-12-03 12:35:06.861 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 = '30d735102f76588ec2682e684f79a4e3') 2015-12-03 12:35:06.862 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '30d735102f76588ec2682e684f79a4e3' 2015-12-03 12:35:06.862 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 = '30d735102f76588ec2682e684f79a4e3' 2015-12-03 12:35:06.863 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:35:06.864 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 ('30d735102f76588ec2682e684f79a4e3', 'login', '--- werner ' , '') 2015-12-03 12:35:06.864 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 ('30d735102f76588ec2682e684f79a4e3', 'client_id', '--- 1 ' , '') 2015-12-03 12:35:06.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 ('30d735102f76588ec2682e684f79a4e3', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:35:06.867 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:35:06.868 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:35:06.873 21524 [18565] sub0: / 16.573326 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:07.228 21524 [18565] sub0: \ 16.928649 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:07.229 21524 [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:35:07.229 21524 [18565] sub0: / 0.000755 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:07.229 21524 [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:35:07.229 21524 [18565] sub0: / 0.001038 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:07.231 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:35:07.232 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:35:07.233 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:35:07.234 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:35:07.235 21524 [18565] sub0: \ 0.006485 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:35:07.235 21524 [18565] sub0: \ 0.007023 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:35:07.236 21524 [18565] sub0: \ 0.007203 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:07.236 21524 [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:35:07.236 21524 [18565] sub0: / 0.007482 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.236 21524 [18565] sub0: / 0.007647 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.236 21524 [18565] sub0: / 0.007778 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.236 21524 [18565] sub0: / 0.007892 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:07.237 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:35:07.238 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:35:07.239 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:35:07.240 21524 [18565] sub0: \ 0.011805 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:35:07.240 21524 [18565] sub0: / 0.011961 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:07.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 = 'session_auth_status_user') 2015-12-03 12:35:07.242 21524 [18565] sub0: \ 0.013724 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:35:07.242 21524 [18565] sub0: / 0.014102 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:07.243 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:07.244 21524 [18565] sub0: \ 0.015671 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:07.244 21524 [18565] sub0: / 0.015882 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:07.404 21524 [18565] sub0: \ 0.175232 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:35:07.405 21524 [18565] sub0: / 0.176136 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:07.406 21524 [18565] time: 0.177237 2015-12-03 12:35:07.406 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:35:07.407 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:35:07.407 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:35:07.409 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:35:07.409 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:35:07.410 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:35:07.411 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:35:07.412 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:35:07.413 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:35:07.418 21524 [18565] sub0: / 0.18961 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:07.435 21524 [18565] sub0: \ 0.206547 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:07.436 21524 [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:35:07.436 21524 [18565] sub0: / 0.000709 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:07.436 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:35:07.436 21524 [18565] sub0: / 0.001056 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:07.438 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:35:07.439 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:35:07.440 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:35:07.441 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:35:07.442 21524 [18565] sub0: \ 0.006583 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:35:07.442 21524 [18565] sub0: \ 0.007168 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:35:07.442 21524 [18565] sub0: \ 0.007339 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:07.443 21524 [18565] sub0: \ 0.007472 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:07.443 21524 [18565] sub0: / 0.007623 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.443 21524 [18565] sub0: / 0.007755 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.443 21524 [18565] sub0: / 0.007881 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.443 21524 [18565] sub0: / 0.007994 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:07.443 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:35:07.444 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:35:07.446 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:35:07.447 21524 [18565] sub0: \ 0.011931 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:35:07.447 21524 [18565] sub0: / 0.012072 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:07.448 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:35:07.449 21524 [18565] sub0: \ 0.0139 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:35:07.449 21524 [18565] sub0: / 0.014283 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:07.450 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:07.451 21524 [18565] sub0: \ 0.01576 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:07.451 21524 [18565] sub0: / 0.015973 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:07.503 21524 [18565] sub0: \ 0.067596 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:35:07.504 21524 [18565] sub0: / 0.068455 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:07.504 21524 [18565] time: 0.069182 2015-12-03 12:35:07.505 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:35:07.505 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:35:07.506 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:35:07.507 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:35:07.507 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:35:07.508 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:35:07.509 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:35:07.510 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:35:07.511 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:35:07.516 21524 [18565] sub0: / 0.0808 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:07.938 21524 [18565] sub0: \ 0.502917 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:07.939 21524 [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:35:07.939 21524 [18565] sub0: / 0.000796 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:07.939 21524 [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:35:07.939 21524 [18565] sub0: / 0.001064 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:07.941 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:35:07.942 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:35:07.943 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:35:07.944 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:35:07.945 21524 [18565] sub0: \ 0.006781 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:35:07.975 21524 [18565] sub0: \ 0.037296 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:35:07.976 21524 [18565] sub0: \ 0.037617 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:07.976 21524 [18565] sub0: / 0.037766 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.976 21524 [18565] sub0: \ 0.037941 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:07.976 21524 [18565] sub0: \ 0.038119 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:07.976 21524 [18565] sub0: \ 0.038255 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.977 21524 [18565] sub0: \ 0.038386 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:07.977 21524 [18565] sub0: \ 0.038527 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.977 21524 [18565] sub0: / 0.038677 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.977 21524 [18565] sub0: \ 0.038798 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.977 21524 [18565] sub0: / 0.038946 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.977 21524 [18565] sub0: \ 0.039065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.977 21524 [18565] sub0: / 0.039213 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.978 21524 [18565] sub0: \ 0.039352 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.978 21524 [18565] sub0: / 0.039515 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.978 21524 [18565] sub0: / 0.039634 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.978 21524 [18565] sub0: / 0.039797 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.978 21524 [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:35:07.978 21524 [18565] sub0: \ 0.040047 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:07.978 21524 [18565] sub0: \ 0.040171 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.978 21524 [18565] sub0: / 0.040321 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.979 21524 [18565] sub0: \ 0.040454 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.979 21524 [18565] sub0: / 0.040604 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.979 21524 [18565] sub0: \ 0.040721 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.979 21524 [18565] sub0: / 0.040869 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.979 21524 [18565] sub0: \ 0.040987 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.979 21524 [18565] sub0: / 0.041129 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.979 21524 [18565] sub0: / 0.041245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.980 21524 [18565] sub0: / 0.041417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.980 21524 [18565] sub0: \ 0.041539 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.980 21524 [18565] sub0: \ 0.041709 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:07.980 21524 [18565] sub0: \ 0.041873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.980 21524 [18565] sub0: / 0.042028 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.980 21524 [18565] sub0: \ 0.042148 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.980 21524 [18565] sub0: / 0.042295 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.981 21524 [18565] sub0: \ 0.042426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.981 21524 [18565] sub0: / 0.042578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.981 21524 [18565] sub0: \ 0.042696 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.981 21524 [18565] sub0: / 0.04285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.981 21524 [18565] sub0: / 0.042969 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.981 21524 [18565] sub0: / 0.043094 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.981 21524 [18565] sub0: \ 0.043211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.982 21524 [18565] sub0: \ 0.04334 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:07.982 21524 [18565] sub0: \ 0.04348 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.982 21524 [18565] sub0: / 0.043629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.982 21524 [18565] sub0: \ 0.043749 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.982 21524 [18565] sub0: / 0.043897 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.982 21524 [18565] sub0: \ 0.044014 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.982 21524 [18565] sub0: / 0.044162 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.982 21524 [18565] sub0: \ 0.04428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.983 21524 [18565] sub0: / 0.044436 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.983 21524 [18565] sub0: / 0.044555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.983 21524 [18565] sub0: / 0.044715 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.983 21524 [18565] sub0: \ 0.044835 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.983 21524 [18565] sub0: \ 0.044965 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:07.983 21524 [18565] sub0: \ 0.04509 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.983 21524 [18565] sub0: / 0.045238 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.984 21524 [18565] sub0: \ 0.045358 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.984 21524 [18565] sub0: / 0.045521 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.984 21524 [18565] sub0: \ 0.04564 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.984 21524 [18565] sub0: / 0.04579 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.984 21524 [18565] sub0: \ 0.046006 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.984 21524 [18565] sub0: / 0.046152 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.984 21524 [18565] sub0: / 0.046284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.985 21524 [18565] sub0: / 0.046462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.985 21524 [18565] sub0: \ 0.046585 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.985 21524 [18565] sub0: \ 0.046714 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:07.985 21524 [18565] sub0: \ 0.046838 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.985 21524 [18565] sub0: / 0.046986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.985 21524 [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:35:07.985 21524 [18565] sub0: / 0.047254 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.986 21524 [18565] sub0: \ 0.047372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.986 21524 [18565] sub0: / 0.047537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.986 21524 [18565] sub0: \ 0.047654 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.986 21524 [18565] sub0: / 0.047797 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.986 21524 [18565] sub0: / 0.047914 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.986 21524 [18565] sub0: / 0.04807 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.986 21524 [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:35:07.987 21524 [18565] sub0: \ 0.048357 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:07.987 21524 [18565] sub0: \ 0.0485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.987 21524 [18565] sub0: / 0.04865 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.987 21524 [18565] sub0: \ 0.048769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.987 21524 [18565] sub0: / 0.048916 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.987 21524 [18565] sub0: \ 0.049033 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.987 21524 [18565] sub0: / 0.049179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.987 21524 [18565] sub0: \ 0.049294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.988 21524 [18565] sub0: / 0.049449 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.988 21524 [18565] sub0: / 0.049566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.988 21524 [18565] sub0: / 0.049701 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.988 21524 [18565] sub0: \ 0.049817 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.988 21524 [18565] sub0: \ 0.050037 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:07.988 21524 [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:35:07.988 21524 [18565] sub0: / 0.050311 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.989 21524 [18565] sub0: \ 0.050442 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.989 21524 [18565] sub0: / 0.050591 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.989 21524 [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:35:07.989 21524 [18565] sub0: / 0.050856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.989 21524 [18565] sub0: \ 0.050972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.989 21524 [18565] sub0: / 0.051113 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.989 21524 [18565] sub0: / 0.051229 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.990 21524 [18565] sub0: / 0.051353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.990 21524 [18565] sub0: \ 0.051483 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.990 21524 [18565] sub0: \ 0.051654 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:07.990 21524 [18565] sub0: \ 0.05178 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.990 21524 [18565] sub0: / 0.051928 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.990 21524 [18565] sub0: \ 0.052045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.990 21524 [18565] sub0: / 0.052193 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.990 21524 [18565] sub0: \ 0.052308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.991 21524 [18565] sub0: / 0.052468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.991 21524 [18565] sub0: \ 0.052586 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.991 21524 [18565] sub0: / 0.052728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.991 21524 [18565] sub0: / 0.052843 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.991 21524 [18565] sub0: / 0.052954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.991 21524 [18565] sub0: \ 0.053078 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.991 21524 [18565] sub0: \ 0.053232 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:07.992 21524 [18565] sub0: \ 0.053357 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.992 21524 [18565] sub0: / 0.05352 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.992 21524 [18565] sub0: \ 0.053638 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.992 21524 [18565] sub0: / 0.053784 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.992 21524 [18565] sub0: \ 0.05394 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.992 21524 [18565] sub0: / 0.05409 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.992 21524 [18565] sub0: \ 0.054205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.993 21524 [18565] sub0: / 0.054346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.993 21524 [18565] sub0: / 0.054476 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.993 21524 [18565] sub0: / 0.054616 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.993 21524 [18565] sub0: \ 0.054732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.993 21524 [18565] sub0: \ 0.054878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:07.993 21524 [18565] sub0: \ 0.055004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.993 21524 [18565] sub0: / 0.055151 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.993 21524 [18565] sub0: \ 0.055268 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.994 21524 [18565] sub0: / 0.055425 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.994 21524 [18565] sub0: \ 0.055543 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.994 21524 [18565] sub0: / 0.055691 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.994 21524 [18565] sub0: \ 0.055806 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.994 21524 [18565] sub0: / 0.055946 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.994 21524 [18565] sub0: / 0.056063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.994 21524 [18565] sub0: / 0.056206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.994 21524 [18565] sub0: \ 0.056321 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.995 21524 [18565] sub0: \ 0.056485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:07.995 21524 [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:35:07.995 21524 [18565] sub0: / 0.056757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.995 21524 [18565] sub0: \ 0.056872 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.995 21524 [18565] sub0: / 0.057017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.995 21524 [18565] sub0: \ 0.057131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.995 21524 [18565] sub0: / 0.057275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.996 21524 [18565] sub0: \ 0.057388 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.996 21524 [18565] sub0: / 0.057542 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.996 21524 [18565] sub0: / 0.057657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.996 21524 [18565] sub0: / 0.057807 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.996 21524 [18565] sub0: \ 0.057974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.996 21524 [18565] sub0: \ 0.05813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:07.996 21524 [18565] sub0: \ 0.058256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.997 21524 [18565] sub0: / 0.058412 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.997 21524 [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:35:07.997 21524 [18565] sub0: / 0.058679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.997 21524 [18565] sub0: \ 0.058794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.997 21524 [18565] sub0: / 0.05894 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.997 21524 [18565] sub0: \ 0.059056 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.997 21524 [18565] sub0: / 0.059198 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.997 21524 [18565] sub0: / 0.059314 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.998 21524 [18565] sub0: / 0.05946 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.998 21524 [18565] sub0: \ 0.059577 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.998 21524 [18565] sub0: \ 0.05974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:07.998 21524 [18565] sub0: \ 0.059866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.998 21524 [18565] sub0: / 0.060012 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.998 21524 [18565] sub0: \ 0.060129 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.998 21524 [18565] sub0: / 0.060275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.999 21524 [18565] sub0: \ 0.060389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.999 21524 [18565] sub0: / 0.060552 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.999 21524 [18565] sub0: \ 0.060668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:07.999 21524 [18565] sub0: / 0.060809 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.999 21524 [18565] sub0: / 0.060923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.999 21524 [18565] sub0: / 0.06106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:07.999 21524 [18565] sub0: \ 0.061173 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:08.000 21524 [18565] sub0: \ 0.061343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:08.000 21524 [18565] sub0: \ 0.061484 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:08.000 21524 [18565] sub0: / 0.061632 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:08.000 21524 [18565] sub0: \ 0.061747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:08.000 21524 [18565] sub0: / 0.06193 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:08.000 21524 [18565] sub0: \ 0.062049 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:08.000 21524 [18565] sub0: / 0.062196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:08.000 21524 [18565] sub0: \ 0.062312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:08.001 21524 [18565] sub0: / 0.062466 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:08.001 21524 [18565] sub0: / 0.0625830000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:08.001 21524 [18565] sub0: / 0.062696 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:08.001 21524 [18565] sub0: / 0.062808 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:08.001 21524 [18565] sub0: / 0.062989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:08.001 21524 [18565] sub0: / 0.063146 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:08.001 21524 [18565] sub0: / 0.063263 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:08.002 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:35:08.003 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:35:08.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:35:08.006 21524 [18565] sub0: \ 0.067817 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:35:08.006 21524 [18565] sub0: / 0.067962 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:08.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:35:08.008 21524 [18565] sub0: \ 0.0697719999999999 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:35:08.008 21524 [18565] sub0: / 0.070194 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:08.009 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:08.010 21524 [18565] sub0: \ 0.071743 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:08.010 21524 [18565] sub0: / 0.0719649999999999 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:08.011 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:35:08.098 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:35:08.361 21524 [18565] sub0: \ 0.422601 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:35:08.362 21524 [18565] sub0: / 0.423441 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:08.362 21524 [18565] time: 0.42394 2015-12-03 12:35:08.363 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:35:08.363 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:35:08.364 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:35:08.365 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:35:08.365 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:35:08.366 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:35:08.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:35:08.369 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:35:08.370 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:35:08.376 21524 [18565] sub0: / 0.437598 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:10.719 21524 [18565] sub0: \ 2.780451 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:10.719 21524 [18565] sub0: \ 0.000655 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:35:10.720 21524 [18565] sub0: / 0.000797 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:10.720 21524 [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:35:10.720 21524 [18565] sub0: / 0.001053 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:10.722 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:35:10.723 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:35:10.724 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:35:10.725 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:35:10.726 21524 [18565] sub0: \ 0.006752 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:35:10.726 21524 [18565] sub0: \ 0.007358 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:35:10.726 21524 [18565] sub0: \ 0.00754 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:10.727 21524 [18565] sub0: \ 0.007702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:10.727 21524 [18565] sub0: / 0.007859 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:10.727 21524 [18565] sub0: / 0.007994 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:10.727 21524 [18565] sub0: / 0.008113 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:10.727 21524 [18565] sub0: / 0.008225 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:10.727 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:35:10.728 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:35:10.730 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:35:10.731 21524 [18565] sub0: \ 0.012181 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:35:10.731 21524 [18565] sub0: / 0.012324 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:10.732 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:35:10.733 21524 [18565] sub0: \ 0.014127 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:35:10.733 21524 [18565] sub0: / 0.014507 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:10.733 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:10.735 21524 [18565] sub0: \ 0.015989 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:10.735 21524 [18565] sub0: / 0.016196 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:10.787 21524 [18565] sub0: \ 0.067816 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:35:10.787 21524 [18565] sub0: / 0.06867 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:10.788 21524 [18565] time: 0.069448 2015-12-03 12:35:10.789 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:35:10.790 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:35:10.790 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:35:10.791 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:35:10.792 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:35:10.792 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:35:10.793 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:35:10.795 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:35:10.796 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:35:10.801 21524 [18565] sub0: / 0.08168 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:11.212 21524 [18565] sub0: \ 0.493519 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:11.213 21524 [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:35:11.213 21524 [18565] sub0: / 0.000762 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:11.213 21524 [18565] sub0: \ 0.000875 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:35:11.214 21524 [18565] sub0: / 0.001015 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:11.215 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:35:11.216 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:35:11.217 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:35:11.219 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:35:11.219 21524 [18565] sub0: \ 0.006682 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:35:11.252 21524 [18565] sub0: \ 0.039023 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:35:11.252 21524 [18565] sub0: \ 0.039253 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:11.252 21524 [18565] sub0: \ 0.039409 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:11.252 21524 [18565] sub0: \ 0.039603 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.252 21524 [18565] sub0: \ 0.039745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:11.252 21524 [18565] sub0: \ 0.039873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.253 21524 [18565] sub0: / 0.040025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.253 21524 [18565] sub0: \ 0.040161 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.253 21524 [18565] sub0: / 0.040309 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.253 21524 [18565] sub0: \ 0.040426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.253 21524 [18565] sub0: / 0.040573 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.253 21524 [18565] sub0: \ 0.04069 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.253 21524 [18565] sub0: / 0.040832 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.253 21524 [18565] sub0: / 0.040947 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.254 21524 [18565] sub0: / 0.041113 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.254 21524 [18565] sub0: \ 0.041232 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.254 21524 [18565] sub0: \ 0.04138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:11.254 21524 [18565] sub0: \ 0.041508 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.254 21524 [18565] sub0: / 0.041657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.254 21524 [18565] sub0: \ 0.041775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.254 21524 [18565] sub0: / 0.041923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.255 21524 [18565] sub0: \ 0.042043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.255 21524 [18565] sub0: / 0.042206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.255 21524 [18565] sub0: \ 0.042326 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.255 21524 [18565] sub0: / 0.042471 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.255 21524 [18565] sub0: / 0.042588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.255 21524 [18565] sub0: / 0.042733 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.255 21524 [18565] sub0: \ 0.042852 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.256 21524 [18565] sub0: \ 0.043015 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:11.256 21524 [18565] sub0: \ 0.043161 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.256 21524 [18565] sub0: / 0.043312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.256 21524 [18565] sub0: \ 0.04343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.256 21524 [18565] sub0: / 0.043635 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.256 21524 [18565] sub0: \ 0.043757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.256 21524 [18565] sub0: / 0.043906 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.257 21524 [18565] sub0: \ 0.044025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.257 21524 [18565] sub0: / 0.044183 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.257 21524 [18565] sub0: / 0.044299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.257 21524 [18565] sub0: / 0.044439 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.257 21524 [18565] sub0: \ 0.044557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.257 21524 [18565] sub0: \ 0.044708 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:11.257 21524 [18565] sub0: \ 0.044836 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.257 21524 [18565] sub0: / 0.044984 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.258 21524 [18565] sub0: \ 0.045116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.258 21524 [18565] sub0: / 0.045265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.258 21524 [18565] sub0: \ 0.045385 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.258 21524 [18565] sub0: / 0.045531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.258 21524 [18565] sub0: \ 0.04565 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.258 21524 [18565] sub0: / 0.045794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.258 21524 [18565] sub0: / 0.045909 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.259 21524 [18565] sub0: / 0.046049 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.259 21524 [18565] sub0: \ 0.046184 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.259 21524 [18565] sub0: \ 0.046367 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:11.259 21524 [18565] sub0: \ 0.046499 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.259 21524 [18565] sub0: / 0.046651 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.259 21524 [18565] sub0: \ 0.046769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.259 21524 [18565] sub0: / 0.046918 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.260 21524 [18565] sub0: \ 0.047037 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.260 21524 [18565] sub0: / 0.047201 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.260 21524 [18565] sub0: \ 0.047319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.260 21524 [18565] sub0: / 0.047462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.260 21524 [18565] sub0: / 0.047608 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.260 21524 [18565] sub0: / 0.047724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.260 21524 [18565] sub0: \ 0.047839 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.261 21524 [18565] sub0: \ 0.04799 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:11.261 21524 [18565] sub0: \ 0.048133 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.261 21524 [18565] sub0: / 0.048283 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.261 21524 [18565] sub0: \ 0.048402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.261 21524 [18565] sub0: / 0.04855 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.261 21524 [18565] sub0: \ 0.048668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.261 21524 [18565] sub0: / 0.048815 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.261 21524 [18565] sub0: \ 0.048933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.262 21524 [18565] sub0: / 0.049088 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.262 21524 [18565] sub0: / 0.049206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.262 21524 [18565] sub0: / 0.049348 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.262 21524 [18565] sub0: \ 0.049467 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.262 21524 [18565] sub0: \ 0.049618 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:11.262 21524 [18565] sub0: \ 0.049757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.262 21524 [18565] sub0: / 0.049908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.263 21524 [18565] sub0: \ 0.050025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.263 21524 [18565] sub0: / 0.050189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.263 21524 [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:35:11.263 21524 [18565] sub0: / 0.050454 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.263 21524 [18565] sub0: \ 0.050572 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.263 21524 [18565] sub0: / 0.050715 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.263 21524 [18565] sub0: / 0.050832 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.263 21524 [18565] sub0: / 0.050972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.264 21524 [18565] sub0: \ 0.051104 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.264 21524 [18565] sub0: \ 0.051275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:11.264 21524 [18565] sub0: \ 0.051407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.264 21524 [18565] sub0: / 0.051589 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.264 21524 [18565] sub0: \ 0.051708 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.264 21524 [18565] sub0: / 0.051857 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.264 21524 [18565] sub0: \ 0.051976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.265 21524 [18565] sub0: / 0.05214 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.265 21524 [18565] sub0: \ 0.052261 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.265 21524 [18565] sub0: / 0.052405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.265 21524 [18565] sub0: / 0.052523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.265 21524 [18565] sub0: / 0.052639 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.265 21524 [18565] sub0: \ 0.052755 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.265 21524 [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:244 2015-12-03 12:35:11.266 21524 [18565] sub0: \ 0.05302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.266 21524 [18565] sub0: / 0.05319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.266 21524 [18565] sub0: \ 0.05331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.266 21524 [18565] sub0: / 0.05346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.266 21524 [18565] sub0: \ 0.053578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.266 21524 [18565] sub0: / 0.053725 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.266 21524 [18565] sub0: \ 0.053842 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.267 21524 [18565] sub0: / 0.053984 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.267 21524 [18565] sub0: / 0.054114 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.267 21524 [18565] sub0: / 0.054276 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.267 21524 [18565] sub0: \ 0.054397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.267 21524 [18565] sub0: \ 0.054549 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:11.267 21524 [18565] sub0: \ 0.054677 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.267 21524 [18565] sub0: / 0.054827 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.267 21524 [18565] sub0: \ 0.054946 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.268 21524 [18565] sub0: / 0.055112 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.268 21524 [18565] sub0: \ 0.055233 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.268 21524 [18565] sub0: / 0.055382 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.268 21524 [18565] sub0: \ 0.055527 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.268 21524 [18565] sub0: / 0.055677 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.268 21524 [18565] sub0: / 0.055792 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.268 21524 [18565] sub0: / 0.055933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.269 21524 [18565] sub0: \ 0.056052 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.269 21524 [18565] sub0: \ 0.056196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:11.269 21524 [18565] sub0: \ 0.056319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.269 21524 [18565] sub0: / 0.05648 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.269 21524 [18565] sub0: \ 0.056601 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.269 21524 [18565] sub0: / 0.05675 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.269 21524 [18565] sub0: \ 0.056868 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.270 21524 [18565] sub0: / 0.057015 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.270 21524 [18565] sub0: \ 0.057147 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.270 21524 [18565] sub0: / 0.057292 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.270 21524 [18565] sub0: / 0.057407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.270 21524 [18565] sub0: / 0.057565 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.270 21524 [18565] sub0: \ 0.05768 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.270 21524 [18565] sub0: \ 0.057845 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:11.270 21524 [18565] sub0: \ 0.057973 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.271 21524 [18565] sub0: / 0.058135 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.271 21524 [18565] sub0: \ 0.058252 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.271 21524 [18565] sub0: / 0.058398 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.271 21524 [18565] sub0: \ 0.058515 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.271 21524 [18565] sub0: / 0.058661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.271 21524 [18565] sub0: \ 0.058776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.271 21524 [18565] sub0: / 0.058917 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.272 21524 [18565] sub0: / 0.05903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.272 21524 [18565] sub0: / 0.05917 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.272 21524 [18565] sub0: \ 0.059286 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.272 21524 [18565] sub0: \ 0.059421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:11.272 21524 [18565] sub0: \ 0.059588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.272 21524 [18565] sub0: / 0.05974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.272 21524 [18565] sub0: \ 0.059866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.273 21524 [18565] sub0: / 0.060013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.273 21524 [18565] sub0: \ 0.060147 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.273 21524 [18565] sub0: / 0.060294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.273 21524 [18565] sub0: \ 0.06041 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.273 21524 [18565] sub0: / 0.06055 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.273 21524 [18565] sub0: / 0.060665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.273 21524 [18565] sub0: / 0.060818 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.273 21524 [18565] sub0: \ 0.060934 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.274 21524 [18565] sub0: \ 0.061083 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:11.274 21524 [18565] sub0: \ 0.061209 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.274 21524 [18565] sub0: / 0.061359 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.274 21524 [18565] sub0: \ 0.061473 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.274 21524 [18565] sub0: / 0.06162 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.274 21524 [18565] sub0: \ 0.061735 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.274 21524 [18565] sub0: / 0.06188 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.275 21524 [18565] sub0: \ 0.061995 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.275 21524 [18565] sub0: / 0.06215 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.275 21524 [18565] sub0: / 0.062264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.275 21524 [18565] sub0: / 0.062416 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.275 21524 [18565] sub0: \ 0.062531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.275 21524 [18565] sub0: \ 0.062681 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:11.275 21524 [18565] sub0: \ 0.062806 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.275 21524 [18565] sub0: / 0.062954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.276 21524 [18565] sub0: \ 0.063081 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.276 21524 [18565] sub0: / 0.063243 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.276 21524 [18565] sub0: \ 0.063361 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.276 21524 [18565] sub0: / 0.063534 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.276 21524 [18565] sub0: \ 0.063656 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.276 21524 [18565] sub0: / 0.0638 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.276 21524 [18565] sub0: / 0.063915 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.277 21524 [18565] sub0: / 0.064053 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.277 21524 [18565] sub0: \ 0.064185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.277 21524 [18565] sub0: \ 0.064336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:11.277 21524 [18565] sub0: \ 0.064464 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.277 21524 [18565] sub0: / 0.064612 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.277 21524 [18565] sub0: \ 0.064726 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.277 21524 [18565] sub0: / 0.064872 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.278 21524 [18565] sub0: \ 0.064988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.278 21524 [18565] sub0: / 0.06515 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.278 21524 [18565] sub0: \ 0.065266 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:11.278 21524 [18565] sub0: / 0.065406 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.278 21524 [18565] sub0: / 0.065521 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.278 21524 [18565] sub0: / 0.065659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.278 21524 [18565] sub0: / 0.065775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.279 21524 [18565] sub0: / 0.065987 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.279 21524 [18565] sub0: \ 0.066122 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:11.279 21524 [18565] sub0: / 0.066262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.279 21524 [18565] sub0: / 0.066409 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.279 21524 [18565] sub0: / 0.066523 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:11.279 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:35:11.281 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:35:11.282 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:35:11.284 21524 [18565] sub0: \ 0.07109 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:35:11.284 21524 [18565] sub0: / 0.071235 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:11.285 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:35:11.286 21524 [18565] sub0: \ 0.073091 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:35:11.286 21524 [18565] sub0: / 0.073475 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:11.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:35:11.287 21524 [18565] sub0: \ 0.074972 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:11.288 21524 [18565] sub0: / 0.075208 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:11.288 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:35:11.377 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:35:11.643 21524 [18565] sub0: \ 0.430456 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:35:11.644 21524 [18565] sub0: / 0.4313 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:11.644 21524 [18565] time: 0.431824 2015-12-03 12:35:11.645 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:35:11.645 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:35:11.646 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:35:11.647 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:35:11.648 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:35:11.648 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:35:11.649 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:35:11.650 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:35:11.651 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:35:11.658 21524 [18565] sub0: / 0.445319 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:11.658 21524 [18565] sub0: \ 0.445772 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:11.659 21524 [18565] sub0: \ 0.000593 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:35:11.659 21524 [18565] sub0: / 0.000707 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:11.659 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:35:11.659 21524 [18565] sub0: / 0.000955 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:11.661 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:35:11.662 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:35:11.663 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 = '30d735102f76588ec2682e684f79a4e3') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:35:11.664 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 = '30d735102f76588ec2682e684f79a4e3') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:35:11.664 21524 [18565] sub0: \ 0.006105 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:35:11.665 21524 [18565] sub0: \ 0.006404 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:35:11.665 21524 [18565] sub0: / 0.006561 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:11.665 21524 [18565] sub0: / 0.006679 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:11.665 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:35:11.666 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 = '30d735102f76588ec2682e684f79a4e3') AND (sess_key = 'client_id') 2015-12-03 12:35:11.668 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 = 'werner' 2015-12-03 12:35:11.669 21524 [18565] sub0: \ 0.010696 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:35:11.669 21524 [18565] sub0: / 0.010843 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:11.670 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 = '30d735102f76588ec2682e684f79a4e3') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:35:11.671 21524 [18565] sub0: \ 0.01255 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:35:11.671 21524 [18565] sub0: / 0.012933 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:11.671 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:11.673 21524 [18565] sub0: \ 0.014403 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:11.673 21524 [18565] sub0: / 0.014612 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:11.673 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 = 'werner') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:35:11.685 21524 [18565] sub0: \ 0.026164 Form::header in /opt/kivi/kivitendo-erp/SL/Form.pm:456 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:119 2015-12-03 12:35:11.685 21524 [18565] sub0: \ 0.026919 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:35:11.686 21524 [18565] sub0: / 0.027689 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:11.785 21524 [18565] sub0: / 0.126918 Form::header in /opt/kivi/kivitendo-erp/SL/Form.pm:533 2015-12-03 12:35:11.788 21524 [18565] time: 0.129726 2015-12-03 12:35:11.789 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 = '30d735102f76588ec2682e684f79a4e3') 2015-12-03 12:35:11.789 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '30d735102f76588ec2682e684f79a4e3' 2015-12-03 12:35:11.790 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 = '30d735102f76588ec2682e684f79a4e3' 2015-12-03 12:35:11.791 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:35:11.791 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 ('30d735102f76588ec2682e684f79a4e3', 'client_id', '--- 1 ' , '') 2015-12-03 12:35:11.792 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 ('30d735102f76588ec2682e684f79a4e3', 'login', '--- werner ' , '') 2015-12-03 12:35:11.793 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 ('30d735102f76588ec2682e684f79a4e3', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:35:11.794 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:35:11.795 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:35:11.802 21524 [18565] sub0: / 0.143228 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:12.254 21524 [18565] sub0: \ 0.595559 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:12.255 21524 [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:35:12.255 21524 [18565] sub0: / 0.000763 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:12.255 21524 [18565] sub0: \ 0.000875 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:35:12.255 21524 [18565] sub0: / 0.001015 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:12.257 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:35:12.258 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:35:12.259 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:35:12.260 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:35:12.261 21524 [18565] sub0: \ 0.006653 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:35:12.261 21524 [18565] sub0: \ 0.007194 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:35:12.261 21524 [18565] sub0: \ 0.007361 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:12.262 21524 [18565] sub0: \ 0.007516 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:12.262 21524 [18565] sub0: / 0.007657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:12.262 21524 [18565] sub0: / 0.007785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:12.262 21524 [18565] sub0: / 0.007929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:12.262 21524 [18565] sub0: / 0.008044 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:12.262 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:35:12.264 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:35:12.265 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:35:12.266 21524 [18565] sub0: \ 0.011979 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:35:12.266 21524 [18565] sub0: / 0.012123 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:12.267 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:35:12.268 21524 [18565] sub0: \ 0.013918 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:35:12.268 21524 [18565] sub0: / 0.014302 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:12.269 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:12.270 21524 [18565] sub0: \ 0.015681 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:12.270 21524 [18565] sub0: / 0.015895 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:12.555 21525 [18565] sub0: \ 37.527144 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:12.556 21525 [18565] sub0: \ 0.00069 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:35:12.556 21525 [18565] sub0: / 0.000828 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:12.557 21525 [18565] sub0: \ 0.000953 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:35:12.557 21525 [18565] sub0: / 0.001131 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:12.558 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:35:12.559 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:35:12.560 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:35:12.562 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:35:12.562 21525 [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:35:12.563 21525 [18565] sub0: \ 0.007165 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:35:12.563 21525 [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:35:12.563 21525 [18565] sub0: \ 0.007462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:12.563 21525 [18565] sub0: / 0.007602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:12.563 21525 [18565] sub0: / 0.007733 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:12.564 21525 [18565] sub0: / 0.007872 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:12.564 21525 [18565] sub0: / 0.008001 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:12.564 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:35:12.565 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:35:12.566 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:35:12.568 21525 [18565] sub0: \ 0.011962 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:35:12.568 21525 [18565] sub0: / 0.012121 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:12.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 = 'session_auth_status_user') 2015-12-03 12:35:12.570 21525 [18565] sub0: \ 0.013959 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:35:12.570 21525 [18565] sub0: / 0.014354 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:12.570 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:12.571 21525 [18565] sub0: \ 0.015741 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:12.572 21525 [18565] sub0: / 0.015962 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:12.614 21525 [18565] sub0: \ 0.058513 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:35:12.615 21525 [18565] sub0: / 0.059401 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:12.616 21525 [18565] time: 0.059896 2015-12-03 12:35:12.616 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:35:12.617 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:35:12.617 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:35:12.618 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:35:12.619 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:35:12.619 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:35:12.620 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:35:12.654 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:35:12.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:35:12.661 21525 [18565] sub0: / 0.105753 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:13.111 21524 [18565] sub0: \ 0.856987 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:35:13.113 21524 [18565] sub0: / 0.85785 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:13.117 21524 [18565] time: 0.86264 2015-12-03 12:35:13.118 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:35:13.119 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:35:13.119 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:35:13.120 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:35:13.121 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:35:13.121 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:35:13.122 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:35:13.123 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:35:13.125 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:35:13.131 21524 [18565] sub0: / 0.876827 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:14.616 21524 [18565] sub0: \ 2.361386 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:14.616 21524 [18565] sub0: \ 0.000672 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:35:14.617 21524 [18565] sub0: / 0.000808 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:14.617 21524 [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:35:14.617 21524 [18565] sub0: / 0.001108 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:14.618 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:35:14.619 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:35:14.621 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 = '30d735102f76588ec2682e684f79a4e3') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:35:14.622 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 = '30d735102f76588ec2682e684f79a4e3') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:35:14.622 21524 [18565] sub0: \ 0.006518 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:35:14.623 21524 [18565] sub0: \ 0.007027 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:35:14.623 21524 [18565] sub0: \ 0.007193 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:14.623 21524 [18565] sub0: / 0.007344 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:14.623 21524 [18565] sub0: / 0.007464 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:14.623 21524 [18565] sub0: / 0.007577 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:14.624 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:35:14.625 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 = '30d735102f76588ec2682e684f79a4e3') AND (sess_key = 'client_id') 2015-12-03 12:35:14.626 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 = 'werner' 2015-12-03 12:35:14.627 21524 [18565] sub0: \ 0.011697 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:35:14.628 21524 [18565] sub0: / 0.011843 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:14.629 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 = '30d735102f76588ec2682e684f79a4e3') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:35:14.629 21524 [18565] sub0: \ 0.013655 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:35:14.630 21524 [18565] sub0: / 0.014054 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:14.630 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:14.631 21524 [18565] sub0: \ 0.015423 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:14.631 21524 [18565] sub0: / 0.015642 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:14.632 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 = 'werner') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:35:17.691 21525 [18565] sub0: \ 5.135543 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:17.692 21525 [18565] sub0: \ 0.000712 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:35:17.692 21525 [18565] sub0: / 0.00085 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:17.692 21525 [18565] sub0: \ 0.000973 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:35:17.693 21525 [18565] sub0: / 0.001134 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:17.694 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:35:17.695 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:35:17.696 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:35:17.697 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:35:17.698 21525 [18565] sub0: \ 0.006693 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:35:17.699 21525 [18565] sub0: \ 0.007244 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:35:17.699 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:35:17.699 21525 [18565] sub0: \ 0.007577 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:17.699 21525 [18565] sub0: / 0.007719 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:17.699 21525 [18565] sub0: / 0.007848 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:17.699 21525 [18565] sub0: / 0.007964 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:17.699 21525 [18565] sub0: / 0.008079 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:17.700 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:35:17.701 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:35:17.702 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:35:17.704 21525 [18565] sub0: \ 0.012216 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:35:17.704 21525 [18565] sub0: / 0.012379 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:17.705 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:35:17.706 21525 [18565] sub0: \ 0.014226 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:35:17.706 21525 [18565] sub0: / 0.01463 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:17.706 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:17.707 21525 [18565] sub0: \ 0.016025 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:17.708 21525 [18565] sub0: / 0.016262 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:18.109 21525 [18565] sub0: \ 0.417916 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:35:18.110 21525 [18565] sub0: / 0.418817 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:18.113 21525 [18565] time: 0.421644 2015-12-03 12:35:18.114 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:35:18.115 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:35:18.115 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:35:18.116 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:35:18.117 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:35:18.117 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:35:18.118 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:35:18.120 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:35:18.121 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:35:18.127 21525 [18565] sub0: / 0.435407 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:19.005 21525 [18565] sub0: \ 1.313791 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:19.006 21525 [18565] sub0: \ 0.000708 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:35:19.006 21525 [18565] sub0: / 0.000845 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:19.006 21525 [18565] sub0: \ 0.000973 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:35:19.007 21525 [18565] sub0: / 0.001138 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:19.008 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:35:19.009 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:35:19.010 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:35:19.011 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:35:19.012 21525 [18565] sub0: \ 0.006702 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:35:19.013 21525 [18565] sub0: \ 0.007297 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:35:19.013 21525 [18565] sub0: \ 0.007487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:19.013 21525 [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:35:19.013 21525 [18565] sub0: / 0.007771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.013 21525 [18565] sub0: / 0.007899 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.013 21525 [18565] sub0: / 0.008015 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.013 21525 [18565] sub0: / 0.008129 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:19.014 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:35:19.015 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:35:19.016 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:35:19.018 21525 [18565] sub0: \ 0.012132 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:35:19.018 21525 [18565] sub0: / 0.012279 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:19.019 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:35:19.019 21525 [18565] sub0: \ 0.014053 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:35:19.020 21525 [18565] sub0: / 0.014453 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:19.020 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:19.021 21525 [18565] sub0: \ 0.015878 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:19.021 21525 [18565] sub0: / 0.016104 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:19.075 21525 [18565] sub0: \ 0.069713 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:35:19.076 21525 [18565] sub0: / 0.070599 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:19.077 21525 [18565] time: 0.071449 2015-12-03 12:35:19.077 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:35:19.078 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:35:19.079 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:35:19.080 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:35:19.080 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:35:19.081 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:35:19.082 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:35:19.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:35:19.084 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:35:19.090 21525 [18565] sub0: / 0.084868 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:19.495 21525 [18565] sub0: \ 0.489539 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:19.496 21525 [18565] sub0: \ 0.000667 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:35:19.496 21525 [18565] sub0: / 0.0008 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:19.496 21525 [18565] sub0: \ 0.000956 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:35:19.496 21525 [18565] sub0: / 0.001121 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:19.498 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:35:19.499 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:35:19.500 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:35:19.501 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:35:19.502 21525 [18565] sub0: \ 0.006638 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:35:19.537 21525 [18565] sub0: \ 0.041968 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:35:19.537 21525 [18565] sub0: \ 0.042271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:19.538 21525 [18565] sub0: \ 0.042495 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:19.538 21525 [18565] sub0: \ 0.042698 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.538 21525 [18565] sub0: \ 0.042852 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:19.538 21525 [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:35:19.538 21525 [18565] sub0: / 0.043143 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.538 21525 [18565] sub0: \ 0.043268 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.539 21525 [18565] sub0: / 0.043421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.539 21525 [18565] sub0: \ 0.043596 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.539 21525 [18565] sub0: / 0.043751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.539 21525 [18565] sub0: \ 0.043873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.539 21525 [18565] sub0: / 0.04402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.539 21525 [18565] sub0: / 0.04414 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.539 21525 [18565] sub0: / 0.044294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.540 21525 [18565] sub0: \ 0.044415 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.540 21525 [18565] sub0: \ 0.044576 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:19.540 21525 [18565] sub0: \ 0.044708 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.540 21525 [18565] sub0: / 0.04486 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.540 21525 [18565] sub0: \ 0.045078 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.540 21525 [18565] sub0: / 0.045234 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.540 21525 [18565] sub0: \ 0.045357 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.541 21525 [18565] sub0: / 0.045541 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.541 21525 [18565] sub0: \ 0.045667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.541 21525 [18565] sub0: / 0.045835 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.541 21525 [18565] sub0: / 0.045957 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.541 21525 [18565] sub0: / 0.046115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.541 21525 [18565] sub0: \ 0.046239 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.541 21525 [18565] sub0: \ 0.046384 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:19.542 21525 [18565] sub0: \ 0.046525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.542 21525 [18565] sub0: / 0.04668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.542 21525 [18565] sub0: \ 0.046803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.542 21525 [18565] sub0: / 0.046956 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.542 21525 [18565] sub0: \ 0.047077 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.542 21525 [18565] sub0: / 0.04723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.542 21525 [18565] sub0: \ 0.047352 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.543 21525 [18565] sub0: / 0.047501 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.543 21525 [18565] sub0: / 0.047636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.543 21525 [18565] sub0: / 0.047795 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.543 21525 [18565] sub0: \ 0.047917 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.543 21525 [18565] sub0: \ 0.048067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:19.543 21525 [18565] sub0: \ 0.048198 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.543 21525 [18565] sub0: / 0.04835 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.544 21525 [18565] sub0: \ 0.048473 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.544 21525 [18565] sub0: / 0.048637 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.544 21525 [18565] sub0: \ 0.048758 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.544 21525 [18565] sub0: / 0.048948 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.544 21525 [18565] sub0: \ 0.049073 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.544 21525 [18565] sub0: / 0.049219 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.544 21525 [18565] sub0: / 0.049353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.545 21525 [18565] sub0: / 0.049519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.545 21525 [18565] sub0: \ 0.049645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.545 21525 [18565] sub0: \ 0.049811 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:19.545 21525 [18565] sub0: \ 0.049944 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.545 21525 [18565] sub0: / 0.050099 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.545 21525 [18565] sub0: \ 0.050222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.545 21525 [18565] sub0: / 0.050373 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.546 21525 [18565] sub0: \ 0.050494 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.546 21525 [18565] sub0: / 0.05066 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.546 21525 [18565] sub0: \ 0.05078 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.546 21525 [18565] sub0: / 0.050924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.546 21525 [18565] sub0: / 0.051043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.546 21525 [18565] sub0: / 0.051175 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.546 21525 [18565] sub0: \ 0.051293 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.547 21525 [18565] sub0: \ 0.05144 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:19.547 21525 [18565] sub0: \ 0.051583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.547 21525 [18565] sub0: / 0.051737 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.547 21525 [18565] sub0: \ 0.051857 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.547 21525 [18565] sub0: / 0.052008 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.547 21525 [18565] sub0: \ 0.052128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.547 21525 [18565] sub0: / 0.052281 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.547 21525 [18565] sub0: \ 0.0524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.548 21525 [18565] sub0: / 0.052558 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.548 21525 [18565] sub0: / 0.052678 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.548 21525 [18565] sub0: / 0.052842 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.548 21525 [18565] sub0: \ 0.052999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.548 21525 [18565] sub0: \ 0.053168 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:19.548 21525 [18565] sub0: \ 0.0533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.549 21525 [18565] sub0: / 0.053454 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.549 21525 [18565] sub0: \ 0.053588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.549 21525 [18565] sub0: / 0.053739 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.549 21525 [18565] sub0: \ 0.053858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.549 21525 [18565] sub0: / 0.05401 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.549 21525 [18565] sub0: \ 0.05413 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.549 21525 [18565] sub0: / 0.054274 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.549 21525 [18565] sub0: / 0.054394 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.550 21525 [18565] sub0: / 0.054537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.550 21525 [18565] sub0: \ 0.054658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.550 21525 [18565] sub0: \ 0.054801 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:19.550 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:35:19.550 21525 [18565] sub0: / 0.055082 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.550 21525 [18565] sub0: \ 0.055203 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.550 21525 [18565] sub0: / 0.055352 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.551 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:35:19.551 21525 [18565] sub0: / 0.055638 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.551 21525 [18565] sub0: \ 0.055757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.551 21525 [18565] sub0: / 0.055902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.551 21525 [18565] sub0: / 0.056021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.551 21525 [18565] sub0: / 0.056178 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.551 21525 [18565] sub0: \ 0.056309 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.552 21525 [18565] sub0: \ 0.056457 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:19.552 21525 [18565] sub0: \ 0.0566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.552 21525 [18565] sub0: / 0.056753 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.552 21525 [18565] sub0: \ 0.056873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.552 21525 [18565] sub0: / 0.057069 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.552 21525 [18565] sub0: \ 0.057188 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.552 21525 [18565] sub0: / 0.057337 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.553 21525 [18565] sub0: \ 0.057456 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.553 21525 [18565] sub0: / 0.057613 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.553 21525 [18565] sub0: / 0.057731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.553 21525 [18565] sub0: / 0.057881 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.553 21525 [18565] sub0: \ 0.058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.553 21525 [18565] sub0: \ 0.058151 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:19.553 21525 [18565] sub0: \ 0.058279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.554 21525 [18565] sub0: / 0.058433 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.554 21525 [18565] sub0: \ 0.058567 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.554 21525 [18565] sub0: / 0.058718 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.554 21525 [18565] sub0: \ 0.058837 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.554 21525 [18565] sub0: / 0.058988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.554 21525 [18565] sub0: \ 0.059106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.554 21525 [18565] sub0: / 0.05925 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.554 21525 [18565] sub0: / 0.059367 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.555 21525 [18565] sub0: / 0.059523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.555 21525 [18565] sub0: \ 0.059645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.555 21525 [18565] sub0: \ 0.059811 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:19.555 21525 [18565] sub0: \ 0.05994 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.555 21525 [18565] sub0: / 0.060092 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.555 21525 [18565] sub0: \ 0.060212 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.555 21525 [18565] sub0: / 0.060361 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.556 21525 [18565] sub0: \ 0.06048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.556 21525 [18565] sub0: / 0.060676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.556 21525 [18565] sub0: \ 0.060796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.556 21525 [18565] sub0: / 0.060972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.556 21525 [18565] sub0: / 0.061093 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.556 21525 [18565] sub0: / 0.06124 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.556 21525 [18565] sub0: \ 0.061358 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.557 21525 [18565] sub0: \ 0.061541 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:19.557 21525 [18565] sub0: \ 0.061672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.557 21525 [18565] sub0: / 0.061824 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.557 21525 [18565] sub0: \ 0.061945 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.557 21525 [18565] sub0: / 0.062096 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.557 21525 [18565] sub0: \ 0.062214 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.557 21525 [18565] sub0: / 0.062365 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.558 21525 [18565] sub0: \ 0.062486 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.558 21525 [18565] sub0: / 0.062644 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.558 21525 [18565] sub0: / 0.062762 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.558 21525 [18565] sub0: / 0.062889 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.558 21525 [18565] sub0: \ 0.063008 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.558 21525 [18565] sub0: \ 0.063168 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:19.558 21525 [18565] sub0: \ 0.063297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.559 21525 [18565] sub0: / 0.063448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.559 21525 [18565] sub0: \ 0.063582 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.559 21525 [18565] sub0: / 0.063732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.559 21525 [18565] sub0: \ 0.063851 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.559 21525 [18565] sub0: / 0.063998 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.559 21525 [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:35:19.559 21525 [18565] sub0: / 0.06426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.559 21525 [18565] sub0: / 0.064379 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.560 21525 [18565] sub0: / 0.064544 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.560 21525 [18565] sub0: \ 0.064663 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.560 21525 [18565] sub0: \ 0.064794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:19.560 21525 [18565] sub0: \ 0.064963 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.560 21525 [18565] sub0: / 0.065119 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.560 21525 [18565] sub0: \ 0.06524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.560 21525 [18565] sub0: / 0.065388 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.561 21525 [18565] sub0: \ 0.065507 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.561 21525 [18565] sub0: / 0.065671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.561 21525 [18565] sub0: \ 0.06579 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.561 21525 [18565] sub0: / 0.065933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.561 21525 [18565] sub0: / 0.066051 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.561 21525 [18565] sub0: / 0.066212 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.561 21525 [18565] sub0: \ 0.066332 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.562 21525 [18565] sub0: \ 0.066496 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:19.562 21525 [18565] sub0: \ 0.066652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.562 21525 [18565] sub0: / 0.066804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.562 21525 [18565] sub0: \ 0.066924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.562 21525 [18565] sub0: / 0.067071 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.562 21525 [18565] sub0: \ 0.06719 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.562 21525 [18565] sub0: / 0.067339 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.563 21525 [18565] sub0: \ 0.067459 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.563 21525 [18565] sub0: / 0.067616 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.563 21525 [18565] sub0: / 0.067735 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.563 21525 [18565] sub0: / 0.067868 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.563 21525 [18565] sub0: \ 0.067986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.563 21525 [18565] sub0: \ 0.068151 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:19.563 21525 [18565] sub0: \ 0.068279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.564 21525 [18565] sub0: / 0.06843 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.564 21525 [18565] sub0: \ 0.068568 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.564 21525 [18565] sub0: / 0.068717 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.564 21525 [18565] sub0: \ 0.068837 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.564 21525 [18565] sub0: / 0.069025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.564 21525 [18565] sub0: \ 0.069146 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.564 21525 [18565] sub0: / 0.069291 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.565 21525 [18565] sub0: / 0.06941 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.565 21525 [18565] sub0: / 0.069555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.565 21525 [18565] sub0: \ 0.069674 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.565 21525 [18565] sub0: \ 0.069816 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:19.565 21525 [18565] sub0: \ 0.069945 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.565 21525 [18565] sub0: / 0.070106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.565 21525 [18565] sub0: \ 0.070227 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.565 21525 [18565] sub0: / 0.070377 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.566 21525 [18565] sub0: \ 0.070495 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.566 21525 [18565] sub0: / 0.07066 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.566 21525 [18565] sub0: \ 0.070779 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:19.566 21525 [18565] sub0: / 0.070923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.566 21525 [18565] sub0: / 0.071041 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.566 21525 [18565] sub0: / 0.071196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.566 21525 [18565] sub0: / 0.071313 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.567 21525 [18565] sub0: / 0.071473 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.567 21525 [18565] sub0: \ 0.071625 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:19.567 21525 [18565] sub0: / 0.071769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.567 21525 [18565] sub0: / 0.07191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:19.567 21525 [18565] sub0: / 0.072027 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:19.568 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:35:19.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:35:19.571 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:35:19.572 21525 [18565] sub0: \ 0.076721 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:35:19.572 21525 [18565] sub0: / 0.07687 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:19.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:35:19.574 21525 [18565] sub0: \ 0.078739 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:35:19.574 21525 [18565] sub0: / 0.079127 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:19.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:35:19.576 21525 [18565] sub0: \ 0.080543 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:19.576 21525 [18565] sub0: / 0.080775 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:19.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:35:19.669 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:35:19.944 21525 [18565] sub0: \ 0.448602 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:35:19.945 21525 [18565] sub0: / 0.449484 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:19.945 21525 [18565] time: 0.450166 2015-12-03 12:35:19.946 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:35:19.946 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:35:19.947 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:35:19.948 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:35:19.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:35:19.949 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:35:19.950 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:35:19.951 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:35:19.953 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:35:19.961 21525 [18565] sub0: / 0.465415 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:22.582 21525 [18565] sub0: \ 3.086547 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:22.582 21525 [18565] sub0: \ 0.000638 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:35:22.583 21525 [18565] sub0: / 0.000785 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:22.583 21525 [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:35:22.583 21525 [18565] sub0: / 0.001103 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:22.585 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:35:22.586 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:35:22.587 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:35:22.588 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:35:22.588 21525 [18565] sub0: \ 0.00665 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:35:22.589 21525 [18565] sub0: \ 0.007217 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:35:22.589 21525 [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:35:22.589 21525 [18565] sub0: \ 0.007499 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:22.589 21525 [18565] sub0: / 0.007643 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:22.590 21525 [18565] sub0: / 0.00779 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:22.590 21525 [18565] sub0: / 0.00793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:22.590 21525 [18565] sub0: / 0.008047 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:22.590 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:35:22.591 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:35:22.593 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:35:22.594 21525 [18565] sub0: \ 0.012019 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:35:22.594 21525 [18565] sub0: / 0.012172 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:22.595 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:35:22.596 21525 [18565] sub0: \ 0.013986 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:35:22.596 21525 [18565] sub0: / 0.014408 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:22.596 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:22.598 21525 [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:35:22.598 21525 [18565] sub0: / 0.016019 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:23.380 21340 [18565] sub0: \ 19.602676 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:23.381 21340 [18565] sub0: \ 0.00071 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:35:23.381 21340 [18565] sub0: / 0.000851 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:23.381 21340 [18565] sub0: \ 0.000995 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:35:23.381 21340 [18565] sub0: / 0.001178 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:23.383 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:35:23.384 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:35:23.385 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:35:23.386 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:35:23.386 21340 [18565] sub0: \ 0.006398 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:35:23.387 21340 [18565] sub0: \ 0.006952 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:35:23.387 21340 [18565] sub0: \ 0.007107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:23.387 21340 [18565] sub0: \ 0.007238 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:23.387 21340 [18565] sub0: / 0.007365 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:23.388 21340 [18565] sub0: / 0.007481 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:23.388 21340 [18565] sub0: / 0.007595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:23.388 21340 [18565] sub0: / 0.007726 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:23.392 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:35:23.393 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:35:23.394 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:35:23.396 21340 [18565] sub0: \ 0.015564 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:35:23.396 21340 [18565] sub0: / 0.015715 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:23.397 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:35:23.398 21340 [18565] sub0: \ 0.017507 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:35:23.398 21340 [18565] sub0: / 0.017891 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:23.398 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:23.401 21340 [18565] sub0: \ 0.021028 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:23.401 21340 [18565] sub0: / 0.02128 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:23.437 21525 [18565] sub0: \ 0.854896 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:35:23.438 21525 [18565] sub0: / 0.855804 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:23.443 21525 [18565] time: 0.860714 2015-12-03 12:35:23.444 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:35:23.444 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:35:23.445 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:35:23.446 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:35:23.447 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:35:23.447 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:35:23.448 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:35:23.449 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:35:23.452 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:35:23.462 21525 [18565] sub0: / 0.880481 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:23.624 21340 [18565] sub0: \ 0.243463 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:35:23.624 21340 [18565] sub0: / 0.244377 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:23.626 21340 [18565] time: 0.245768 2015-12-03 12:35:23.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:35:23.627 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:35:23.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:35:23.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:35:23.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', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:35:23.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', 'login', '--- jr ' , '') 2015-12-03 12:35:23.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:35:23.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:35:23.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:35:23.643 21340 [18565] sub0: / 0.263182 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:24.441 21340 [18565] sub0: \ 1.061158 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:24.442 21340 [18565] sub0: \ 0.000661 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:35:24.442 21340 [18565] sub0: / 0.000796 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:24.442 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:35:24.442 21340 [18565] sub0: / 0.00108 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:24.444 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:35:24.445 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:35:24.446 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:35:24.447 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:35:24.448 21340 [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:35:24.448 21340 [18565] sub0: \ 0.007071 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:35:24.449 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:244 2015-12-03 12:35:24.449 21340 [18565] sub0: \ 0.007366 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:24.449 21340 [18565] sub0: / 0.007492 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:24.449 21340 [18565] sub0: / 0.007607 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:24.449 21340 [18565] sub0: / 0.007726 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:24.449 21340 [18565] sub0: / 0.007827 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:24.449 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:35:24.450 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:35:24.452 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:35:24.453 21340 [18565] sub0: \ 0.01167 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:35:24.453 21340 [18565] sub0: / 0.011804 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:24.454 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:35:24.455 21340 [18565] sub0: \ 0.013542 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:35:24.455 21340 [18565] sub0: / 0.013926 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:24.455 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:24.457 21340 [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:35:24.457 21340 [18565] sub0: / 0.015782 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:24.473 21525 [18565] sub0: \ 1.891137 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:24.474 21525 [18565] sub0: \ 0.000664 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:35:24.474 21525 [18565] sub0: / 0.000797 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:24.474 21525 [18565] sub0: \ 0.000921 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:35:24.474 21525 [18565] sub0: / 0.00108 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:24.476 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:35:24.477 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:35:24.478 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:35:24.479 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:35:24.480 21525 [18565] sub0: \ 0.006418 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:35:24.480 21525 [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:35:24.480 21525 [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:35:24.481 21525 [18565] sub0: \ 0.007373 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:24.481 21525 [18565] sub0: / 0.007527 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:24.481 21525 [18565] sub0: / 0.007657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:24.481 21525 [18565] sub0: / 0.007799 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:24.481 21525 [18565] sub0: / 0.007918 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:24.481 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:35:24.484 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:35:24.486 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:35:24.489 21525 [18565] sub0: \ 0.015504 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:35:24.489 21525 [18565] sub0: / 0.015658 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:24.490 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:35:24.492 21525 [18565] sub0: \ 0.019275 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:35:24.493 21525 [18565] sub0: / 0.019683 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:24.493 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:24.494 21525 [18565] sub0: \ 0.021079 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:24.494 21525 [18565] sub0: / 0.021308 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:24.576 21340 [18565] sub0: \ 0.134769 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:35:24.577 21340 [18565] sub0: / 0.135751 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:24.578 21340 [18565] time: 0.136974 2015-12-03 12:35:24.583 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:35:24.584 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:35:24.585 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:35:24.586 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:35:24.587 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:35:24.588 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:35:24.590 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:35:24.592 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:35:24.593 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:35:24.594 21525 [18565] sub0: \ 0.120658 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:35:24.595 21525 [18565] sub0: / 0.121542 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:24.599 21340 [18565] sub0: / 0.15777 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:24.599 21525 [18565] time: 0.126237 2015-12-03 12:35:24.600 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:35:24.601 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:35:24.602 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:35:24.603 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:35:24.603 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:35:24.604 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:35:24.605 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:35:24.606 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:35:24.608 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:35:24.612 21525 [18565] sub0: / 0.139309 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:25.020 21525 [18565] sub0: \ 0.547206 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:25.021 21525 [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:35:25.021 21525 [18565] sub0: / 0.000778 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:25.021 21525 [18565] sub0: \ 0.000888 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:35:25.022 21525 [18565] sub0: / 0.001032 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:25.025 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:35:25.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_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:35:25.027 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:35:25.028 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:35:25.029 21525 [18565] sub0: \ 0.008033 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:35:25.067 21525 [18565] sub0: \ 0.046065 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:35:25.067 21525 [18565] sub0: \ 0.046371 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:25.067 21525 [18565] sub0: \ 0.04658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:25.067 21525 [18565] sub0: \ 0.046711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.067 21525 [18565] sub0: \ 0.046861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:25.068 21525 [18565] sub0: \ 0.046982 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.068 21525 [18565] sub0: / 0.047123 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.068 21525 [18565] sub0: \ 0.047247 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.068 21525 [18565] sub0: / 0.047385 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.068 21525 [18565] sub0: \ 0.047524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.068 21525 [18565] sub0: / 0.047667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.068 21525 [18565] sub0: \ 0.047774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.068 21525 [18565] sub0: / 0.047906 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.069 21525 [18565] sub0: / 0.048011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.069 21525 [18565] sub0: / 0.048153 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.069 21525 [18565] sub0: \ 0.04826 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.069 21525 [18565] sub0: \ 0.048388 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:25.069 21525 [18565] sub0: \ 0.048517 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.069 21525 [18565] sub0: / 0.048657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.069 21525 [18565] sub0: \ 0.048766 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.069 21525 [18565] sub0: / 0.048905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.070 21525 [18565] sub0: \ 0.049013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.070 21525 [18565] sub0: / 0.049166 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.070 21525 [18565] sub0: \ 0.049276 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.070 21525 [18565] sub0: / 0.049407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.070 21525 [18565] sub0: / 0.049513 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.070 21525 [18565] sub0: / 0.04966 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.070 21525 [18565] sub0: \ 0.049769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.070 21525 [18565] sub0: \ 0.049908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:25.071 21525 [18565] sub0: \ 0.050025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.071 21525 [18565] sub0: / 0.050239 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.071 21525 [18565] sub0: \ 0.050349 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.071 21525 [18565] sub0: / 0.050488 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.071 21525 [18565] sub0: \ 0.050597 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.071 21525 [18565] sub0: / 0.050736 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.071 21525 [18565] sub0: \ 0.050844 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.071 21525 [18565] sub0: / 0.050976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.072 21525 [18565] sub0: / 0.051083 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.072 21525 [18565] sub0: / 0.051233 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.072 21525 [18565] sub0: \ 0.051342 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.072 21525 [18565] sub0: \ 0.05146 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:25.072 21525 [18565] sub0: \ 0.05161 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.072 21525 [18565] sub0: / 0.051761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.072 21525 [18565] sub0: \ 0.051869 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.073 21525 [18565] sub0: / 0.052006 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.073 21525 [18565] sub0: \ 0.052115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.073 21525 [18565] sub0: / 0.052268 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.073 21525 [18565] sub0: \ 0.052376 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.073 21525 [18565] sub0: / 0.052508 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.073 21525 [18565] sub0: / 0.052615 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.073 21525 [18565] sub0: / 0.052765 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.073 21525 [18565] sub0: \ 0.052875 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.074 21525 [18565] sub0: \ 0.053004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:25.074 21525 [18565] sub0: \ 0.05312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.074 21525 [18565] sub0: / 0.053272 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.074 21525 [18565] sub0: \ 0.053381 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.074 21525 [18565] sub0: / 0.053518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.074 21525 [18565] sub0: \ 0.053627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.074 21525 [18565] sub0: / 0.053762 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.074 21525 [18565] sub0: \ 0.05387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.075 21525 [18565] sub0: / 0.054002 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.075 21525 [18565] sub0: / 0.054108 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.075 21525 [18565] sub0: / 0.054331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.075 21525 [18565] sub0: \ 0.054441 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.075 21525 [18565] sub0: \ 0.054578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:25.075 21525 [18565] sub0: \ 0.054696 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.075 21525 [18565] sub0: / 0.054844 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.075 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:35:25.076 21525 [18565] sub0: / 0.05509 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.076 21525 [18565] sub0: \ 0.055212 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.076 21525 [18565] sub0: / 0.05535 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.076 21525 [18565] sub0: \ 0.055459 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.076 21525 [18565] sub0: / 0.05563 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.076 21525 [18565] sub0: / 0.055738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.076 21525 [18565] sub0: / 0.055873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.077 21525 [18565] sub0: \ 0.055983 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.077 21525 [18565] sub0: \ 0.056112 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:25.077 21525 [18565] sub0: \ 0.056241 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.077 21525 [18565] sub0: / 0.05638 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.077 21525 [18565] sub0: \ 0.05649 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.077 21525 [18565] sub0: / 0.056628 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.077 21525 [18565] sub0: \ 0.056738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.077 21525 [18565] sub0: / 0.056877 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.078 21525 [18565] sub0: \ 0.056987 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.078 21525 [18565] sub0: / 0.057119 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.078 21525 [18565] sub0: / 0.057241 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.078 21525 [18565] sub0: / 0.057388 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.078 21525 [18565] sub0: \ 0.057498 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.078 21525 [18565] sub0: \ 0.057618 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:25.078 21525 [18565] sub0: \ 0.057732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.078 21525 [18565] sub0: / 0.057873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.079 21525 [18565] sub0: \ 0.057996 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.079 21525 [18565] sub0: / 0.058186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.079 21525 [18565] sub0: \ 0.058296 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.079 21525 [18565] sub0: / 0.058433 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.079 21525 [18565] sub0: \ 0.05854 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.079 21525 [18565] sub0: / 0.058671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.079 21525 [18565] sub0: / 0.058775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.079 21525 [18565] sub0: / 0.058923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.080 21525 [18565] sub0: \ 0.059032 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.080 21525 [18565] sub0: \ 0.059187 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:25.080 21525 [18565] sub0: \ 0.059306 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.080 21525 [18565] sub0: / 0.059446 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.080 21525 [18565] sub0: \ 0.059594 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.080 21525 [18565] sub0: / 0.059732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.080 21525 [18565] sub0: \ 0.059839 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.080 21525 [18565] sub0: / 0.059976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.081 21525 [18565] sub0: \ 0.060083 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.081 21525 [18565] sub0: / 0.060229 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.081 21525 [18565] sub0: / 0.060335 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.081 21525 [18565] sub0: / 0.060461 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.081 21525 [18565] sub0: \ 0.060566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.081 21525 [18565] sub0: \ 0.060717 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:25.081 21525 [18565] sub0: \ 0.060834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.081 21525 [18565] sub0: / 0.060971 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.082 21525 [18565] sub0: \ 0.061078 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.082 21525 [18565] sub0: / 0.061238 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.082 21525 [18565] sub0: \ 0.061345 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.082 21525 [18565] sub0: / 0.061481 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.082 21525 [18565] sub0: \ 0.061587 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.082 21525 [18565] sub0: / 0.061717 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.082 21525 [18565] sub0: / 0.061822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.082 21525 [18565] sub0: / 0.061941 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.083 21525 [18565] sub0: \ 0.062046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.083 21525 [18565] sub0: \ 0.06219 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:25.083 21525 [18565] sub0: \ 0.062307 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.083 21525 [18565] sub0: / 0.062445 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.083 21525 [18565] sub0: \ 0.062551 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.083 21525 [18565] sub0: / 0.062688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.083 21525 [18565] sub0: \ 0.062794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.083 21525 [18565] sub0: / 0.062929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.084 21525 [18565] sub0: \ 0.063036 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.084 21525 [18565] sub0: / 0.063182 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.084 21525 [18565] sub0: / 0.063287 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.084 21525 [18565] sub0: / 0.063425 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.084 21525 [18565] sub0: \ 0.063566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.084 21525 [18565] sub0: \ 0.06372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:25.084 21525 [18565] sub0: \ 0.063837 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.084 21525 [18565] sub0: / 0.063976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.085 21525 [18565] sub0: \ 0.064084 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.085 21525 [18565] sub0: / 0.064235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.085 21525 [18565] sub0: \ 0.064353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.085 21525 [18565] sub0: / 0.064492 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.085 21525 [18565] sub0: \ 0.064599 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.085 21525 [18565] sub0: / 0.064731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.085 21525 [18565] sub0: / 0.064836 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.085 21525 [18565] sub0: / 0.064955 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.086 21525 [18565] sub0: \ 0.06506 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.086 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:35:25.086 21525 [18565] sub0: \ 0.065348 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.086 21525 [18565] sub0: / 0.065488 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.086 21525 [18565] sub0: \ 0.065594 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.086 21525 [18565] sub0: / 0.065732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.086 21525 [18565] sub0: \ 0.065838 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.086 21525 [18565] sub0: / 0.065975 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.087 21525 [18565] sub0: \ 0.066082 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.087 21525 [18565] sub0: / 0.066228 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.087 21525 [18565] sub0: / 0.066334 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.087 21525 [18565] sub0: / 0.066448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.087 21525 [18565] sub0: \ 0.066552 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.087 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:35:25.087 21525 [18565] sub0: \ 0.066831 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.087 21525 [18565] sub0: / 0.06697 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.088 21525 [18565] sub0: \ 0.067076 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.088 21525 [18565] sub0: / 0.067228 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.088 21525 [18565] sub0: \ 0.067335 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.088 21525 [18565] sub0: / 0.067538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.088 21525 [18565] sub0: \ 0.06765 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.088 21525 [18565] sub0: / 0.067782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.088 21525 [18565] sub0: / 0.067887 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.089 21525 [18565] sub0: / 0.067988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.089 21525 [18565] sub0: \ 0.06809 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.089 21525 [18565] sub0: \ 0.068242 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:25.089 21525 [18565] sub0: \ 0.068358 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.089 21525 [18565] sub0: / 0.0685 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.089 21525 [18565] sub0: \ 0.068607 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.089 21525 [18565] sub0: / 0.068745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.089 21525 [18565] sub0: \ 0.068853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.090 21525 [18565] sub0: / 0.06899 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.090 21525 [18565] sub0: \ 0.069097 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.090 21525 [18565] sub0: / 0.069243 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.090 21525 [18565] sub0: / 0.069347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.090 21525 [18565] sub0: / 0.069481 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.090 21525 [18565] sub0: \ 0.069586 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.090 21525 [18565] sub0: \ 0.06972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:25.090 21525 [18565] sub0: \ 0.069837 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.090 21525 [18565] sub0: / 0.069976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.091 21525 [18565] sub0: \ 0.070083 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.091 21525 [18565] sub0: / 0.070235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.091 21525 [18565] sub0: \ 0.070341 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.091 21525 [18565] sub0: / 0.070491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.091 21525 [18565] sub0: \ 0.070598 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.091 21525 [18565] sub0: / 0.070731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.091 21525 [18565] sub0: / 0.070835 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.091 21525 [18565] sub0: / 0.070974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.092 21525 [18565] sub0: \ 0.071079 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.092 21525 [18565] sub0: \ 0.071226 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:25.092 21525 [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:35:25.092 21525 [18565] sub0: / 0.071516 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.092 21525 [18565] sub0: \ 0.071626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.092 21525 [18565] sub0: / 0.071764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.092 21525 [18565] sub0: \ 0.071872 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.093 21525 [18565] sub0: / 0.072009 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.093 21525 [18565] sub0: \ 0.072116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.093 21525 [18565] sub0: / 0.072261 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.093 21525 [18565] sub0: / 0.072366 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.093 21525 [18565] sub0: / 0.072506 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.093 21525 [18565] sub0: \ 0.072611 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.093 21525 [18565] sub0: \ 0.07275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:25.093 21525 [18565] sub0: \ 0.072866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.094 21525 [18565] sub0: / 0.073005 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.094 21525 [18565] sub0: \ 0.073112 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.094 21525 [18565] sub0: / 0.073265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.094 21525 [18565] sub0: \ 0.073372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.094 21525 [18565] sub0: / 0.073511 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.094 21525 [18565] sub0: \ 0.073628 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:25.094 21525 [18565] sub0: / 0.073761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.094 21525 [18565] sub0: / 0.073866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.095 21525 [18565] sub0: / 0.074001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.095 21525 [18565] sub0: / 0.074104 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.095 21525 [18565] sub0: / 0.074258 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.095 21525 [18565] sub0: \ 0.074394 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:25.095 21525 [18565] sub0: / 0.074523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.095 21525 [18565] sub0: / 0.074641 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:25.095 21525 [18565] sub0: / 0.074745 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:25.096 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:35:25.097 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:35:25.099 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:35:25.100 21525 [18565] sub0: \ 0.079792 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:35:25.100 21525 [18565] sub0: / 0.079937 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:25.102 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:35:25.103 21525 [18565] sub0: \ 0.082009 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:35:25.103 21525 [18565] sub0: / 0.082404 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:25.103 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:25.105 21525 [18565] sub0: \ 0.084327 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:25.105 21525 [18565] sub0: / 0.084555 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:25.105 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:35:25.212 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:35:25.495 21525 [18565] sub0: \ 0.474522 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:35:25.496 21525 [18565] sub0: / 0.475386 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:25.497 21525 [18565] time: 0.476098 2015-12-03 12:35:25.497 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:35:25.498 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:35:25.498 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:35:25.499 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:35:25.500 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:35:25.500 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:35:25.501 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:35:25.503 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:35:25.504 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:35:25.511 21525 [18565] sub0: / 0.490883 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:28.960 21525 [18565] sub0: \ 3.939563 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:28.961 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:35:28.961 21525 [18565] sub0: / 0.000794 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:28.961 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:35:28.961 21525 [18565] sub0: / 0.00109 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:28.963 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:35:28.964 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:35:28.965 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:35:28.966 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:35:28.967 21525 [18565] sub0: \ 0.006772 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:35:28.968 21525 [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:299 2015-12-03 12:35:28.968 21525 [18565] sub0: \ 0.007561 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:28.968 21525 [18565] sub0: \ 0.007706 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:28.968 21525 [18565] sub0: / 0.007882 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:28.968 21525 [18565] sub0: / 0.008014 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:28.968 21525 [18565] sub0: / 0.008153 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:28.969 21525 [18565] sub0: / 0.008269 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:28.969 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:35:28.970 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:35:28.971 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:35:28.973 21525 [18565] sub0: \ 0.012462 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:35:28.973 21525 [18565] sub0: / 0.012623 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:28.974 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:35:28.975 21525 [18565] sub0: \ 0.014536 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:35:28.975 21525 [18565] sub0: / 0.014931 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:28.975 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:28.977 21525 [18565] sub0: \ 0.016371 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:28.977 21525 [18565] sub0: / 0.016607 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:29.029 21525 [18565] sub0: \ 0.068572 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:35:29.030 21525 [18565] sub0: / 0.069455 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:29.030 21525 [18565] time: 0.0701929999999999 2015-12-03 12:35:29.031 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:35:29.032 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:35:29.032 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:35:29.033 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:35:29.034 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:35:29.034 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:35:29.035 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:35:29.037 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:35:29.038 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:35:29.044 21525 [18565] sub0: / 0.0835320000000001 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:29.421 21525 [18565] sub0: \ 0.460821 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:29.422 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:35:29.422 21525 [18565] sub0: / 0.000792 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:29.422 21525 [18565] sub0: \ 0.000916 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:35:29.422 21525 [18565] sub0: / 0.001077 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:29.424 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:35:29.425 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:35:29.426 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:35:29.427 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:35:29.428 21525 [18565] sub0: \ 0.006564 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:35:29.467 21525 [18565] sub0: \ 0.045509 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:35:29.467 21525 [18565] sub0: \ 0.045783 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:29.467 21525 [18565] sub0: / 0.045939 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.467 21525 [18565] sub0: \ 0.04608 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:29.468 21525 [18565] sub0: \ 0.0463 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:29.468 21525 [18565] sub0: \ 0.046458 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.468 21525 [18565] sub0: \ 0.04661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:29.468 21525 [18565] sub0: \ 0.046813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.468 21525 [18565] sub0: / 0.046976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.468 21525 [18565] sub0: \ 0.047099 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.469 21525 [18565] sub0: / 0.047253 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.469 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:258 2015-12-03 12:35:29.469 21525 [18565] sub0: / 0.047543 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.469 21525 [18565] sub0: \ 0.047667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.469 21525 [18565] sub0: / 0.047814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.469 21525 [18565] sub0: / 0.047933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.469 21525 [18565] sub0: / 0.04809 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.469 21525 [18565] sub0: \ 0.048214 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.470 21525 [18565] sub0: \ 0.048375 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:29.470 21525 [18565] sub0: \ 0.048508 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.470 21525 [18565] sub0: / 0.04868 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.470 21525 [18565] sub0: \ 0.048803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.470 21525 [18565] sub0: / 0.048956 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.470 21525 [18565] sub0: \ 0.049078 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.471 21525 [18565] sub0: / 0.049231 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.471 21525 [18565] sub0: \ 0.049367 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.471 21525 [18565] sub0: / 0.049516 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.471 21525 [18565] sub0: / 0.049638 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.471 21525 [18565] sub0: / 0.049796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.471 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:35:29.471 21525 [18565] sub0: \ 0.050072 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:29.471 21525 [18565] sub0: \ 0.050205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.472 21525 [18565] sub0: / 0.050372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.472 21525 [18565] sub0: \ 0.050494 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.472 21525 [18565] sub0: / 0.050646 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.472 21525 [18565] sub0: \ 0.050798 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.472 21525 [18565] sub0: / 0.050952 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.472 21525 [18565] sub0: \ 0.051075 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.473 21525 [18565] sub0: / 0.051222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.473 21525 [18565] sub0: / 0.051354 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.473 21525 [18565] sub0: / 0.05151 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.473 21525 [18565] sub0: \ 0.051635 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.473 21525 [18565] sub0: \ 0.051791 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:29.473 21525 [18565] sub0: \ 0.051926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.473 21525 [18565] sub0: / 0.052097 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.474 21525 [18565] sub0: \ 0.05222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.474 21525 [18565] sub0: / 0.05239 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.474 21525 [18565] sub0: \ 0.052513 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.474 21525 [18565] sub0: / 0.05267 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.474 21525 [18565] sub0: \ 0.052794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.474 21525 [18565] sub0: / 0.052943 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.474 21525 [18565] sub0: / 0.053065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.475 21525 [18565] sub0: / 0.053221 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.475 21525 [18565] sub0: \ 0.053389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.475 21525 [18565] sub0: \ 0.053564 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:29.475 21525 [18565] sub0: \ 0.053699 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.475 21525 [18565] sub0: / 0.053853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.475 21525 [18565] sub0: \ 0.053976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.475 21525 [18565] sub0: / 0.054129 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.476 21525 [18565] sub0: \ 0.054251 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.476 21525 [18565] sub0: / 0.054419 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.476 21525 [18565] sub0: \ 0.054543 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.476 21525 [18565] sub0: / 0.054689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.476 21525 [18565] sub0: / 0.054857 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.476 21525 [18565] sub0: / 0.054994 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.476 21525 [18565] sub0: \ 0.055115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.477 21525 [18565] sub0: \ 0.055264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:29.477 21525 [18565] sub0: \ 0.05541 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.477 21525 [18565] sub0: / 0.055566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.477 21525 [18565] sub0: \ 0.055704 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.477 21525 [18565] sub0: / 0.055859 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.477 21525 [18565] sub0: \ 0.055981 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.477 21525 [18565] sub0: / 0.056133 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.478 21525 [18565] sub0: \ 0.056256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.478 21525 [18565] sub0: / 0.056419 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.478 21525 [18565] sub0: / 0.056538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.478 21525 [18565] sub0: / 0.056694 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.478 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:35:29.478 21525 [18565] sub0: \ 0.056968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:29.478 21525 [18565] sub0: \ 0.057101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.479 21525 [18565] sub0: / 0.057255 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.479 21525 [18565] sub0: \ 0.057392 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.479 21525 [18565] sub0: / 0.057547 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.479 21525 [18565] sub0: \ 0.057669 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.479 21525 [18565] sub0: / 0.057822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.479 21525 [18565] sub0: \ 0.057945 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.479 21525 [18565] sub0: / 0.058093 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.479 21525 [18565] sub0: / 0.058213 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.480 21525 [18565] sub0: / 0.058383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.480 21525 [18565] sub0: \ 0.058508 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.480 21525 [18565] sub0: \ 0.058679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:29.480 21525 [18565] sub0: \ 0.058858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.480 21525 [18565] sub0: / 0.059014 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.480 21525 [18565] sub0: \ 0.059136 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.481 21525 [18565] sub0: / 0.059302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.481 21525 [18565] sub0: \ 0.059438 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.481 21525 [18565] sub0: / 0.059592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.481 21525 [18565] sub0: \ 0.059715 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.481 21525 [18565] sub0: / 0.059861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.481 21525 [18565] sub0: / 0.05998 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.481 21525 [18565] sub0: / 0.060117 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.482 21525 [18565] sub0: \ 0.060238 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.482 21525 [18565] sub0: \ 0.060405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:29.482 21525 [18565] sub0: \ 0.060539 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.482 21525 [18565] sub0: / 0.060693 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.482 21525 [18565] sub0: \ 0.060817 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.482 21525 [18565] sub0: / 0.060971 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.482 21525 [18565] sub0: \ 0.061093 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.483 21525 [18565] sub0: / 0.061245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.483 21525 [18565] sub0: \ 0.061383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.483 21525 [18565] sub0: / 0.061532 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.483 21525 [18565] sub0: / 0.061652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.483 21525 [18565] sub0: / 0.061803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.483 21525 [18565] sub0: \ 0.061924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.483 21525 [18565] sub0: \ 0.062094 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:29.484 21525 [18565] sub0: \ 0.06223 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.484 21525 [18565] sub0: / 0.062397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.484 21525 [18565] sub0: \ 0.06252 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.484 21525 [18565] sub0: / 0.062673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.484 21525 [18565] sub0: \ 0.062858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.484 21525 [18565] sub0: / 0.063013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.484 21525 [18565] sub0: \ 0.063136 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.485 21525 [18565] sub0: / 0.063282 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.485 21525 [18565] sub0: / 0.063417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.485 21525 [18565] sub0: / 0.063553 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.485 21525 [18565] sub0: \ 0.063673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.485 21525 [18565] sub0: \ 0.063846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:29.485 21525 [18565] sub0: \ 0.063981 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.485 21525 [18565] sub0: / 0.064134 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.486 21525 [18565] sub0: \ 0.064255 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.486 21525 [18565] sub0: / 0.064422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.486 21525 [18565] sub0: \ 0.064544 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.486 21525 [18565] sub0: / 0.064697 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.486 21525 [18565] sub0: \ 0.064819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.486 21525 [18565] sub0: / 0.064965 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.486 21525 [18565] sub0: / 0.065086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.486 21525 [18565] sub0: / 0.065213 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.487 21525 [18565] sub0: \ 0.065343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.487 21525 [18565] sub0: \ 0.065487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:29.487 21525 [18565] sub0: \ 0.065616 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.487 21525 [18565] sub0: / 0.065771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.487 21525 [18565] sub0: \ 0.065893 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.487 21525 [18565] sub0: / 0.066045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.487 21525 [18565] sub0: \ 0.06618 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.488 21525 [18565] sub0: / 0.066343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.488 21525 [18565] sub0: \ 0.066467 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.488 21525 [18565] sub0: / 0.066613 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.488 21525 [18565] sub0: / 0.066763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.488 21525 [18565] sub0: / 0.066928 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.488 21525 [18565] sub0: \ 0.067051 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.489 21525 [18565] sub0: \ 0.067219 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:29.489 21525 [18565] sub0: \ 0.067366 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.489 21525 [18565] sub0: / 0.067521 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.489 21525 [18565] sub0: \ 0.067642 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.489 21525 [18565] sub0: / 0.067792 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.489 21525 [18565] sub0: \ 0.067912 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.489 21525 [18565] sub0: / 0.068063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.489 21525 [18565] sub0: \ 0.068185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.490 21525 [18565] sub0: / 0.068344 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.490 21525 [18565] sub0: / 0.068463 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.490 21525 [18565] sub0: / 0.068597 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.490 21525 [18565] sub0: \ 0.068716 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.490 21525 [18565] sub0: \ 0.068866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:29.490 21525 [18565] sub0: \ 0.068997 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.490 21525 [18565] sub0: / 0.06915 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.491 21525 [18565] sub0: \ 0.06927 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.491 21525 [18565] sub0: / 0.069438 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.491 21525 [18565] sub0: \ 0.069558 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.491 21525 [18565] sub0: / 0.069721 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.491 21525 [18565] sub0: \ 0.069841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.491 21525 [18565] sub0: / 0.069986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.491 21525 [18565] sub0: / 0.070103 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.492 21525 [18565] sub0: / 0.07025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.492 21525 [18565] sub0: \ 0.070382 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.492 21525 [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:244 2015-12-03 12:35:29.492 21525 [18565] sub0: \ 0.070659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.492 21525 [18565] sub0: / 0.070866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.492 21525 [18565] sub0: \ 0.070987 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.492 21525 [18565] sub0: / 0.071139 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.493 21525 [18565] sub0: \ 0.071259 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.493 21525 [18565] sub0: / 0.071424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.493 21525 [18565] sub0: \ 0.071544 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.493 21525 [18565] sub0: / 0.071688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.493 21525 [18565] sub0: / 0.071804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.493 21525 [18565] sub0: / 0.071956 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.493 21525 [18565] sub0: \ 0.072074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.494 21525 [18565] sub0: \ 0.072248 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:29.494 21525 [18565] sub0: \ 0.072392 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.494 21525 [18565] sub0: / 0.072546 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.494 21525 [18565] sub0: \ 0.072664 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.494 21525 [18565] sub0: / 0.072814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.494 21525 [18565] sub0: \ 0.072931 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.494 21525 [18565] sub0: / 0.07308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.494 21525 [18565] sub0: \ 0.073212 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.495 21525 [18565] sub0: / 0.073371 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.495 21525 [18565] sub0: / 0.07349 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.495 21525 [18565] sub0: / 0.073605 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.495 21525 [18565] sub0: \ 0.07372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.495 21525 [18565] sub0: \ 0.07387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:29.495 21525 [18565] sub0: \ 0.073997 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.495 21525 [18565] sub0: / 0.07415 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.496 21525 [18565] sub0: \ 0.074268 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.496 21525 [18565] sub0: / 0.074433 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.496 21525 [18565] sub0: \ 0.074553 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.496 21525 [18565] sub0: / 0.074702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.496 21525 [18565] sub0: \ 0.074859 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.496 21525 [18565] sub0: / 0.075003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.496 21525 [18565] sub0: / 0.075119 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.497 21525 [18565] sub0: / 0.075265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.497 21525 [18565] sub0: \ 0.075397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.497 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:244 2015-12-03 12:35:29.497 21525 [18565] sub0: \ 0.075673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.497 21525 [18565] sub0: / 0.075824 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.497 21525 [18565] sub0: \ 0.075942 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.497 21525 [18565] sub0: / 0.076092 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.497 21525 [18565] sub0: \ 0.076211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.498 21525 [18565] sub0: / 0.076373 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.498 21525 [18565] sub0: \ 0.076492 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.498 21525 [18565] sub0: / 0.076647 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.498 21525 [18565] sub0: / 0.076764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.498 21525 [18565] sub0: / 0.076915 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.498 21525 [18565] sub0: \ 0.077035 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.498 21525 [18565] sub0: \ 0.077195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:29.499 21525 [18565] sub0: \ 0.077338 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.499 21525 [18565] sub0: / 0.077494 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.499 21525 [18565] sub0: \ 0.077613 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.499 21525 [18565] sub0: / 0.077764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.499 21525 [18565] sub0: \ 0.077884 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.499 21525 [18565] sub0: / 0.078034 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.499 21525 [18565] sub0: \ 0.078154 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:29.500 21525 [18565] sub0: / 0.0783 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.500 21525 [18565] sub0: / 0.078429 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.500 21525 [18565] sub0: / 0.078568 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.500 21525 [18565] sub0: / 0.078686 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.500 21525 [18565] sub0: / 0.078896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.500 21525 [18565] sub0: / 0.07904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:29.500 21525 [18565] sub0: / 0.079158 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:29.501 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:35:29.502 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:35:29.504 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:35:29.505 21525 [18565] sub0: \ 0.083951 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:35:29.505 21525 [18565] sub0: / 0.084107 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:29.506 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:35:29.507 21525 [18565] sub0: \ 0.086053 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:35:29.508 21525 [18565] sub0: / 0.086465 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:29.508 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:29.509 21525 [18565] sub0: \ 0.087927 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:29.509 21525 [18565] sub0: / 0.08816 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:29.510 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:35:29.607 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:35:29.885 21525 [18565] sub0: \ 0.463971 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:35:29.886 21525 [18565] sub0: / 0.464823 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:29.887 21525 [18565] time: 0.465376 2015-12-03 12:35:29.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:35:29.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:35:29.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:35:29.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:35:29.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:35:29.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', 'login', '--- jr ' , '') 2015-12-03 12:35:29.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:35:29.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:35:29.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:35:29.902 21525 [18565] sub0: / 0.480374 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:31.234 21524 [18565] sub0: \ 16.618545 Form::header in /opt/kivi/kivitendo-erp/SL/Form.pm:456 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:119 2015-12-03 12:35:31.235 21524 [18565] sub0: \ 16.619472 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:35:31.236 21524 [18565] sub0: / 16.620258 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:31.333 21524 [18565] sub0: / 16.71737 Form::header in /opt/kivi/kivitendo-erp/SL/Form.pm:533 2015-12-03 12:35:31.407 21524 [18565] time: 16.791474 2015-12-03 12:35:31.408 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 = '30d735102f76588ec2682e684f79a4e3') 2015-12-03 12:35:31.409 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '30d735102f76588ec2682e684f79a4e3' 2015-12-03 12:35:31.409 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 = '30d735102f76588ec2682e684f79a4e3' 2015-12-03 12:35:31.410 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:35:31.411 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 ('30d735102f76588ec2682e684f79a4e3', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:35:31.411 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 ('30d735102f76588ec2682e684f79a4e3', 'login', '--- werner ' , '') 2015-12-03 12:35:31.412 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 ('30d735102f76588ec2682e684f79a4e3', 'client_id', '--- 1 ' , '') 2015-12-03 12:35:31.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:35:31.415 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:35:31.421 21524 [18565] sub0: / 16.805472 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:33.073 21524 [18565] sub0: \ 18.457467 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:33.074 21524 [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:35:33.074 21524 [18565] sub0: / 0.00078 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:33.074 21524 [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:35:33.074 21524 [18565] sub0: / 0.001074 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:33.076 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:35:33.077 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:35:33.079 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:35:33.080 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:35:33.080 21524 [18565] sub0: \ 0.00697 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:35:33.081 21524 [18565] sub0: \ 0.007588 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:35:33.081 21524 [18565] sub0: \ 0.007757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:33.081 21524 [18565] sub0: \ 0.007898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:33.081 21524 [18565] sub0: / 0.008038 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.082 21524 [18565] sub0: / 0.008167 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.082 21524 [18565] sub0: / 0.008316 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.082 21524 [18565] sub0: / 0.008429 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:33.082 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:35:33.083 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:35:33.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:35:33.086 21524 [18565] sub0: \ 0.012397 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:35:33.086 21524 [18565] sub0: / 0.012544 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:33.087 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:35:33.088 21524 [18565] sub0: \ 0.014358 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:35:33.088 21524 [18565] sub0: / 0.014776 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:33.088 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:33.090 21524 [18565] sub0: \ 0.016177 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:33.090 21524 [18565] sub0: / 0.01641 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:33.141 21524 [18565] sub0: \ 0.067289 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:35:33.141 21524 [18565] sub0: / 0.068103 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:33.142 21524 [18565] time: 0.068762 2015-12-03 12:35:33.143 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:35:33.143 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:35:33.144 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:35:33.145 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:35:33.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:35:33.146 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:35:33.147 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:35:33.148 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:35:33.149 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:35:33.156 21524 [18565] sub0: / 0.082195 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:33.523 21524 [18565] sub0: \ 0.449246 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:33.523 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:35:33.524 21524 [18565] sub0: / 0.000757 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:33.524 21524 [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:35:33.524 21524 [18565] sub0: / 0.001055 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:33.526 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:35:33.527 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:35:33.528 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:35:33.529 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:35:33.529 21524 [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:35:33.570 21524 [18565] sub0: \ 0.046771 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:35:33.570 21524 [18565] sub0: \ 0.047079 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:33.570 21524 [18565] sub0: / 0.047228 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.570 21524 [18565] sub0: \ 0.047351 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:33.570 21524 [18565] sub0: \ 0.047532 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:33.571 21524 [18565] sub0: \ 0.04767 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.571 21524 [18565] sub0: \ 0.047815 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:33.571 21524 [18565] sub0: \ 0.047946 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.571 21524 [18565] sub0: / 0.048098 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.571 21524 [18565] sub0: \ 0.048218 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.571 21524 [18565] sub0: / 0.048368 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.571 21524 [18565] sub0: \ 0.048487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.571 21524 [18565] sub0: / 0.048634 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.572 21524 [18565] sub0: \ 0.048752 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.572 21524 [18565] sub0: / 0.048912 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.572 21524 [18565] sub0: / 0.04903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.572 21524 [18565] sub0: / 0.049232 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.572 21524 [18565] sub0: \ 0.049357 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.572 21524 [18565] sub0: \ 0.04953 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:33.572 21524 [18565] sub0: \ 0.049662 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.573 21524 [18565] sub0: / 0.049828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.573 21524 [18565] sub0: \ 0.049948 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.573 21524 [18565] sub0: / 0.050097 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.573 21524 [18565] sub0: \ 0.050214 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.573 21524 [18565] sub0: / 0.050363 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.573 21524 [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:35:33.573 21524 [18565] sub0: / 0.050624 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.574 21524 [18565] sub0: / 0.050739 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.574 21524 [18565] sub0: / 0.050896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.574 21524 [18565] sub0: \ 0.051015 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.574 21524 [18565] sub0: \ 0.051167 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:33.574 21524 [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:35:33.574 21524 [18565] sub0: / 0.051444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.574 21524 [18565] sub0: \ 0.051561 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.575 21524 [18565] sub0: / 0.051711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.575 21524 [18565] sub0: \ 0.051842 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.575 21524 [18565] sub0: / 0.051993 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.575 21524 [18565] sub0: \ 0.05211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.575 21524 [18565] sub0: / 0.052254 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.575 21524 [18565] sub0: / 0.052369 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.575 21524 [18565] sub0: / 0.05251 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.575 21524 [18565] sub0: \ 0.052627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.576 21524 [18565] sub0: \ 0.052781 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:33.576 21524 [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:35:33.576 21524 [18565] sub0: / 0.053089 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.576 21524 [18565] sub0: \ 0.053236 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.576 21524 [18565] sub0: / 0.053387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.576 21524 [18565] sub0: \ 0.053504 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.576 21524 [18565] sub0: / 0.053652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.577 21524 [18565] sub0: \ 0.053769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.577 21524 [18565] sub0: / 0.053929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.577 21524 [18565] sub0: / 0.054045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.577 21524 [18565] sub0: / 0.054187 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.577 21524 [18565] sub0: \ 0.054305 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.577 21524 [18565] sub0: \ 0.054459 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:33.577 21524 [18565] sub0: \ 0.054586 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.578 21524 [18565] sub0: / 0.054737 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.578 21524 [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:35:33.578 21524 [18565] sub0: / 0.05502 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.578 21524 [18565] sub0: \ 0.055137 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.578 21524 [18565] sub0: / 0.055284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.578 21524 [18565] sub0: \ 0.0554 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.578 21524 [18565] sub0: / 0.055545 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.578 21524 [18565] sub0: / 0.055659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.579 21524 [18565] sub0: / 0.055813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.579 21524 [18565] sub0: \ 0.055933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.579 21524 [18565] sub0: \ 0.056103 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:33.579 21524 [18565] sub0: \ 0.056249 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.579 21524 [18565] sub0: / 0.056403 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.579 21524 [18565] sub0: \ 0.056522 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.580 21524 [18565] sub0: / 0.056675 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.580 21524 [18565] sub0: \ 0.056805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.580 21524 [18565] sub0: / 0.056958 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.580 21524 [18565] sub0: \ 0.057078 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.580 21524 [18565] sub0: / 0.057252 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.580 21524 [18565] sub0: / 0.057374 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.580 21524 [18565] sub0: / 0.057501 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.580 21524 [18565] sub0: \ 0.057619 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.581 21524 [18565] sub0: \ 0.057758 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:33.581 21524 [18565] sub0: \ 0.057901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.581 21524 [18565] sub0: / 0.058053 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.581 21524 [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:35:33.581 21524 [18565] sub0: / 0.058322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.581 21524 [18565] sub0: \ 0.05844 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.581 21524 [18565] sub0: / 0.058591 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.582 21524 [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:258 2015-12-03 12:35:33.582 21524 [18565] sub0: / 0.05887 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.582 21524 [18565] sub0: / 0.058987 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.582 21524 [18565] sub0: / 0.059142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.582 21524 [18565] sub0: \ 0.059259 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.582 21524 [18565] sub0: \ 0.059408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:33.582 21524 [18565] sub0: \ 0.059538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.583 21524 [18565] sub0: / 0.059704 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.583 21524 [18565] sub0: \ 0.059866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.583 21524 [18565] sub0: / 0.060021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.583 21524 [18565] sub0: \ 0.060139 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.583 21524 [18565] sub0: / 0.06029 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.583 21524 [18565] sub0: \ 0.060409 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.583 21524 [18565] sub0: / 0.060554 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.584 21524 [18565] sub0: / 0.06067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.584 21524 [18565] sub0: / 0.060831 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.584 21524 [18565] sub0: \ 0.06095 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.584 21524 [18565] sub0: \ 0.061105 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:33.584 21524 [18565] sub0: \ 0.061268 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.584 21524 [18565] sub0: / 0.061421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.584 21524 [18565] sub0: \ 0.061541 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.585 21524 [18565] sub0: / 0.061691 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.585 21524 [18565] sub0: \ 0.061822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.585 21524 [18565] sub0: / 0.061974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.585 21524 [18565] sub0: \ 0.062091 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.585 21524 [18565] sub0: / 0.062234 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.585 21524 [18565] sub0: / 0.062352 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.585 21524 [18565] sub0: / 0.062495 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.585 21524 [18565] sub0: \ 0.062613 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.586 21524 [18565] sub0: \ 0.062771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:33.586 21524 [18565] sub0: \ 0.062916 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.586 21524 [18565] sub0: / 0.063069 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.586 21524 [18565] sub0: \ 0.063198 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.586 21524 [18565] sub0: / 0.06335 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.586 21524 [18565] sub0: \ 0.063469 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.586 21524 [18565] sub0: / 0.063619 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.587 21524 [18565] sub0: \ 0.063737 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.587 21524 [18565] sub0: / 0.063898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.587 21524 [18565] sub0: / 0.064016 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.587 21524 [18565] sub0: / 0.064153 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.587 21524 [18565] sub0: \ 0.064272 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.587 21524 [18565] sub0: \ 0.064402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:33.587 21524 [18565] sub0: \ 0.064528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.588 21524 [18565] sub0: / 0.064678 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.588 21524 [18565] sub0: \ 0.06481 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.588 21524 [18565] sub0: / 0.064963 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.588 21524 [18565] sub0: \ 0.06508 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.588 21524 [18565] sub0: / 0.06526 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.588 21524 [18565] sub0: \ 0.065383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.588 21524 [18565] sub0: / 0.065526 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.588 21524 [18565] sub0: / 0.065643 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.589 21524 [18565] sub0: / 0.065813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.589 21524 [18565] sub0: \ 0.065933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.589 21524 [18565] sub0: \ 0.066063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:33.589 21524 [18565] sub0: \ 0.06619 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.589 21524 [18565] sub0: / 0.066342 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.589 21524 [18565] sub0: \ 0.066459 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.589 21524 [18565] sub0: / 0.066621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.590 21524 [18565] sub0: \ 0.06674 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.590 21524 [18565] sub0: / 0.066903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.590 21524 [18565] sub0: \ 0.067022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.590 21524 [18565] sub0: / 0.067165 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.590 21524 [18565] sub0: / 0.067281 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.590 21524 [18565] sub0: / 0.067441 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.590 21524 [18565] sub0: \ 0.06756 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.591 21524 [18565] sub0: \ 0.06773 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:33.591 21524 [18565] sub0: \ 0.067873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.591 21524 [18565] sub0: / 0.068024 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.591 21524 [18565] sub0: \ 0.06814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.591 21524 [18565] sub0: / 0.068288 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.591 21524 [18565] sub0: \ 0.068405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.591 21524 [18565] sub0: / 0.068553 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.592 21524 [18565] sub0: \ 0.06867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.592 21524 [18565] sub0: / 0.068827 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.592 21524 [18565] sub0: / 0.068944 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.592 21524 [18565] sub0: / 0.069059 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.592 21524 [18565] sub0: \ 0.069198 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.592 21524 [18565] sub0: \ 0.069358 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:33.592 21524 [18565] sub0: \ 0.069485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.592 21524 [18565] sub0: / 0.069636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.593 21524 [18565] sub0: \ 0.069753 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.593 21524 [18565] sub0: / 0.06993 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.593 21524 [18565] sub0: \ 0.070048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.593 21524 [18565] sub0: / 0.070195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.593 21524 [18565] sub0: \ 0.070313 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.593 21524 [18565] sub0: / 0.070454 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.593 21524 [18565] sub0: / 0.07057 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.594 21524 [18565] sub0: / 0.070712 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.594 21524 [18565] sub0: \ 0.070844 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.594 21524 [18565] sub0: \ 0.070983 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:33.594 21524 [18565] sub0: \ 0.071109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.594 21524 [18565] sub0: / 0.071258 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.594 21524 [18565] sub0: \ 0.071376 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.594 21524 [18565] sub0: / 0.071524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.594 21524 [18565] sub0: \ 0.07164 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.595 21524 [18565] sub0: / 0.071798 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.595 21524 [18565] sub0: \ 0.071919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.595 21524 [18565] sub0: / 0.072062 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.595 21524 [18565] sub0: / 0.072177 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.595 21524 [18565] sub0: / 0.072331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.595 21524 [18565] sub0: \ 0.072449 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.595 21524 [18565] sub0: \ 0.072599 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:33.596 21524 [18565] sub0: \ 0.072728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.596 21524 [18565] sub0: / 0.072892 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.596 21524 [18565] sub0: \ 0.07301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.596 21524 [18565] sub0: / 0.073197 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.596 21524 [18565] sub0: \ 0.073338 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.596 21524 [18565] sub0: / 0.073491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.596 21524 [18565] sub0: \ 0.073608 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.597 21524 [18565] sub0: / 0.073751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.597 21524 [18565] sub0: / 0.073885 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.597 21524 [18565] sub0: / 0.074026 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.597 21524 [18565] sub0: \ 0.074143 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.597 21524 [18565] sub0: \ 0.074296 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:33.597 21524 [18565] sub0: \ 0.074423 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.597 21524 [18565] sub0: / 0.074571 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.598 21524 [18565] sub0: \ 0.074689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.598 21524 [18565] sub0: / 0.07485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.598 21524 [18565] sub0: \ 0.074968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.598 21524 [18565] sub0: / 0.075114 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.598 21524 [18565] sub0: \ 0.075232 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.598 21524 [18565] sub0: / 0.075374 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.598 21524 [18565] sub0: / 0.075489 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.598 21524 [18565] sub0: / 0.075629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.599 21524 [18565] sub0: \ 0.075745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.599 21524 [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:244 2015-12-03 12:35:33.599 21524 [18565] sub0: \ 0.076041 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.599 21524 [18565] sub0: / 0.076191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.599 21524 [18565] sub0: \ 0.076307 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.599 21524 [18565] sub0: / 0.076455 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.599 21524 [18565] sub0: \ 0.076573 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.600 21524 [18565] sub0: / 0.076733 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.600 21524 [18565] sub0: \ 0.076867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.600 21524 [18565] sub0: / 0.077011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.600 21524 [18565] sub0: / 0.077128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.600 21524 [18565] sub0: / 0.077301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.600 21524 [18565] sub0: \ 0.077421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.600 21524 [18565] sub0: \ 0.07758 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:33.601 21524 [18565] sub0: \ 0.077708 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.601 21524 [18565] sub0: / 0.077872 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.601 21524 [18565] sub0: \ 0.077991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.601 21524 [18565] sub0: / 0.078141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.601 21524 [18565] sub0: \ 0.078257 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.601 21524 [18565] sub0: / 0.078403 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.601 21524 [18565] sub0: \ 0.078521 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.601 21524 [18565] sub0: / 0.078663 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.602 21524 [18565] sub0: / 0.07878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.602 21524 [18565] sub0: / 0.07893 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.602 21524 [18565] sub0: \ 0.079048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.602 21524 [18565] sub0: \ 0.079203 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:33.602 21524 [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:258 2015-12-03 12:35:33.602 21524 [18565] sub0: / 0.079479 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.602 21524 [18565] sub0: \ 0.079594 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.603 21524 [18565] sub0: / 0.079742 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.603 21524 [18565] sub0: \ 0.079876 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.603 21524 [18565] sub0: / 0.080024 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.603 21524 [18565] sub0: \ 0.080154 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:33.603 21524 [18565] sub0: / 0.080297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.603 21524 [18565] sub0: / 0.080411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.603 21524 [18565] sub0: / 0.080547 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.603 21524 [18565] sub0: / 0.080661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.604 21524 [18565] sub0: / 0.080861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.604 21524 [18565] sub0: / 0.080996 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:33.604 21524 [18565] sub0: / 0.08111 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:33.604 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:35:33.606 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:35:33.607 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:35:33.609 21524 [18565] sub0: \ 0.085857 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:35:33.609 21524 [18565] sub0: / 0.086005 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:33.610 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:35:33.611 21524 [18565] sub0: \ 0.08782 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:35:33.611 21524 [18565] sub0: / 0.088203 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:33.611 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:33.612 21524 [18565] sub0: \ 0.089604 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:33.613 21524 [18565] sub0: / 0.089848 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:33.613 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:35:33.711 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:35:33.990 21524 [18565] sub0: \ 0.467072 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:35:33.991 21524 [18565] sub0: / 0.468605 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:33.992 21524 [18565] time: 0.46933 2015-12-03 12:35:33.993 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:35:33.994 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:35:33.994 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:35:33.995 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:35:33.996 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:35:33.997 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:35:33.997 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:35:33.999 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:35:34.000 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:35:34.008 21524 [18565] sub0: / 0.484875 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:36.469 21524 [18565] sub0: \ 2.945757 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:36.469 21524 [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:35:36.470 21524 [18565] sub0: / 0.000769 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:36.470 21524 [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:35:36.470 21524 [18565] sub0: / 0.001073 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:36.472 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:35:36.473 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:35:36.474 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:35:36.475 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:35:36.475 21524 [18565] sub0: \ 0.006608 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:35:36.476 21524 [18565] sub0: \ 0.007167 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:35:36.476 21524 [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:35:36.476 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:35:36.476 21524 [18565] sub0: / 0.007636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:36.477 21524 [18565] sub0: / 0.007767 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:36.477 21524 [18565] sub0: / 0.007911 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:36.477 21524 [18565] sub0: / 0.008026 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:36.477 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:35:36.478 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:35:36.479 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:35:36.481 21524 [18565] sub0: \ 0.011961 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:35:36.481 21524 [18565] sub0: / 0.012109 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:36.482 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:35:36.483 21524 [18565] sub0: \ 0.013894 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:35:36.483 21524 [18565] sub0: / 0.014276 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:36.483 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:36.485 21524 [18565] sub0: \ 0.015923 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:36.485 21524 [18565] sub0: / 0.016177 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:36.687 21524 [18565] sub0: \ 0.218451 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:35:36.688 21524 [18565] sub0: / 0.219383 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:36.690 21524 [18565] time: 0.22092 2015-12-03 12:35:36.690 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:35:36.691 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:35:36.692 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:35:36.693 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:35:36.693 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:35:36.694 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:35:36.695 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:35:36.696 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:35:36.697 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:35:36.703 21524 [18565] sub0: / 0.234418 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:37.516 21524 [18565] sub0: \ 1.046772 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:37.516 21524 [18565] sub0: \ 0.000685 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:35:37.517 21524 [18565] sub0: / 0.000833 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:37.517 21524 [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:35:37.517 21524 [18565] sub0: / 0.001122 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:37.519 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:35:37.520 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:35:37.521 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:35:37.522 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:35:37.523 21524 [18565] sub0: \ 0.006909 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:35:37.523 21524 [18565] sub0: \ 0.007495 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:35:37.523 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:35:37.524 21524 [18565] sub0: \ 0.007811 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:37.524 21524 [18565] sub0: / 0.007965 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:37.524 21524 [18565] sub0: / 0.008094 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:37.524 21524 [18565] sub0: / 0.008247 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:37.524 21524 [18565] sub0: / 0.008368 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:37.524 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:35:37.525 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:35:37.527 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:35:37.528 21524 [18565] sub0: \ 0.012304 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:35:37.528 21524 [18565] sub0: / 0.012454 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:37.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 = 'session_auth_status_user') 2015-12-03 12:35:37.530 21524 [18565] sub0: \ 0.014217 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:35:37.530 21524 [18565] sub0: / 0.014641 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:37.531 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:37.532 21524 [18565] sub0: \ 0.016028 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:37.532 21524 [18565] sub0: / 0.016276 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:37.583 21524 [18565] sub0: \ 0.06768 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:35:37.584 21524 [18565] sub0: / 0.06861 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:37.585 21524 [18565] time: 0.069364 2015-12-03 12:35:37.586 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:35:37.586 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:35:37.587 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:35:37.588 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:35:37.589 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:35:37.589 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:35:37.590 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:35:37.592 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:35:37.593 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:35:37.599 21524 [18565] sub0: / 0.083414 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:37.977 21524 [18565] sub0: \ 0.461568 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:37.978 21524 [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:35:37.978 21524 [18565] sub0: / 0.000788 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:37.978 21524 [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:35:37.979 21524 [18565] sub0: / 0.001089 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:37.980 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:35:37.981 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:35:37.982 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:35:37.983 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:35:37.984 21524 [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:35:38.027 21524 [18565] sub0: \ 0.04916 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:35:38.027 21524 [18565] sub0: \ 0.049515 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:38.027 21524 [18565] sub0: / 0.049667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.027 21524 [18565] sub0: \ 0.0497919999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:38.028 21524 [18565] sub0: \ 0.0500429999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:38.028 21524 [18565] sub0: \ 0.050193 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.028 21524 [18565] sub0: \ 0.050328 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:38.028 21524 [18565] sub0: \ 0.050497 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.028 21524 [18565] sub0: / 0.050657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.028 21524 [18565] sub0: \ 0.050779 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.028 21524 [18565] sub0: / 0.050932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.029 21524 [18565] sub0: \ 0.0510659999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.029 21524 [18565] sub0: / 0.051222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.029 21524 [18565] sub0: \ 0.051345 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.029 21524 [18565] sub0: / 0.05149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.029 21524 [18565] sub0: / 0.05161 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.029 21524 [18565] sub0: / 0.051775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.029 21524 [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:35:38.030 21524 [18565] sub0: \ 0.052063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:38.030 21524 [18565] sub0: \ 0.052196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.030 21524 [18565] sub0: / 0.052348 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.030 21524 [18565] sub0: \ 0.05247 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.030 21524 [18565] sub0: / 0.052644 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.030 21524 [18565] sub0: \ 0.052767 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.030 21524 [18565] sub0: / 0.052919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.031 21524 [18565] sub0: \ 0.053056 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.031 21524 [18565] sub0: / 0.053206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.031 21524 [18565] sub0: / 0.053326 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.031 21524 [18565] sub0: / 0.0534790000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.031 21524 [18565] sub0: \ 0.053603 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.031 21524 [18565] sub0: \ 0.053767 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:38.031 21524 [18565] sub0: \ 0.053901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.032 21524 [18565] sub0: / 0.054072 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.032 21524 [18565] sub0: \ 0.0541970000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.032 21524 [18565] sub0: / 0.05435 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.032 21524 [18565] sub0: \ 0.054508 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.032 21524 [18565] sub0: / 0.054665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.032 21524 [18565] sub0: \ 0.054787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.032 21524 [18565] sub0: / 0.054934 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.033 21524 [18565] sub0: / 0.055072 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.033 21524 [18565] sub0: / 0.055217 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.033 21524 [18565] sub0: \ 0.055337 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.033 21524 [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:35:38.033 21524 [18565] sub0: \ 0.055626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.033 21524 [18565] sub0: / 0.055779 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.033 21524 [18565] sub0: \ 0.0558999999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.034 21524 [18565] sub0: / 0.056067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.034 21524 [18565] sub0: \ 0.056203 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.034 21524 [18565] sub0: / 0.056357 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.034 21524 [18565] sub0: \ 0.05648 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.034 21524 [18565] sub0: / 0.056627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.034 21524 [18565] sub0: / 0.056745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.034 21524 [18565] sub0: / 0.056889 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.035 21524 [18565] sub0: \ 0.057011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.035 21524 [18565] sub0: \ 0.057199 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:38.035 21524 [18565] sub0: \ 0.057332 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.035 21524 [18565] sub0: / 0.057486 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.035 21524 [18565] sub0: \ 0.057605 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.035 21524 [18565] sub0: / 0.0577569999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.035 21524 [18565] sub0: \ 0.057878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.036 21524 [18565] sub0: / 0.058042 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.036 21524 [18565] sub0: \ 0.058167 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.036 21524 [18565] sub0: / 0.058312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.036 21524 [18565] sub0: / 0.058431 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.036 21524 [18565] sub0: / 0.058602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.036 21524 [18565] sub0: \ 0.0587220000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.036 21524 [18565] sub0: \ 0.058879 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:38.037 21524 [18565] sub0: \ 0.05901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.037 21524 [18565] sub0: / 0.059177 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.037 21524 [18565] sub0: \ 0.059297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.037 21524 [18565] sub0: / 0.0594479999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.037 21524 [18565] sub0: \ 0.059581 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.037 21524 [18565] sub0: / 0.059734 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.037 21524 [18565] sub0: \ 0.059855 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.038 21524 [18565] sub0: / 0.059999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.038 21524 [18565] sub0: / 0.060133 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.038 21524 [18565] sub0: / 0.0602780000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.038 21524 [18565] sub0: \ 0.0604 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.038 21524 [18565] sub0: \ 0.0605520000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:38.038 21524 [18565] sub0: \ 0.060684 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.038 21524 [18565] sub0: / 0.060837 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.039 21524 [18565] sub0: \ 0.060956 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.039 21524 [18565] sub0: / 0.061146 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.039 21524 [18565] sub0: \ 0.061267 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.039 21524 [18565] sub0: / 0.061416 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.039 21524 [18565] sub0: \ 0.061536 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.039 21524 [18565] sub0: / 0.06168 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.039 21524 [18565] sub0: / 0.061796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.039 21524 [18565] sub0: / 0.0619420000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.040 21524 [18565] sub0: \ 0.062075 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.040 21524 [18565] sub0: \ 0.062215 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:38.040 21524 [18565] sub0: \ 0.062344 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.040 21524 [18565] sub0: / 0.062542 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.040 21524 [18565] sub0: \ 0.062667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.040 21524 [18565] sub0: / 0.062819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.040 21524 [18565] sub0: \ 0.062937 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.041 21524 [18565] sub0: / 0.063114 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.041 21524 [18565] sub0: \ 0.063236 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.041 21524 [18565] sub0: / 0.063381 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.041 21524 [18565] sub0: / 0.0634980000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.041 21524 [18565] sub0: / 0.063656 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.041 21524 [18565] sub0: \ 0.063773 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.041 21524 [18565] sub0: \ 0.063903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:38.042 21524 [18565] sub0: \ 0.064042 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.042 21524 [18565] sub0: / 0.064195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.042 21524 [18565] sub0: \ 0.064314 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.042 21524 [18565] sub0: / 0.064463 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.042 21524 [18565] sub0: \ 0.06458 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.042 21524 [18565] sub0: / 0.064728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.042 21524 [18565] sub0: \ 0.064846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.043 21524 [18565] sub0: / 0.064991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.043 21524 [18565] sub0: / 0.065123 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.043 21524 [18565] sub0: / 0.065284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.043 21524 [18565] sub0: \ 0.065402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.043 21524 [18565] sub0: \ 0.06556 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:38.043 21524 [18565] sub0: \ 0.065689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.043 21524 [18565] sub0: / 0.065837 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.044 21524 [18565] sub0: \ 0.065954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.044 21524 [18565] sub0: / 0.066117 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.044 21524 [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:35:38.044 21524 [18565] sub0: / 0.066398 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.044 21524 [18565] sub0: \ 0.066555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.044 21524 [18565] sub0: / 0.0667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.044 21524 [18565] sub0: / 0.066815 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.045 21524 [18565] sub0: / 0.066953 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.045 21524 [18565] sub0: \ 0.067086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.045 21524 [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:244 2015-12-03 12:35:38.045 21524 [18565] sub0: \ 0.067389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.045 21524 [18565] sub0: / 0.067539 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.045 21524 [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:35:38.045 21524 [18565] sub0: / 0.067805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.045 21524 [18565] sub0: \ 0.067923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.046 21524 [18565] sub0: / 0.068085 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.046 21524 [18565] sub0: \ 0.068203 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.046 21524 [18565] sub0: / 0.068346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.046 21524 [18565] sub0: / 0.068461 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.046 21524 [18565] sub0: / 0.068576 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.046 21524 [18565] sub0: \ 0.0686909999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.046 21524 [18565] sub0: \ 0.06886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:38.047 21524 [18565] sub0: \ 0.068989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.047 21524 [18565] sub0: / 0.069155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.047 21524 [18565] sub0: \ 0.069271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.047 21524 [18565] sub0: / 0.069421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.047 21524 [18565] sub0: \ 0.069539 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.047 21524 [18565] sub0: / 0.0696870000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.047 21524 [18565] sub0: \ 0.069818 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.048 21524 [18565] sub0: / 0.069964 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.048 21524 [18565] sub0: / 0.070095 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.048 21524 [18565] sub0: / 0.070222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.048 21524 [18565] sub0: \ 0.070338 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.048 21524 [18565] sub0: \ 0.070541 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:38.048 21524 [18565] sub0: \ 0.070676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.048 21524 [18565] sub0: / 0.070825 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.048 21524 [18565] sub0: \ 0.070943 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.049 21524 [18565] sub0: / 0.071106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.049 21524 [18565] sub0: \ 0.071227 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.049 21524 [18565] sub0: / 0.071376 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.049 21524 [18565] sub0: \ 0.071495 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.049 21524 [18565] sub0: / 0.071639 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.049 21524 [18565] sub0: / 0.071755 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.049 21524 [18565] sub0: / 0.071891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.050 21524 [18565] sub0: \ 0.072009 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.050 21524 [18565] sub0: \ 0.072182 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:38.050 21524 [18565] sub0: \ 0.072311 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.050 21524 [18565] sub0: / 0.0724590000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.050 21524 [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:35:38.050 21524 [18565] sub0: / 0.072727 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.050 21524 [18565] sub0: \ 0.072844 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.051 21524 [18565] sub0: / 0.072991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.051 21524 [18565] sub0: \ 0.073125 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.051 21524 [18565] sub0: / 0.07328 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.051 21524 [18565] sub0: / 0.073397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.051 21524 [18565] sub0: / 0.073534 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.051 21524 [18565] sub0: \ 0.0736520000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.051 21524 [18565] sub0: \ 0.073789 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:38.051 21524 [18565] sub0: \ 0.073918 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.052 21524 [18565] sub0: / 0.07408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.052 21524 [18565] sub0: \ 0.0742 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.052 21524 [18565] sub0: / 0.074349 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.052 21524 [18565] sub0: \ 0.074498 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.052 21524 [18565] sub0: / 0.0746520000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.052 21524 [18565] sub0: \ 0.074773 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.052 21524 [18565] sub0: / 0.074918 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.053 21524 [18565] sub0: / 0.0750459999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.053 21524 [18565] sub0: / 0.075205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.053 21524 [18565] sub0: \ 0.0753239999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.053 21524 [18565] sub0: \ 0.075462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:38.053 21524 [18565] sub0: \ 0.07559 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.053 21524 [18565] sub0: / 0.075738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.053 21524 [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:35:38.054 21524 [18565] sub0: / 0.076005 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.054 21524 [18565] sub0: \ 0.076137 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.054 21524 [18565] sub0: / 0.076285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.054 21524 [18565] sub0: \ 0.076404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.054 21524 [18565] sub0: / 0.07656 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.054 21524 [18565] sub0: / 0.076676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.054 21524 [18565] sub0: / 0.07683 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.054 21524 [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:258 2015-12-03 12:35:38.055 21524 [18565] sub0: \ 0.07712 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:38.055 21524 [18565] sub0: \ 0.077249 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.055 21524 [18565] sub0: / 0.077399 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.055 21524 [18565] sub0: \ 0.0775169999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.055 21524 [18565] sub0: / 0.077667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.055 21524 [18565] sub0: \ 0.077785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.055 21524 [18565] sub0: / 0.077933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.056 21524 [18565] sub0: \ 0.0780650000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.056 21524 [18565] sub0: / 0.0782119999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.056 21524 [18565] sub0: / 0.078328 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.056 21524 [18565] sub0: / 0.0785130000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.056 21524 [18565] sub0: \ 0.078637 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.056 21524 [18565] sub0: \ 0.078809 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:38.056 21524 [18565] sub0: \ 0.078939 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.057 21524 [18565] sub0: / 0.079102 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.057 21524 [18565] sub0: \ 0.07922 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.057 21524 [18565] sub0: / 0.079369 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.057 21524 [18565] sub0: \ 0.0794859999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.057 21524 [18565] sub0: / 0.079634 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.057 21524 [18565] sub0: \ 0.079752 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.057 21524 [18565] sub0: / 0.079894 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.058 21524 [18565] sub0: / 0.080023 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.058 21524 [18565] sub0: / 0.080156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.058 21524 [18565] sub0: \ 0.080272 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.058 21524 [18565] sub0: \ 0.080402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:38.058 21524 [18565] sub0: \ 0.080527 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.058 21524 [18565] sub0: / 0.080677 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.058 21524 [18565] sub0: \ 0.080796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.058 21524 [18565] sub0: / 0.080946 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.059 21524 [18565] sub0: \ 0.081078 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.059 21524 [18565] sub0: / 0.081229 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.059 21524 [18565] sub0: \ 0.0813469999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.059 21524 [18565] sub0: / 0.08149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.059 21524 [18565] sub0: / 0.081606 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.059 21524 [18565] sub0: / 0.081765 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.059 21524 [18565] sub0: \ 0.081881 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.060 21524 [18565] sub0: \ 0.082041 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:38.060 21524 [18565] sub0: \ 0.082172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.060 21524 [18565] sub0: / 0.082321 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.060 21524 [18565] sub0: \ 0.082439 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.060 21524 [18565] sub0: / 0.082629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.060 21524 [18565] sub0: \ 0.082748 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.060 21524 [18565] sub0: / 0.082896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.061 21524 [18565] sub0: \ 0.0830149999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.061 21524 [18565] sub0: / 0.083175 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.061 21524 [18565] sub0: / 0.083291 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.061 21524 [18565] sub0: / 0.0834510000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.061 21524 [18565] sub0: \ 0.083569 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.061 21524 [18565] sub0: \ 0.0836980000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:38.061 21524 [18565] sub0: \ 0.083823 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.062 21524 [18565] sub0: / 0.083971 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.062 21524 [18565] sub0: \ 0.084104 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.062 21524 [18565] sub0: / 0.084256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.062 21524 [18565] sub0: \ 0.0843739999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.062 21524 [18565] sub0: / 0.084523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.062 21524 [18565] sub0: \ 0.084641 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:38.062 21524 [18565] sub0: / 0.084789 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.062 21524 [18565] sub0: / 0.084904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.063 21524 [18565] sub0: / 0.085077 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.063 21524 [18565] sub0: / 0.085194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.063 21524 [18565] sub0: / 0.085323 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.063 21524 [18565] sub0: / 0.085453 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:38.063 21524 [18565] sub0: / 0.085569 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:38.064 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:35:38.065 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:35:38.067 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:35:38.068 21524 [18565] sub0: \ 0.090249 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:35:38.068 21524 [18565] sub0: / 0.090399 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:38.069 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:35:38.070 21524 [18565] sub0: \ 0.092271 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:35:38.070 21524 [18565] sub0: / 0.092659 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:38.070 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:38.072 21524 [18565] sub0: \ 0.094044 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:38.072 21524 [18565] sub0: / 0.094271 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:38.072 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:35:38.170 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:35:38.450 21524 [18565] sub0: \ 0.472275 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:35:38.451 21524 [18565] sub0: / 0.473113 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:38.451 21524 [18565] time: 0.473619 2015-12-03 12:35:38.452 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:35:38.452 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:35:38.453 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:35:38.454 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:35:38.455 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:35:38.455 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:35:38.456 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:35:38.458 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:35:38.459 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:35:38.467 21524 [18565] sub0: / 0.489162 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:41.419 21524 [18565] sub0: \ 3.441063 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:41.419 21524 [18565] sub0: \ 0.000655 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:35:41.420 21524 [18565] sub0: / 0.000803 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:41.420 21524 [18565] sub0: \ 0.000933 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:35:41.420 21524 [18565] sub0: / 0.001097 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:41.422 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:35:41.423 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:35:41.424 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:35:41.425 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:35:41.426 21524 [18565] sub0: \ 0.006679 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:35:41.426 21524 [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:299 2015-12-03 12:35:41.426 21524 [18565] sub0: \ 0.007448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:41.426 21524 [18565] sub0: \ 0.007592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:41.427 21524 [18565] sub0: / 0.007729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.427 21524 [18565] sub0: / 0.007874 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.427 21524 [18565] sub0: / 0.008008 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.427 21524 [18565] sub0: / 0.008123 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:41.427 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:35:41.428 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:35:41.430 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:35:41.431 21524 [18565] sub0: \ 0.012057 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:35:41.431 21524 [18565] sub0: / 0.012217 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:41.432 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:35:41.433 21524 [18565] sub0: \ 0.01402 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:35:41.433 21524 [18565] sub0: / 0.014409 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:41.433 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:41.435 21524 [18565] sub0: \ 0.015819 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:41.435 21524 [18565] sub0: / 0.016046 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:41.488 21524 [18565] sub0: \ 0.068813 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:35:41.489 21524 [18565] sub0: / 0.069737 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:41.489 21524 [18565] time: 0.070473 2015-12-03 12:35:41.490 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:35:41.491 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:35:41.491 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:35:41.492 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:35:41.493 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:35:41.493 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:35:41.494 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:35:41.496 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:35:41.497 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:35:41.503 21524 [18565] sub0: / 0.084103 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:41.862 21524 [18565] sub0: \ 0.442825 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:41.863 21524 [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:35:41.863 21524 [18565] sub0: / 0.00082 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:41.863 21524 [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:35:41.863 21524 [18565] sub0: / 0.001111 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:41.865 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:35:41.866 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:35:41.867 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:35:41.868 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:35:41.869 21524 [18565] sub0: \ 0.007038 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:35:41.914 21524 [18565] sub0: \ 0.051823 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:35:41.914 21524 [18565] sub0: \ 0.05219 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:41.914 21524 [18565] sub0: \ 0.052353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:41.914 21524 [18565] sub0: \ 0.052489 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.915 21524 [18565] sub0: \ 0.052655 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:41.915 21524 [18565] sub0: \ 0.052802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.915 21524 [18565] sub0: / 0.052962 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.915 21524 [18565] sub0: \ 0.053086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.915 21524 [18565] sub0: / 0.053236 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.915 21524 [18565] sub0: \ 0.053355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.915 21524 [18565] sub0: / 0.053509 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.915 21524 [18565] sub0: \ 0.053628 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.916 21524 [18565] sub0: / 0.053806 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.916 21524 [18565] sub0: / 0.053929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.916 21524 [18565] sub0: / 0.054069 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.916 21524 [18565] sub0: \ 0.054227 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.916 21524 [18565] sub0: \ 0.054389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:41.916 21524 [18565] sub0: \ 0.05452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.917 21524 [18565] sub0: / 0.054674 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.917 21524 [18565] sub0: \ 0.054809 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.917 21524 [18565] sub0: / 0.054965 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.917 21524 [18565] sub0: \ 0.055087 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.917 21524 [18565] sub0: / 0.055242 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.917 21524 [18565] sub0: \ 0.055363 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.917 21524 [18565] sub0: / 0.055509 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.917 21524 [18565] sub0: / 0.055629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.918 21524 [18565] sub0: / 0.055776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.918 21524 [18565] sub0: \ 0.055912 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.918 21524 [18565] sub0: \ 0.056064 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:41.918 21524 [18565] sub0: \ 0.056196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.918 21524 [18565] sub0: / 0.056348 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.918 21524 [18565] sub0: \ 0.05647 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.918 21524 [18565] sub0: / 0.056623 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.919 21524 [18565] sub0: \ 0.056745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.919 21524 [18565] sub0: / 0.056914 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.919 21524 [18565] sub0: \ 0.057035 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.919 21524 [18565] sub0: / 0.05718 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.919 21524 [18565] sub0: / 0.057313 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.919 21524 [18565] sub0: / 0.057466 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.919 21524 [18565] sub0: \ 0.057588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.920 21524 [18565] sub0: \ 0.057762 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:41.920 21524 [18565] sub0: \ 0.057907 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.920 21524 [18565] sub0: / 0.05806 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.920 21524 [18565] sub0: \ 0.058222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.920 21524 [18565] sub0: / 0.058378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.920 21524 [18565] sub0: \ 0.058498 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.921 21524 [18565] sub0: / 0.05865 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.921 21524 [18565] sub0: \ 0.058771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.921 21524 [18565] sub0: / 0.058934 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.921 21524 [18565] sub0: / 0.059055 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.921 21524 [18565] sub0: / 0.059182 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.921 21524 [18565] sub0: \ 0.059301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.921 21524 [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:244 2015-12-03 12:35:41.921 21524 [18565] sub0: \ 0.05956 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.922 21524 [18565] sub0: / 0.059713 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.922 21524 [18565] sub0: \ 0.059848 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.922 21524 [18565] sub0: / 0.060002 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.922 21524 [18565] sub0: \ 0.060124 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.922 21524 [18565] sub0: / 0.060277 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.922 21524 [18565] sub0: \ 0.060397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.922 21524 [18565] sub0: / 0.060542 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.923 21524 [18565] sub0: / 0.060664 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.923 21524 [18565] sub0: / 0.060855 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.923 21524 [18565] sub0: \ 0.060983 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.923 21524 [18565] sub0: \ 0.061141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:41.923 21524 [18565] sub0: \ 0.061272 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.923 21524 [18565] sub0: / 0.061426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.923 21524 [18565] sub0: \ 0.061548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.924 21524 [18565] sub0: / 0.061701 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.924 21524 [18565] sub0: \ 0.061836 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.924 21524 [18565] sub0: / 0.061989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.924 21524 [18565] sub0: \ 0.06211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.924 21524 [18565] sub0: / 0.062308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.924 21524 [18565] sub0: / 0.06243 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.924 21524 [18565] sub0: / 0.062574 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.925 21524 [18565] sub0: \ 0.062695 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.925 21524 [18565] sub0: \ 0.06284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:41.925 21524 [18565] sub0: \ 0.062969 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.925 21524 [18565] sub0: / 0.063123 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.925 21524 [18565] sub0: \ 0.063245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.925 21524 [18565] sub0: / 0.063396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.925 21524 [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:35:41.926 21524 [18565] sub0: / 0.06367 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.926 21524 [18565] sub0: \ 0.063804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.926 21524 [18565] sub0: / 0.063954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.926 21524 [18565] sub0: / 0.064073 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.926 21524 [18565] sub0: / 0.06425 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.926 21524 [18565] sub0: \ 0.064377 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.926 21524 [18565] sub0: \ 0.06454 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:41.927 21524 [18565] sub0: \ 0.064671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.927 21524 [18565] sub0: / 0.064837 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.927 21524 [18565] sub0: \ 0.064961 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.927 21524 [18565] sub0: / 0.065112 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.927 21524 [18565] sub0: \ 0.065234 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.927 21524 [18565] sub0: / 0.065387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.927 21524 [18565] sub0: \ 0.065509 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.928 21524 [18565] sub0: / 0.065655 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.928 21524 [18565] sub0: / 0.065776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.928 21524 [18565] sub0: / 0.065931 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.928 21524 [18565] sub0: \ 0.066051 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.928 21524 [18565] sub0: \ 0.066247 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:41.928 21524 [18565] sub0: \ 0.066383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.928 21524 [18565] sub0: / 0.066536 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.929 21524 [18565] sub0: \ 0.066659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.929 21524 [18565] sub0: / 0.066826 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.929 21524 [18565] sub0: \ 0.066948 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.929 21524 [18565] sub0: / 0.067101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.929 21524 [18565] sub0: \ 0.067222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.929 21524 [18565] sub0: / 0.067367 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.929 21524 [18565] sub0: / 0.067487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.929 21524 [18565] sub0: / 0.067628 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.930 21524 [18565] sub0: \ 0.06776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.930 21524 [18565] sub0: \ 0.067956 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:41.930 21524 [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:35:41.930 21524 [18565] sub0: / 0.068245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.930 21524 [18565] sub0: \ 0.068367 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.930 21524 [18565] sub0: / 0.068519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.931 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:258 2015-12-03 12:35:41.931 21524 [18565] sub0: / 0.068807 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.931 21524 [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:35:41.931 21524 [18565] sub0: / 0.069077 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.931 21524 [18565] sub0: / 0.069197 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.931 21524 [18565] sub0: / 0.069314 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.931 21524 [18565] sub0: \ 0.069429 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.931 21524 [18565] sub0: \ 0.069582 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:41.932 21524 [18565] sub0: \ 0.069712 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.932 21524 [18565] sub0: / 0.069881 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.932 21524 [18565] sub0: \ 0.070004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.932 21524 [18565] sub0: / 0.070214 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.932 21524 [18565] sub0: \ 0.070344 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.932 21524 [18565] sub0: / 0.070499 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.932 21524 [18565] sub0: \ 0.07062 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.933 21524 [18565] sub0: / 0.070767 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.933 21524 [18565] sub0: / 0.070903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.933 21524 [18565] sub0: / 0.071055 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.933 21524 [18565] sub0: \ 0.071176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.933 21524 [18565] sub0: \ 0.071331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:41.933 21524 [18565] sub0: \ 0.071461 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.933 21524 [18565] sub0: / 0.071613 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.934 21524 [18565] sub0: \ 0.071737 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.934 21524 [18565] sub0: / 0.071905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.934 21524 [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:35:41.934 21524 [18565] sub0: / 0.072177 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.934 21524 [18565] sub0: \ 0.072299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.934 21524 [18565] sub0: / 0.072445 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.934 21524 [18565] sub0: / 0.072566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.935 21524 [18565] sub0: / 0.072724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.935 21524 [18565] sub0: \ 0.072863 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.935 21524 [18565] sub0: \ 0.073004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:41.935 21524 [18565] sub0: \ 0.073133 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.935 21524 [18565] sub0: / 0.073285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.935 21524 [18565] sub0: \ 0.073407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.935 21524 [18565] sub0: / 0.073557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.936 21524 [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:35:41.936 21524 [18565] sub0: / 0.073841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.936 21524 [18565] sub0: \ 0.073962 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.936 21524 [18565] sub0: / 0.074106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.936 21524 [18565] sub0: / 0.074265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.936 21524 [18565] sub0: / 0.074425 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.936 21524 [18565] sub0: \ 0.074547 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.937 21524 [18565] sub0: \ 0.07472 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:41.937 21524 [18565] sub0: \ 0.074882 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.937 21524 [18565] sub0: / 0.07504 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.937 21524 [18565] sub0: \ 0.075161 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.937 21524 [18565] sub0: / 0.075312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.937 21524 [18565] sub0: \ 0.075432 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.937 21524 [18565] sub0: / 0.075586 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.938 21524 [18565] sub0: \ 0.075706 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.938 21524 [18565] sub0: / 0.075867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.938 21524 [18565] sub0: / 0.076042 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.938 21524 [18565] sub0: / 0.076174 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.938 21524 [18565] sub0: \ 0.076293 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.938 21524 [18565] sub0: \ 0.07647 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:41.938 21524 [18565] sub0: \ 0.076599 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.939 21524 [18565] sub0: / 0.076751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.939 21524 [18565] sub0: \ 0.076888 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.939 21524 [18565] sub0: / 0.07704 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.939 21524 [18565] sub0: \ 0.077157 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.939 21524 [18565] sub0: / 0.077309 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.939 21524 [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:35:41.939 21524 [18565] sub0: / 0.077573 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.940 21524 [18565] sub0: / 0.07769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.940 21524 [18565] sub0: / 0.077819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.940 21524 [18565] sub0: \ 0.077937 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.940 21524 [18565] sub0: \ 0.078109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:41.940 21524 [18565] sub0: \ 0.078313 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.940 21524 [18565] sub0: / 0.078468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.940 21524 [18565] sub0: \ 0.078586 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.941 21524 [18565] sub0: / 0.078738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.941 21524 [18565] sub0: \ 0.07887 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.941 21524 [18565] sub0: / 0.079024 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.941 21524 [18565] sub0: \ 0.07914 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.941 21524 [18565] sub0: / 0.079285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.941 21524 [18565] sub0: / 0.079403 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.941 21524 [18565] sub0: / 0.079528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.942 21524 [18565] sub0: \ 0.079646 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.942 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:244 2015-12-03 12:35:41.942 21524 [18565] sub0: \ 0.079919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.942 21524 [18565] sub0: / 0.080071 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.942 21524 [18565] sub0: \ 0.080189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.942 21524 [18565] sub0: / 0.08034 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.942 21524 [18565] sub0: \ 0.080458 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.942 21524 [18565] sub0: / 0.080609 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.943 21524 [18565] sub0: \ 0.080726 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.943 21524 [18565] sub0: / 0.080886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.943 21524 [18565] sub0: / 0.081004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.943 21524 [18565] sub0: / 0.081167 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.943 21524 [18565] sub0: \ 0.081288 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.943 21524 [18565] sub0: \ 0.08143 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:41.943 21524 [18565] sub0: \ 0.081557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.944 21524 [18565] sub0: / 0.081723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.944 21524 [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:35:41.944 21524 [18565] sub0: / 0.08201 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.944 21524 [18565] sub0: \ 0.082156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.944 21524 [18565] sub0: / 0.082328 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.944 21524 [18565] sub0: \ 0.082448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.944 21524 [18565] sub0: / 0.082593 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.945 21524 [18565] sub0: / 0.082713 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.945 21524 [18565] sub0: / 0.082886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.945 21524 [18565] sub0: \ 0.083007 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.945 21524 [18565] sub0: \ 0.083149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:41.945 21524 [18565] sub0: \ 0.083278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.945 21524 [18565] sub0: / 0.08343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.945 21524 [18565] sub0: \ 0.083549 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.946 21524 [18565] sub0: / 0.0837 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.946 21524 [18565] sub0: \ 0.083832 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.946 21524 [18565] sub0: / 0.083986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.946 21524 [18565] sub0: \ 0.084104 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.946 21524 [18565] sub0: / 0.08425 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.946 21524 [18565] sub0: / 0.084368 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.946 21524 [18565] sub0: / 0.084526 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.947 21524 [18565] sub0: \ 0.084645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.947 21524 [18565] sub0: \ 0.084817 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:41.947 21524 [18565] sub0: \ 0.084947 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.947 21524 [18565] sub0: / 0.085101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.947 21524 [18565] sub0: \ 0.085237 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.947 21524 [18565] sub0: / 0.085391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.947 21524 [18565] sub0: \ 0.085509 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.948 21524 [18565] sub0: / 0.085661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.948 21524 [18565] sub0: \ 0.085792 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.948 21524 [18565] sub0: / 0.085944 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.948 21524 [18565] sub0: / 0.086062 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.948 21524 [18565] sub0: / 0.08627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.948 21524 [18565] sub0: \ 0.086394 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.948 21524 [18565] sub0: \ 0.086557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:41.949 21524 [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:35:41.949 21524 [18565] sub0: / 0.086855 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.949 21524 [18565] sub0: \ 0.086976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.949 21524 [18565] sub0: / 0.087128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.949 21524 [18565] sub0: \ 0.087248 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.949 21524 [18565] sub0: / 0.087402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.949 21524 [18565] sub0: \ 0.087522 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.950 21524 [18565] sub0: / 0.087676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.950 21524 [18565] sub0: / 0.087806 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.950 21524 [18565] sub0: / 0.087949 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.950 21524 [18565] sub0: \ 0.088067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.950 21524 [18565] sub0: \ 0.088222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:41.950 21524 [18565] sub0: \ 0.088351 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.950 21524 [18565] sub0: / 0.088505 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.950 21524 [18565] sub0: \ 0.088624 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.951 21524 [18565] sub0: / 0.088805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.951 21524 [18565] sub0: \ 0.088927 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.951 21524 [18565] sub0: / 0.089079 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.951 21524 [18565] sub0: \ 0.089199 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:41.951 21524 [18565] sub0: / 0.089346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.951 21524 [18565] sub0: / 0.089463 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.951 21524 [18565] sub0: / 0.089607 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.952 21524 [18565] sub0: / 0.089724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.952 21524 [18565] sub0: / 0.089963 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.952 21524 [18565] sub0: \ 0.090089 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:41.952 21524 [18565] sub0: / 0.090276 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.952 21524 [18565] sub0: / 0.0904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:41.952 21524 [18565] sub0: / 0.090517 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:41.953 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:35:41.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 = 'client_id') 2015-12-03 12:35:41.956 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:35:41.957 21524 [18565] sub0: \ 0.095544 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:35:41.958 21524 [18565] sub0: / 0.095703 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:41.959 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:35:41.959 21524 [18565] sub0: \ 0.097585 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:35:41.960 21524 [18565] sub0: / 0.097992 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:41.960 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:41.961 21524 [18565] sub0: \ 0.099465 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:41.962 21524 [18565] sub0: / 0.0997 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:41.962 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:35:42.063 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:35:42.326 21525 [18565] sub0: \ 12.904903 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:42.327 21525 [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:35:42.327 21525 [18565] sub0: / 0.000791 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:42.327 21525 [18565] sub0: \ 0.000916 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:35:42.327 21525 [18565] sub0: / 0.00108 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:42.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'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:35:42.330 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:35:42.331 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 = '30d735102f76588ec2682e684f79a4e3') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:35:42.332 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 = '30d735102f76588ec2682e684f79a4e3') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:35:42.333 21525 [18565] sub0: \ 0.006725 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:35:42.333 21525 [18565] sub0: \ 0.007025 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:35:42.334 21525 [18565] sub0: / 0.007186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:42.334 21525 [18565] sub0: / 0.007323 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:42.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:35:42.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 = '30d735102f76588ec2682e684f79a4e3') AND (sess_key = 'client_id') 2015-12-03 12:35:42.336 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 = 'werner' 2015-12-03 12:35:42.338 21525 [18565] sub0: \ 0.011544 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:35:42.339 21525 [18565] sub0: / 0.012937 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:42.343 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 = '30d735102f76588ec2682e684f79a4e3') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:35:42.347 21525 [18565] sub0: \ 0.020725 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:35:42.348 21525 [18565] sub0: / 0.02204 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:42.349 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:42.350 21525 [18565] sub0: \ 0.023571 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:42.350 21525 [18565] sub0: / 0.023814 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:42.351 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 = 'werner') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:35:42.356 21524 [18565] sub0: \ 0.49396 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:35:42.357 21524 [18565] sub0: / 0.49483 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:42.357 21524 [18565] time: 0.495355 2015-12-03 12:35:42.358 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:35:42.361 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:35:42.361 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:35:42.362 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:35:42.363 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:35:42.365 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:35:42.368 21525 [18565] sub0: \ 0.041198 Form::header in /opt/kivi/kivitendo-erp/SL/Form.pm:456 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:119 2015-12-03 12:35:42.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', 'client_id', '--- 1 ' , '') 2015-12-03 12:35:42.370 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:35:42.371 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:35:42.372 21525 [18565] sub0: \ 0.046072 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:35:42.373 21525 [18565] sub0: / 0.046929 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:42.382 21524 [18565] sub0: / 0.519647 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:42.476 21525 [18565] sub0: / 0.149252 Form::header in /opt/kivi/kivitendo-erp/SL/Form.pm:533 2015-12-03 12:35:42.478 21525 [18565] time: 0.151609 2015-12-03 12:35:42.479 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 = '30d735102f76588ec2682e684f79a4e3') 2015-12-03 12:35:42.479 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '30d735102f76588ec2682e684f79a4e3' 2015-12-03 12:35:42.480 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 = '30d735102f76588ec2682e684f79a4e3' 2015-12-03 12:35:42.481 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:35:42.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 ('30d735102f76588ec2682e684f79a4e3', 'client_id', '--- 1 ' , '') 2015-12-03 12:35:42.482 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 ('30d735102f76588ec2682e684f79a4e3', 'login', '--- werner ' , '') 2015-12-03 12:35:42.483 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 ('30d735102f76588ec2682e684f79a4e3', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:35:42.484 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:35:42.485 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:35:42.491 21525 [18565] sub0: / 0.165015 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:44.321 21525 [18565] sub0: \ 1.994383 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:44.322 21525 [18565] sub0: \ 0.000634 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:35:44.322 21525 [18565] sub0: / 0.00078 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:44.322 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:35:44.322 21525 [18565] sub0: / 0.001065 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:44.324 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:35:44.325 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:35:44.326 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:35:44.327 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:35:44.328 21525 [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:35:44.328 21525 [18565] sub0: \ 0.007328 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:35:44.328 21525 [18565] sub0: \ 0.007514 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:44.329 21525 [18565] sub0: \ 0.007663 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:44.329 21525 [18565] sub0: / 0.007791 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:44.329 21525 [18565] sub0: / 0.007897 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:44.329 21525 [18565] sub0: / 0.008013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:44.329 21525 [18565] sub0: / 0.008115 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:44.329 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:35:44.330 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:35:44.332 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:35:44.333 21525 [18565] sub0: \ 0.011924 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:35:44.333 21525 [18565] sub0: / 0.012057 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:44.334 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:35:44.335 21525 [18565] sub0: \ 0.013795 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:35:44.335 21525 [18565] sub0: / 0.014165 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:44.335 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:44.337 21525 [18565] sub0: \ 0.015722 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:44.337 21525 [18565] sub0: / 0.015944 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:44.768 21524 [18565] sub0: \ 2.906189 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:44.769 21524 [18565] sub0: \ 0.00066 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:35:44.769 21524 [18565] sub0: / 0.000793 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:44.769 21524 [18565] sub0: \ 0.000922 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:35:44.769 21524 [18565] sub0: / 0.001087 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:44.771 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:35:44.772 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:35:44.773 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 = '30d735102f76588ec2682e684f79a4e3') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:35:44.775 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 = '30d735102f76588ec2682e684f79a4e3') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:35:44.775 21524 [18565] sub0: \ 0.006922 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:35:44.776 21524 [18565] sub0: \ 0.007417 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:35:44.776 21524 [18565] sub0: \ 0.007583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:44.776 21524 [18565] sub0: / 0.007734 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:44.776 21524 [18565] sub0: / 0.007895 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:44.776 21524 [18565] sub0: / 0.008008 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:44.777 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:35:44.778 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 = '30d735102f76588ec2682e684f79a4e3') AND (sess_key = 'client_id') 2015-12-03 12:35:44.780 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 = 'werner' 2015-12-03 12:35:44.782 21524 [18565] sub0: \ 0.01377 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:35:44.782 21524 [18565] sub0: / 0.01392 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:44.784 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 = '30d735102f76588ec2682e684f79a4e3') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:35:44.785 21524 [18565] sub0: \ 0.016965 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:35:44.786 21524 [18565] sub0: / 0.017338 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:44.786 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:44.787 21524 [18565] sub0: \ 0.018703 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:44.787 21524 [18565] sub0: / 0.018911 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:44.787 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 = 'werner') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:35:45.177 21525 [18565] sub0: \ 0.855802 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:35:45.178 21525 [18565] sub0: / 0.856665 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:45.182 21525 [18565] time: 0.861167 2015-12-03 12:35:45.183 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:35:45.184 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:35:45.184 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:35:45.185 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:35:45.186 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:35:45.187 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:35:45.188 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:35:45.189 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:35:45.190 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:35:45.196 21525 [18565] sub0: / 0.875522 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:45.217 21525 [18565] sub0: \ 0.895631 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:45.217 21525 [18565] sub0: \ 0.000596 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:35:45.217 21525 [18565] sub0: / 0.000725 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:45.218 21525 [18565] sub0: \ 0.000846 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:35:45.218 21525 [18565] sub0: / 0.001018 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:45.219 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:35:45.220 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:35:45.221 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:35:45.222 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:35:45.223 21525 [18565] sub0: \ 0.00624 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:35:45.224 21525 [18565] sub0: \ 0.006832 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:35:45.224 21525 [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:35:45.224 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:244 2015-12-03 12:35:45.224 21525 [18565] sub0: / 0.007318 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.224 21525 [18565] sub0: / 0.007452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.224 21525 [18565] sub0: / 0.007589 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.224 21525 [18565] sub0: / 0.007705 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:45.225 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:35:45.226 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:35:45.227 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:35:45.228 21525 [18565] sub0: \ 0.011645 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:35:45.229 21525 [18565] sub0: / 0.011793 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:45.229 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:35:45.230 21525 [18565] sub0: \ 0.013566 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:35:45.231 21525 [18565] sub0: / 0.013965 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:45.231 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:45.232 21525 [18565] sub0: \ 0.015359 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:45.232 21525 [18565] sub0: / 0.015582 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:45.286 21525 [18565] sub0: \ 0.06927 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:35:45.287 21525 [18565] sub0: / 0.070163 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:45.288 21525 [18565] time: 0.070978 2015-12-03 12:35:45.288 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:35:45.289 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:35:45.289 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:35:45.290 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:35:45.291 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:35:45.292 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:35:45.292 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:35:45.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:35:45.295 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:35:45.301 21525 [18565] sub0: / 0.084362 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:45.673 21525 [18565] sub0: \ 0.456026 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:45.674 21525 [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:35:45.674 21525 [18565] sub0: / 0.000847 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:45.674 21525 [18565] sub0: \ 0.000974 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:35:45.674 21525 [18565] sub0: / 0.001133 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:45.676 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:35:45.677 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:35:45.678 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:35:45.679 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:35:45.680 21525 [18565] sub0: \ 0.0066 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:35:45.726 21525 [18565] sub0: \ 0.053278 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:35:45.727 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:244 2015-12-03 12:35:45.727 21525 [18565] sub0: / 0.053784 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.727 21525 [18565] sub0: \ 0.053924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:45.727 21525 [18565] sub0: \ 0.054134 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:45.727 21525 [18565] sub0: \ 0.054279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.727 21525 [18565] sub0: \ 0.054439 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:45.728 21525 [18565] sub0: \ 0.054572 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.728 21525 [18565] sub0: / 0.05474 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.728 21525 [18565] sub0: \ 0.054882 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.728 21525 [18565] sub0: / 0.055037 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.728 21525 [18565] sub0: \ 0.055204 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.728 21525 [18565] sub0: / 0.055357 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.728 21525 [18565] sub0: \ 0.055479 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.729 21525 [18565] sub0: / 0.055628 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.729 21525 [18565] sub0: / 0.055763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.729 21525 [18565] sub0: / 0.055909 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.729 21525 [18565] sub0: \ 0.056032 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.729 21525 [18565] sub0: \ 0.0562 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:45.729 21525 [18565] sub0: \ 0.056333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.729 21525 [18565] sub0: / 0.056487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.730 21525 [18565] sub0: \ 0.056608 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.730 21525 [18565] sub0: / 0.056773 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.730 21525 [18565] sub0: \ 0.056895 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.730 21525 [18565] sub0: / 0.057047 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.730 21525 [18565] sub0: \ 0.057167 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.730 21525 [18565] sub0: / 0.057312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.730 21525 [18565] sub0: / 0.05743 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.731 21525 [18565] sub0: / 0.057563 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.731 21525 [18565] sub0: \ 0.057682 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.731 21525 [18565] sub0: \ 0.057844 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:45.731 21525 [18565] sub0: \ 0.057973 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.731 21525 [18565] sub0: / 0.058125 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.731 21525 [18565] sub0: \ 0.058245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.731 21525 [18565] sub0: / 0.058408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.731 21525 [18565] sub0: \ 0.05853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.732 21525 [18565] sub0: / 0.058681 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.732 21525 [18565] sub0: \ 0.058814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.732 21525 [18565] sub0: / 0.05896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.732 21525 [18565] sub0: / 0.059112 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.732 21525 [18565] sub0: / 0.05927 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.732 21525 [18565] sub0: \ 0.05939 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.733 21525 [18565] sub0: \ 0.059561 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:45.733 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:35:45.733 21525 [18565] sub0: / 0.059861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.733 21525 [18565] sub0: \ 0.059979 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.733 21525 [18565] sub0: / 0.060129 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.733 21525 [18565] sub0: \ 0.060248 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.733 21525 [18565] sub0: / 0.060397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.733 21525 [18565] sub0: \ 0.060517 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.734 21525 [18565] sub0: / 0.060661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.734 21525 [18565] sub0: / 0.060793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.734 21525 [18565] sub0: / 0.060919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.734 21525 [18565] sub0: \ 0.061037 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.734 21525 [18565] sub0: \ 0.061201 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:45.734 21525 [18565] sub0: \ 0.061329 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.734 21525 [18565] sub0: / 0.06148 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.735 21525 [18565] sub0: \ 0.061598 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.735 21525 [18565] sub0: / 0.06176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.735 21525 [18565] sub0: \ 0.061892 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.735 21525 [18565] sub0: / 0.062043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.735 21525 [18565] sub0: \ 0.06216 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.735 21525 [18565] sub0: / 0.062305 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.735 21525 [18565] sub0: / 0.062422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.735 21525 [18565] sub0: / 0.062554 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.736 21525 [18565] sub0: \ 0.062673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.736 21525 [18565] sub0: \ 0.062836 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:45.736 21525 [18565] sub0: \ 0.062965 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.736 21525 [18565] sub0: / 0.063149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.736 21525 [18565] sub0: \ 0.063272 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.736 21525 [18565] sub0: / 0.063421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.736 21525 [18565] sub0: \ 0.06354 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.737 21525 [18565] sub0: / 0.063689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.737 21525 [18565] sub0: \ 0.063821 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.737 21525 [18565] sub0: / 0.063965 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.737 21525 [18565] sub0: / 0.064082 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.737 21525 [18565] sub0: / 0.064227 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.737 21525 [18565] sub0: \ 0.064347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.737 21525 [18565] sub0: \ 0.064497 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:45.738 21525 [18565] sub0: \ 0.064624 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.738 21525 [18565] sub0: / 0.064791 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.738 21525 [18565] sub0: \ 0.06491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.738 21525 [18565] sub0: / 0.06506 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.738 21525 [18565] sub0: \ 0.06518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.738 21525 [18565] sub0: / 0.065343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.738 21525 [18565] sub0: \ 0.065462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.739 21525 [18565] sub0: / 0.065607 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.739 21525 [18565] sub0: / 0.065738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.739 21525 [18565] sub0: / 0.065885 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.739 21525 [18565] sub0: \ 0.066005 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.739 21525 [18565] sub0: \ 0.066179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:45.739 21525 [18565] sub0: \ 0.066307 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.739 21525 [18565] sub0: / 0.066459 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.740 21525 [18565] sub0: \ 0.066577 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.740 21525 [18565] sub0: / 0.06674 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.740 21525 [18565] sub0: \ 0.066861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.740 21525 [18565] sub0: / 0.067011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.740 21525 [18565] sub0: \ 0.067172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.740 21525 [18565] sub0: / 0.067319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.740 21525 [18565] sub0: / 0.067438 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.740 21525 [18565] sub0: / 0.067554 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.741 21525 [18565] sub0: \ 0.067672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.741 21525 [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:244 2015-12-03 12:35:45.741 21525 [18565] sub0: \ 0.067961 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.741 21525 [18565] sub0: / 0.068114 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.741 21525 [18565] sub0: \ 0.068233 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.741 21525 [18565] sub0: / 0.068382 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.741 21525 [18565] sub0: \ 0.068503 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.742 21525 [18565] sub0: / 0.068668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.742 21525 [18565] sub0: \ 0.068802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.742 21525 [18565] sub0: / 0.068949 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.742 21525 [18565] sub0: / 0.069068 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.742 21525 [18565] sub0: / 0.06922 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.742 21525 [18565] sub0: \ 0.06934 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.742 21525 [18565] sub0: \ 0.069479 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:45.743 21525 [18565] sub0: \ 0.06961 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.743 21525 [18565] sub0: / 0.069778 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.743 21525 [18565] sub0: \ 0.0699 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.743 21525 [18565] sub0: / 0.070053 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.743 21525 [18565] sub0: \ 0.070175 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.743 21525 [18565] sub0: / 0.070328 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.743 21525 [18565] sub0: \ 0.07045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.744 21525 [18565] sub0: / 0.070597 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.744 21525 [18565] sub0: / 0.070775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.744 21525 [18565] sub0: / 0.070938 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.744 21525 [18565] sub0: \ 0.071093 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.744 21525 [18565] sub0: \ 0.071273 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:45.744 21525 [18565] sub0: \ 0.071404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.745 21525 [18565] sub0: / 0.071559 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.745 21525 [18565] sub0: \ 0.071681 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.745 21525 [18565] sub0: / 0.071847 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.745 21525 [18565] sub0: \ 0.071969 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.745 21525 [18565] sub0: / 0.072119 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.745 21525 [18565] sub0: \ 0.072254 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.745 21525 [18565] sub0: / 0.072401 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.745 21525 [18565] sub0: / 0.07252 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.746 21525 [18565] sub0: / 0.072647 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.746 21525 [18565] sub0: \ 0.072781 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.746 21525 [18565] sub0: \ 0.072928 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:45.746 21525 [18565] sub0: \ 0.073058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.746 21525 [18565] sub0: / 0.073213 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.746 21525 [18565] sub0: \ 0.073333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.746 21525 [18565] sub0: / 0.073485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.747 21525 [18565] sub0: \ 0.073606 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.747 21525 [18565] sub0: / 0.07377 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.747 21525 [18565] sub0: \ 0.07389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.747 21525 [18565] sub0: / 0.074036 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.747 21525 [18565] sub0: / 0.074154 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.747 21525 [18565] sub0: / 0.074305 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.747 21525 [18565] sub0: \ 0.074426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.747 21525 [18565] sub0: \ 0.074557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:45.748 21525 [18565] sub0: \ 0.074684 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.748 21525 [18565] sub0: / 0.074854 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.748 21525 [18565] sub0: \ 0.074975 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.748 21525 [18565] sub0: / 0.075182 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.748 21525 [18565] sub0: \ 0.075306 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.748 21525 [18565] sub0: / 0.075458 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.749 21525 [18565] sub0: \ 0.075579 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.749 21525 [18565] sub0: / 0.075755 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.749 21525 [18565] sub0: / 0.075876 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.749 21525 [18565] sub0: / 0.076038 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.749 21525 [18565] sub0: \ 0.076161 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.749 21525 [18565] sub0: \ 0.076302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:45.749 21525 [18565] sub0: \ 0.076432 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.750 21525 [18565] sub0: / 0.076587 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.750 21525 [18565] sub0: \ 0.076719 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.750 21525 [18565] sub0: / 0.076873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.750 21525 [18565] sub0: \ 0.076995 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.750 21525 [18565] sub0: / 0.077146 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.750 21525 [18565] sub0: \ 0.077265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.750 21525 [18565] sub0: / 0.077412 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.750 21525 [18565] sub0: / 0.07753 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.751 21525 [18565] sub0: / 0.077686 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.751 21525 [18565] sub0: \ 0.077823 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.751 21525 [18565] sub0: \ 0.077973 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:45.751 21525 [18565] sub0: \ 0.078104 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.751 21525 [18565] sub0: / 0.078259 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.751 21525 [18565] sub0: \ 0.078379 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.751 21525 [18565] sub0: / 0.078533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.752 21525 [18565] sub0: \ 0.078653 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.752 21525 [18565] sub0: / 0.078819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.752 21525 [18565] sub0: \ 0.07894 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.752 21525 [18565] sub0: / 0.079126 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.752 21525 [18565] sub0: / 0.079264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.752 21525 [18565] sub0: / 0.079412 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.752 21525 [18565] sub0: \ 0.079534 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.753 21525 [18565] sub0: \ 0.079701 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:45.753 21525 [18565] sub0: \ 0.079834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.753 21525 [18565] sub0: / 0.079989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.753 21525 [18565] sub0: \ 0.080109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.753 21525 [18565] sub0: / 0.080261 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.753 21525 [18565] sub0: \ 0.080383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.753 21525 [18565] sub0: / 0.080534 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.754 21525 [18565] sub0: \ 0.080655 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.754 21525 [18565] sub0: / 0.080815 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.754 21525 [18565] sub0: / 0.080934 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.754 21525 [18565] sub0: / 0.081078 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.754 21525 [18565] sub0: \ 0.081199 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.754 21525 [18565] sub0: \ 0.081364 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:45.754 21525 [18565] sub0: \ 0.081494 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.755 21525 [18565] sub0: / 0.081648 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.755 21525 [18565] sub0: \ 0.081783 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.755 21525 [18565] sub0: / 0.081936 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.755 21525 [18565] sub0: \ 0.082056 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.755 21525 [18565] sub0: / 0.082205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.755 21525 [18565] sub0: \ 0.082324 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.755 21525 [18565] sub0: / 0.082471 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.756 21525 [18565] sub0: / 0.082589 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.756 21525 [18565] sub0: / 0.082749 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.756 21525 [18565] sub0: \ 0.082872 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.756 21525 [18565] sub0: \ 0.083026 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:45.756 21525 [18565] sub0: \ 0.083216 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.756 21525 [18565] sub0: / 0.083371 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.756 21525 [18565] sub0: \ 0.083492 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.757 21525 [18565] sub0: / 0.083643 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.757 21525 [18565] sub0: \ 0.083778 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.757 21525 [18565] sub0: / 0.083931 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.757 21525 [18565] sub0: \ 0.08405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.757 21525 [18565] sub0: / 0.084194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.757 21525 [18565] sub0: / 0.084311 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.757 21525 [18565] sub0: / 0.084453 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.758 21525 [18565] sub0: \ 0.084571 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.758 21525 [18565] sub0: \ 0.084754 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:45.758 21525 [18565] sub0: \ 0.084886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.758 21525 [18565] sub0: / 0.08504 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.758 21525 [18565] sub0: \ 0.085162 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.758 21525 [18565] sub0: / 0.085313 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.758 21525 [18565] sub0: \ 0.085434 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.759 21525 [18565] sub0: / 0.085585 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.759 21525 [18565] sub0: \ 0.085717 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.759 21525 [18565] sub0: / 0.085865 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.759 21525 [18565] sub0: / 0.085984 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.759 21525 [18565] sub0: / 0.086123 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.759 21525 [18565] sub0: \ 0.086243 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.759 21525 [18565] sub0: \ 0.086408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:45.759 21525 [18565] sub0: \ 0.086538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.760 21525 [18565] sub0: / 0.08669 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.760 21525 [18565] sub0: \ 0.086877 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.760 21525 [18565] sub0: / 0.087027 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.760 21525 [18565] sub0: \ 0.087184 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.760 21525 [18565] sub0: / 0.087336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.760 21525 [18565] sub0: \ 0.087456 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.761 21525 [18565] sub0: / 0.0876 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.761 21525 [18565] sub0: / 0.087728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.761 21525 [18565] sub0: / 0.087862 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.761 21525 [18565] sub0: \ 0.087981 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.761 21525 [18565] sub0: \ 0.088121 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:45.761 21525 [18565] sub0: \ 0.088248 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.761 21525 [18565] sub0: / 0.0884 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.761 21525 [18565] sub0: \ 0.088521 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.762 21525 [18565] sub0: / 0.088672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.762 21525 [18565] sub0: \ 0.088805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.762 21525 [18565] sub0: / 0.088954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.762 21525 [18565] sub0: \ 0.089073 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.762 21525 [18565] sub0: / 0.089222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.762 21525 [18565] sub0: / 0.089338 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.762 21525 [18565] sub0: / 0.089494 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.763 21525 [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:35:45.763 21525 [18565] sub0: \ 0.089796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:45.763 21525 [18565] sub0: \ 0.089927 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.763 21525 [18565] sub0: / 0.090079 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.763 21525 [18565] sub0: \ 0.090198 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.763 21525 [18565] sub0: / 0.090349 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.763 21525 [18565] sub0: \ 0.090468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.764 21525 [18565] sub0: / 0.09062 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.764 21525 [18565] sub0: \ 0.090751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.764 21525 [18565] sub0: / 0.090897 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.764 21525 [18565] sub0: / 0.091017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.764 21525 [18565] sub0: / 0.091215 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.764 21525 [18565] sub0: \ 0.091337 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.764 21525 [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:244 2015-12-03 12:35:45.765 21525 [18565] sub0: \ 0.091634 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.765 21525 [18565] sub0: / 0.091858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.765 21525 [18565] sub0: \ 0.091977 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.765 21525 [18565] sub0: / 0.092127 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.765 21525 [18565] sub0: \ 0.092247 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.765 21525 [18565] sub0: / 0.092397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.765 21525 [18565] sub0: \ 0.092515 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:45.766 21525 [18565] sub0: / 0.092661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.766 21525 [18565] sub0: / 0.092794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.766 21525 [18565] sub0: / 0.092922 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.766 21525 [18565] sub0: / 0.09304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.766 21525 [18565] sub0: / 0.09322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.766 21525 [18565] sub0: / 0.093356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:45.766 21525 [18565] sub0: / 0.093475 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:45.767 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:35:45.769 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:35:45.770 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:35:45.771 21525 [18565] sub0: \ 0.09831 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:35:45.771 21525 [18565] sub0: / 0.098463 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:45.772 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:35:45.773 21525 [18565] sub0: \ 0.100365 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:35:45.774 21525 [18565] sub0: / 0.100773 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:45.774 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:45.775 21525 [18565] sub0: \ 0.102147 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:45.775 21525 [18565] sub0: / 0.102379 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:45.776 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:35:45.877 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:35:46.194 21525 [18565] sub0: \ 0.5206 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:35:46.194 21525 [18565] sub0: / 0.521462 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:46.195 21525 [18565] time: 0.522139 2015-12-03 12:35:46.196 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:35:46.196 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:35:46.197 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:35:46.198 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:35:46.198 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:35:46.199 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:35:46.200 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:35:46.201 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:35:46.202 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:35:46.210 21525 [18565] sub0: / 0.537298 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:48.275 21525 [18565] sub0: \ 2.6018 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:48.276 21525 [18565] sub0: \ 0.000628 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:35:48.276 21525 [18565] sub0: / 0.000762 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:48.276 21525 [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:35:48.276 21525 [18565] sub0: / 0.001051 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:48.278 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:35:48.279 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:35:48.280 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:35:48.281 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:35:48.282 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:35:48.283 21525 [18565] sub0: \ 0.007653 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:35:48.283 21525 [18565] sub0: \ 0.007843 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:48.283 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:35:48.283 21525 [18565] sub0: / 0.008141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.283 21525 [18565] sub0: / 0.008264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.283 21525 [18565] sub0: / 0.008404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.283 21525 [18565] sub0: / 0.008521 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:48.284 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:35:48.285 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:35:48.286 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:35:48.288 21525 [18565] sub0: \ 0.012824 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:35:48.288 21525 [18565] sub0: / 0.012986 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:48.289 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:35:48.290 21525 [18565] sub0: \ 0.015007 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:35:48.290 21525 [18565] sub0: / 0.015409 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:48.291 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:48.292 21525 [18565] sub0: \ 0.016881 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:48.292 21525 [18565] sub0: / 0.017168 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:48.345 21525 [18565] sub0: \ 0.070359 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:35:48.346 21525 [18565] sub0: / 0.071253 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:48.347 21525 [18565] time: 0.072062 2015-12-03 12:35:48.348 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:35:48.348 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:35:48.349 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:35:48.350 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:35:48.350 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:35:48.351 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:35:48.352 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:35:48.353 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:35:48.354 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:35:48.360 21525 [18565] sub0: / 0.085522 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:48.722 21525 [18565] sub0: \ 0.447468 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:48.723 21525 [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:35:48.723 21525 [18565] sub0: / 0.000803 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:48.724 21525 [18565] sub0: \ 0.000932 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:35:48.724 21525 [18565] sub0: / 0.00111 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:48.726 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:35:48.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:35:48.730 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:35:48.731 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:35:48.732 21525 [18565] sub0: \ 0.009547 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:35:48.786 21525 [18565] sub0: \ 0.063288 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:35:48.786 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:244 2015-12-03 12:35:48.786 21525 [18565] sub0: / 0.063813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.787 21525 [18565] sub0: \ 0.063972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:48.787 21525 [18565] sub0: \ 0.064186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:48.787 21525 [18565] sub0: \ 0.064332 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.787 21525 [18565] sub0: \ 0.064496 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:48.787 21525 [18565] sub0: \ 0.06463 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.787 21525 [18565] sub0: / 0.064785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.788 21525 [18565] sub0: \ 0.064911 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.788 21525 [18565] sub0: / 0.06508 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.788 21525 [18565] sub0: \ 0.065202 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.788 21525 [18565] sub0: / 0.065354 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.788 21525 [18565] sub0: \ 0.065523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.788 21525 [18565] sub0: / 0.065675 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.788 21525 [18565] sub0: / 0.065795 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.789 21525 [18565] sub0: / 0.065972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.789 21525 [18565] sub0: \ 0.0661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.789 21525 [18565] sub0: \ 0.066254 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:48.789 21525 [18565] sub0: \ 0.066386 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.789 21525 [18565] sub0: / 0.066543 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.789 21525 [18565] sub0: \ 0.066666 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.789 21525 [18565] sub0: / 0.06682 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.790 21525 [18565] sub0: \ 0.066955 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.790 21525 [18565] sub0: / 0.067111 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.790 21525 [18565] sub0: \ 0.067235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.790 21525 [18565] sub0: / 0.067397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.790 21525 [18565] sub0: / 0.067519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.790 21525 [18565] sub0: / 0.067671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.790 21525 [18565] sub0: \ 0.067795 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.791 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:35:48.791 21525 [18565] sub0: \ 0.068101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.791 21525 [18565] sub0: / 0.068256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.791 21525 [18565] sub0: \ 0.068377 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.791 21525 [18565] sub0: / 0.068531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.791 21525 [18565] sub0: \ 0.068654 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.791 21525 [18565] sub0: / 0.068808 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.792 21525 [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:35:48.792 21525 [18565] sub0: / 0.069102 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.792 21525 [18565] sub0: / 0.069221 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.792 21525 [18565] sub0: / 0.069368 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.792 21525 [18565] sub0: \ 0.069532 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.792 21525 [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:244 2015-12-03 12:35:48.792 21525 [18565] sub0: \ 0.069845 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.793 21525 [18565] sub0: / 0.070048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.793 21525 [18565] sub0: \ 0.070172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.793 21525 [18565] sub0: / 0.070326 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.793 21525 [18565] sub0: \ 0.07045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.793 21525 [18565] sub0: / 0.070601 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.793 21525 [18565] sub0: \ 0.070723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.793 21525 [18565] sub0: / 0.070871 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.794 21525 [18565] sub0: / 0.071021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.794 21525 [18565] sub0: / 0.071152 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.794 21525 [18565] sub0: \ 0.071274 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.794 21525 [18565] sub0: \ 0.071443 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:48.794 21525 [18565] sub0: \ 0.071576 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.794 21525 [18565] sub0: / 0.07173 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.794 21525 [18565] sub0: \ 0.071852 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.795 21525 [18565] sub0: / 0.072019 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.795 21525 [18565] sub0: \ 0.072142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.795 21525 [18565] sub0: / 0.072295 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.795 21525 [18565] sub0: \ 0.072419 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.795 21525 [18565] sub0: / 0.072568 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.795 21525 [18565] sub0: / 0.07269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.795 21525 [18565] sub0: / 0.072827 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.796 21525 [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:35:48.796 21525 [18565] sub0: \ 0.073134 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:48.796 21525 [18565] sub0: \ 0.073269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.796 21525 [18565] sub0: / 0.073462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.796 21525 [18565] sub0: \ 0.07359 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.796 21525 [18565] sub0: / 0.073743 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.796 21525 [18565] sub0: \ 0.073866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.797 21525 [18565] sub0: / 0.074063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.797 21525 [18565] sub0: \ 0.074188 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.797 21525 [18565] sub0: / 0.074336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.797 21525 [18565] sub0: / 0.074456 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.797 21525 [18565] sub0: / 0.074607 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.797 21525 [18565] sub0: \ 0.074731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.797 21525 [18565] sub0: \ 0.074889 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:48.798 21525 [18565] sub0: \ 0.075036 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.798 21525 [18565] sub0: / 0.075192 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.798 21525 [18565] sub0: \ 0.075315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.798 21525 [18565] sub0: / 0.075468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.798 21525 [18565] sub0: \ 0.075591 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.798 21525 [18565] sub0: / 0.075744 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.798 21525 [18565] sub0: \ 0.075868 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.799 21525 [18565] sub0: / 0.076032 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.799 21525 [18565] sub0: / 0.076153 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.799 21525 [18565] sub0: / 0.0763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.799 21525 [18565] sub0: \ 0.076424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.799 21525 [18565] sub0: \ 0.076578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:48.799 21525 [18565] sub0: \ 0.076712 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.799 21525 [18565] sub0: / 0.076869 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.800 21525 [18565] sub0: \ 0.077007 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.800 21525 [18565] sub0: / 0.07716 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.800 21525 [18565] sub0: \ 0.077284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.800 21525 [18565] sub0: / 0.077484 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.800 21525 [18565] sub0: \ 0.077612 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.800 21525 [18565] sub0: / 0.077761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.800 21525 [18565] sub0: / 0.077881 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.801 21525 [18565] sub0: / 0.078049 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.801 21525 [18565] sub0: \ 0.078188 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.801 21525 [18565] sub0: \ 0.078337 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:48.801 21525 [18565] sub0: \ 0.078468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.801 21525 [18565] sub0: / 0.078623 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.801 21525 [18565] sub0: \ 0.078746 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.802 21525 [18565] sub0: / 0.078897 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.802 21525 [18565] sub0: \ 0.079035 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.802 21525 [18565] sub0: / 0.07919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.802 21525 [18565] sub0: \ 0.079312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.802 21525 [18565] sub0: / 0.079461 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.802 21525 [18565] sub0: / 0.079581 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.802 21525 [18565] sub0: / 0.079738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.802 21525 [18565] sub0: \ 0.079863 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.803 21525 [18565] sub0: \ 0.080045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:48.803 21525 [18565] sub0: \ 0.08018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.803 21525 [18565] sub0: / 0.080336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.803 21525 [18565] sub0: \ 0.08046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.803 21525 [18565] sub0: / 0.080613 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.803 21525 [18565] sub0: \ 0.080737 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.803 21525 [18565] sub0: / 0.080891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.804 21525 [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:35:48.804 21525 [18565] sub0: / 0.081178 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.804 21525 [18565] sub0: / 0.081297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.804 21525 [18565] sub0: / 0.081464 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.804 21525 [18565] sub0: \ 0.081589 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.804 21525 [18565] sub0: \ 0.08177 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:48.805 21525 [18565] sub0: \ 0.081903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.805 21525 [18565] sub0: / 0.082074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.805 21525 [18565] sub0: \ 0.082197 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.805 21525 [18565] sub0: / 0.082349 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.805 21525 [18565] sub0: \ 0.08247 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.805 21525 [18565] sub0: / 0.082623 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.805 21525 [18565] sub0: \ 0.082744 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.805 21525 [18565] sub0: / 0.082891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.806 21525 [18565] sub0: / 0.083025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.806 21525 [18565] sub0: / 0.083159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.806 21525 [18565] sub0: \ 0.083279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.806 21525 [18565] sub0: \ 0.08345 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:48.806 21525 [18565] sub0: \ 0.08358 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.806 21525 [18565] sub0: / 0.083734 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.806 21525 [18565] sub0: \ 0.083854 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.807 21525 [18565] sub0: / 0.084019 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.807 21525 [18565] sub0: \ 0.084141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.807 21525 [18565] sub0: / 0.084291 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.807 21525 [18565] sub0: \ 0.084411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.807 21525 [18565] sub0: / 0.084559 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.807 21525 [18565] sub0: / 0.084676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.807 21525 [18565] sub0: / 0.084803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.808 21525 [18565] sub0: \ 0.084923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.808 21525 [18565] sub0: \ 0.085099 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:48.808 21525 [18565] sub0: \ 0.085241 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.808 21525 [18565] sub0: / 0.085447 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.808 21525 [18565] sub0: \ 0.085573 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.808 21525 [18565] sub0: / 0.085725 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.808 21525 [18565] sub0: \ 0.085845 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.809 21525 [18565] sub0: / 0.08601 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.809 21525 [18565] sub0: \ 0.086131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.809 21525 [18565] sub0: / 0.086278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.809 21525 [18565] sub0: / 0.086396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.809 21525 [18565] sub0: / 0.086534 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.809 21525 [18565] sub0: \ 0.086653 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.809 21525 [18565] sub0: \ 0.086806 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:48.810 21525 [18565] sub0: \ 0.086945 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.810 21525 [18565] sub0: / 0.087105 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.810 21525 [18565] sub0: \ 0.087225 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.810 21525 [18565] sub0: / 0.087375 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.810 21525 [18565] sub0: \ 0.087495 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.810 21525 [18565] sub0: / 0.087646 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.810 21525 [18565] sub0: \ 0.087765 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.811 21525 [18565] sub0: / 0.087912 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.811 21525 [18565] sub0: / 0.088043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.811 21525 [18565] sub0: / 0.088191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.811 21525 [18565] sub0: \ 0.088312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.811 21525 [18565] sub0: \ 0.088464 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:48.811 21525 [18565] sub0: \ 0.088606 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.811 21525 [18565] sub0: / 0.088762 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.811 21525 [18565] sub0: \ 0.088881 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.812 21525 [18565] sub0: / 0.089053 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.812 21525 [18565] sub0: \ 0.089174 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.812 21525 [18565] sub0: / 0.089324 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.812 21525 [18565] sub0: \ 0.089481 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.812 21525 [18565] sub0: / 0.08963 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.812 21525 [18565] sub0: / 0.089748 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.813 21525 [18565] sub0: / 0.089896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.813 21525 [18565] sub0: \ 0.090032 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.813 21525 [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:244 2015-12-03 12:35:48.813 21525 [18565] sub0: \ 0.090339 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.813 21525 [18565] sub0: / 0.090493 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.813 21525 [18565] sub0: \ 0.090612 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.813 21525 [18565] sub0: / 0.090763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.813 21525 [18565] sub0: \ 0.090885 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.814 21525 [18565] sub0: / 0.09105 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.814 21525 [18565] sub0: \ 0.09117 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.814 21525 [18565] sub0: / 0.091316 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.814 21525 [18565] sub0: / 0.091433 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.814 21525 [18565] sub0: / 0.091548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.814 21525 [18565] sub0: \ 0.091664 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.814 21525 [18565] sub0: \ 0.091833 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:48.815 21525 [18565] sub0: \ 0.091974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.815 21525 [18565] sub0: / 0.092142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.815 21525 [18565] sub0: \ 0.092263 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.815 21525 [18565] sub0: / 0.092413 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.815 21525 [18565] sub0: \ 0.092533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.815 21525 [18565] sub0: / 0.092683 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.815 21525 [18565] sub0: \ 0.092801 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.816 21525 [18565] sub0: / 0.092987 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.816 21525 [18565] sub0: / 0.093108 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.816 21525 [18565] sub0: / 0.093235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.816 21525 [18565] sub0: \ 0.093355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.816 21525 [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:244 2015-12-03 12:35:48.816 21525 [18565] sub0: \ 0.093703 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.816 21525 [18565] sub0: / 0.093856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.817 21525 [18565] sub0: \ 0.094015 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.817 21525 [18565] sub0: / 0.094168 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.817 21525 [18565] sub0: \ 0.094288 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.817 21525 [18565] sub0: / 0.094438 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.817 21525 [18565] sub0: \ 0.094557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.817 21525 [18565] sub0: / 0.094702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.817 21525 [18565] sub0: / 0.094819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.818 21525 [18565] sub0: / 0.094968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.818 21525 [18565] sub0: \ 0.095091 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.818 21525 [18565] sub0: \ 0.095259 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:48.818 21525 [18565] sub0: \ 0.095387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.818 21525 [18565] sub0: / 0.095551 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.818 21525 [18565] sub0: \ 0.095672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.818 21525 [18565] sub0: / 0.095822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.819 21525 [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:35:48.819 21525 [18565] sub0: / 0.096106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.819 21525 [18565] sub0: \ 0.096224 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.819 21525 [18565] sub0: / 0.096368 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.819 21525 [18565] sub0: / 0.096484 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.819 21525 [18565] sub0: / 0.096611 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.819 21525 [18565] sub0: \ 0.09673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.820 21525 [18565] sub0: \ 0.096902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:48.820 21525 [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:35:48.820 21525 [18565] sub0: / 0.097197 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.820 21525 [18565] sub0: \ 0.097317 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.820 21525 [18565] sub0: / 0.097503 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.820 21525 [18565] sub0: \ 0.097624 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.820 21525 [18565] sub0: / 0.097773 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.820 21525 [18565] sub0: \ 0.097892 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.821 21525 [18565] sub0: / 0.098049 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.821 21525 [18565] sub0: / 0.098167 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.821 21525 [18565] sub0: / 0.098282 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.821 21525 [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:35:48.821 21525 [18565] sub0: \ 0.098559 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:48.821 21525 [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:35:48.822 21525 [18565] sub0: / 0.098933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.822 21525 [18565] sub0: \ 0.09908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.822 21525 [18565] sub0: / 0.099232 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.822 21525 [18565] sub0: \ 0.099351 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.822 21525 [18565] sub0: / 0.099499 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.822 21525 [18565] sub0: \ 0.099617 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.822 21525 [18565] sub0: / 0.099768 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.822 21525 [18565] sub0: / 0.099886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.823 21525 [18565] sub0: / 0.100037 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.823 21525 [18565] sub0: \ 0.100157 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.823 21525 [18565] sub0: \ 0.100326 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:48.823 21525 [18565] sub0: \ 0.100454 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.823 21525 [18565] sub0: / 0.100605 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.823 21525 [18565] sub0: \ 0.100723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.823 21525 [18565] sub0: / 0.100873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.824 21525 [18565] sub0: \ 0.101009 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.824 21525 [18565] sub0: / 0.10116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.824 21525 [18565] sub0: \ 0.101279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.824 21525 [18565] sub0: / 0.10147 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.824 21525 [18565] sub0: / 0.101591 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.824 21525 [18565] sub0: / 0.101717 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.824 21525 [18565] sub0: \ 0.101836 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.825 21525 [18565] sub0: \ 0.101988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:48.825 21525 [18565] sub0: \ 0.102115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.825 21525 [18565] sub0: / 0.102267 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.825 21525 [18565] sub0: \ 0.102386 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.825 21525 [18565] sub0: / 0.102549 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.825 21525 [18565] sub0: \ 0.102669 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.825 21525 [18565] sub0: / 0.102819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.826 21525 [18565] sub0: \ 0.102948 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.826 21525 [18565] sub0: / 0.103097 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.826 21525 [18565] sub0: / 0.103216 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.826 21525 [18565] sub0: / 0.103372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.826 21525 [18565] sub0: \ 0.103492 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.826 21525 [18565] sub0: \ 0.103661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:48.826 21525 [18565] sub0: \ 0.103792 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.827 21525 [18565] sub0: / 0.103957 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.827 21525 [18565] sub0: \ 0.104078 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.827 21525 [18565] sub0: / 0.104227 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.827 21525 [18565] sub0: \ 0.104348 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.827 21525 [18565] sub0: / 0.104498 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.827 21525 [18565] sub0: \ 0.104616 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:48.827 21525 [18565] sub0: / 0.104761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.827 21525 [18565] sub0: / 0.104877 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.828 21525 [18565] sub0: / 0.105018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.828 21525 [18565] sub0: / 0.105138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.828 21525 [18565] sub0: / 0.105301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.828 21525 [18565] sub0: / 0.10547 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:48.828 21525 [18565] sub0: / 0.105593 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:48.829 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:35:48.830 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:35:48.832 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:35:48.833 21525 [18565] sub0: \ 0.110499 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:35:48.833 21525 [18565] sub0: / 0.110665 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:48.834 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:35:48.835 21525 [18565] sub0: \ 0.11267 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:35:48.836 21525 [18565] sub0: / 0.113112 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:48.836 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:48.837 21525 [18565] sub0: \ 0.11469 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:48.838 21525 [18565] sub0: / 0.114935 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:48.838 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:35:48.942 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:35:49.257 21525 [18565] sub0: \ 0.53423 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:35:49.258 21525 [18565] sub0: / 0.535137 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:49.258 21525 [18565] time: 0.535828 2015-12-03 12:35:49.259 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:35:49.260 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:35:49.260 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:35:49.261 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:35:49.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', 'login', '--- jr ' , '') 2015-12-03 12:35:49.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:35:49.263 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:35:49.264 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:35:49.266 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:35:49.273 21525 [18565] sub0: / 0.550878 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:49.935 21525 [18565] sub0: \ 1.2122 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:49.936 21525 [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:35:49.936 21525 [18565] sub0: / 0.000782 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:49.936 21525 [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:35:49.936 21525 [18565] sub0: / 0.001118 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:49.938 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:35:49.939 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:35:49.940 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:35:49.941 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:35:49.942 21525 [18565] sub0: \ 0.006842 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:35:49.942 21525 [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:299 2015-12-03 12:35:49.943 21525 [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:35:49.943 21525 [18565] sub0: \ 0.007734 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:49.943 21525 [18565] sub0: / 0.007876 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:49.943 21525 [18565] sub0: / 0.00801 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:49.943 21525 [18565] sub0: / 0.008139 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:49.943 21525 [18565] sub0: / 0.008253 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:49.944 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:35:49.945 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:35:49.946 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:35:49.947 21525 [18565] sub0: \ 0.012326 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:35:49.947 21525 [18565] sub0: / 0.01248 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:49.949 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:35:49.949 21525 [18565] sub0: \ 0.01439 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:35:49.950 21525 [18565] sub0: / 0.014805 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:49.950 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:49.951 21525 [18565] sub0: \ 0.016207 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:49.951 21525 [18565] sub0: / 0.016441 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:50.805 21525 [18565] sub0: \ 0.869813 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:35:50.806 21525 [18565] sub0: / 0.870707 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:50.810 21525 [18565] time: 0.875092 2015-12-03 12:35:50.811 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:35:50.812 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:35:50.813 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:35:50.814 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:35:50.814 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:35:50.815 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:35:50.816 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:35:50.817 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:35:50.818 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:35:50.825 21525 [18565] sub0: / 0.889561 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:50.951 21525 [18565] sub0: \ 1.016487 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:50.952 21525 [18565] sub0: \ 0.00068 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:35:50.953 21525 [18565] sub0: / 0.00082 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:50.953 21525 [18565] sub0: \ 0.000956 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:35:50.953 21525 [18565] sub0: / 0.001118 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:50.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'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:35:50.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_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:35:50.957 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:35:50.958 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:35:50.958 21525 [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:35:50.959 21525 [18565] sub0: \ 0.007261 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:35:50.959 21525 [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:35:50.959 21525 [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:35:50.959 21525 [18565] sub0: / 0.007713 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:50.960 21525 [18565] sub0: / 0.007851 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:50.960 21525 [18565] sub0: / 0.007984 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:50.960 21525 [18565] sub0: / 0.008099 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:50.960 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:35:50.961 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:35:50.963 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:35:50.964 21525 [18565] sub0: \ 0.012119 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:35:50.964 21525 [18565] sub0: / 0.012271 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:50.965 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:35:50.966 21525 [18565] sub0: \ 0.014142 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:35:50.966 21525 [18565] sub0: / 0.014534 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:50.966 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:50.968 21525 [18565] sub0: \ 0.015962 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:50.968 21525 [18565] sub0: / 0.016195 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:51.022 21525 [18565] sub0: \ 0.069828 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:35:51.022 21525 [18565] sub0: / 0.070734 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:51.023 21525 [18565] time: 0.071591 2015-12-03 12:35:51.024 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:35:51.024 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:35:51.025 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:35:51.026 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:35:51.027 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:35:51.027 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:35:51.028 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:35:51.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:35:51.031 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:35:51.037 21525 [18565] sub0: / 0.085079 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:51.383 21525 [18565] sub0: \ 0.431698 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:51.384 21525 [18565] sub0: \ 0.000698 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:35:51.384 21525 [18565] sub0: / 0.000836 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:51.385 21525 [18565] sub0: \ 0.000961 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:35:51.385 21525 [18565] sub0: / 0.001139 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:51.386 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:35:51.387 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:35:51.389 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:35:51.390 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:35:51.390 21525 [18565] sub0: \ 0.006689 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:35:51.441 21525 [18565] sub0: \ 0.057865 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:35:51.442 21525 [18565] sub0: \ 0.058246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:51.442 21525 [18565] sub0: / 0.058405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.442 21525 [18565] sub0: \ 0.058549 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:51.442 21525 [18565] sub0: \ 0.058701 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:51.442 21525 [18565] sub0: \ 0.058837 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.443 21525 [18565] sub0: \ 0.05902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:51.443 21525 [18565] sub0: \ 0.059171 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.443 21525 [18565] sub0: / 0.059349 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.443 21525 [18565] sub0: \ 0.059473 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.443 21525 [18565] sub0: / 0.059626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.443 21525 [18565] sub0: \ 0.059749 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.443 21525 [18565] sub0: / 0.059904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.444 21525 [18565] sub0: \ 0.060028 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.444 21525 [18565] sub0: / 0.060192 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.444 21525 [18565] sub0: / 0.060313 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.444 21525 [18565] sub0: / 0.060484 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.444 21525 [18565] sub0: \ 0.06061 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.444 21525 [18565] sub0: \ 0.060782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:51.444 21525 [18565] sub0: \ 0.060916 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.445 21525 [18565] sub0: / 0.061083 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.445 21525 [18565] sub0: \ 0.061209 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.445 21525 [18565] sub0: / 0.061362 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.445 21525 [18565] sub0: \ 0.061484 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.445 21525 [18565] sub0: / 0.061639 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.445 21525 [18565] sub0: \ 0.061763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.445 21525 [18565] sub0: / 0.061911 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.446 21525 [18565] sub0: / 0.062044 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.446 21525 [18565] sub0: / 0.062185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.446 21525 [18565] sub0: \ 0.062306 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.446 21525 [18565] sub0: \ 0.062461 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:51.446 21525 [18565] sub0: \ 0.062595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.446 21525 [18565] sub0: / 0.062766 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.446 21525 [18565] sub0: \ 0.062894 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.447 21525 [18565] sub0: / 0.063063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.447 21525 [18565] sub0: \ 0.063187 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.447 21525 [18565] sub0: / 0.063345 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.447 21525 [18565] sub0: \ 0.063468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.447 21525 [18565] sub0: / 0.063618 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.447 21525 [18565] sub0: / 0.063741 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.447 21525 [18565] sub0: / 0.063896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.448 21525 [18565] sub0: \ 0.064022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.448 21525 [18565] sub0: \ 0.064209 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:51.448 21525 [18565] sub0: \ 0.064346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.448 21525 [18565] sub0: / 0.064547 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.448 21525 [18565] sub0: \ 0.064673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.448 21525 [18565] sub0: / 0.064828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.449 21525 [18565] sub0: \ 0.064953 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.449 21525 [18565] sub0: / 0.065123 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.449 21525 [18565] sub0: \ 0.065247 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.449 21525 [18565] sub0: / 0.065396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.449 21525 [18565] sub0: / 0.065519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.449 21525 [18565] sub0: / 0.065657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.449 21525 [18565] sub0: \ 0.065779 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.450 21525 [18565] sub0: \ 0.065949 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:51.450 21525 [18565] sub0: \ 0.066099 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.450 21525 [18565] sub0: / 0.066256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.450 21525 [18565] sub0: \ 0.066395 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.450 21525 [18565] sub0: / 0.066551 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.450 21525 [18565] sub0: \ 0.066674 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.450 21525 [18565] sub0: / 0.066829 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.451 21525 [18565] sub0: \ 0.066953 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.451 21525 [18565] sub0: / 0.067116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.451 21525 [18565] sub0: / 0.06724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.451 21525 [18565] sub0: / 0.067379 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.451 21525 [18565] sub0: \ 0.067501 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.451 21525 [18565] sub0: \ 0.067657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:51.451 21525 [18565] sub0: \ 0.06779 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.452 21525 [18565] sub0: / 0.067947 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.452 21525 [18565] sub0: \ 0.068086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.452 21525 [18565] sub0: / 0.068241 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.452 21525 [18565] sub0: \ 0.068364 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.452 21525 [18565] sub0: / 0.068561 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.452 21525 [18565] sub0: \ 0.068686 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.452 21525 [18565] sub0: / 0.068834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.453 21525 [18565] sub0: / 0.068956 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.453 21525 [18565] sub0: / 0.069122 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.453 21525 [18565] sub0: \ 0.069247 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.453 21525 [18565] sub0: \ 0.069392 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:51.453 21525 [18565] sub0: \ 0.069524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.453 21525 [18565] sub0: / 0.06968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.453 21525 [18565] sub0: \ 0.069806 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.454 21525 [18565] sub0: / 0.069973 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.454 21525 [18565] sub0: \ 0.070112 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.454 21525 [18565] sub0: / 0.070268 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.454 21525 [18565] sub0: \ 0.070392 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.454 21525 [18565] sub0: / 0.07054 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.454 21525 [18565] sub0: / 0.070661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.454 21525 [18565] sub0: / 0.070823 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.455 21525 [18565] sub0: \ 0.070947 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.455 21525 [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:244 2015-12-03 12:35:51.455 21525 [18565] sub0: \ 0.071265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.455 21525 [18565] sub0: / 0.071421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.455 21525 [18565] sub0: \ 0.071545 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.455 21525 [18565] sub0: / 0.071701 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.455 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:35:51.456 21525 [18565] sub0: / 0.071978 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.456 21525 [18565] sub0: \ 0.072115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.456 21525 [18565] sub0: / 0.072263 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.456 21525 [18565] sub0: / 0.072385 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.456 21525 [18565] sub0: / 0.072573 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.456 21525 [18565] sub0: \ 0.072695 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.456 21525 [18565] sub0: \ 0.072846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:51.457 21525 [18565] sub0: \ 0.072978 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.457 21525 [18565] sub0: / 0.073146 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.457 21525 [18565] sub0: \ 0.073272 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.457 21525 [18565] sub0: / 0.073428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.457 21525 [18565] sub0: \ 0.073563 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.457 21525 [18565] sub0: / 0.07372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.457 21525 [18565] sub0: \ 0.073843 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.458 21525 [18565] sub0: / 0.073991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.458 21525 [18565] sub0: / 0.074129 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.458 21525 [18565] sub0: / 0.074286 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.458 21525 [18565] sub0: \ 0.074411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.458 21525 [18565] sub0: \ 0.074588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:51.458 21525 [18565] sub0: \ 0.074724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.458 21525 [18565] sub0: / 0.074878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.459 21525 [18565] sub0: \ 0.075004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.459 21525 [18565] sub0: / 0.075173 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.459 21525 [18565] sub0: \ 0.075298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.459 21525 [18565] sub0: / 0.075454 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.459 21525 [18565] sub0: \ 0.075579 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.459 21525 [18565] sub0: / 0.075726 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.459 21525 [18565] sub0: / 0.075849 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.460 21525 [18565] sub0: / 0.075979 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.460 21525 [18565] sub0: \ 0.076115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.460 21525 [18565] sub0: \ 0.076251 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:51.460 21525 [18565] sub0: \ 0.07638 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.460 21525 [18565] sub0: / 0.076578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.460 21525 [18565] sub0: \ 0.076704 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.460 21525 [18565] sub0: / 0.076859 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.461 21525 [18565] sub0: \ 0.076983 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.461 21525 [18565] sub0: / 0.077167 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.461 21525 [18565] sub0: \ 0.077292 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.461 21525 [18565] sub0: / 0.077442 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.461 21525 [18565] sub0: / 0.077565 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.461 21525 [18565] sub0: / 0.077732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.461 21525 [18565] sub0: \ 0.077858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.462 21525 [18565] sub0: \ 0.078029 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:51.462 21525 [18565] sub0: \ 0.078181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.462 21525 [18565] sub0: / 0.078338 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.462 21525 [18565] sub0: \ 0.078464 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.462 21525 [18565] sub0: / 0.078617 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.462 21525 [18565] sub0: \ 0.078742 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.462 21525 [18565] sub0: / 0.078897 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.463 21525 [18565] sub0: \ 0.079021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.463 21525 [18565] sub0: / 0.079185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.463 21525 [18565] sub0: / 0.079309 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.463 21525 [18565] sub0: / 0.079448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.463 21525 [18565] sub0: \ 0.07957 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.463 21525 [18565] sub0: \ 0.079735 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:51.463 21525 [18565] sub0: \ 0.079869 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.464 21525 [18565] sub0: / 0.080024 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.464 21525 [18565] sub0: \ 0.080163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.464 21525 [18565] sub0: / 0.080317 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.464 21525 [18565] sub0: \ 0.08049 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.464 21525 [18565] sub0: / 0.080668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.464 21525 [18565] sub0: \ 0.080793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.465 21525 [18565] sub0: / 0.080944 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.465 21525 [18565] sub0: / 0.081079 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.465 21525 [18565] sub0: / 0.081223 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.465 21525 [18565] sub0: \ 0.081346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.465 21525 [18565] sub0: \ 0.081511 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:51.465 21525 [18565] sub0: \ 0.081645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.465 21525 [18565] sub0: / 0.081802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.466 21525 [18565] sub0: \ 0.081928 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.466 21525 [18565] sub0: / 0.082093 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.466 21525 [18565] sub0: \ 0.082218 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.466 21525 [18565] sub0: / 0.082373 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.466 21525 [18565] sub0: \ 0.082497 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.466 21525 [18565] sub0: / 0.082645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.466 21525 [18565] sub0: / 0.082768 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.466 21525 [18565] sub0: / 0.082909 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.467 21525 [18565] sub0: \ 0.083041 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.467 21525 [18565] sub0: \ 0.083209 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:51.467 21525 [18565] sub0: \ 0.083343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.467 21525 [18565] sub0: / 0.0835 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.467 21525 [18565] sub0: \ 0.083624 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.467 21525 [18565] sub0: / 0.083778 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.467 21525 [18565] sub0: \ 0.083901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.468 21525 [18565] sub0: / 0.084069 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.468 21525 [18565] sub0: \ 0.084207 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.468 21525 [18565] sub0: / 0.084356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.468 21525 [18565] sub0: / 0.084516 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.468 21525 [18565] sub0: / 0.084659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.468 21525 [18565] sub0: \ 0.08478 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.469 21525 [18565] sub0: \ 0.084943 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:51.469 21525 [18565] sub0: \ 0.08509 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.469 21525 [18565] sub0: / 0.085247 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.469 21525 [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:35:51.469 21525 [18565] sub0: / 0.085523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.469 21525 [18565] sub0: \ 0.085645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.469 21525 [18565] sub0: / 0.085799 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.469 21525 [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:258 2015-12-03 12:35:51.470 21525 [18565] sub0: / 0.08608 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.470 21525 [18565] sub0: / 0.086203 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.470 21525 [18565] sub0: / 0.086343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.470 21525 [18565] sub0: \ 0.086462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.470 21525 [18565] sub0: \ 0.086621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:51.470 21525 [18565] sub0: \ 0.086753 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.470 21525 [18565] sub0: / 0.086909 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.471 21525 [18565] sub0: \ 0.087043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.471 21525 [18565] sub0: / 0.087201 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.471 21525 [18565] sub0: \ 0.087323 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.471 21525 [18565] sub0: / 0.087478 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.471 21525 [18565] sub0: \ 0.0876 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.471 21525 [18565] sub0: / 0.08776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.471 21525 [18565] sub0: / 0.087881 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.472 21525 [18565] sub0: / 0.088025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.472 21525 [18565] sub0: \ 0.088159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.472 21525 [18565] sub0: \ 0.088308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:51.472 21525 [18565] sub0: \ 0.088486 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.472 21525 [18565] sub0: / 0.088646 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.472 21525 [18565] sub0: \ 0.088769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.472 21525 [18565] sub0: / 0.088922 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.473 21525 [18565] sub0: \ 0.089054 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.473 21525 [18565] sub0: / 0.089209 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.473 21525 [18565] sub0: \ 0.089331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.473 21525 [18565] sub0: / 0.089479 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.473 21525 [18565] sub0: / 0.089599 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.473 21525 [18565] sub0: / 0.089752 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.473 21525 [18565] sub0: \ 0.089873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.474 21525 [18565] sub0: \ 0.090015 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:51.474 21525 [18565] sub0: \ 0.090159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.474 21525 [18565] sub0: / 0.090312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.474 21525 [18565] sub0: \ 0.090435 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.474 21525 [18565] sub0: / 0.090588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.474 21525 [18565] sub0: \ 0.090708 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.474 21525 [18565] sub0: / 0.090861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.475 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:258 2015-12-03 12:35:51.475 21525 [18565] sub0: / 0.091159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.475 21525 [18565] sub0: / 0.091279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.475 21525 [18565] sub0: / 0.091437 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.475 21525 [18565] sub0: \ 0.091556 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.475 21525 [18565] sub0: \ 0.091711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:51.475 21525 [18565] sub0: \ 0.091842 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.476 21525 [18565] sub0: / 0.091995 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.476 21525 [18565] sub0: \ 0.092131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.476 21525 [18565] sub0: / 0.092284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.476 21525 [18565] sub0: \ 0.092404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.476 21525 [18565] sub0: / 0.092599 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.476 21525 [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:35:51.476 21525 [18565] sub0: / 0.092866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.477 21525 [18565] sub0: / 0.092986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.477 21525 [18565] sub0: / 0.093149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.477 21525 [18565] sub0: \ 0.093269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.477 21525 [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:244 2015-12-03 12:35:51.477 21525 [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:35:51.477 21525 [18565] sub0: / 0.093709 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.477 21525 [18565] sub0: \ 0.093832 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.478 21525 [18565] sub0: / 0.093985 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.478 21525 [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:35:51.478 21525 [18565] sub0: / 0.094275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.478 21525 [18565] sub0: \ 0.094395 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.478 21525 [18565] sub0: / 0.094548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.478 21525 [18565] sub0: / 0.094681 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.478 21525 [18565] sub0: / 0.094831 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.479 21525 [18565] sub0: \ 0.094951 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.479 21525 [18565] sub0: \ 0.095137 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:51.479 21525 [18565] sub0: \ 0.095269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.479 21525 [18565] sub0: / 0.095424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.479 21525 [18565] sub0: \ 0.095546 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.479 21525 [18565] sub0: / 0.095699 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.479 21525 [18565] sub0: \ 0.095819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.480 21525 [18565] sub0: / 0.095972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.480 21525 [18565] sub0: \ 0.096107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.480 21525 [18565] sub0: / 0.096255 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.480 21525 [18565] sub0: / 0.096374 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.480 21525 [18565] sub0: / 0.096557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.480 21525 [18565] sub0: \ 0.096676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.480 21525 [18565] sub0: \ 0.096839 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:51.481 21525 [18565] sub0: \ 0.09697 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.481 21525 [18565] sub0: / 0.097139 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.481 21525 [18565] sub0: \ 0.097262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.481 21525 [18565] sub0: / 0.097412 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.481 21525 [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:35:51.481 21525 [18565] sub0: / 0.097683 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.481 21525 [18565] sub0: \ 0.097804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.482 21525 [18565] sub0: / 0.097951 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.482 21525 [18565] sub0: / 0.098086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.482 21525 [18565] sub0: / 0.098238 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.482 21525 [18565] sub0: \ 0.098359 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.482 21525 [18565] sub0: \ 0.098558 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:51.482 21525 [18565] sub0: \ 0.098691 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.482 21525 [18565] sub0: / 0.098847 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.483 21525 [18565] sub0: \ 0.098971 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.483 21525 [18565] sub0: / 0.09914 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.483 21525 [18565] sub0: \ 0.099262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.483 21525 [18565] sub0: / 0.099413 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.483 21525 [18565] sub0: \ 0.099533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.483 21525 [18565] sub0: / 0.099679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.483 21525 [18565] sub0: / 0.099799 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.484 21525 [18565] sub0: / 0.099934 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.484 21525 [18565] sub0: \ 0.100091 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.484 21525 [18565] sub0: \ 0.100264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:51.484 21525 [18565] sub0: \ 0.100395 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.484 21525 [18565] sub0: / 0.100594 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.484 21525 [18565] sub0: \ 0.100716 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.484 21525 [18565] sub0: / 0.100869 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.485 21525 [18565] sub0: \ 0.10099 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.485 21525 [18565] sub0: / 0.101159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.485 21525 [18565] sub0: \ 0.101281 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:51.485 21525 [18565] sub0: / 0.101427 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.485 21525 [18565] sub0: / 0.101546 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.485 21525 [18565] sub0: / 0.10168 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.485 21525 [18565] sub0: / 0.101809 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.486 21525 [18565] sub0: / 0.102046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.486 21525 [18565] sub0: / 0.102195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:51.486 21525 [18565] sub0: / 0.102315 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:51.487 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:35:51.488 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:35:51.489 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:35:51.491 21525 [18565] sub0: \ 0.10717 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:35:51.491 21525 [18565] sub0: / 0.107323 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:51.492 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:35:51.493 21525 [18565] sub0: \ 0.109191 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:35:51.493 21525 [18565] sub0: / 0.109581 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:51.493 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:51.495 21525 [18565] sub0: \ 0.110953 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:51.495 21525 [18565] sub0: / 0.111198 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:51.495 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:35:51.600 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:35:51.919 21525 [18565] sub0: \ 0.535593 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:35:51.920 21525 [18565] sub0: / 0.536505 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:51.921 21525 [18565] time: 0.537222 2015-12-03 12:35:51.921 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:35:51.922 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:35:51.923 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:35:51.923 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:35:51.924 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:35:51.925 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:35:51.926 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:35:51.927 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:35:51.928 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:35:51.936 21525 [18565] sub0: / 0.552265 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:54.320 21525 [18565] sub0: \ 2.936361 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:54.321 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:35:54.321 21525 [18565] sub0: / 0.000773 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:54.321 21525 [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:35:54.321 21525 [18565] sub0: / 0.001058 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:54.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'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:35:54.324 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:35:54.325 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:35:54.326 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:35:54.327 21525 [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:35:54.327 21525 [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:299 2015-12-03 12:35:54.328 21525 [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:35:54.328 21525 [18565] sub0: \ 0.007497 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.328 21525 [18565] sub0: / 0.007638 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.328 21525 [18565] sub0: / 0.007773 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.328 21525 [18565] sub0: / 0.007934 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.328 21525 [18565] sub0: / 0.008051 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:54.328 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:35:54.330 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:35:54.331 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:35:54.332 21525 [18565] sub0: \ 0.012116 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:35:54.332 21525 [18565] sub0: / 0.01229 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:54.334 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:35:54.335 21525 [18565] sub0: \ 0.014366 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:35:54.335 21525 [18565] sub0: / 0.014782 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:54.335 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:54.336 21525 [18565] sub0: \ 0.016229 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:54.337 21525 [18565] sub0: / 0.016484 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:54.364 21340 [18565] sub0: \ 29.922405 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:54.365 21340 [18565] sub0: \ 0.000683 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:35:54.365 21340 [18565] sub0: / 0.000824 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:54.365 21340 [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:35:54.365 21340 [18565] sub0: / 0.001105 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:54.367 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:35:54.368 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:35:54.369 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:35:54.370 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:35:54.371 21340 [18565] sub0: \ 0.006649 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:35:54.371 21340 [18565] sub0: \ 0.007275 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:35:54.371 21340 [18565] sub0: \ 0.007436 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.372 21340 [18565] sub0: \ 0.007557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.372 21340 [18565] sub0: / 0.007698 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.372 21340 [18565] sub0: / 0.007822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.372 21340 [18565] sub0: / 0.007942 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.376 21340 [18565] sub0: / 0.012141 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:54.376 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:35:54.378 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:35:54.379 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:35:54.380 21340 [18565] sub0: \ 0.016312 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:35:54.380 21340 [18565] sub0: / 0.016454 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:54.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 = 'session_auth_status_user') 2015-12-03 12:35:54.382 21340 [18565] sub0: \ 0.0183 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:35:54.383 21340 [18565] sub0: / 0.018695 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:54.383 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:54.389 21340 [18565] sub0: \ 0.025107 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:54.389 21340 [18565] sub0: / 0.02538 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:54.425 21525 [18565] sub0: \ 0.105111 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:35:54.426 21525 [18565] sub0: / 0.106002 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:54.427 21525 [18565] time: 0.106777 2015-12-03 12:35:54.427 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:35:54.428 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:35:54.429 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:35:54.430 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:35:54.430 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:35:54.431 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:35:54.432 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:35:54.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:35:54.434 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:35:54.441 21525 [18565] sub0: / 0.120548 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:54.465 21340 [18565] sub0: \ 0.101016 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:35:54.466 21340 [18565] sub0: / 0.1019 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:54.466 21340 [18565] time: 0.102447 2015-12-03 12:35:54.467 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:35:54.467 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:35:54.468 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:35:54.469 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:35:54.470 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:35:54.470 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:35:54.471 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:35:54.473 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:35:54.474 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:35:54.478 21340 [18565] sub0: / 0.113976 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:54.828 21340 [18565] sub0: \ 0.463886 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:54.829 21340 [18565] sub0: \ 0.000661 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:35:54.829 21340 [18565] sub0: / 0.000789 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:54.829 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:35:54.829 21340 [18565] sub0: / 0.00105 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:54.831 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:35:54.832 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:35:54.833 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:35:54.834 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:35:54.834 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:35:54.888 21340 [18565] sub0: \ 0.059792 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:35:54.888 21340 [18565] sub0: \ 0.060193 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.889 21340 [18565] sub0: \ 0.060452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.889 21340 [18565] sub0: \ 0.060604 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.889 21340 [18565] sub0: \ 0.060763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.889 21340 [18565] sub0: \ 0.06089 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.889 21340 [18565] sub0: / 0.061038 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.889 21340 [18565] sub0: \ 0.061151 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.889 21340 [18565] sub0: / 0.061292 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.889 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:258 2015-12-03 12:35:54.890 21340 [18565] sub0: / 0.061542 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.890 21340 [18565] sub0: \ 0.061666 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.890 21340 [18565] sub0: / 0.061801 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.890 21340 [18565] sub0: / 0.061909 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.890 21340 [18565] sub0: / 0.062037 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.890 21340 [18565] sub0: \ 0.062146 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.890 21340 [18565] sub0: \ 0.062297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.890 21340 [18565] sub0: \ 0.062421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.891 21340 [18565] sub0: / 0.062563 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.891 21340 [18565] sub0: \ 0.062689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.891 21340 [18565] sub0: / 0.062832 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.891 21340 [18565] sub0: \ 0.062944 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.891 21340 [18565] sub0: / 0.063085 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.891 21340 [18565] sub0: \ 0.063197 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.891 21340 [18565] sub0: / 0.063332 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.892 21340 [18565] sub0: / 0.063442 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.892 21340 [18565] sub0: / 0.063585 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.892 21340 [18565] sub0: \ 0.063709 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.892 21340 [18565] sub0: \ 0.063862 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.892 21340 [18565] sub0: \ 0.064031 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.892 21340 [18565] sub0: / 0.064174 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.892 21340 [18565] sub0: \ 0.064286 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.892 21340 [18565] sub0: / 0.064425 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.893 21340 [18565] sub0: \ 0.064535 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.893 21340 [18565] sub0: / 0.064691 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.893 21340 [18565] sub0: \ 0.064802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.893 21340 [18565] sub0: / 0.064937 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.893 21340 [18565] sub0: / 0.065046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.893 21340 [18565] sub0: / 0.065174 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.893 21340 [18565] sub0: \ 0.065284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.894 21340 [18565] sub0: \ 0.065449 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.894 21340 [18565] sub0: \ 0.065585 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.894 21340 [18565] sub0: / 0.065731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.894 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:258 2015-12-03 12:35:54.894 21340 [18565] sub0: / 0.065982 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.894 21340 [18565] sub0: \ 0.066095 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.894 21340 [18565] sub0: / 0.066234 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.894 21340 [18565] sub0: \ 0.066347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.895 21340 [18565] sub0: / 0.066483 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.895 21340 [18565] sub0: / 0.066605 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.895 21340 [18565] sub0: / 0.066714 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.895 21340 [18565] sub0: \ 0.066819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.895 21340 [18565] sub0: \ 0.06698 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.895 21340 [18565] sub0: \ 0.067103 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.895 21340 [18565] sub0: / 0.067244 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.895 21340 [18565] sub0: \ 0.067355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.896 21340 [18565] sub0: / 0.067496 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.896 21340 [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:35:54.896 21340 [18565] sub0: / 0.067764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.896 21340 [18565] sub0: \ 0.067875 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.896 21340 [18565] sub0: / 0.068049 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.896 21340 [18565] sub0: / 0.068161 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.896 21340 [18565] sub0: / 0.068292 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.896 21340 [18565] sub0: \ 0.068401 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.897 21340 [18565] sub0: \ 0.068537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.897 21340 [18565] sub0: \ 0.068672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.897 21340 [18565] sub0: / 0.068815 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.897 21340 [18565] sub0: \ 0.068926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.897 21340 [18565] sub0: / 0.069067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.897 21340 [18565] sub0: \ 0.069178 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.897 21340 [18565] sub0: / 0.069319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.897 21340 [18565] sub0: \ 0.069431 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.898 21340 [18565] sub0: / 0.069566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.898 21340 [18565] sub0: / 0.06969 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.898 21340 [18565] sub0: / 0.069835 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.898 21340 [18565] sub0: \ 0.069947 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.898 21340 [18565] sub0: \ 0.07011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.898 21340 [18565] sub0: \ 0.070234 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.898 21340 [18565] sub0: / 0.070377 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.899 21340 [18565] sub0: \ 0.07049 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.899 21340 [18565] sub0: / 0.070643 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.899 21340 [18565] sub0: \ 0.070754 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.899 21340 [18565] sub0: / 0.070894 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.899 21340 [18565] sub0: \ 0.071005 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.899 21340 [18565] sub0: / 0.071141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.899 21340 [18565] sub0: / 0.07125 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.899 21340 [18565] sub0: / 0.07138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.900 21340 [18565] sub0: \ 0.071489 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.900 21340 [18565] sub0: \ 0.071642 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.900 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:258 2015-12-03 12:35:54.900 21340 [18565] sub0: / 0.071908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.900 21340 [18565] sub0: \ 0.072058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.900 21340 [18565] sub0: / 0.072202 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.900 21340 [18565] sub0: \ 0.072315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.901 21340 [18565] sub0: / 0.072455 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.901 21340 [18565] sub0: \ 0.072566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.901 21340 [18565] sub0: / 0.072715 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.901 21340 [18565] sub0: / 0.072825 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.901 21340 [18565] sub0: / 0.072964 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.901 21340 [18565] sub0: \ 0.073074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.901 21340 [18565] sub0: \ 0.073194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.901 21340 [18565] sub0: \ 0.073322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.902 21340 [18565] sub0: / 0.073465 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.902 21340 [18565] sub0: \ 0.073587 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.902 21340 [18565] sub0: / 0.073731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.902 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:35:54.902 21340 [18565] sub0: / 0.073983 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.902 21340 [18565] sub0: \ 0.074096 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.902 21340 [18565] sub0: / 0.074232 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.902 21340 [18565] sub0: / 0.074342 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.903 21340 [18565] sub0: / 0.074496 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.903 21340 [18565] sub0: \ 0.07462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.903 21340 [18565] sub0: \ 0.074742 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.903 21340 [18565] sub0: \ 0.074859 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.903 21340 [18565] sub0: / 0.075001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.903 21340 [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:35:54.903 21340 [18565] sub0: / 0.075255 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.903 21340 [18565] sub0: \ 0.075365 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.904 21340 [18565] sub0: / 0.075505 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.904 21340 [18565] sub0: \ 0.07563 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.904 21340 [18565] sub0: / 0.075766 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.904 21340 [18565] sub0: / 0.075876 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.904 21340 [18565] sub0: / 0.076077 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.904 21340 [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:35:54.904 21340 [18565] sub0: \ 0.076314 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.905 21340 [18565] sub0: \ 0.076432 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.905 21340 [18565] sub0: / 0.076598 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.905 21340 [18565] sub0: \ 0.076712 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.905 21340 [18565] sub0: / 0.076853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.905 21340 [18565] sub0: \ 0.076964 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.905 21340 [18565] sub0: / 0.077105 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.905 21340 [18565] sub0: \ 0.077217 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.905 21340 [18565] sub0: / 0.077352 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.906 21340 [18565] sub0: / 0.077462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.906 21340 [18565] sub0: / 0.077629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.906 21340 [18565] sub0: \ 0.077743 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.906 21340 [18565] sub0: \ 0.077881 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.906 21340 [18565] sub0: \ 0.078002 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.906 21340 [18565] sub0: / 0.078143 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.906 21340 [18565] sub0: \ 0.078255 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.906 21340 [18565] sub0: / 0.078395 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.907 21340 [18565] sub0: \ 0.078507 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.907 21340 [18565] sub0: / 0.078661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.907 21340 [18565] sub0: \ 0.078773 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.907 21340 [18565] sub0: / 0.078909 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.907 21340 [18565] sub0: / 0.079019 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.907 21340 [18565] sub0: / 0.079161 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.907 21340 [18565] sub0: \ 0.079271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.907 21340 [18565] sub0: \ 0.079391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.908 21340 [18565] sub0: \ 0.079508 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.908 21340 [18565] sub0: / 0.079672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.908 21340 [18565] sub0: \ 0.079786 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.908 21340 [18565] sub0: / 0.079958 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.908 21340 [18565] sub0: \ 0.080076 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.908 21340 [18565] sub0: / 0.080217 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.908 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:258 2015-12-03 12:35:54.909 21340 [18565] sub0: / 0.080463 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.909 21340 [18565] sub0: / 0.080581 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.909 21340 [18565] sub0: / 0.080736 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.909 21340 [18565] sub0: \ 0.080846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.909 21340 [18565] sub0: \ 0.081012 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.909 21340 [18565] sub0: \ 0.081138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.909 21340 [18565] sub0: / 0.081281 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.909 21340 [18565] sub0: \ 0.081393 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.910 21340 [18565] sub0: / 0.081533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.910 21340 [18565] sub0: \ 0.08166 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.910 21340 [18565] sub0: / 0.0818 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.910 21340 [18565] sub0: \ 0.08191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.910 21340 [18565] sub0: / 0.082045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.910 21340 [18565] sub0: / 0.082153 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.910 21340 [18565] sub0: / 0.082257 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.910 21340 [18565] sub0: \ 0.082362 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.911 21340 [18565] sub0: \ 0.082498 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.911 21340 [18565] sub0: \ 0.082631 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.911 21340 [18565] sub0: / 0.082774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.911 21340 [18565] sub0: \ 0.082896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.911 21340 [18565] sub0: / 0.083036 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.911 21340 [18565] sub0: \ 0.083147 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.911 21340 [18565] sub0: / 0.083288 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.911 21340 [18565] sub0: \ 0.083399 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.912 21340 [18565] sub0: / 0.083534 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.912 21340 [18565] sub0: / 0.083657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.912 21340 [18565] sub0: / 0.083799 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.912 21340 [18565] sub0: \ 0.083907 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.912 21340 [18565] sub0: \ 0.084104 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.912 21340 [18565] sub0: \ 0.084228 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.912 21340 [18565] sub0: / 0.084369 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.913 21340 [18565] sub0: \ 0.08448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.913 21340 [18565] sub0: / 0.084635 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.913 21340 [18565] sub0: \ 0.084748 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.913 21340 [18565] sub0: / 0.08489 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.913 21340 [18565] sub0: \ 0.085002 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.913 21340 [18565] sub0: / 0.085136 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.913 21340 [18565] sub0: / 0.085243 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.913 21340 [18565] sub0: / 0.085369 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.914 21340 [18565] sub0: \ 0.085476 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.914 21340 [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:244 2015-12-03 12:35:54.914 21340 [18565] sub0: \ 0.085766 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.914 21340 [18565] sub0: / 0.085908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.914 21340 [18565] sub0: \ 0.08602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.914 21340 [18565] sub0: / 0.08617 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.914 21340 [18565] sub0: \ 0.086281 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.914 21340 [18565] sub0: / 0.086421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.915 21340 [18565] sub0: \ 0.08653 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.915 21340 [18565] sub0: / 0.086679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.915 21340 [18565] sub0: / 0.086786 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.915 21340 [18565] sub0: / 0.086908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.915 21340 [18565] sub0: \ 0.087013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.915 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:244 2015-12-03 12:35:54.915 21340 [18565] sub0: \ 0.087284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.915 21340 [18565] sub0: / 0.087426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.916 21340 [18565] sub0: \ 0.087536 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.916 21340 [18565] sub0: / 0.08769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.916 21340 [18565] sub0: \ 0.0878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.916 21340 [18565] sub0: / 0.088173 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.916 21340 [18565] sub0: \ 0.088316 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.917 21340 [18565] sub0: / 0.088452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.917 21340 [18565] sub0: / 0.08856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.917 21340 [18565] sub0: / 0.088703 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.917 21340 [18565] sub0: \ 0.088811 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.917 21340 [18565] sub0: \ 0.088962 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.917 21340 [18565] sub0: \ 0.089083 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.917 21340 [18565] sub0: / 0.089224 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.917 21340 [18565] sub0: \ 0.089335 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.918 21340 [18565] sub0: / 0.089485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.918 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:35:54.918 21340 [18565] sub0: / 0.08975 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.918 21340 [18565] sub0: \ 0.089861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.918 21340 [18565] sub0: / 0.089996 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.918 21340 [18565] sub0: / 0.090103 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.918 21340 [18565] sub0: / 0.090228 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.918 21340 [18565] sub0: \ 0.090334 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.919 21340 [18565] sub0: \ 0.090484 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.919 21340 [18565] sub0: \ 0.090617 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.919 21340 [18565] sub0: / 0.090761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.919 21340 [18565] sub0: \ 0.090872 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.919 21340 [18565] sub0: / 0.091013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.919 21340 [18565] sub0: \ 0.091123 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.919 21340 [18565] sub0: / 0.091261 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.919 21340 [18565] sub0: \ 0.091371 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.920 21340 [18565] sub0: / 0.091506 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.920 21340 [18565] sub0: / 0.091627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.920 21340 [18565] sub0: / 0.091751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.920 21340 [18565] sub0: \ 0.091857 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.920 21340 [18565] sub0: \ 0.092036 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.920 21340 [18565] sub0: \ 0.092158 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.920 21340 [18565] sub0: / 0.0923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.920 21340 [18565] sub0: \ 0.092408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.921 21340 [18565] sub0: / 0.092548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.921 21340 [18565] sub0: \ 0.092682 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.921 21340 [18565] sub0: / 0.092824 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.921 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:258 2015-12-03 12:35:54.921 21340 [18565] sub0: / 0.093073 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.921 21340 [18565] sub0: / 0.093181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.921 21340 [18565] sub0: / 0.093322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.921 21340 [18565] sub0: \ 0.093429 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.922 21340 [18565] sub0: \ 0.093579 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.922 21340 [18565] sub0: \ 0.093704 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.922 21340 [18565] sub0: / 0.093845 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.922 21340 [18565] sub0: \ 0.093953 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.922 21340 [18565] sub0: / 0.094092 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.922 21340 [18565] sub0: \ 0.094201 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.922 21340 [18565] sub0: / 0.094353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.923 21340 [18565] sub0: \ 0.094462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.923 21340 [18565] sub0: / 0.094609 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.923 21340 [18565] sub0: / 0.094717 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.923 21340 [18565] sub0: / 0.094852 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.923 21340 [18565] sub0: \ 0.09496 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.923 21340 [18565] sub0: \ 0.095099 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.923 21340 [18565] sub0: \ 0.095218 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.923 21340 [18565] sub0: / 0.095357 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.924 21340 [18565] sub0: \ 0.095464 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.924 21340 [18565] sub0: / 0.095616 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.924 21340 [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:35:54.924 21340 [18565] sub0: / 0.095875 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.924 21340 [18565] sub0: \ 0.09602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.924 21340 [18565] sub0: / 0.096156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.924 21340 [18565] sub0: / 0.096264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.924 21340 [18565] sub0: / 0.096399 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.925 21340 [18565] sub0: \ 0.096508 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.925 21340 [18565] sub0: \ 0.096641 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.925 21340 [18565] sub0: \ 0.09676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.925 21340 [18565] sub0: / 0.096901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.925 21340 [18565] sub0: \ 0.097007 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.925 21340 [18565] sub0: / 0.097146 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.925 21340 [18565] sub0: \ 0.097253 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.925 21340 [18565] sub0: / 0.09739 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.926 21340 [18565] sub0: \ 0.097497 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.926 21340 [18565] sub0: / 0.097643 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.926 21340 [18565] sub0: / 0.097749 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.926 21340 [18565] sub0: / 0.097897 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.926 21340 [18565] sub0: \ 0.098004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.926 21340 [18565] sub0: \ 0.098152 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.926 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:35:54.926 21340 [18565] sub0: / 0.09841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.927 21340 [18565] sub0: \ 0.098518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.927 21340 [18565] sub0: / 0.098672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.927 21340 [18565] sub0: \ 0.098781 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.927 21340 [18565] sub0: / 0.09892 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.927 21340 [18565] sub0: \ 0.099039 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.927 21340 [18565] sub0: / 0.099173 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.927 21340 [18565] sub0: / 0.099278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.927 21340 [18565] sub0: / 0.099405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.928 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:35:54.928 21340 [18565] sub0: \ 0.099706 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.928 21340 [18565] sub0: \ 0.099828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.928 21340 [18565] sub0: / 0.100014 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.928 21340 [18565] sub0: \ 0.100127 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.928 21340 [18565] sub0: / 0.100267 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.928 21340 [18565] sub0: \ 0.100375 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.929 21340 [18565] sub0: / 0.100514 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.929 21340 [18565] sub0: \ 0.100637 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:54.929 21340 [18565] sub0: / 0.100771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.929 21340 [18565] sub0: / 0.100878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.929 21340 [18565] sub0: / 0.101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.929 21340 [18565] sub0: / 0.101106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.929 21340 [18565] sub0: / 0.101229 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.929 21340 [18565] sub0: \ 0.10135 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:54.930 21340 [18565] sub0: / 0.10148 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.930 21340 [18565] sub0: / 0.101629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:54.930 21340 [18565] sub0: / 0.101737 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:54.930 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:35:54.932 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:35:54.933 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:35:54.935 21340 [18565] sub0: \ 0.106468 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:35:54.935 21340 [18565] sub0: / 0.106623 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:54.936 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:35:54.937 21340 [18565] sub0: \ 0.108489 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:35:54.937 21340 [18565] sub0: / 0.108884 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:54.937 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:54.938 21340 [18565] sub0: \ 0.110253 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:54.939 21340 [18565] sub0: / 0.110478 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:54.939 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:35:55.046 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:35:55.358 21340 [18565] sub0: \ 0.529988 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:35:55.359 21340 [18565] sub0: / 0.53084 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:55.359 21340 [18565] time: 0.53136 2015-12-03 12:35:55.360 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:35:55.361 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:35:55.361 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:35:55.362 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:35:55.363 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:35:55.363 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:35:55.364 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:35:55.366 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:35:55.367 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:35:55.373 21340 [18565] sub0: / 0.544882 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:56.396 21340 [18565] sub0: \ 1.568277 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:56.397 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:35:56.397 21340 [18565] sub0: / 0.000801 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:56.397 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:35:56.398 21340 [18565] sub0: / 0.001066 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:56.399 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:35:56.400 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:35:56.401 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:35:56.402 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:35:56.403 21340 [18565] sub0: \ 0.006369 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:35:56.403 21340 [18565] sub0: \ 0.006949 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:35:56.404 21340 [18565] sub0: \ 0.00712 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.404 21340 [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:244 2015-12-03 12:35:56.404 21340 [18565] sub0: / 0.007386 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.404 21340 [18565] sub0: / 0.007524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.404 21340 [18565] sub0: / 0.007648 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.404 21340 [18565] sub0: / 0.007751 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:56.405 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:35:56.406 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:35:56.407 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:35:56.408 21340 [18565] sub0: \ 0.011618 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:35:56.408 21340 [18565] sub0: / 0.01176 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:56.409 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:35:56.410 21340 [18565] sub0: \ 0.013571 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:35:56.410 21340 [18565] sub0: / 0.013948 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:56.411 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:56.412 21340 [18565] sub0: \ 0.015386 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:56.412 21340 [18565] sub0: / 0.01565 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:56.511 21340 [18565] sub0: \ 0.114071 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:35:56.511 21340 [18565] sub0: / 0.114941 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:56.512 21340 [18565] time: 0.115748 2015-12-03 12:35: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:35:56.513 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:35:56.514 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:35:56.515 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:35:56.515 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:35: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', 'client_id', '--- 1 ' , '') 2015-12-03 12:35: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', 'login', '--- jr ' , '') 2015-12-03 12:35: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:35: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:35:56.525 21340 [18565] sub0: / 0.128632 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:56.884 21340 [18565] sub0: \ 0.487852 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:56.885 21340 [18565] sub0: \ 0.000666 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:35:56.885 21340 [18565] sub0: / 0.00079 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:56.885 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:35:56.886 21340 [18565] sub0: / 0.001057 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:56.887 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:35:56.888 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:35:56.889 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:35:56.890 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:35:56.891 21340 [18565] sub0: \ 0.006384 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:35:56.946 21340 [18565] sub0: \ 0.061578 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:35:56.947 21340 [18565] sub0: \ 0.062004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.947 21340 [18565] sub0: \ 0.062222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.947 21340 [18565] sub0: \ 0.062357 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.947 21340 [18565] sub0: \ 0.062512 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.947 21340 [18565] sub0: \ 0.062638 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.947 21340 [18565] sub0: / 0.062784 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.947 21340 [18565] sub0: \ 0.062896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.948 21340 [18565] sub0: / 0.063066 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.948 21340 [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:35:56.948 21340 [18565] sub0: / 0.063317 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.948 21340 [18565] sub0: \ 0.063425 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.948 21340 [18565] sub0: / 0.063605 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.948 21340 [18565] sub0: / 0.063713 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.948 21340 [18565] sub0: / 0.063839 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.948 21340 [18565] sub0: \ 0.063945 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.949 21340 [18565] sub0: \ 0.064097 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.949 21340 [18565] sub0: \ 0.064217 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.949 21340 [18565] sub0: / 0.064358 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.949 21340 [18565] sub0: \ 0.064469 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.949 21340 [18565] sub0: / 0.064609 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.949 21340 [18565] sub0: \ 0.064718 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.949 21340 [18565] sub0: / 0.064858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.950 21340 [18565] sub0: \ 0.064968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.950 21340 [18565] sub0: / 0.065115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.950 21340 [18565] sub0: / 0.065223 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.950 21340 [18565] sub0: / 0.065365 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.950 21340 [18565] sub0: \ 0.065474 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.950 21340 [18565] sub0: \ 0.06561 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.950 21340 [18565] sub0: \ 0.06573 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.950 21340 [18565] sub0: / 0.065872 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.951 21340 [18565] sub0: \ 0.065984 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.951 21340 [18565] sub0: / 0.066149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.951 21340 [18565] sub0: \ 0.066261 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.951 21340 [18565] sub0: / 0.066403 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.951 21340 [18565] sub0: \ 0.066513 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.951 21340 [18565] sub0: / 0.066646 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.951 21340 [18565] sub0: / 0.066755 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.951 21340 [18565] sub0: / 0.0669 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.952 21340 [18565] sub0: \ 0.067011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.952 21340 [18565] sub0: \ 0.067167 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.952 21340 [18565] sub0: \ 0.06729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.952 21340 [18565] sub0: / 0.067432 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.952 21340 [18565] sub0: \ 0.067584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.952 21340 [18565] sub0: / 0.067725 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.952 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:35:56.953 21340 [18565] sub0: / 0.067975 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.953 21340 [18565] sub0: \ 0.068099 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.953 21340 [18565] sub0: / 0.068234 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.953 21340 [18565] sub0: / 0.068342 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.953 21340 [18565] sub0: / 0.068482 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.953 21340 [18565] sub0: \ 0.068592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.953 21340 [18565] sub0: \ 0.068729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.953 21340 [18565] sub0: \ 0.068848 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.954 21340 [18565] sub0: / 0.068991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.954 21340 [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:35:56.954 21340 [18565] sub0: / 0.069256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.954 21340 [18565] sub0: \ 0.069378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.954 21340 [18565] sub0: / 0.069519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.954 21340 [18565] sub0: \ 0.069629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.954 21340 [18565] sub0: / 0.069763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.954 21340 [18565] sub0: / 0.069871 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.955 21340 [18565] sub0: / 0.070015 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.955 21340 [18565] sub0: \ 0.07014 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.955 21340 [18565] sub0: \ 0.070292 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.955 21340 [18565] sub0: \ 0.070415 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.955 21340 [18565] sub0: / 0.070557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.955 21340 [18565] sub0: \ 0.070666 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.955 21340 [18565] sub0: / 0.070806 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.955 21340 [18565] sub0: \ 0.070915 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.956 21340 [18565] sub0: / 0.07107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.956 21340 [18565] sub0: \ 0.071181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.956 21340 [18565] sub0: / 0.071316 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.956 21340 [18565] sub0: / 0.071424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.956 21340 [18565] sub0: / 0.071592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.956 21340 [18565] sub0: \ 0.071701 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.956 21340 [18565] sub0: \ 0.07182 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.956 21340 [18565] sub0: \ 0.071936 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.957 21340 [18565] sub0: / 0.072089 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.957 21340 [18565] sub0: \ 0.0722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.957 21340 [18565] sub0: / 0.072341 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.957 21340 [18565] sub0: \ 0.072451 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.957 21340 [18565] sub0: / 0.072601 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.957 21340 [18565] sub0: \ 0.072711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.957 21340 [18565] sub0: / 0.072846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.957 21340 [18565] sub0: / 0.072954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.958 21340 [18565] sub0: / 0.073121 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.958 21340 [18565] sub0: \ 0.073235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.958 21340 [18565] sub0: \ 0.073386 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.958 21340 [18565] sub0: \ 0.073508 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.958 21340 [18565] sub0: / 0.07365 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.958 21340 [18565] sub0: \ 0.073761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.958 21340 [18565] sub0: / 0.073903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.959 21340 [18565] sub0: \ 0.074013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.959 21340 [18565] sub0: / 0.07417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.959 21340 [18565] sub0: \ 0.07428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.959 21340 [18565] sub0: / 0.074415 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.959 21340 [18565] sub0: / 0.074523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.959 21340 [18565] sub0: / 0.074652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.959 21340 [18565] sub0: \ 0.074761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.959 21340 [18565] sub0: \ 0.074895 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.960 21340 [18565] sub0: \ 0.075014 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.960 21340 [18565] sub0: / 0.075169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.960 21340 [18565] sub0: \ 0.075279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.960 21340 [18565] sub0: / 0.075417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.960 21340 [18565] sub0: \ 0.075574 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.960 21340 [18565] sub0: / 0.075726 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.960 21340 [18565] sub0: \ 0.075837 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.961 21340 [18565] sub0: / 0.075971 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.961 21340 [18565] sub0: / 0.076092 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.961 21340 [18565] sub0: / 0.076235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.961 21340 [18565] sub0: \ 0.076347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.961 21340 [18565] sub0: \ 0.076512 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.961 21340 [18565] sub0: \ 0.076635 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.961 21340 [18565] sub0: / 0.076776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.961 21340 [18565] sub0: \ 0.076886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.962 21340 [18565] sub0: / 0.077025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.962 21340 [18565] sub0: \ 0.07715 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.962 21340 [18565] sub0: / 0.077288 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.962 21340 [18565] sub0: \ 0.077397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.962 21340 [18565] sub0: / 0.07753 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.962 21340 [18565] sub0: / 0.077637 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.962 21340 [18565] sub0: / 0.077742 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.962 21340 [18565] sub0: \ 0.077845 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.963 21340 [18565] sub0: \ 0.077983 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.963 21340 [18565] sub0: \ 0.078116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.963 21340 [18565] sub0: / 0.078257 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.963 21340 [18565] sub0: \ 0.078365 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.963 21340 [18565] sub0: / 0.078504 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.963 21340 [18565] sub0: \ 0.078612 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.963 21340 [18565] sub0: / 0.078751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.963 21340 [18565] sub0: \ 0.078869 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.964 21340 [18565] sub0: / 0.079005 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.964 21340 [18565] sub0: / 0.079128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.964 21340 [18565] sub0: / 0.079266 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.964 21340 [18565] sub0: \ 0.079374 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.964 21340 [18565] sub0: \ 0.079741 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.964 21340 [18565] sub0: \ 0.079891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.965 21340 [18565] sub0: / 0.080043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.965 21340 [18565] sub0: \ 0.080156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.965 21340 [18565] sub0: / 0.080297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.965 21340 [18565] sub0: \ 0.080407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.965 21340 [18565] sub0: / 0.080546 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.965 21340 [18565] sub0: \ 0.080656 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.965 21340 [18565] sub0: / 0.08079 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.965 21340 [18565] sub0: / 0.080898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.966 21340 [18565] sub0: / 0.081049 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.966 21340 [18565] sub0: \ 0.081162 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.966 21340 [18565] sub0: \ 0.081301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.966 21340 [18565] sub0: \ 0.08142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.966 21340 [18565] sub0: / 0.08156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.966 21340 [18565] sub0: \ 0.081669 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.966 21340 [18565] sub0: / 0.08181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.966 21340 [18565] sub0: \ 0.081921 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.967 21340 [18565] sub0: / 0.082074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.967 21340 [18565] sub0: \ 0.082186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.967 21340 [18565] sub0: / 0.082332 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.967 21340 [18565] sub0: / 0.082441 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.967 21340 [18565] sub0: / 0.08258 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.967 21340 [18565] sub0: \ 0.082688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.967 21340 [18565] sub0: \ 0.082822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.967 21340 [18565] sub0: \ 0.08294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.968 21340 [18565] sub0: / 0.083093 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.968 21340 [18565] sub0: \ 0.083206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.968 21340 [18565] sub0: / 0.083345 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.968 21340 [18565] sub0: \ 0.083499 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.968 21340 [18565] sub0: / 0.083645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.968 21340 [18565] sub0: \ 0.083756 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.968 21340 [18565] sub0: / 0.083889 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.969 21340 [18565] sub0: / 0.083997 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.969 21340 [18565] sub0: / 0.084153 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.969 21340 [18565] sub0: \ 0.084263 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.969 21340 [18565] sub0: \ 0.084402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.969 21340 [18565] sub0: \ 0.084522 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.969 21340 [18565] sub0: / 0.084662 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.969 21340 [18565] sub0: \ 0.084773 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.969 21340 [18565] sub0: / 0.084911 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.970 21340 [18565] sub0: \ 0.085021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.970 21340 [18565] sub0: / 0.085176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.970 21340 [18565] sub0: \ 0.085286 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.970 21340 [18565] sub0: / 0.085418 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.970 21340 [18565] sub0: / 0.085537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.970 21340 [18565] sub0: / 0.085677 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.970 21340 [18565] sub0: \ 0.085786 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.970 21340 [18565] sub0: \ 0.085951 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.971 21340 [18565] sub0: \ 0.086087 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.971 21340 [18565] sub0: / 0.086229 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.971 21340 [18565] sub0: \ 0.086339 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.971 21340 [18565] sub0: / 0.086479 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.971 21340 [18565] sub0: \ 0.086588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.971 21340 [18565] sub0: / 0.086727 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.971 21340 [18565] sub0: \ 0.086836 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.972 21340 [18565] sub0: / 0.086971 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.972 21340 [18565] sub0: / 0.087093 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.972 21340 [18565] sub0: / 0.087199 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.972 21340 [18565] sub0: \ 0.087304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.972 21340 [18565] sub0: \ 0.087487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.972 21340 [18565] sub0: \ 0.087614 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.972 21340 [18565] sub0: / 0.087758 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.972 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:35:56.973 21340 [18565] sub0: / 0.088011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.973 21340 [18565] sub0: \ 0.088137 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.973 21340 [18565] sub0: / 0.088278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.973 21340 [18565] sub0: \ 0.088388 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.973 21340 [18565] sub0: / 0.088524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.973 21340 [18565] sub0: / 0.088633 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.973 21340 [18565] sub0: / 0.088779 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.973 21340 [18565] sub0: \ 0.088889 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.974 21340 [18565] sub0: \ 0.089069 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.974 21340 [18565] sub0: \ 0.089194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.974 21340 [18565] sub0: / 0.089336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.974 21340 [18565] sub0: \ 0.089446 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.974 21340 [18565] sub0: / 0.089586 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.974 21340 [18565] sub0: \ 0.089695 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.974 21340 [18565] sub0: / 0.089835 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.974 21340 [18565] sub0: \ 0.089946 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.975 21340 [18565] sub0: / 0.090092 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.975 21340 [18565] sub0: / 0.090202 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.975 21340 [18565] sub0: / 0.090306 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.975 21340 [18565] sub0: \ 0.09041 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.975 21340 [18565] sub0: \ 0.090574 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.975 21340 [18565] sub0: \ 0.090698 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.975 21340 [18565] sub0: / 0.09084 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.975 21340 [18565] sub0: \ 0.090951 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.976 21340 [18565] sub0: / 0.091104 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.976 21340 [18565] sub0: \ 0.091215 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.976 21340 [18565] sub0: / 0.091355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.976 21340 [18565] sub0: \ 0.091514 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.976 21340 [18565] sub0: / 0.091653 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.976 21340 [18565] sub0: / 0.091762 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.976 21340 [18565] sub0: / 0.091866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.977 21340 [18565] sub0: \ 0.091979 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.977 21340 [18565] sub0: \ 0.092129 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.977 21340 [18565] sub0: \ 0.092248 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.977 21340 [18565] sub0: / 0.092389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.977 21340 [18565] sub0: \ 0.092498 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.977 21340 [18565] sub0: / 0.092639 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.977 21340 [18565] sub0: \ 0.092748 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.977 21340 [18565] sub0: / 0.092887 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.978 21340 [18565] sub0: \ 0.092995 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.978 21340 [18565] sub0: / 0.093144 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.978 21340 [18565] sub0: / 0.093252 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.978 21340 [18565] sub0: / 0.093395 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.978 21340 [18565] sub0: \ 0.093504 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.978 21340 [18565] sub0: \ 0.093669 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.978 21340 [18565] sub0: \ 0.093792 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.978 21340 [18565] sub0: / 0.093932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.979 21340 [18565] sub0: \ 0.094054 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.979 21340 [18565] sub0: / 0.094196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.979 21340 [18565] sub0: \ 0.094305 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.979 21340 [18565] sub0: / 0.094444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.979 21340 [18565] sub0: \ 0.094553 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.979 21340 [18565] sub0: / 0.094692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.979 21340 [18565] sub0: / 0.094802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.979 21340 [18565] sub0: / 0.094906 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.980 21340 [18565] sub0: \ 0.09501 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.980 21340 [18565] sub0: \ 0.095175 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.980 21340 [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:35:56.980 21340 [18565] sub0: / 0.095441 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.980 21340 [18565] sub0: \ 0.095588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.980 21340 [18565] sub0: / 0.095728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.980 21340 [18565] sub0: \ 0.095839 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.981 21340 [18565] sub0: / 0.095979 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.981 21340 [18565] sub0: \ 0.096101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.981 21340 [18565] sub0: / 0.096236 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.981 21340 [18565] sub0: / 0.096344 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.981 21340 [18565] sub0: / 0.096483 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.981 21340 [18565] sub0: \ 0.096593 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.981 21340 [18565] sub0: \ 0.096758 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.981 21340 [18565] sub0: \ 0.09688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.982 21340 [18565] sub0: / 0.097021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.982 21340 [18565] sub0: \ 0.097145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.982 21340 [18565] sub0: / 0.097286 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.982 21340 [18565] sub0: \ 0.097396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.982 21340 [18565] sub0: / 0.097533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.982 21340 [18565] sub0: \ 0.097643 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.982 21340 [18565] sub0: / 0.097777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.982 21340 [18565] sub0: / 0.097884 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.983 21340 [18565] sub0: / 0.097988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.983 21340 [18565] sub0: \ 0.098106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.983 21340 [18565] sub0: \ 0.098266 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.983 21340 [18565] sub0: \ 0.098388 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.983 21340 [18565] sub0: / 0.098527 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.983 21340 [18565] sub0: \ 0.098637 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.983 21340 [18565] sub0: / 0.098775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.983 21340 [18565] sub0: \ 0.098882 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.984 21340 [18565] sub0: / 0.09902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.984 21340 [18565] sub0: \ 0.099141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.984 21340 [18565] sub0: / 0.099272 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.984 21340 [18565] sub0: / 0.099377 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.984 21340 [18565] sub0: / 0.099555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.984 21340 [18565] sub0: \ 0.099665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.984 21340 [18565] sub0: \ 0.099814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.984 21340 [18565] sub0: \ 0.099933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.985 21340 [18565] sub0: / 0.100086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.985 21340 [18565] sub0: \ 0.100196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.985 21340 [18565] sub0: / 0.100334 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.985 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:258 2015-12-03 12:35:56.985 21340 [18565] sub0: / 0.100578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.985 21340 [18565] sub0: \ 0.100684 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.985 21340 [18565] sub0: / 0.100815 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.985 21340 [18565] sub0: / 0.100921 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.986 21340 [18565] sub0: / 0.101057 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.986 21340 [18565] sub0: \ 0.101164 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.986 21340 [18565] sub0: \ 0.10131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.986 21340 [18565] sub0: \ 0.101436 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.986 21340 [18565] sub0: / 0.101576 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.986 21340 [18565] sub0: \ 0.101683 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.986 21340 [18565] sub0: / 0.101819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.986 21340 [18565] sub0: \ 0.101925 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.987 21340 [18565] sub0: / 0.102075 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.987 21340 [18565] sub0: \ 0.102183 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.987 21340 [18565] sub0: / 0.102314 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.987 21340 [18565] sub0: / 0.102419 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.987 21340 [18565] sub0: / 0.102544 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.987 21340 [18565] sub0: \ 0.102648 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.987 21340 [18565] sub0: \ 0.102794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.987 21340 [18565] sub0: \ 0.10291 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.988 21340 [18565] sub0: / 0.103061 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.988 21340 [18565] sub0: \ 0.103169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.988 21340 [18565] sub0: / 0.103305 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.988 21340 [18565] sub0: \ 0.103411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:35:56.988 21340 [18565] sub0: / 0.103586 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.988 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:258 2015-12-03 12:35:56.988 21340 [18565] sub0: / 0.103822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.988 21340 [18565] sub0: / 0.103926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.989 21340 [18565] sub0: / 0.104063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.989 21340 [18565] sub0: / 0.10417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.989 21340 [18565] sub0: / 0.104326 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.989 21340 [18565] sub0: \ 0.10445 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:56.989 21340 [18565] sub0: / 0.10459 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.989 21340 [18565] sub0: / 0.104708 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:56.989 21340 [18565] sub0: / 0.104811 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:56.990 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:35:56.991 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:35:56.993 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:35:56.994 21340 [18565] sub0: \ 0.10951 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:35:56.994 21340 [18565] sub0: / 0.109648 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:56.995 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:35:56.996 21340 [18565] sub0: \ 0.111498 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:35:56.996 21340 [18565] sub0: / 0.111877 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:56.997 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:35:56.998 21340 [18565] sub0: \ 0.113269 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:56.998 21340 [18565] sub0: / 0.113493 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:35:56.998 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:35:57.106 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:35:57.415 21340 [18565] sub0: \ 0.530092 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:35:57.415 21340 [18565] sub0: / 0.530924 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:35:57.416 21340 [18565] time: 0.531434 2015-12-03 12:35:57.417 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:35:57.417 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:35:57.418 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:35:57.419 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:35:57.419 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:35:57.420 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:35:57.421 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:35:57.422 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:35:57.423 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:35:57.429 21340 [18565] sub0: / 0.544485 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:35:59.734 21340 [18565] sub0: \ 2.849022 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:35:59.734 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:35:59.735 21340 [18565] sub0: / 0.00077 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:59.735 21340 [18565] sub0: \ 0.000894 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:35:59.735 21340 [18565] sub0: / 0.00104 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:35:59.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:35:59.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:35:59.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:35:59.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:35:59.740 21340 [18565] sub0: \ 0.006375 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:35:59.741 21340 [18565] sub0: \ 0.006934 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:35:59.741 21340 [18565] sub0: \ 0.007114 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:35:59.741 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:244 2015-12-03 12:35:59.741 21340 [18565] sub0: / 0.007362 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:59.741 21340 [18565] sub0: / 0.007484 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:59.741 21340 [18565] sub0: / 0.007588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:35:59.741 21340 [18565] sub0: / 0.007688 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:35:59.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:35:59.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:35:59.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:35:59.745 21340 [18565] sub0: \ 0.011566 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:35:59.745 21340 [18565] sub0: / 0.0117 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:35:59.746 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:35:59.747 21340 [18565] sub0: \ 0.013482 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:35:59.748 21340 [18565] sub0: / 0.013872 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:35:59.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:35:59.750 21340 [18565] sub0: \ 0.016576 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:35:59.751 21340 [18565] sub0: / 0.016814 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:00.587 21340 [18565] sub0: \ 0.853376 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:36:00.588 21340 [18565] sub0: / 0.854288 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:00.592 21340 [18565] time: 0.858143 2015-12-03 12:36:00.593 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:36:00.594 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:36:00.594 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:36:00.595 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:36:00.596 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:36:00.596 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:36:00.597 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:36:00.600 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:36:00.601 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:36:00.606 21340 [18565] sub0: / 0.872042 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:00.748 21340 [18565] sub0: \ 1.014666 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:00.749 21340 [18565] sub0: \ 0.000665 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:36:00.749 21340 [18565] sub0: / 0.00079 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:00.749 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:36:00.750 21340 [18565] sub0: / 0.001059 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:00.751 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:36:00.752 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:36:00.753 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:36:00.754 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:36:00.755 21340 [18565] sub0: \ 0.006575 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:36:00.756 21340 [18565] sub0: \ 0.007189 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:36:00.756 21340 [18565] sub0: \ 0.007359 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:00.756 21340 [18565] sub0: \ 0.007552 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:00.756 21340 [18565] sub0: / 0.007684 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:00.756 21340 [18565] sub0: / 0.007803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:00.756 21340 [18565] sub0: / 0.007908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:00.757 21340 [18565] sub0: / 0.008007 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:00.757 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:36:00.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 = 'client_id') 2015-12-03 12:36:00.759 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:36:00.761 21340 [18565] sub0: \ 0.012119 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:36:00.761 21340 [18565] sub0: / 0.012263 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:00.762 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:36:00.763 21340 [18565] sub0: \ 0.014099 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:36:00.763 21340 [18565] sub0: / 0.014479 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:00.763 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:00.765 21340 [18565] sub0: \ 0.015914 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:00.765 21340 [18565] sub0: / 0.016155 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:00.818 21340 [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:36:00.819 21340 [18565] sub0: / 0.070323 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:00.820 21340 [18565] time: 0.071099 2015-12-03 12:36:00.820 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:36:00.821 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:36:00.821 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:36:00.822 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:36:00.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:36:00.824 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:36:00.824 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:36:00.826 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:36:00.827 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:36:00.831 21340 [18565] sub0: / 0.082594 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:01.258 21340 [18565] sub0: \ 0.50926 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:01.259 21340 [18565] sub0: \ 0.000666 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:36:01.259 21340 [18565] sub0: / 0.000806 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:01.259 21340 [18565] sub0: \ 0.000938 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:36:01.259 21340 [18565] sub0: / 0.001099 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:01.261 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:36:01.262 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:36:01.263 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:36:01.264 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:36:01.265 21340 [18565] sub0: \ 0.006841 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:36:01.324 21340 [18565] sub0: \ 0.066129 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:36:01.325 21340 [18565] sub0: \ 0.066567 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:01.325 21340 [18565] sub0: / 0.06671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.325 21340 [18565] sub0: \ 0.066855 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:01.325 21340 [18565] sub0: \ 0.067053 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:01.325 21340 [18565] sub0: \ 0.067185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.325 21340 [18565] sub0: \ 0.067339 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:01.325 21340 [18565] sub0: \ 0.067462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.326 21340 [18565] sub0: / 0.067618 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.326 21340 [18565] sub0: \ 0.067728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.331 21340 [18565] sub0: / 0.072788 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.331 21340 [18565] sub0: \ 0.072965 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.331 21340 [18565] sub0: / 0.073115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.331 21340 [18565] sub0: \ 0.073227 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.331 21340 [18565] sub0: / 0.073366 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.332 21340 [18565] sub0: / 0.073477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.332 21340 [18565] sub0: / 0.073631 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.332 21340 [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:36:01.332 21340 [18565] sub0: \ 0.073902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:01.332 21340 [18565] sub0: \ 0.074064 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.332 21340 [18565] sub0: / 0.074211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.332 21340 [18565] sub0: \ 0.074323 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.333 21340 [18565] sub0: / 0.074467 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.333 21340 [18565] sub0: \ 0.074593 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.333 21340 [18565] sub0: / 0.074737 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.333 21340 [18565] sub0: \ 0.074849 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.333 21340 [18565] sub0: / 0.074986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.333 21340 [18565] sub0: / 0.075114 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.333 21340 [18565] sub0: / 0.075247 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.333 21340 [18565] sub0: \ 0.075356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.334 21340 [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:36:01.334 21340 [18565] sub0: \ 0.075611 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.334 21340 [18565] sub0: / 0.075757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.334 21340 [18565] sub0: \ 0.075868 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.334 21340 [18565] sub0: / 0.07601 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.334 21340 [18565] sub0: \ 0.076121 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.334 21340 [18565] sub0: / 0.076264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.334 21340 [18565] sub0: \ 0.076374 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.341 21340 [18565] sub0: / 0.08344 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.342 21340 [18565] sub0: / 0.083654 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.342 21340 [18565] sub0: / 0.083841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.342 21340 [18565] sub0: \ 0.083963 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.342 21340 [18565] sub0: \ 0.08412 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:01.342 21340 [18565] sub0: \ 0.084243 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.342 21340 [18565] sub0: / 0.084391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.343 21340 [18565] sub0: \ 0.0845 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.343 21340 [18565] sub0: / 0.084658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.343 21340 [18565] sub0: \ 0.08477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.343 21340 [18565] sub0: / 0.084914 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.343 21340 [18565] sub0: \ 0.085025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.343 21340 [18565] sub0: / 0.085161 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.343 21340 [18565] sub0: / 0.085269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.343 21340 [18565] sub0: / 0.08543 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.344 21340 [18565] sub0: \ 0.085587 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.344 21340 [18565] sub0: \ 0.085736 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:01.344 21340 [18565] sub0: \ 0.085858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.344 21340 [18565] sub0: / 0.086041 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.344 21340 [18565] sub0: \ 0.086156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.344 21340 [18565] sub0: / 0.086302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.344 21340 [18565] sub0: \ 0.086413 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.345 21340 [18565] sub0: / 0.08657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.345 21340 [18565] sub0: \ 0.086681 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.345 21340 [18565] sub0: / 0.086814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.345 21340 [18565] sub0: / 0.086921 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.345 21340 [18565] sub0: / 0.087061 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.345 21340 [18565] sub0: \ 0.087171 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.345 21340 [18565] sub0: \ 0.087312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:01.345 21340 [18565] sub0: \ 0.087433 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.346 21340 [18565] sub0: / 0.087586 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.346 21340 [18565] sub0: \ 0.087697 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.346 21340 [18565] sub0: / 0.087837 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.346 21340 [18565] sub0: \ 0.087947 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.346 21340 [18565] sub0: / 0.088085 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.346 21340 [18565] sub0: \ 0.088195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.346 21340 [18565] sub0: / 0.088329 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.346 21340 [18565] sub0: / 0.088437 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.347 21340 [18565] sub0: / 0.088588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.347 21340 [18565] sub0: \ 0.088712 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.347 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:244 2015-12-03 12:36:01.347 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:36:01.347 21340 [18565] sub0: / 0.089128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.347 21340 [18565] sub0: \ 0.089239 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.347 21340 [18565] sub0: / 0.089379 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.348 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:36:01.348 21340 [18565] sub0: / 0.089642 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.348 21340 [18565] sub0: \ 0.089753 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.348 21340 [18565] sub0: / 0.089888 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.348 21340 [18565] sub0: / 0.090034 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.348 21340 [18565] sub0: / 0.090168 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.348 21340 [18565] sub0: \ 0.090278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.348 21340 [18565] sub0: \ 0.090445 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:01.349 21340 [18565] sub0: \ 0.090582 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.349 21340 [18565] sub0: / 0.090725 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.349 21340 [18565] sub0: \ 0.090837 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.349 21340 [18565] sub0: / 0.090977 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.349 21340 [18565] sub0: \ 0.091087 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.349 21340 [18565] sub0: / 0.091228 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.349 21340 [18565] sub0: \ 0.091339 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.350 21340 [18565] sub0: / 0.091473 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.350 21340 [18565] sub0: / 0.091596 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.350 21340 [18565] sub0: / 0.091702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.350 21340 [18565] sub0: \ 0.091808 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.350 21340 [18565] sub0: \ 0.091988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:01.350 21340 [18565] sub0: \ 0.092113 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.350 21340 [18565] sub0: / 0.092256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.350 21340 [18565] sub0: \ 0.092367 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.351 21340 [18565] sub0: / 0.092547 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.351 21340 [18565] sub0: \ 0.092668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.351 21340 [18565] sub0: / 0.09281 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.351 21340 [18565] sub0: \ 0.09292 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.351 21340 [18565] sub0: / 0.093054 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.351 21340 [18565] sub0: / 0.093162 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.351 21340 [18565] sub0: / 0.093266 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.351 21340 [18565] sub0: \ 0.09337 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.352 21340 [18565] sub0: \ 0.093564 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:01.352 21340 [18565] sub0: \ 0.093684 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.352 21340 [18565] sub0: / 0.093826 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.352 21340 [18565] sub0: \ 0.093936 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.352 21340 [18565] sub0: / 0.094129 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.352 21340 [18565] sub0: \ 0.09424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.352 21340 [18565] sub0: / 0.094379 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.353 21340 [18565] sub0: \ 0.094489 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.353 21340 [18565] sub0: / 0.094636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.353 21340 [18565] sub0: / 0.094744 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.353 21340 [18565] sub0: / 0.094886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.353 21340 [18565] sub0: \ 0.094997 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.353 21340 [18565] sub0: \ 0.095159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:01.353 21340 [18565] sub0: \ 0.095281 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.353 21340 [18565] sub0: / 0.095421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.354 21340 [18565] sub0: \ 0.095542 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.354 21340 [18565] sub0: / 0.095684 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.354 21340 [18565] sub0: \ 0.095795 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.354 21340 [18565] sub0: / 0.095934 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.354 21340 [18565] sub0: \ 0.096044 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.354 21340 [18565] sub0: / 0.096177 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.354 21340 [18565] sub0: / 0.096285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.354 21340 [18565] sub0: / 0.096411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.355 21340 [18565] sub0: \ 0.096531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.355 21340 [18565] sub0: \ 0.096673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:01.355 21340 [18565] sub0: \ 0.096793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.355 21340 [18565] sub0: / 0.096932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.355 21340 [18565] sub0: \ 0.097041 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.355 21340 [18565] sub0: / 0.097181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.355 21340 [18565] sub0: \ 0.097291 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.355 21340 [18565] sub0: / 0.09743 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.356 21340 [18565] sub0: \ 0.097553 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.356 21340 [18565] sub0: / 0.097687 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.356 21340 [18565] sub0: / 0.097795 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.356 21340 [18565] sub0: / 0.097931 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.356 21340 [18565] sub0: \ 0.09808 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.356 21340 [18565] sub0: \ 0.098233 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:01.356 21340 [18565] sub0: \ 0.098364 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.357 21340 [18565] sub0: / 0.098506 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.357 21340 [18565] sub0: \ 0.098631 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.357 21340 [18565] sub0: / 0.098771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.357 21340 [18565] sub0: \ 0.09888 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.357 21340 [18565] sub0: / 0.09902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.357 21340 [18565] sub0: \ 0.099131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.357 21340 [18565] sub0: / 0.099265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.357 21340 [18565] sub0: / 0.099373 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.358 21340 [18565] sub0: / 0.099672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.358 21340 [18565] sub0: \ 0.099789 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.358 21340 [18565] sub0: \ 0.09994 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:01.358 21340 [18565] sub0: \ 0.100063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.358 21340 [18565] sub0: / 0.100205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.358 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:36:01.358 21340 [18565] sub0: / 0.100454 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.359 21340 [18565] sub0: \ 0.100578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.359 21340 [18565] sub0: / 0.100719 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.359 21340 [18565] sub0: \ 0.100828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.359 21340 [18565] sub0: / 0.100962 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.359 21340 [18565] sub0: / 0.10107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.359 21340 [18565] sub0: / 0.101196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.359 21340 [18565] sub0: \ 0.101302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.359 21340 [18565] sub0: \ 0.101422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:01.360 21340 [18565] sub0: \ 0.101552 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.360 21340 [18565] sub0: / 0.101705 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.360 21340 [18565] sub0: \ 0.101817 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.360 21340 [18565] sub0: / 0.101996 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.360 21340 [18565] sub0: \ 0.102114 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.360 21340 [18565] sub0: / 0.102254 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.360 21340 [18565] sub0: \ 0.102364 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.361 21340 [18565] sub0: / 0.102497 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.361 21340 [18565] sub0: / 0.10262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.361 21340 [18565] sub0: / 0.102773 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.361 21340 [18565] sub0: \ 0.102885 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.361 21340 [18565] sub0: \ 0.103025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:01.361 21340 [18565] sub0: \ 0.103145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.361 21340 [18565] sub0: / 0.103287 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.361 21340 [18565] sub0: \ 0.103398 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.362 21340 [18565] sub0: / 0.103589 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.362 21340 [18565] sub0: \ 0.1037 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.362 21340 [18565] sub0: / 0.10384 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.362 21340 [18565] sub0: \ 0.103951 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.362 21340 [18565] sub0: / 0.104084 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.362 21340 [18565] sub0: / 0.104191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.362 21340 [18565] sub0: / 0.104328 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.362 21340 [18565] sub0: \ 0.104437 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.363 21340 [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:244 2015-12-03 12:36:01.363 21340 [18565] sub0: \ 0.104728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.363 21340 [18565] sub0: / 0.104878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.363 21340 [18565] sub0: \ 0.104989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.363 21340 [18565] sub0: / 0.105128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.363 21340 [18565] sub0: \ 0.105239 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.363 21340 [18565] sub0: / 0.105378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.364 21340 [18565] sub0: \ 0.105488 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.364 21340 [18565] sub0: / 0.105667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.364 21340 [18565] sub0: / 0.105775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.364 21340 [18565] sub0: / 0.1059 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.364 21340 [18565] sub0: \ 0.106048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.364 21340 [18565] sub0: \ 0.106184 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:01.364 21340 [18565] sub0: \ 0.106302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.364 21340 [18565] sub0: / 0.106442 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.365 21340 [18565] sub0: \ 0.106565 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.365 21340 [18565] sub0: / 0.106705 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.365 21340 [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:36:01.365 21340 [18565] sub0: / 0.106954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.365 21340 [18565] sub0: \ 0.107062 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.365 21340 [18565] sub0: / 0.107194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.365 21340 [18565] sub0: / 0.107302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.365 21340 [18565] sub0: / 0.107446 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.366 21340 [18565] sub0: \ 0.10757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.366 21340 [18565] sub0: \ 0.107709 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:01.366 21340 [18565] sub0: \ 0.107828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.366 21340 [18565] sub0: / 0.107967 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.366 21340 [18565] sub0: \ 0.108086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.366 21340 [18565] sub0: / 0.108226 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.366 21340 [18565] sub0: \ 0.108336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.367 21340 [18565] sub0: / 0.108474 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.367 21340 [18565] sub0: \ 0.1086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.367 21340 [18565] sub0: / 0.108735 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.367 21340 [18565] sub0: / 0.108843 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.367 21340 [18565] sub0: / 0.108982 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.367 21340 [18565] sub0: \ 0.10909 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.367 21340 [18565] sub0: \ 0.10923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:01.367 21340 [18565] sub0: \ 0.109349 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.368 21340 [18565] sub0: / 0.109489 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.368 21340 [18565] sub0: \ 0.109613 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.368 21340 [18565] sub0: / 0.109753 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.368 21340 [18565] sub0: \ 0.109863 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.368 21340 [18565] sub0: / 0.110055 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.368 21340 [18565] sub0: \ 0.110169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.368 21340 [18565] sub0: / 0.110302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.368 21340 [18565] sub0: / 0.11041 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.369 21340 [18565] sub0: / 0.1106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.369 21340 [18565] sub0: \ 0.110713 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.369 21340 [18565] sub0: \ 0.110867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:01.369 21340 [18565] sub0: \ 0.110989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.369 21340 [18565] sub0: / 0.11113 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.369 21340 [18565] sub0: \ 0.11124 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.369 21340 [18565] sub0: / 0.111392 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.370 21340 [18565] sub0: \ 0.1115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.370 21340 [18565] sub0: / 0.111654 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.370 21340 [18565] sub0: \ 0.111764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.370 21340 [18565] sub0: / 0.111902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.370 21340 [18565] sub0: / 0.112011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.370 21340 [18565] sub0: / 0.112134 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.370 21340 [18565] sub0: \ 0.11224 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.370 21340 [18565] sub0: \ 0.112374 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:01.371 21340 [18565] sub0: \ 0.112492 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.371 21340 [18565] sub0: / 0.112673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.371 21340 [18565] sub0: \ 0.112784 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.371 21340 [18565] sub0: / 0.112923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.371 21340 [18565] sub0: \ 0.113031 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.371 21340 [18565] sub0: / 0.113169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.371 21340 [18565] sub0: \ 0.113279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.371 21340 [18565] sub0: / 0.113411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.372 21340 [18565] sub0: / 0.113562 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.372 21340 [18565] sub0: / 0.11371 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.372 21340 [18565] sub0: \ 0.113821 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.372 21340 [18565] sub0: \ 0.114003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:01.372 21340 [18565] sub0: \ 0.114129 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.372 21340 [18565] sub0: / 0.11427 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.372 21340 [18565] sub0: \ 0.11438 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.373 21340 [18565] sub0: / 0.11453 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.373 21340 [18565] sub0: \ 0.114653 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.373 21340 [18565] sub0: / 0.114793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.373 21340 [18565] sub0: \ 0.114902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.373 21340 [18565] sub0: / 0.115035 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.373 21340 [18565] sub0: / 0.115143 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.373 21340 [18565] sub0: / 0.115271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.373 21340 [18565] sub0: \ 0.115379 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.374 21340 [18565] sub0: \ 0.115499 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:01.374 21340 [18565] sub0: \ 0.11563 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.374 21340 [18565] sub0: / 0.115769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.374 21340 [18565] sub0: \ 0.11588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.374 21340 [18565] sub0: / 0.116019 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.374 21340 [18565] sub0: \ 0.116128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.374 21340 [18565] sub0: / 0.116266 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.374 21340 [18565] sub0: \ 0.116376 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.375 21340 [18565] sub0: / 0.116518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.375 21340 [18565] sub0: / 0.11663 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.375 21340 [18565] sub0: / 0.116781 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.375 21340 [18565] sub0: \ 0.116892 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.375 21340 [18565] sub0: \ 0.117027 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:01.375 21340 [18565] sub0: \ 0.117145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.375 21340 [18565] sub0: / 0.117284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.375 21340 [18565] sub0: \ 0.117394 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.376 21340 [18565] sub0: / 0.117545 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.376 21340 [18565] sub0: \ 0.117656 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.376 21340 [18565] sub0: / 0.117848 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.376 21340 [18565] sub0: \ 0.118006 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.376 21340 [18565] sub0: / 0.118148 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.376 21340 [18565] sub0: / 0.118256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.376 21340 [18565] sub0: / 0.118397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.377 21340 [18565] sub0: \ 0.118518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.377 21340 [18565] sub0: \ 0.118661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:01.377 21340 [18565] sub0: \ 0.11878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.377 21340 [18565] sub0: / 0.118921 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.377 21340 [18565] sub0: \ 0.11903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.377 21340 [18565] sub0: / 0.119169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.377 21524 [18565] sub0: \ 16.609011 Form::header in /opt/kivi/kivitendo-erp/SL/Form.pm:456 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:119 2015-12-03 12:36:01.377 21340 [18565] sub0: \ 0.119278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.377 21340 [18565] sub0: / 0.11942 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.378 21340 [18565] sub0: \ 0.119541 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.378 21340 [18565] sub0: / 0.119675 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.378 21340 [18565] sub0: / 0.119782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.378 21340 [18565] sub0: / 0.119917 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.378 21340 [18565] sub0: \ 0.120022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.378 21340 [18565] sub0: \ 0.120173 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:01.378 21340 [18565] sub0: \ 0.120293 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.378 21524 [18565] sub0: \ 16.610034 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:36:01.378 21340 [18565] sub0: / 0.120434 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.379 21340 [18565] sub0: \ 0.120553 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.379 21340 [18565] sub0: / 0.120703 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.379 21340 [18565] sub0: \ 0.12081 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.379 21340 [18565] sub0: / 0.120947 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.379 21340 [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:258 2015-12-03 12:36:01.379 21524 [18565] sub0: / 16.61091 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:01.379 21340 [18565] sub0: / 0.121186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.379 21340 [18565] sub0: / 0.121291 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.379 21340 [18565] sub0: / 0.121412 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.380 21340 [18565] sub0: \ 0.12153 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.380 21340 [18565] sub0: \ 0.12165 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:01.380 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:36:01.380 21340 [18565] sub0: / 0.121904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.380 21340 [18565] sub0: \ 0.122046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.380 21340 [18565] sub0: / 0.122186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.380 21340 [18565] sub0: \ 0.122294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.380 21340 [18565] sub0: / 0.122431 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.381 21340 [18565] sub0: \ 0.122549 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:01.381 21340 [18565] sub0: / 0.122682 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.381 21340 [18565] sub0: / 0.122786 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.381 21340 [18565] sub0: / 0.122934 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.381 21340 [18565] sub0: / 0.12304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.381 21340 [18565] sub0: / 0.123196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.381 21340 [18565] sub0: / 0.123319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:01.381 21340 [18565] sub0: / 0.123423 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:01.382 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:36:01.383 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:36:01.385 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:36:01.386 21340 [18565] sub0: \ 0.128219 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:36:01.386 21340 [18565] sub0: / 0.12836 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:01.387 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:36:01.388 21340 [18565] sub0: \ 0.130262 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:36:01.389 21340 [18565] sub0: / 0.130656 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:01.389 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:01.390 21340 [18565] sub0: \ 0.132041 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:01.390 21340 [18565] sub0: / 0.132269 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:01.391 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:36:01.479 21524 [18565] sub0: / 16.710619 Form::header in /opt/kivi/kivitendo-erp/SL/Form.pm:533 2015-12-03 12:36:01.551 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:36:01.560 21524 [18565] time: 16.791491 2015-12-03 12:36:01.560 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 = '30d735102f76588ec2682e684f79a4e3') 2015-12-03 12:36:01.561 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '30d735102f76588ec2682e684f79a4e3' 2015-12-03 12:36:01.562 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 = '30d735102f76588ec2682e684f79a4e3' 2015-12-03 12:36:01.563 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:36:01.563 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 ('30d735102f76588ec2682e684f79a4e3', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:36:01.564 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 ('30d735102f76588ec2682e684f79a4e3', 'login', '--- werner ' , '') 2015-12-03 12:36:01.565 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 ('30d735102f76588ec2682e684f79a4e3', 'client_id', '--- 1 ' , '') 2015-12-03 12:36:01.566 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:36:01.568 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:36:01.578 21524 [18565] sub0: / 16.810115 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:01.904 21340 [18565] sub0: \ 0.646303 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:36:01.905 21340 [18565] sub0: / 0.647171 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:01.906 21340 [18565] time: 0.64804 2015-12-03 12:36:01.907 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:36:01.907 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:36:01.908 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:36:01.909 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:36:01.909 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:36:01.910 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:36:01.911 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:36:01.914 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:36:01.916 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:36:01.922 21340 [18565] sub0: / 0.664216 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:02.737 21340 [18565] sub0: \ 1.479445 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:02.738 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:36:02.738 21340 [18565] sub0: / 0.000797 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:02.739 21340 [18565] sub0: \ 0.000938 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:36:02.739 21340 [18565] sub0: / 0.001104 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:02.743 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:36:02.744 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:36:02.745 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:36:02.746 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:36:02.747 21340 [18565] sub0: \ 0.009374 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:36:02.748 21340 [18565] sub0: \ 0.009952 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:36:02.748 21340 [18565] sub0: \ 0.01011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:02.748 21340 [18565] sub0: \ 0.010245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:02.748 21340 [18565] sub0: / 0.010504 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:02.748 21340 [18565] sub0: / 0.01063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:02.748 21340 [18565] sub0: / 0.010752 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:02.749 21340 [18565] sub0: / 0.010857 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:02.749 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:36:02.750 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:36:02.751 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:36:02.753 21340 [18565] sub0: \ 0.015105 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:36:02.753 21340 [18565] sub0: / 0.015257 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:02.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 = 'session_auth_status_user') 2015-12-03 12:36:02.755 21340 [18565] sub0: \ 0.017206 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:36:02.755 21340 [18565] sub0: / 0.01759 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:02.755 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:02.757 21340 [18565] sub0: \ 0.019091 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:02.757 21340 [18565] sub0: / 0.019332 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:03.099 21340 [18565] sub0: \ 0.360962 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:36:03.100 21340 [18565] sub0: / 0.361845 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:03.111 21340 [18565] time: 0.373455 2015-12-03 12:36:03.112 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:36:03.113 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:36:03.113 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:36:03.114 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:36:03.115 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:36:03.116 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:36:03.116 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:36:03.118 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:36:03.119 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:36:03.128 21340 [18565] sub0: / 0.389972 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:06.847 21525 [18565] sub0: \ 12.526611 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:06.848 21525 [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:36:06.848 21525 [18565] sub0: / 0.000773 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:06.848 21525 [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:36:06.848 21525 [18565] sub0: / 0.001111 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:06.850 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:36:06.851 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:36:06.852 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:36:06.853 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:36:06.854 21525 [18565] sub0: \ 0.006845 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:36:06.854 21525 [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:299 2015-12-03 12:36:06.855 21525 [18565] sub0: \ 0.007593 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:06.855 21525 [18565] sub0: \ 0.007745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:06.855 21525 [18565] sub0: / 0.007891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:06.855 21525 [18565] sub0: / 0.008028 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:06.855 21525 [18565] sub0: / 0.008175 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:06.855 21525 [18565] sub0: / 0.008295 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:06.856 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:36:06.857 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:36:06.858 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:36:06.859 21525 [18565] sub0: \ 0.012288 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:36:06.859 21525 [18565] sub0: / 0.012439 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:06.860 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:36:06.861 21525 [18565] sub0: \ 0.014264 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:36:06.862 21525 [18565] sub0: / 0.014669 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:06.862 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:06.863 21525 [18565] sub0: \ 0.016208 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:06.863 21525 [18565] sub0: / 0.016436 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:06.917 21525 [18565] sub0: \ 0.070388 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:36:06.918 21525 [18565] sub0: / 0.07129 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:06.919 21525 [18565] time: 0.072037 2015-12-03 12:36:06.920 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:36:06.920 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:36:06.921 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:36:06.922 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:36:06.922 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:36:06.923 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:36:06.924 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:36:06.926 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:36:06.927 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:36:06.933 21525 [18565] sub0: / 0.085733 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:07.957 21525 [18565] sub0: \ 1.109713 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:07.958 21525 [18565] sub0: \ 0.000631 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:36:07.958 21525 [18565] sub0: / 0.000781 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:07.958 21525 [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:36:07.958 21525 [18565] sub0: / 0.001067 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:07.960 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:36:07.961 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:36:07.962 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:36:07.963 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:36:07.964 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:36:08.022 21525 [18565] sub0: \ 0.065499 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:36:08.023 21525 [18565] sub0: \ 0.065821 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.023 21525 [18565] sub0: / 0.065976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.023 21525 [18565] sub0: \ 0.066118 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.023 21525 [18565] sub0: \ 0.066277 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.023 21525 [18565] sub0: \ 0.066416 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.024 21525 [18565] sub0: \ 0.066699 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.024 21525 [18565] sub0: \ 0.066889 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.024 21525 [18565] sub0: / 0.0670460000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.024 21525 [18565] sub0: \ 0.067214 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.024 21525 [18565] sub0: / 0.06737 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.024 21525 [18565] sub0: \ 0.067495 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.025 21525 [18565] sub0: / 0.06765 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.025 21525 [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:258 2015-12-03 12:36:08.025 21525 [18565] sub0: / 0.0679419999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.025 21525 [18565] sub0: / 0.068065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.025 21525 [18565] sub0: / 0.068222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.025 21525 [18565] sub0: \ 0.068347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.025 21525 [18565] sub0: \ 0.068539 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.026 21525 [18565] sub0: \ 0.068679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.026 21525 [18565] sub0: / 0.068855 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.026 21525 [18565] sub0: \ 0.068982 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.026 21525 [18565] sub0: / 0.069136 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.026 21525 [18565] sub0: \ 0.069262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.026 21525 [18565] sub0: / 0.069417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.026 21525 [18565] sub0: \ 0.069543 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.027 21525 [18565] sub0: / 0.069692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.027 21525 [18565] sub0: / 0.069831 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.027 21525 [18565] sub0: / 0.069963 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.027 21525 [18565] sub0: \ 0.070085 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.027 21525 [18565] sub0: \ 0.070229 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.027 21525 [18565] sub0: \ 0.070363 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.027 21525 [18565] sub0: / 0.070519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.028 21525 [18565] sub0: \ 0.070647 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.028 21525 [18565] sub0: / 0.070819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.028 21525 [18565] sub0: \ 0.070945 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.028 21525 [18565] sub0: / 0.071129 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.028 21525 [18565] sub0: \ 0.071262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.028 21525 [18565] sub0: / 0.071412 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.028 21525 [18565] sub0: / 0.071538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.029 21525 [18565] sub0: / 0.071702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.029 21525 [18565] sub0: \ 0.071843 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.029 21525 [18565] sub0: \ 0.072012 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.029 21525 [18565] sub0: \ 0.072148 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.029 21525 [18565] sub0: / 0.072304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.029 21525 [18565] sub0: \ 0.07243 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.030 21525 [18565] sub0: / 0.072586 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.030 21525 [18565] sub0: \ 0.0727100000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.030 21525 [18565] sub0: / 0.0728799999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.030 21525 [18565] sub0: \ 0.073005 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.030 21525 [18565] sub0: / 0.0731540000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.030 21525 [18565] sub0: / 0.073276 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.030 21525 [18565] sub0: / 0.073426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.030 21525 [18565] sub0: \ 0.0735479999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.031 21525 [18565] sub0: \ 0.073702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.031 21525 [18565] sub0: \ 0.073854 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.031 21525 [18565] sub0: / 0.074009 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.031 21525 [18565] sub0: \ 0.074134 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.031 21525 [18565] sub0: / 0.074288 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.031 21525 [18565] sub0: \ 0.074412 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.031 21525 [18565] sub0: / 0.074565 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.032 21525 [18565] sub0: \ 0.074692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.032 21525 [18565] sub0: / 0.074855 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.032 21525 [18565] sub0: / 0.07498 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.032 21525 [18565] sub0: / 0.075162 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.032 21525 [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:36:08.032 21525 [18565] sub0: \ 0.075467 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.033 21525 [18565] sub0: \ 0.075619 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.033 21525 [18565] sub0: / 0.075816 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.033 21525 [18565] sub0: \ 0.075943 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.033 21525 [18565] sub0: / 0.0760999999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.033 21525 [18565] sub0: \ 0.076228 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.033 21525 [18565] sub0: / 0.0763819999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.033 21525 [18565] sub0: \ 0.076521 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.034 21525 [18565] sub0: / 0.076688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.034 21525 [18565] sub0: / 0.0768259999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.034 21525 [18565] sub0: / 0.076959 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.034 21525 [18565] sub0: \ 0.077082 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.034 21525 [18565] sub0: \ 0.077255 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.034 21525 [18565] sub0: \ 0.077394 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.034 21525 [18565] sub0: / 0.077549 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.035 21525 [18565] sub0: \ 0.077676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.035 21525 [18565] sub0: / 0.077848 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.035 21525 [18565] sub0: \ 0.077974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.035 21525 [18565] sub0: / 0.078128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.035 21525 [18565] sub0: \ 0.078254 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.035 21525 [18565] sub0: / 0.078402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.035 21525 [18565] sub0: / 0.078525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.036 21525 [18565] sub0: / 0.07866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.036 21525 [18565] sub0: \ 0.078797 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.036 21525 [18565] sub0: \ 0.078948 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.036 21525 [18565] sub0: \ 0.079125 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.036 21525 [18565] sub0: / 0.079288 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.036 21525 [18565] sub0: \ 0.079415 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.036 21525 [18565] sub0: / 0.0795709999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.037 21525 [18565] sub0: \ 0.079696 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.037 21525 [18565] sub0: / 0.079865 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.037 21525 [18565] sub0: \ 0.079991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.037 21525 [18565] sub0: / 0.080141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.037 21525 [18565] sub0: / 0.080265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.037 21525 [18565] sub0: / 0.080427 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.037 21525 [18565] sub0: \ 0.080554 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.038 21525 [18565] sub0: \ 0.080736 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.038 21525 [18565] sub0: \ 0.080875 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.038 21525 [18565] sub0: / 0.081033 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.038 21525 [18565] sub0: \ 0.081158 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.038 21525 [18565] sub0: / 0.081314 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.038 21525 [18565] sub0: \ 0.081439 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.039 21525 [18565] sub0: / 0.081595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.039 21525 [18565] sub0: \ 0.081734 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.039 21525 [18565] sub0: / 0.081887 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.039 21525 [18565] sub0: / 0.08201 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.039 21525 [18565] sub0: / 0.082149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.039 21525 [18565] sub0: \ 0.082273 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.039 21525 [18565] sub0: \ 0.082442 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.040 21525 [18565] sub0: \ 0.08258 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.040 21525 [18565] sub0: / 0.082766 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.040 21525 [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:36:08.040 21525 [18565] sub0: / 0.083052 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.040 21525 [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:36:08.040 21525 [18565] sub0: / 0.083368 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.040 21525 [18565] sub0: \ 0.083495 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.041 21525 [18565] sub0: / 0.083643 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.041 21525 [18565] sub0: / 0.083781 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.041 21525 [18565] sub0: / 0.083921 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.041 21525 [18565] sub0: \ 0.084043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.041 21525 [18565] sub0: \ 0.084187 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.041 21525 [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:36:08.041 21525 [18565] sub0: / 0.084477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.042 21525 [18565] sub0: \ 0.084601 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.042 21525 [18565] sub0: / 0.08477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.042 21525 [18565] sub0: \ 0.084898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.042 21525 [18565] sub0: / 0.085055 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.042 21525 [18565] sub0: \ 0.085182 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.042 21525 [18565] sub0: / 0.085331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.042 21525 [18565] sub0: / 0.0854549999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.043 21525 [18565] sub0: / 0.085619 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.043 21525 [18565] sub0: \ 0.0857599999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.043 21525 [18565] sub0: \ 0.085912 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.043 21525 [18565] sub0: \ 0.086046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.043 21525 [18565] sub0: / 0.086218 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.043 21525 [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:258 2015-12-03 12:36:08.043 21525 [18565] sub0: / 0.086502 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.044 21525 [18565] sub0: \ 0.086626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.044 21525 [18565] sub0: / 0.086796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.044 21525 [18565] sub0: \ 0.086923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.044 21525 [18565] sub0: / 0.087097 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.044 21525 [18565] sub0: / 0.0872270000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.044 21525 [18565] sub0: / 0.087387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.044 21525 [18565] sub0: \ 0.087514 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.045 21525 [18565] sub0: \ 0.087668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.045 21525 [18565] sub0: \ 0.087819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.045 21525 [18565] sub0: / 0.087975 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.045 21525 [18565] sub0: \ 0.088101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.045 21525 [18565] sub0: / 0.0882579999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.045 21525 [18565] sub0: \ 0.088384 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.045 21525 [18565] sub0: / 0.088539 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.046 21525 [18565] sub0: \ 0.088665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.046 21525 [18565] sub0: / 0.08883 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.046 21525 [18565] sub0: / 0.088954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.046 21525 [18565] sub0: / 0.089108 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.046 21525 [18565] sub0: \ 0.089233 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.046 21525 [18565] sub0: \ 0.089403 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.046 21525 [18565] sub0: \ 0.089541 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.047 21525 [18565] sub0: / 0.0896980000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.047 21525 [18565] sub0: \ 0.08985 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.047 21525 [18565] sub0: / 0.090008 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.047 21525 [18565] sub0: \ 0.090238 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.047 21525 [18565] sub0: / 0.090398 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.047 21525 [18565] sub0: \ 0.090525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.048 21525 [18565] sub0: / 0.090675 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.048 21525 [18565] sub0: / 0.090815 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.048 21525 [18565] sub0: / 0.090955 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.048 21525 [18565] sub0: \ 0.091125 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.048 21525 [18565] sub0: \ 0.091282 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.048 21525 [18565] sub0: \ 0.091417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.048 21525 [18565] sub0: / 0.091574 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.049 21525 [18565] sub0: \ 0.091701 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.049 21525 [18565] sub0: / 0.091874 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.049 21525 [18565] sub0: \ 0.092 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.049 21525 [18565] sub0: / 0.092155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.049 21525 [18565] sub0: \ 0.092282 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.049 21525 [18565] sub0: / 0.092431 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.049 21525 [18565] sub0: / 0.092554 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.050 21525 [18565] sub0: / 0.092713 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.050 21525 [18565] sub0: \ 0.092853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.050 21525 [18565] sub0: \ 0.093009 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.050 21525 [18565] sub0: \ 0.093146 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.050 21525 [18565] sub0: / 0.093301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.050 21525 [18565] sub0: \ 0.093426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.051 21525 [18565] sub0: / 0.093595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.051 21525 [18565] sub0: \ 0.093731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.051 21525 [18565] sub0: / 0.0938909999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.051 21525 [18565] sub0: \ 0.094017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.051 21525 [18565] sub0: / 0.094166 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.051 21525 [18565] sub0: / 0.094288 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.051 21525 [18565] sub0: / 0.094444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.051 21525 [18565] sub0: \ 0.094569 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.052 21525 [18565] sub0: \ 0.094728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.052 21525 [18565] sub0: \ 0.094868 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.052 21525 [18565] sub0: / 0.095024 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.052 21525 [18565] sub0: \ 0.095183 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.052 21525 [18565] sub0: / 0.095341 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.052 21525 [18565] sub0: \ 0.0954660000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.053 21525 [18565] sub0: / 0.095622 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.053 21525 [18565] sub0: \ 0.095761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.053 21525 [18565] sub0: / 0.095912 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.053 21525 [18565] sub0: / 0.096033 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.053 21525 [18565] sub0: / 0.096189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.053 21525 [18565] sub0: \ 0.096311 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.053 21525 [18565] sub0: \ 0.096475 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.054 21525 [18565] sub0: \ 0.096611 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.054 21525 [18565] sub0: / 0.096781 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.054 21525 [18565] sub0: \ 0.096908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.054 21525 [18565] sub0: / 0.0970760000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.054 21525 [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:36:08.054 21525 [18565] sub0: / 0.0973579999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.054 21525 [18565] sub0: \ 0.097484 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.055 21525 [18565] sub0: / 0.097633 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.055 21525 [18565] sub0: / 0.09777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.055 21525 [18565] sub0: / 0.097916 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.055 21525 [18565] sub0: \ 0.09804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.055 21525 [18565] sub0: \ 0.098185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.055 21525 [18565] sub0: \ 0.098318 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.055 21525 [18565] sub0: / 0.098474 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.056 21525 [18565] sub0: \ 0.0986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.056 21525 [18565] sub0: / 0.098799 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.056 21525 [18565] sub0: \ 0.098926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.056 21525 [18565] sub0: / 0.099108 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.056 21525 [18565] sub0: \ 0.09924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.056 21525 [18565] sub0: / 0.099388 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.056 21525 [18565] sub0: / 0.099511 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.057 21525 [18565] sub0: / 0.099676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.057 21525 [18565] sub0: \ 0.099817 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.057 21525 [18565] sub0: \ 0.099966 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.057 21525 [18565] sub0: \ 0.1001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.057 21525 [18565] sub0: / 0.100256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.057 21525 [18565] sub0: \ 0.100379 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.057 21525 [18565] sub0: / 0.100533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.058 21525 [18565] sub0: \ 0.100668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.058 21525 [18565] sub0: / 0.100838 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.058 21525 [18565] sub0: \ 0.100963 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.058 21525 [18565] sub0: / 0.10111 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.058 21525 [18565] sub0: / 0.10123 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.058 21525 [18565] sub0: / 0.101386 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.058 21525 [18565] sub0: \ 0.101507 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.059 21525 [18565] sub0: \ 0.101654 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.059 21525 [18565] sub0: \ 0.101804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.059 21525 [18565] sub0: / 0.101959 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.059 21525 [18565] sub0: \ 0.102081 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.059 21525 [18565] sub0: / 0.102234 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.059 21525 [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:258 2015-12-03 12:36:08.059 21525 [18565] sub0: / 0.102508 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.060 21525 [18565] sub0: \ 0.10263 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.060 21525 [18565] sub0: / 0.102797 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.060 21525 [18565] sub0: / 0.102919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.060 21525 [18565] sub0: / 0.103114 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.060 21525 [18565] sub0: \ 0.103241 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.060 21525 [18565] sub0: \ 0.103391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.060 21525 [18565] sub0: \ 0.103523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.061 21525 [18565] sub0: / 0.103678 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.061 21525 [18565] sub0: \ 0.103814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.061 21525 [18565] sub0: / 0.103968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.061 21525 [18565] sub0: \ 0.104089 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.061 21525 [18565] sub0: / 0.104254 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.061 21525 [18565] sub0: \ 0.104377 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.061 21525 [18565] sub0: / 0.104523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.062 21525 [18565] sub0: / 0.104642 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.062 21525 [18565] sub0: / 0.10481 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.062 21525 [18565] sub0: \ 0.104932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.062 21525 [18565] sub0: \ 0.105105 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.062 21525 [18565] sub0: \ 0.105239 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.062 21525 [18565] sub0: / 0.105393 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.062 21525 [18565] sub0: \ 0.105514 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.063 21525 [18565] sub0: / 0.105667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.063 21525 [18565] sub0: \ 0.105802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.063 21525 [18565] sub0: / 0.105955 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.063 21525 [18565] sub0: \ 0.106077 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.063 21525 [18565] sub0: / 0.106225 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.063 21525 [18565] sub0: / 0.106346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.063 21525 [18565] sub0: / 0.106476 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.064 21525 [18565] sub0: \ 0.106597 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.064 21525 [18565] sub0: \ 0.106772 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.064 21525 [18565] sub0: \ 0.106906 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.064 21525 [18565] sub0: / 0.10706 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.064 21525 [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:36:08.064 21525 [18565] sub0: / 0.107369 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.064 21525 [18565] sub0: \ 0.107491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.065 21525 [18565] sub0: / 0.107657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.065 21525 [18565] sub0: \ 0.107795 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.065 21525 [18565] sub0: / 0.107942 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.065 21525 [18565] sub0: / 0.108062 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.065 21525 [18565] sub0: / 0.108204 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.065 21525 [18565] sub0: \ 0.108325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.065 21525 [18565] sub0: \ 0.108474 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.066 21525 [18565] sub0: \ 0.108606 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.066 21525 [18565] sub0: / 0.108773 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.066 21525 [18565] sub0: \ 0.108896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.066 21525 [18565] sub0: / 0.10905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.066 21525 [18565] sub0: \ 0.10917 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.066 21525 [18565] sub0: / 0.109323 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.066 21525 [18565] sub0: \ 0.109444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.067 21525 [18565] sub0: / 0.10959 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.067 21525 [18565] sub0: / 0.109711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.067 21525 [18565] sub0: / 0.109881 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.067 21525 [18565] sub0: \ 0.110003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.067 21525 [18565] sub0: \ 0.110156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.067 21525 [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:36:08.067 21525 [18565] sub0: / 0.110442 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.067 21525 [18565] sub0: \ 0.110564 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.068 21525 [18565] sub0: / 0.11073 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.068 21525 [18565] sub0: \ 0.110855 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.068 21525 [18565] sub0: / 0.111009 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.068 21525 [18565] sub0: \ 0.111189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.068 21525 [18565] sub0: / 0.111339 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.068 21525 [18565] sub0: / 0.111458 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.069 21525 [18565] sub0: / 0.111609 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.069 21525 [18565] sub0: \ 0.111744 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.069 21525 [18565] sub0: \ 0.111909 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.069 21525 [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:36:08.069 21525 [18565] sub0: / 0.112196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.069 21525 [18565] sub0: \ 0.112319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.069 21525 [18565] sub0: / 0.112473 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.070 21525 [18565] sub0: \ 0.112595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.070 21525 [18565] sub0: / 0.112761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.070 21525 [18565] sub0: \ 0.112885 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.070 21525 [18565] sub0: / 0.113033 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.070 21525 [18565] sub0: / 0.113152 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.070 21525 [18565] sub0: / 0.113294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.070 21525 [18565] sub0: \ 0.113416 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.071 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:244 2015-12-03 12:36:08.071 21525 [18565] sub0: \ 0.113724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.071 21525 [18565] sub0: / 0.113882 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.071 21525 [18565] sub0: \ 0.114003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.071 21525 [18565] sub0: / 0.114156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.071 21525 [18565] sub0: \ 0.114278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.071 21525 [18565] sub0: / 0.11443 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.071 21525 [18565] sub0: \ 0.114552 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.072 21525 [18565] sub0: / 0.114711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.072 21525 [18565] sub0: / 0.114847 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.072 21525 [18565] sub0: / 0.114984 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.072 21525 [18565] sub0: \ 0.115131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.072 21525 [18565] sub0: \ 0.115285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:08.072 21525 [18565] sub0: \ 0.115416 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.072 21525 [18565] sub0: / 0.11557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.073 21525 [18565] sub0: \ 0.115692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.073 21525 [18565] sub0: / 0.11586 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.073 21525 [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:36:08.073 21525 [18565] sub0: / 0.116133 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.073 21525 [18565] sub0: \ 0.116255 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:08.073 21525 [18565] sub0: / 0.116406 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.073 21525 [18565] sub0: / 0.116525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.074 21525 [18565] sub0: / 0.11668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.074 21525 [18565] sub0: / 0.116814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.074 21525 [18565] sub0: / 0.117036 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.074 21525 [18565] sub0: / 0.117182 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:08.074 21525 [18565] sub0: / 0.117303 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:08.075 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:36:08.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:36:08.078 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:36:08.079 21525 [18565] sub0: \ 0.122248 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:36:08.079 21525 [18565] sub0: / 0.122409 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:08.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:36:08.081 21525 [18565] sub0: \ 0.12439 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:36:08.082 21525 [18565] sub0: / 0.124804 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:08.082 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:08.083 21525 [18565] sub0: \ 0.126214 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:08.083 21525 [18565] sub0: / 0.126451 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:08.084 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:36:08.194 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:36:08.503 21525 [18565] sub0: \ 0.54632 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:36:08.504 21525 [18565] sub0: / 0.547219 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:08.505 21525 [18565] time: 0.547788 2015-12-03 12:36:08.505 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:36:08.506 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:36:08.506 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:36:08.507 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:36:08.508 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:36:08.509 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:36:08.509 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:36:08.511 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:36:08.512 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:36:08.520 21525 [18565] sub0: / 0.563504 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:11.289 21525 [18565] sub0: \ 3.332417 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:11.290 21525 [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:36:11.290 21525 [18565] sub0: / 0.00078 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:11.290 21525 [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:36:11.291 21525 [18565] sub0: / 0.001074 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:11.292 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:36:11.294 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:36:11.295 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:36:11.296 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:36:11.296 21525 [18565] sub0: \ 0.006788 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:36:11.297 21525 [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:299 2015-12-03 12:36:11.297 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:36:11.297 21525 [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:36:11.297 21525 [18565] sub0: / 0.007851 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.298 21525 [18565] sub0: / 0.007983 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.298 21525 [18565] sub0: / 0.008145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.298 21525 [18565] sub0: / 0.008267 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:11.298 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:36:11.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 = 'client_id') 2015-12-03 12:36:11.301 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:36:11.302 21525 [18565] sub0: \ 0.012422 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:36:11.302 21525 [18565] sub0: / 0.012573 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:11.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:36:11.304 21525 [18565] sub0: \ 0.014372 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:36:11.304 21525 [18565] sub0: / 0.014793 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:11.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:36:11.306 21525 [18565] sub0: \ 0.016195 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:11.306 21525 [18565] sub0: / 0.016419 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:11.359 21525 [18565] sub0: \ 0.069828 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:36:11.360 21525 [18565] sub0: / 0.070839 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:11.361 21525 [18565] time: 0.071621 2015-12-03 12:36:11.362 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:36:11.362 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:36:11.363 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:36:11.364 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:36:11.364 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:36:11.365 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:36:11.366 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:36:11.368 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:36:11.369 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:36:11.375 21525 [18565] sub0: / 0.08552 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:11.710 21525 [18565] sub0: \ 0.420192 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:11.711 21525 [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:36:11.711 21525 [18565] sub0: / 0.00079 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:11.711 21525 [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:36:11.711 21525 [18565] sub0: / 0.001081 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:11.713 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:36:11.714 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:36:11.715 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:36:11.716 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:36:11.717 21525 [18565] sub0: \ 0.006813 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:36:11.778 21525 [18565] sub0: \ 0.068195 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:36:11.779 21525 [18565] sub0: \ 0.068631 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:11.779 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:244 2015-12-03 12:36:11.779 21525 [18565] sub0: \ 0.069008 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.779 21525 [18565] sub0: \ 0.069164 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:11.779 21525 [18565] sub0: \ 0.0693 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.779 21525 [18565] sub0: / 0.069461 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.780 21525 [18565] sub0: \ 0.069589 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.780 21525 [18565] sub0: / 0.069763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.780 21525 [18565] sub0: \ 0.06989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.780 21525 [18565] sub0: / 0.070076 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.780 21525 [18565] sub0: \ 0.070228 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.780 21525 [18565] sub0: / 0.070381 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.780 21525 [18565] sub0: / 0.070507 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.781 21525 [18565] sub0: / 0.070681 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.781 21525 [18565] sub0: \ 0.070807 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.781 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:36:11.781 21525 [18565] sub0: \ 0.071078 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.781 21525 [18565] sub0: / 0.071236 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.781 21525 [18565] sub0: \ 0.071365 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.781 21525 [18565] sub0: / 0.071525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.782 21525 [18565] sub0: \ 0.071664 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.782 21525 [18565] sub0: / 0.071827 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.782 21525 [18565] sub0: \ 0.071954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.782 21525 [18565] sub0: / 0.072107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.782 21525 [18565] sub0: / 0.072233 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.782 21525 [18565] sub0: / 0.072408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.782 21525 [18565] sub0: \ 0.072539 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.783 21525 [18565] sub0: \ 0.072739 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:11.783 21525 [18565] sub0: \ 0.072879 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.783 21525 [18565] sub0: / 0.073039 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.783 21525 [18565] sub0: \ 0.073166 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.783 21525 [18565] sub0: / 0.073325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.783 21525 [18565] sub0: \ 0.07345 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.784 21525 [18565] sub0: / 0.073611 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.784 21525 [18565] sub0: \ 0.073752 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.784 21525 [18565] sub0: / 0.073923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.784 21525 [18565] sub0: / 0.07408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.784 21525 [18565] sub0: / 0.074218 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.784 21525 [18565] sub0: \ 0.07434 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.784 21525 [18565] sub0: \ 0.074517 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:11.785 21525 [18565] sub0: \ 0.07467 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.785 21525 [18565] sub0: / 0.07483 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.785 21525 [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:36:11.785 21525 [18565] sub0: / 0.075116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.785 21525 [18565] sub0: \ 0.075241 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.785 21525 [18565] sub0: / 0.075398 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.785 21525 [18565] sub0: \ 0.075523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.786 21525 [18565] sub0: / 0.075687 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.786 21525 [18565] sub0: / 0.075812 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.786 21525 [18565] sub0: / 0.075952 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.786 21525 [18565] sub0: \ 0.076075 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.786 21525 [18565] sub0: \ 0.076253 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:11.786 21525 [18565] sub0: \ 0.076391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.787 21525 [18565] sub0: / 0.076549 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.787 21525 [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:258 2015-12-03 12:36:11.787 21525 [18565] sub0: / 0.07685 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.787 21525 [18565] sub0: \ 0.076977 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.787 21525 [18565] sub0: / 0.077135 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.787 21525 [18565] sub0: \ 0.077262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.787 21525 [18565] sub0: / 0.077427 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.788 21525 [18565] sub0: / 0.077552 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.788 21525 [18565] sub0: / 0.0777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.788 21525 [18565] sub0: \ 0.077825 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.788 21525 [18565] sub0: \ 0.077972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:11.788 21525 [18565] sub0: \ 0.078139 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.788 21525 [18565] sub0: / 0.078301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.788 21525 [18565] sub0: \ 0.078431 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.789 21525 [18565] sub0: / 0.07859 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.789 21525 [18565] sub0: \ 0.078731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.789 21525 [18565] sub0: / 0.07898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.789 21525 [18565] sub0: \ 0.079109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.789 21525 [18565] sub0: / 0.079261 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.789 21525 [18565] sub0: / 0.079387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.790 21525 [18565] sub0: / 0.079552 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.790 21525 [18565] sub0: \ 0.079696 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.790 21525 [18565] sub0: \ 0.079845 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:11.790 21525 [18565] sub0: \ 0.079979 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.790 21525 [18565] sub0: / 0.080137 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.790 21525 [18565] sub0: \ 0.080265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.790 21525 [18565] sub0: / 0.080423 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.791 21525 [18565] sub0: \ 0.080548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.791 21525 [18565] sub0: / 0.080722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.791 21525 [18565] sub0: \ 0.08085 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.791 21525 [18565] sub0: / 0.081 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.791 21525 [18565] sub0: / 0.081138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.791 21525 [18565] sub0: / 0.081303 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.791 21525 [18565] sub0: \ 0.081431 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.792 21525 [18565] sub0: \ 0.081583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:11.792 21525 [18565] sub0: \ 0.081734 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.792 21525 [18565] sub0: / 0.081892 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.792 21525 [18565] sub0: \ 0.082019 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.792 21525 [18565] sub0: / 0.082207 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.792 21525 [18565] sub0: \ 0.082334 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.792 21525 [18565] sub0: / 0.082491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.793 21525 [18565] sub0: \ 0.082618 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.793 21525 [18565] sub0: / 0.082782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.793 21525 [18565] sub0: / 0.082907 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.793 21525 [18565] sub0: / 0.083065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.793 21525 [18565] sub0: \ 0.083192 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.793 21525 [18565] sub0: \ 0.083354 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:11.793 21525 [18565] sub0: \ 0.083488 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.794 21525 [18565] sub0: / 0.083659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.794 21525 [18565] sub0: \ 0.083786 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.794 21525 [18565] sub0: / 0.083942 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.794 21525 [18565] sub0: \ 0.084066 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.794 21525 [18565] sub0: / 0.084223 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.794 21525 [18565] sub0: \ 0.084348 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.794 21525 [18565] sub0: / 0.084497 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.795 21525 [18565] sub0: / 0.084619 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.795 21525 [18565] sub0: / 0.084794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.795 21525 [18565] sub0: \ 0.084921 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.795 21525 [18565] sub0: \ 0.085088 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:11.795 21525 [18565] sub0: \ 0.085224 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.795 21525 [18565] sub0: / 0.085381 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.795 21525 [18565] sub0: \ 0.085507 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.796 21525 [18565] sub0: / 0.085676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.796 21525 [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:36:11.796 21525 [18565] sub0: / 0.085957 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.796 21525 [18565] sub0: \ 0.086117 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.796 21525 [18565] sub0: / 0.08627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.796 21525 [18565] sub0: / 0.086394 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.796 21525 [18565] sub0: / 0.086538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.797 21525 [18565] sub0: \ 0.086678 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.797 21525 [18565] sub0: \ 0.086832 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:11.797 21525 [18565] sub0: \ 0.086967 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.797 21525 [18565] sub0: / 0.087124 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.797 21525 [18565] sub0: \ 0.087252 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.797 21525 [18565] sub0: / 0.087406 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.797 21525 [18565] sub0: \ 0.087532 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.798 21525 [18565] sub0: / 0.087703 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.798 21525 [18565] sub0: \ 0.087831 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.798 21525 [18565] sub0: / 0.08798 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.798 21525 [18565] sub0: / 0.088105 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.798 21525 [18565] sub0: / 0.088264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.798 21525 [18565] sub0: \ 0.088405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.799 21525 [18565] sub0: \ 0.088552 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:11.799 21525 [18565] sub0: \ 0.088702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.799 21525 [18565] sub0: / 0.08886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.799 21525 [18565] sub0: \ 0.088986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.799 21525 [18565] sub0: / 0.089142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.799 21525 [18565] sub0: \ 0.089269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.799 21525 [18565] sub0: / 0.089426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.800 21525 [18565] sub0: \ 0.089551 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.800 21525 [18565] sub0: / 0.089717 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.800 21525 [18565] sub0: / 0.089841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.800 21525 [18565] sub0: / 0.090005 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.800 21525 [18565] sub0: \ 0.090167 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.800 21525 [18565] sub0: \ 0.09032 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:11.800 21525 [18565] sub0: \ 0.090453 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.801 21525 [18565] sub0: / 0.090609 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.801 21525 [18565] sub0: \ 0.090751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.801 21525 [18565] sub0: / 0.090907 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.801 21525 [18565] sub0: \ 0.091031 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.801 21525 [18565] sub0: / 0.091187 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.801 21525 [18565] sub0: \ 0.091312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.801 21525 [18565] sub0: / 0.091461 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.802 21525 [18565] sub0: / 0.091585 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.802 21525 [18565] sub0: / 0.091762 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.802 21525 [18565] sub0: \ 0.09189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.802 21525 [18565] sub0: \ 0.092075 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:11.802 21525 [18565] sub0: \ 0.092214 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.802 21525 [18565] sub0: / 0.09237 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.802 21525 [18565] sub0: \ 0.092497 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.803 21525 [18565] sub0: / 0.092667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.803 21525 [18565] sub0: \ 0.092793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.803 21525 [18565] sub0: / 0.092949 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.803 21525 [18565] sub0: \ 0.093074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.803 21525 [18565] sub0: / 0.093224 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.803 21525 [18565] sub0: / 0.093348 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.803 21525 [18565] sub0: / 0.093485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.804 21525 [18565] sub0: \ 0.093608 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.804 21525 [18565] sub0: \ 0.093801 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:11.804 21525 [18565] sub0: \ 0.093938 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.804 21525 [18565] sub0: / 0.094122 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.804 21525 [18565] sub0: \ 0.094254 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.804 21525 [18565] sub0: / 0.094409 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.804 21525 [18565] sub0: \ 0.094535 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.805 21525 [18565] sub0: / 0.094706 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.805 21525 [18565] sub0: \ 0.094831 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.805 21525 [18565] sub0: / 0.094981 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.805 21525 [18565] sub0: / 0.095104 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.805 21525 [18565] sub0: / 0.095237 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.805 21525 [18565] sub0: \ 0.09536 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.805 21525 [18565] sub0: \ 0.095524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:11.806 21525 [18565] sub0: \ 0.095672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.806 21525 [18565] sub0: / 0.09583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.806 21525 [18565] sub0: \ 0.095957 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.806 21525 [18565] sub0: / 0.096111 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.806 21525 [18565] sub0: \ 0.096236 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.806 21525 [18565] sub0: / 0.096392 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.806 21525 [18565] sub0: \ 0.096518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.807 21525 [18565] sub0: / 0.09668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.807 21525 [18565] sub0: / 0.096805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.807 21525 [18565] sub0: / 0.096961 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.807 21525 [18565] sub0: \ 0.097086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.807 21525 [18565] sub0: \ 0.097257 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:11.807 21525 [18565] sub0: \ 0.097393 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.808 21525 [18565] sub0: / 0.097548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.808 21525 [18565] sub0: \ 0.097689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.808 21525 [18565] sub0: / 0.097845 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.808 21525 [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:36:11.808 21525 [18565] sub0: / 0.098174 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.808 21525 [18565] sub0: \ 0.0983 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.808 21525 [18565] sub0: / 0.098448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.809 21525 [18565] sub0: / 0.098571 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.809 21525 [18565] sub0: / 0.098724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.809 21525 [18565] sub0: \ 0.098845 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.809 21525 [18565] sub0: \ 0.099014 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:11.809 21525 [18565] sub0: \ 0.099191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.809 21525 [18565] sub0: / 0.09935 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.809 21525 [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:36:11.810 21525 [18565] sub0: / 0.099645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.810 21525 [18565] sub0: \ 0.099772 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.810 21525 [18565] sub0: / 0.099928 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.810 21525 [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:36:11.810 21525 [18565] sub0: / 0.100198 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.810 21525 [18565] sub0: / 0.100321 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.810 21525 [18565] sub0: / 0.100458 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.811 21525 [18565] sub0: \ 0.100581 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.811 21525 [18565] sub0: \ 0.100771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:11.811 21525 [18565] sub0: \ 0.100909 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.811 21525 [18565] sub0: / 0.101065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.811 21525 [18565] sub0: \ 0.101194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.811 21525 [18565] sub0: / 0.101349 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.811 21525 [18565] sub0: \ 0.101475 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.812 21525 [18565] sub0: / 0.101644 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.812 21525 [18565] sub0: \ 0.10177 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.812 21525 [18565] sub0: / 0.101919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.812 21525 [18565] sub0: / 0.102068 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.812 21525 [18565] sub0: / 0.102205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.812 21525 [18565] sub0: \ 0.102326 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.812 21525 [18565] sub0: \ 0.102477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:11.813 21525 [18565] sub0: \ 0.10261 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.813 21525 [18565] sub0: / 0.102796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.813 21525 [18565] sub0: \ 0.102922 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.813 21525 [18565] sub0: / 0.103076 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.813 21525 [18565] sub0: \ 0.103201 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.813 21525 [18565] sub0: / 0.103357 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.813 21525 [18565] sub0: \ 0.103482 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.814 21525 [18565] sub0: / 0.103646 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.814 21525 [18565] sub0: / 0.103772 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.814 21525 [18565] sub0: / 0.103928 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.814 21525 [18565] sub0: \ 0.104054 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.814 21525 [18565] sub0: \ 0.10422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:11.814 21525 [18565] sub0: \ 0.104357 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.814 21525 [18565] sub0: / 0.104513 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.815 21525 [18565] sub0: \ 0.104652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.815 21525 [18565] sub0: / 0.104807 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.815 21525 [18565] sub0: \ 0.104932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.815 21525 [18565] sub0: / 0.105087 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.815 21525 [18565] sub0: \ 0.10521 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.815 21525 [18565] sub0: / 0.105363 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.815 21525 [18565] sub0: / 0.105487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.816 21525 [18565] sub0: / 0.105643 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.816 21525 [18565] sub0: \ 0.105767 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.816 21525 [18565] sub0: \ 0.105936 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:11.816 21525 [18565] sub0: \ 0.106113 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.816 21525 [18565] sub0: / 0.106288 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.816 21525 [18565] sub0: \ 0.106415 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.817 21525 [18565] sub0: / 0.106569 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.817 21525 [18565] sub0: \ 0.106709 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.817 21525 [18565] sub0: / 0.106865 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.817 21525 [18565] sub0: \ 0.106988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.817 21525 [18565] sub0: / 0.107137 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.817 21525 [18565] sub0: / 0.107261 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.817 21525 [18565] sub0: / 0.107399 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.817 21525 [18565] sub0: \ 0.10752 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.818 21525 [18565] sub0: \ 0.107703 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:11.818 21525 [18565] sub0: \ 0.107839 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.818 21525 [18565] sub0: / 0.107994 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.818 21525 [18565] sub0: \ 0.10812 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.818 21525 [18565] sub0: / 0.108274 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.818 21525 [18565] sub0: \ 0.108397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.819 21525 [18565] sub0: / 0.108551 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.819 21525 [18565] sub0: \ 0.108688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.819 21525 [18565] sub0: / 0.108837 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.819 21525 [18565] sub0: / 0.108961 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.819 21525 [18565] sub0: / 0.109099 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.819 21525 [18565] sub0: \ 0.10922 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.819 21525 [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:244 2015-12-03 12:36:11.819 21525 [18565] sub0: \ 0.109514 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.820 21525 [18565] sub0: / 0.109682 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.820 21525 [18565] sub0: \ 0.109822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.820 21525 [18565] sub0: / 0.109978 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.820 21525 [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:36:11.820 21525 [18565] sub0: / 0.11029 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.820 21525 [18565] sub0: \ 0.110413 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.821 21525 [18565] sub0: / 0.11056 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.821 21525 [18565] sub0: / 0.110698 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.821 21525 [18565] sub0: / 0.110843 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.821 21525 [18565] sub0: \ 0.110964 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.821 21525 [18565] sub0: \ 0.111127 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:11.821 21525 [18565] sub0: \ 0.111259 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.821 21525 [18565] sub0: / 0.111412 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.821 21525 [18565] sub0: \ 0.111534 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.822 21525 [18565] sub0: / 0.111699 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.822 21525 [18565] sub0: \ 0.111821 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.822 21525 [18565] sub0: / 0.111973 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.822 21525 [18565] sub0: \ 0.112093 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.822 21525 [18565] sub0: / 0.11224 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.822 21525 [18565] sub0: / 0.112361 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.822 21525 [18565] sub0: / 0.112499 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.823 21525 [18565] sub0: \ 0.11263 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.823 21525 [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:244 2015-12-03 12:36:11.823 21525 [18565] sub0: \ 0.112906 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.823 21525 [18565] sub0: / 0.113059 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.823 21525 [18565] sub0: \ 0.11318 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.823 21525 [18565] sub0: / 0.113345 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.823 21525 [18565] sub0: \ 0.113467 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.824 21525 [18565] sub0: / 0.113631 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.824 21525 [18565] sub0: \ 0.113755 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.824 21525 [18565] sub0: / 0.113901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.824 21525 [18565] sub0: / 0.114021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.824 21525 [18565] sub0: / 0.114211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.824 21525 [18565] sub0: \ 0.114332 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.824 21525 [18565] sub0: \ 0.114486 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:11.825 21525 [18565] sub0: \ 0.114617 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.825 21525 [18565] sub0: / 0.114785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.825 21525 [18565] sub0: \ 0.114908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.825 21525 [18565] sub0: / 0.115059 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.825 21525 [18565] sub0: \ 0.115181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.825 21525 [18565] sub0: / 0.115331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.825 21525 [18565] sub0: \ 0.115453 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.826 21525 [18565] sub0: / 0.115599 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.826 21525 [18565] sub0: / 0.115734 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.826 21525 [18565] sub0: / 0.11588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.826 21525 [18565] sub0: \ 0.116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.826 21525 [18565] sub0: \ 0.116162 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:11.826 21525 [18565] sub0: \ 0.116294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.826 21525 [18565] sub0: / 0.116448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.827 21525 [18565] sub0: \ 0.11657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.827 21525 [18565] sub0: / 0.116737 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.827 21525 [18565] sub0: \ 0.116871 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.827 21525 [18565] sub0: / 0.117027 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.827 21525 [18565] sub0: \ 0.117148 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.827 21525 [18565] sub0: / 0.117294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.827 21525 [18565] sub0: / 0.117414 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.828 21525 [18565] sub0: / 0.117552 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.828 21525 [18565] sub0: \ 0.117688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.828 21525 [18565] sub0: \ 0.117857 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:11.828 21525 [18565] sub0: \ 0.117989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.828 21525 [18565] sub0: / 0.118184 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.828 21525 [18565] sub0: \ 0.118308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.828 21525 [18565] sub0: / 0.118461 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.829 21525 [18565] sub0: \ 0.118582 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.829 21525 [18565] sub0: / 0.118752 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.829 21525 [18565] sub0: \ 0.118873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.829 21525 [18565] sub0: / 0.119025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.829 21525 [18565] sub0: / 0.119145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.829 21525 [18565] sub0: / 0.119279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.829 21525 [18565] sub0: \ 0.119398 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.830 21525 [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:244 2015-12-03 12:36:11.830 21525 [18565] sub0: \ 0.119691 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.830 21525 [18565] sub0: / 0.119846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.830 21525 [18565] sub0: \ 0.119969 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.830 21525 [18565] sub0: / 0.12012 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.830 21525 [18565] sub0: \ 0.120241 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.830 21525 [18565] sub0: / 0.120409 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.830 21525 [18565] sub0: \ 0.120531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:11.831 21525 [18565] sub0: / 0.12069 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.831 21525 [18565] sub0: / 0.120813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.831 21525 [18565] sub0: / 0.120965 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.831 21525 [18565] sub0: / 0.121085 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.831 21525 [18565] sub0: / 0.121246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.831 21525 [18565] sub0: \ 0.121393 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:11.831 21525 [18565] sub0: / 0.121537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.832 21525 [18565] sub0: / 0.121675 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:11.832 21525 [18565] sub0: / 0.121793 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:11.832 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:36:11.834 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:36:11.835 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:36:11.837 21525 [18565] sub0: \ 0.126694 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:36:11.837 21525 [18565] sub0: / 0.12685 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:11.838 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:36:11.839 21525 [18565] sub0: \ 0.128707 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:36:11.839 21525 [18565] sub0: / 0.129102 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:11.839 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:11.840 21525 [18565] sub0: \ 0.130512 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:11.841 21525 [18565] sub0: / 0.130766 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:11.841 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:36:11.953 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:36:12.263 21525 [18565] sub0: \ 0.553283 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:36:12.264 21525 [18565] sub0: / 0.554195 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:12.265 21525 [18565] time: 0.554905 2015-12-03 12:36:12.266 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:36:12.266 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:36:12.267 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:36:12.268 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:36:12.268 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:36:12.269 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:36:12.270 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:36:12.271 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:36:12.272 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:36:12.280 21525 [18565] sub0: / 0.570504 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:15.093 21525 [18565] sub0: \ 3.382603 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:15.093 21525 [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:36:15.094 21525 [18565] sub0: / 0.000764 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:15.094 21525 [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:36:15.094 21525 [18565] sub0: / 0.001071 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:15.096 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:36:15.097 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:36:15.098 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:36:15.099 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:36:15.100 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:36:15.100 21525 [18565] sub0: \ 0.00759 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:36:15.101 21525 [18565] sub0: \ 0.007749 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.101 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:36:15.101 21525 [18565] sub0: / 0.008046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.101 21525 [18565] sub0: / 0.008185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.101 21525 [18565] sub0: / 0.008329 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.101 21525 [18565] sub0: / 0.008446 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:15.102 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:36:15.103 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:36:15.104 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:36:15.106 21525 [18565] sub0: \ 0.012857 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:36:15.106 21525 [18565] sub0: / 0.013023 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:15.107 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:36:15.108 21525 [18565] sub0: \ 0.015015 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:36:15.108 21525 [18565] sub0: / 0.01547 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:15.108 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:15.110 21525 [18565] sub0: \ 0.016935 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:15.110 21525 [18565] sub0: / 0.017202 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:15.163 21525 [18565] sub0: \ 0.070607 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:36:15.164 21525 [18565] sub0: / 0.071571 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:15.165 21525 [18565] time: 0.072392 2015-12-03 12:36:15.166 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:36:15.166 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:36:15.167 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:36:15.168 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:36:15.168 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:36:15.169 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:36:15.170 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:36:15.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:36:15.173 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:36:15.179 21525 [18565] sub0: / 0.086191 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:15.574 21525 [18565] sub0: \ 0.480738 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:15.574 21525 [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:36:15.575 21525 [18565] sub0: / 0.000769 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:15.575 21525 [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:36:15.575 21525 [18565] sub0: / 0.001077 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:15.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'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:36:15.578 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:36:15.579 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:36:15.580 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:36:15.580 21525 [18565] sub0: \ 0.006666 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:36:15.643 21525 [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:299 2015-12-03 12:36:15.643 21525 [18565] sub0: \ 0.069634 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.644 21525 [18565] sub0: \ 0.069859 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.644 21525 [18565] sub0: \ 0.070005 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.644 21525 [18565] sub0: \ 0.070187 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.644 21525 [18565] sub0: \ 0.070372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.644 21525 [18565] sub0: / 0.070533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.644 21525 [18565] sub0: \ 0.070659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.645 21525 [18565] sub0: / 0.070814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.645 21525 [18565] sub0: \ 0.070952 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.645 21525 [18565] sub0: / 0.071109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.645 21525 [18565] sub0: \ 0.071233 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.645 21525 [18565] sub0: / 0.071381 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.645 21525 [18565] sub0: / 0.071503 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.645 21525 [18565] sub0: / 0.071639 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.646 21525 [18565] sub0: \ 0.07176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.646 21525 [18565] sub0: \ 0.071925 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.646 21525 [18565] sub0: \ 0.072059 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.646 21525 [18565] sub0: / 0.072235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.646 21525 [18565] sub0: \ 0.072362 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.646 21525 [18565] sub0: / 0.072515 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.646 21525 [18565] sub0: \ 0.07264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.647 21525 [18565] sub0: / 0.072795 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.647 21525 [18565] sub0: \ 0.072934 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.647 21525 [18565] sub0: / 0.073084 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.647 21525 [18565] sub0: / 0.073208 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.647 21525 [18565] sub0: / 0.073367 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.647 21525 [18565] sub0: \ 0.073492 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.647 21525 [18565] sub0: \ 0.073665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.648 21525 [18565] sub0: \ 0.073801 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.648 21525 [18565] sub0: / 0.073971 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.648 21525 [18565] sub0: \ 0.074098 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.648 21525 [18565] sub0: / 0.074283 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.648 21525 [18565] sub0: \ 0.074413 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.648 21525 [18565] sub0: / 0.074568 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.648 21525 [18565] sub0: \ 0.074692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.649 21525 [18565] sub0: / 0.074854 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.649 21525 [18565] sub0: / 0.074979 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.649 21525 [18565] sub0: / 0.075118 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.649 21525 [18565] sub0: \ 0.07524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.649 21525 [18565] sub0: \ 0.07539 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.649 21525 [18565] sub0: \ 0.075523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.649 21525 [18565] sub0: / 0.075679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.650 21525 [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:36:15.650 21525 [18565] sub0: / 0.075989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.650 21525 [18565] sub0: \ 0.076114 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.650 21525 [18565] sub0: / 0.07627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.650 21525 [18565] sub0: \ 0.076395 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.650 21525 [18565] sub0: / 0.076543 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.650 21525 [18565] sub0: / 0.076667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.651 21525 [18565] sub0: / 0.076835 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.651 21525 [18565] sub0: \ 0.07696 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.651 21525 [18565] sub0: \ 0.077136 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.651 21525 [18565] sub0: \ 0.077272 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.651 21525 [18565] sub0: / 0.077428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.651 21525 [18565] sub0: \ 0.077555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.651 21525 [18565] sub0: / 0.077709 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.652 21525 [18565] sub0: \ 0.077847 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.652 21525 [18565] sub0: / 0.078004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.652 21525 [18565] sub0: \ 0.078129 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.652 21525 [18565] sub0: / 0.078304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.652 21525 [18565] sub0: / 0.078433 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.652 21525 [18565] sub0: / 0.078563 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.652 21525 [18565] sub0: \ 0.078683 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.653 21525 [18565] sub0: \ 0.078867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.653 21525 [18565] sub0: \ 0.079003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.653 21525 [18565] sub0: / 0.079159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.653 21525 [18565] sub0: \ 0.079284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.653 21525 [18565] sub0: / 0.079451 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.653 21525 [18565] sub0: \ 0.079575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.653 21525 [18565] sub0: / 0.079728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.654 21525 [18565] sub0: \ 0.079867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.654 21525 [18565] sub0: / 0.080016 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.654 21525 [18565] sub0: / 0.08014 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.654 21525 [18565] sub0: / 0.080277 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.654 21525 [18565] sub0: \ 0.080397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.654 21525 [18565] sub0: \ 0.080545 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.654 21525 [18565] sub0: \ 0.080679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.655 21525 [18565] sub0: / 0.080846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.655 21525 [18565] sub0: \ 0.080974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.655 21525 [18565] sub0: / 0.081129 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.655 21525 [18565] sub0: \ 0.081253 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.655 21525 [18565] sub0: / 0.081408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.655 21525 [18565] sub0: \ 0.081532 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.655 21525 [18565] sub0: / 0.081678 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.656 21525 [18565] sub0: / 0.081802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.656 21525 [18565] sub0: / 0.081976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.656 21525 [18565] sub0: \ 0.0821 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.656 21525 [18565] sub0: \ 0.082291 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.656 21525 [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:36:15.656 21525 [18565] sub0: / 0.082587 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.656 21525 [18565] sub0: \ 0.082712 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.657 21525 [18565] sub0: / 0.082892 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.657 21525 [18565] sub0: \ 0.083018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.657 21525 [18565] sub0: / 0.083172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.657 21525 [18565] sub0: \ 0.083297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.657 21525 [18565] sub0: / 0.083445 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.657 21525 [18565] sub0: / 0.083571 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.657 21525 [18565] sub0: / 0.083719 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.658 21525 [18565] sub0: \ 0.083854 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.658 21525 [18565] sub0: \ 0.084001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.658 21525 [18565] sub0: \ 0.084134 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.658 21525 [18565] sub0: / 0.084288 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.658 21525 [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:258 2015-12-03 12:36:15.658 21525 [18565] sub0: / 0.084568 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.658 21525 [18565] sub0: \ 0.084691 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.659 21525 [18565] sub0: / 0.084862 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.659 21525 [18565] sub0: \ 0.084988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.659 21525 [18565] sub0: / 0.085137 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.659 21525 [18565] sub0: / 0.085262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.659 21525 [18565] sub0: / 0.085421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.659 21525 [18565] sub0: \ 0.085543 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.659 21525 [18565] sub0: \ 0.085692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.660 21525 [18565] sub0: \ 0.085837 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.660 21525 [18565] sub0: / 0.085994 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.660 21525 [18565] sub0: \ 0.086122 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.660 21525 [18565] sub0: / 0.086305 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.660 21525 [18565] sub0: \ 0.086448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.660 21525 [18565] sub0: / 0.086604 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.660 21525 [18565] sub0: \ 0.086729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.661 21525 [18565] sub0: / 0.086893 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.661 21525 [18565] sub0: / 0.087018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.661 21525 [18565] sub0: / 0.087176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.661 21525 [18565] sub0: \ 0.087301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.661 21525 [18565] sub0: \ 0.087451 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.661 21525 [18565] sub0: \ 0.087585 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.661 21525 [18565] sub0: / 0.087739 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.662 21525 [18565] sub0: \ 0.087878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.662 21525 [18565] sub0: / 0.088033 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.662 21525 [18565] sub0: \ 0.088158 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.662 21525 [18565] sub0: / 0.088313 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.662 21525 [18565] sub0: \ 0.088438 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.662 21525 [18565] sub0: / 0.088586 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.662 21525 [18565] sub0: / 0.08871 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.663 21525 [18565] sub0: / 0.088879 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.663 21525 [18565] sub0: \ 0.089006 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.663 21525 [18565] sub0: \ 0.089165 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.663 21525 [18565] sub0: \ 0.0893 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.663 21525 [18565] sub0: / 0.089455 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.663 21525 [18565] sub0: \ 0.08958 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.663 21525 [18565] sub0: / 0.089733 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.664 21525 [18565] sub0: \ 0.089916 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.664 21525 [18565] sub0: / 0.090084 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.664 21525 [18565] sub0: \ 0.09021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.664 21525 [18565] sub0: / 0.090399 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.664 21525 [18565] sub0: / 0.090522 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.664 21525 [18565] sub0: / 0.09067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.665 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:36:15.665 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:36:15.665 21525 [18565] sub0: \ 0.09116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.665 21525 [18565] sub0: / 0.091314 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.665 21525 [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:258 2015-12-03 12:36:15.665 21525 [18565] sub0: / 0.091594 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.665 21525 [18565] sub0: \ 0.091718 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.666 21525 [18565] sub0: / 0.091887 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.666 21525 [18565] sub0: \ 0.092013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.666 21525 [18565] sub0: / 0.092162 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.666 21525 [18565] sub0: / 0.092287 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.666 21525 [18565] sub0: / 0.092425 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.666 21525 [18565] sub0: \ 0.092548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.666 21525 [18565] sub0: \ 0.092717 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.667 21525 [18565] sub0: \ 0.092868 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.667 21525 [18565] sub0: / 0.093024 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.667 21525 [18565] sub0: \ 0.09315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.667 21525 [18565] sub0: / 0.093304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.667 21525 [18565] sub0: \ 0.093426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.667 21525 [18565] sub0: / 0.09358 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.667 21525 [18565] sub0: \ 0.093718 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.668 21525 [18565] sub0: / 0.093882 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.668 21525 [18565] sub0: / 0.094007 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.668 21525 [18565] sub0: / 0.094145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.668 21525 [18565] sub0: \ 0.094294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.668 21525 [18565] sub0: \ 0.094442 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.668 21525 [18565] sub0: \ 0.094573 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.668 21525 [18565] sub0: / 0.094728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.669 21525 [18565] sub0: \ 0.094869 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.669 21525 [18565] sub0: / 0.095026 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.669 21525 [18565] sub0: \ 0.095153 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.669 21525 [18565] sub0: / 0.095309 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.669 21525 [18565] sub0: \ 0.095433 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.669 21525 [18565] sub0: / 0.095582 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.669 21525 [18565] sub0: / 0.095705 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.670 21525 [18565] sub0: / 0.095885 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.670 21525 [18565] sub0: \ 0.096014 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.670 21525 [18565] sub0: \ 0.096191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.670 21525 [18565] sub0: \ 0.09633 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.670 21525 [18565] sub0: / 0.096487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.670 21525 [18565] sub0: \ 0.096614 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.671 21525 [18565] sub0: / 0.09677 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.671 21525 [18565] sub0: \ 0.096911 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.671 21525 [18565] sub0: / 0.097068 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.671 21525 [18565] sub0: \ 0.097193 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.671 21525 [18565] sub0: / 0.097359 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.671 21525 [18565] sub0: / 0.097485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.671 21525 [18565] sub0: / 0.097619 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.671 21525 [18565] sub0: \ 0.09774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.672 21525 [18565] sub0: \ 0.097906 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.672 21525 [18565] sub0: \ 0.09804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.672 21525 [18565] sub0: / 0.098197 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.672 21525 [18565] sub0: \ 0.098363 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.672 21525 [18565] sub0: / 0.09852 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.672 21525 [18565] sub0: \ 0.098645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.673 21525 [18565] sub0: / 0.0988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.673 21525 [18565] sub0: \ 0.098992 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.673 21525 [18565] sub0: / 0.099145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.673 21525 [18565] sub0: / 0.09927 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.673 21525 [18565] sub0: / 0.099429 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.673 21525 [18565] sub0: \ 0.099552 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.673 21525 [18565] sub0: \ 0.099709 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.674 21525 [18565] sub0: \ 0.099862 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.674 21525 [18565] sub0: / 0.100021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.674 21525 [18565] sub0: \ 0.100149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.674 21525 [18565] sub0: / 0.100307 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.674 21525 [18565] sub0: \ 0.100434 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.674 21525 [18565] sub0: / 0.100591 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.674 21525 [18565] sub0: \ 0.100718 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.675 21525 [18565] sub0: / 0.100897 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.675 21525 [18565] sub0: / 0.101023 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.675 21525 [18565] sub0: / 0.101176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.675 21525 [18565] sub0: \ 0.101302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.675 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:244 2015-12-03 12:36:15.675 21525 [18565] sub0: \ 0.101582 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.675 21525 [18565] sub0: / 0.101738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.676 21525 [18565] sub0: \ 0.101881 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.676 21525 [18565] sub0: / 0.102038 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.676 21525 [18565] sub0: \ 0.102163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.676 21525 [18565] sub0: / 0.102367 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.676 21525 [18565] sub0: \ 0.102493 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.676 21525 [18565] sub0: / 0.102642 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.677 21525 [18565] sub0: / 0.102767 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.677 21525 [18565] sub0: / 0.102947 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.677 21525 [18565] sub0: \ 0.103075 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.677 21525 [18565] sub0: \ 0.103252 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.677 21525 [18565] sub0: \ 0.103392 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.677 21525 [18565] sub0: / 0.103549 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.677 21525 [18565] sub0: \ 0.103677 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.678 21525 [18565] sub0: / 0.103846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.678 21525 [18565] sub0: \ 0.103974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.678 21525 [18565] sub0: / 0.104129 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.678 21525 [18565] sub0: \ 0.104255 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.678 21525 [18565] sub0: / 0.104405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.678 21525 [18565] sub0: / 0.104548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.678 21525 [18565] sub0: / 0.104681 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.679 21525 [18565] sub0: \ 0.104802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.679 21525 [18565] sub0: \ 0.104988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.679 21525 [18565] sub0: \ 0.105125 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.679 21525 [18565] sub0: / 0.10528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.679 21525 [18565] sub0: \ 0.105407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.679 21525 [18565] sub0: / 0.105563 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.679 21525 [18565] sub0: \ 0.105689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.680 21525 [18565] sub0: / 0.10586 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.680 21525 [18565] sub0: \ 0.105987 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.680 21525 [18565] sub0: / 0.106144 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.680 21525 [18565] sub0: / 0.106297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.680 21525 [18565] sub0: / 0.106447 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.680 21525 [18565] sub0: \ 0.10657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.681 21525 [18565] sub0: \ 0.106741 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.681 21525 [18565] sub0: \ 0.106892 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.681 21525 [18565] sub0: / 0.10705 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.681 21525 [18565] sub0: \ 0.107177 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.681 21525 [18565] sub0: / 0.107333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.681 21525 [18565] sub0: \ 0.107458 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.681 21525 [18565] sub0: / 0.107613 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.681 21525 [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:258 2015-12-03 12:36:15.682 21525 [18565] sub0: / 0.1079 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.682 21525 [18565] sub0: / 0.108026 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.682 21525 [18565] sub0: / 0.108178 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.682 21525 [18565] sub0: \ 0.108301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.682 21525 [18565] sub0: \ 0.108471 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.682 21525 [18565] sub0: \ 0.108612 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.683 21525 [18565] sub0: / 0.108768 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.683 21525 [18565] sub0: \ 0.10891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.683 21525 [18565] sub0: / 0.109063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.683 21525 [18565] sub0: \ 0.109187 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.683 21525 [18565] sub0: / 0.109342 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.683 21525 [18565] sub0: \ 0.109468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.683 21525 [18565] sub0: / 0.109616 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.683 21525 [18565] sub0: / 0.10974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.684 21525 [18565] sub0: / 0.109892 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.684 21525 [18565] sub0: \ 0.110015 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.684 21525 [18565] sub0: \ 0.110183 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.684 21525 [18565] sub0: \ 0.110348 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.684 21525 [18565] sub0: / 0.110504 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.684 21525 [18565] sub0: \ 0.110631 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.685 21525 [18565] sub0: / 0.110786 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.685 21525 [18565] sub0: \ 0.110926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.685 21525 [18565] sub0: / 0.111081 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.685 21525 [18565] sub0: \ 0.111205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.685 21525 [18565] sub0: / 0.111353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.685 21525 [18565] sub0: / 0.111477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.685 21525 [18565] sub0: / 0.111619 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.686 21525 [18565] sub0: \ 0.111751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.686 21525 [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:244 2015-12-03 12:36:15.686 21525 [18565] sub0: \ 0.112073 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.686 21525 [18565] sub0: / 0.11223 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.686 21525 [18565] sub0: \ 0.112357 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.686 21525 [18565] sub0: / 0.112513 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.686 21525 [18565] sub0: \ 0.112638 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.687 21525 [18565] sub0: / 0.112791 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.687 21525 [18565] sub0: \ 0.11293 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.687 21525 [18565] sub0: / 0.11308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.687 21525 [18565] sub0: / 0.113204 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.687 21525 [18565] sub0: / 0.113339 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.687 21525 [18565] sub0: \ 0.11346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.687 21525 [18565] sub0: \ 0.113608 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.687 21525 [18565] sub0: \ 0.113741 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.688 21525 [18565] sub0: / 0.113911 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.688 21525 [18565] sub0: \ 0.114038 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.688 21525 [18565] sub0: / 0.114194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.688 21525 [18565] sub0: \ 0.114374 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.688 21525 [18565] sub0: / 0.114532 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.688 21525 [18565] sub0: \ 0.114658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.689 21525 [18565] sub0: / 0.114806 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.689 21525 [18565] sub0: / 0.114945 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.689 21525 [18565] sub0: / 0.115103 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.689 21525 [18565] sub0: \ 0.115228 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.689 21525 [18565] sub0: \ 0.115415 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.689 21525 [18565] sub0: \ 0.115554 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.689 21525 [18565] sub0: / 0.115709 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.690 21525 [18565] sub0: \ 0.115849 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.690 21525 [18565] sub0: / 0.116004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.690 21525 [18565] sub0: \ 0.11613 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.690 21525 [18565] sub0: / 0.116285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.690 21525 [18565] sub0: \ 0.116409 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.690 21525 [18565] sub0: / 0.11656 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.690 21525 [18565] sub0: / 0.116683 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.691 21525 [18565] sub0: / 0.116812 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.691 21525 [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:36:15.691 21525 [18565] sub0: \ 0.117093 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.691 21525 [18565] sub0: \ 0.117224 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.691 21525 [18565] sub0: / 0.117379 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.691 21525 [18565] sub0: \ 0.117505 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.691 21525 [18565] sub0: / 0.117658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.692 21525 [18565] sub0: \ 0.117782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.692 21525 [18565] sub0: / 0.117952 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.692 21525 [18565] sub0: \ 0.118075 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.692 21525 [18565] sub0: / 0.118222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.692 21525 [18565] sub0: / 0.118375 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.692 21525 [18565] sub0: / 0.118535 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.692 21525 [18565] sub0: \ 0.118671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.693 21525 [18565] sub0: \ 0.118864 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.693 21525 [18565] sub0: \ 0.119 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.693 21525 [18565] sub0: / 0.119155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.693 21525 [18565] sub0: \ 0.119281 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.693 21525 [18565] sub0: / 0.119435 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.693 21525 [18565] sub0: \ 0.119558 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.693 21525 [18565] sub0: / 0.119711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.694 21525 [18565] sub0: \ 0.119846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.694 21525 [18565] sub0: / 0.12 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.694 21525 [18565] sub0: / 0.12012 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.694 21525 [18565] sub0: / 0.120259 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.694 21525 [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:36:15.694 21525 [18565] sub0: \ 0.120552 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.694 21525 [18565] sub0: \ 0.120684 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.695 21525 [18565] sub0: / 0.12085 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.695 21525 [18565] sub0: \ 0.120975 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.695 21525 [18565] sub0: / 0.121128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.695 21525 [18565] sub0: \ 0.12125 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.695 21525 [18565] sub0: / 0.121402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.695 21525 [18565] sub0: \ 0.121523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.695 21525 [18565] sub0: / 0.121669 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.696 21525 [18565] sub0: / 0.12179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.696 21525 [18565] sub0: / 0.121932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.696 21525 [18565] sub0: \ 0.122052 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.696 21525 [18565] sub0: \ 0.122224 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.696 21525 [18565] sub0: \ 0.122417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.696 21525 [18565] sub0: / 0.122573 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.696 21525 [18565] sub0: \ 0.122695 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.697 21525 [18565] sub0: / 0.122865 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.697 21525 [18565] sub0: \ 0.122989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.697 21525 [18565] sub0: / 0.123142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.697 21525 [18565] sub0: \ 0.123262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:15.697 21525 [18565] sub0: / 0.123407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.697 21525 [18565] sub0: / 0.123528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.697 21525 [18565] sub0: / 0.123657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.698 21525 [18565] sub0: / 0.123776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.698 21525 [18565] sub0: / 0.123968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.698 21525 [18565] sub0: \ 0.124119 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:15.698 21525 [18565] sub0: / 0.124263 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.698 21525 [18565] sub0: / 0.124387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:15.698 21525 [18565] sub0: / 0.124504 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:15.699 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:36:15.701 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:36:15.702 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:36:15.703 21525 [18565] sub0: \ 0.12951 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:36:15.703 21525 [18565] sub0: / 0.129665 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:15.704 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:36:15.705 21525 [18565] sub0: \ 0.13157 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:36:15.706 21525 [18565] sub0: / 0.131979 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:15.706 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:15.707 21525 [18565] sub0: \ 0.133396 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:15.707 21525 [18565] sub0: / 0.133632 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:15.708 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:36:15.821 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:36:16.136 21525 [18565] sub0: \ 0.561767 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:36:16.136 21525 [18565] sub0: / 0.562678 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:16.137 21525 [18565] time: 0.563263 2015-12-03 12:36:16.138 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:36:16.138 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:36:16.139 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:36:16.140 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:36:16.140 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:36:16.141 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:36:16.142 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:36:16.144 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:36:16.145 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:36:16.153 21525 [18565] sub0: / 0.578759 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:17.021 21525 [18565] sub0: \ 1.447475 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:17.022 21525 [18565] sub0: \ 0.000634 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:36:17.022 21525 [18565] sub0: / 0.000769 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:17.022 21525 [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:36:17.023 21525 [18565] sub0: / 0.001077 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:17.024 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:36:17.025 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:36:17.026 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:36:17.027 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:36:17.028 21525 [18565] sub0: \ 0.006654 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:36:17.029 21525 [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:299 2015-12-03 12:36:17.029 21525 [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:244 2015-12-03 12:36:17.029 21525 [18565] sub0: \ 0.007508 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:17.029 21525 [18565] sub0: / 0.007653 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:17.029 21525 [18565] sub0: / 0.007789 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:17.029 21525 [18565] sub0: / 0.007927 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:17.029 21525 [18565] sub0: / 0.008051 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:17.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:36:17.031 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:36:17.032 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:36:17.033 21525 [18565] sub0: \ 0.011978 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:36:17.034 21525 [18565] sub0: / 0.012128 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:17.035 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:36:17.035 21525 [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:36:17.036 21525 [18565] sub0: / 0.01431 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:17.036 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:17.037 21525 [18565] sub0: \ 0.015704 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:17.037 21525 [18565] sub0: / 0.015924 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:17.320 21525 [18565] sub0: \ 0.299042 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:36:17.321 21525 [18565] sub0: / 0.299996 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:17.324 21525 [18565] time: 0.302121 2015-12-03 12:36:17.324 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:36:17.325 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:36:17.326 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:36:17.327 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:36:17.327 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:36:17.328 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:36:17.329 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:36:17.330 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:36:17.331 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:36:17.338 21525 [18565] sub0: / 0.316143 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:19.739 21525 [18565] sub0: \ 2.717361 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:19.740 21525 [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:36:19.740 21525 [18565] sub0: / 0.000778 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:19.740 21525 [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:36:19.740 21525 [18565] sub0: / 0.001153 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:19.742 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:36:19.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:36:19.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:36:19.745 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:36:19.746 21525 [18565] sub0: \ 0.006676 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:36:19.746 21525 [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:299 2015-12-03 12:36:19.746 21525 [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:36:19.747 21525 [18565] sub0: \ 0.007573 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:19.747 21525 [18565] sub0: / 0.007729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:19.747 21525 [18565] sub0: / 0.00785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:19.747 21525 [18565] sub0: / 0.007991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:19.747 21525 [18565] sub0: / 0.008109 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:19.747 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:36:19.749 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:36:19.750 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:36:19.751 21525 [18565] sub0: \ 0.012188 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:36:19.751 21525 [18565] sub0: / 0.012346 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:19.752 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:36:19.753 21525 [18565] sub0: \ 0.014319 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:36:19.754 21525 [18565] sub0: / 0.01473 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:19.754 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:19.755 21525 [18565] sub0: \ 0.016151 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:19.755 21525 [18565] sub0: / 0.016393 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:19.808 21525 [18565] sub0: \ 0.069493 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:36:19.809 21525 [18565] sub0: / 0.070385 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:19.810 21525 [18565] time: 0.071144 2015-12-03 12:36:19.811 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:36:19.811 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:36:19.812 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:36:19.813 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:36:19.813 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:36:19.814 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:36:19.815 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:36:19.816 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:36:19.817 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:36:19.823 21525 [18565] sub0: / 0.084473 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:20.236 21525 [18565] sub0: \ 0.496538 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:20.236 21525 [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:36:20.237 21525 [18565] sub0: / 0.000831 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:20.237 21525 [18565] sub0: \ 0.000972 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:36:20.237 21525 [18565] sub0: / 0.00114 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:20.239 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:36:20.240 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:36:20.241 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:36:20.242 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:36:20.243 21525 [18565] sub0: \ 0.006813 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:36:20.308 21525 [18565] sub0: \ 0.071915 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:36:20.308 21525 [18565] sub0: \ 0.072347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.308 21525 [18565] sub0: / 0.07251 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.308 21525 [18565] sub0: \ 0.072655 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.309 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:244 2015-12-03 12:36:20.309 21525 [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:36:20.309 21525 [18565] sub0: \ 0.07321 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.309 21525 [18565] sub0: \ 0.07335 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.309 21525 [18565] sub0: / 0.073506 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.309 21525 [18565] sub0: \ 0.073631 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.310 21525 [18565] sub0: / 0.073787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.310 21525 [18565] sub0: \ 0.073926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.310 21525 [18565] sub0: / 0.074082 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.310 21525 [18565] sub0: \ 0.074209 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.310 21525 [18565] sub0: / 0.074378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.310 21525 [18565] sub0: / 0.074502 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.310 21525 [18565] sub0: / 0.074641 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.311 21525 [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:258 2015-12-03 12:36:20.311 21525 [18565] sub0: \ 0.074926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.311 21525 [18565] sub0: \ 0.075062 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.311 21525 [18565] sub0: / 0.07522 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.311 21525 [18565] sub0: \ 0.075346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.311 21525 [18565] sub0: / 0.075502 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.311 21525 [18565] sub0: \ 0.075627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.312 21525 [18565] sub0: / 0.075781 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.312 21525 [18565] sub0: \ 0.075919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.312 21525 [18565] sub0: / 0.07607 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.312 21525 [18565] sub0: / 0.076193 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.312 21525 [18565] sub0: / 0.076395 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.312 21525 [18565] sub0: \ 0.076521 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.312 21525 [18565] sub0: \ 0.076679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.313 21525 [18565] sub0: \ 0.076814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.313 21525 [18565] sub0: / 0.076983 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.313 21525 [18565] sub0: \ 0.07711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.313 21525 [18565] sub0: / 0.077266 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.313 21525 [18565] sub0: \ 0.077392 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.313 21525 [18565] sub0: / 0.077546 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.313 21525 [18565] sub0: \ 0.077672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.314 21525 [18565] sub0: / 0.07782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.314 21525 [18565] sub0: / 0.077972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.314 21525 [18565] sub0: / 0.078129 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.314 21525 [18565] sub0: \ 0.078254 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.314 21525 [18565] sub0: \ 0.078424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.314 21525 [18565] sub0: \ 0.078561 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.314 21525 [18565] sub0: / 0.078718 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.315 21525 [18565] sub0: \ 0.078844 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.315 21525 [18565] sub0: / 0.079015 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.315 21525 [18565] sub0: \ 0.079142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.315 21525 [18565] sub0: / 0.079297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.315 21525 [18565] sub0: \ 0.079423 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.315 21525 [18565] sub0: / 0.079572 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.315 21525 [18565] sub0: / 0.079696 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.316 21525 [18565] sub0: / 0.079836 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.316 21525 [18565] sub0: \ 0.079973 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.316 21525 [18565] sub0: \ 0.080148 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.316 21525 [18565] sub0: \ 0.080311 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.316 21525 [18565] sub0: / 0.080472 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.316 21525 [18565] sub0: \ 0.080596 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.316 21525 [18565] sub0: / 0.080752 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.317 21525 [18565] sub0: \ 0.080877 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.317 21525 [18565] sub0: / 0.081045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.317 21525 [18565] sub0: \ 0.081171 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.317 21525 [18565] sub0: / 0.08132 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.317 21525 [18565] sub0: / 0.081444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.317 21525 [18565] sub0: / 0.081589 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.317 21525 [18565] sub0: \ 0.081712 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.318 21525 [18565] sub0: \ 0.081867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.318 21525 [18565] sub0: \ 0.082017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.318 21525 [18565] sub0: / 0.082173 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.318 21525 [18565] sub0: \ 0.082298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.318 21525 [18565] sub0: / 0.082452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.318 21525 [18565] sub0: \ 0.082577 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.318 21525 [18565] sub0: / 0.082732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.319 21525 [18565] sub0: \ 0.082858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.319 21525 [18565] sub0: / 0.083023 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.319 21525 [18565] sub0: / 0.083149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.319 21525 [18565] sub0: / 0.083302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.319 21525 [18565] sub0: \ 0.08343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.319 21525 [18565] sub0: \ 0.083601 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.319 21525 [18565] sub0: \ 0.083738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.320 21525 [18565] sub0: / 0.083893 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.320 21525 [18565] sub0: \ 0.084034 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.320 21525 [18565] sub0: / 0.08419 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.320 21525 [18565] sub0: \ 0.084344 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.320 21525 [18565] sub0: / 0.084501 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.320 21525 [18565] sub0: \ 0.084627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.321 21525 [18565] sub0: / 0.084776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.321 21525 [18565] sub0: / 0.084898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.321 21525 [18565] sub0: / 0.085053 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.321 21525 [18565] sub0: \ 0.085189 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.321 21525 [18565] sub0: \ 0.08534 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.321 21525 [18565] sub0: \ 0.085473 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.321 21525 [18565] sub0: / 0.085629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.321 21525 [18565] sub0: \ 0.085755 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.322 21525 [18565] sub0: / 0.085923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.322 21525 [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:36:20.322 21525 [18565] sub0: / 0.086204 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.322 21525 [18565] sub0: \ 0.08633 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.322 21525 [18565] sub0: / 0.086478 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.322 21525 [18565] sub0: / 0.086602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.322 21525 [18565] sub0: / 0.086759 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.323 21525 [18565] sub0: \ 0.086886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.323 21525 [18565] sub0: \ 0.087067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.323 21525 [18565] sub0: \ 0.087204 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.323 21525 [18565] sub0: / 0.08736 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.323 21525 [18565] sub0: \ 0.087485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.323 21525 [18565] sub0: / 0.08764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.324 21525 [18565] sub0: \ 0.087765 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.324 21525 [18565] sub0: / 0.087932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.324 21525 [18565] sub0: \ 0.088061 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.324 21525 [18565] sub0: / 0.088209 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.324 21525 [18565] sub0: / 0.088365 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.324 21525 [18565] sub0: / 0.08851 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.324 21525 [18565] sub0: \ 0.088634 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.325 21525 [18565] sub0: \ 0.088811 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.325 21525 [18565] sub0: \ 0.088962 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.325 21525 [18565] sub0: / 0.089117 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.325 21525 [18565] sub0: \ 0.089242 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.325 21525 [18565] sub0: / 0.089396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.325 21525 [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:36:20.325 21525 [18565] sub0: / 0.089673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.326 21525 [18565] sub0: \ 0.089798 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.326 21525 [18565] sub0: / 0.089959 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.326 21525 [18565] sub0: / 0.090083 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.326 21525 [18565] sub0: / 0.090226 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.326 21525 [18565] sub0: \ 0.09035 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.326 21525 [18565] sub0: \ 0.090529 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.326 21525 [18565] sub0: \ 0.090667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.327 21525 [18565] sub0: / 0.090824 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.327 21525 [18565] sub0: \ 0.090963 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.327 21525 [18565] sub0: / 0.091119 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.327 21525 [18565] sub0: \ 0.091245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.327 21525 [18565] sub0: / 0.091398 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.327 21525 [18565] sub0: \ 0.091524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.327 21525 [18565] sub0: / 0.091674 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.328 21525 [18565] sub0: / 0.091797 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.328 21525 [18565] sub0: / 0.09193 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.328 21525 [18565] sub0: \ 0.092051 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.328 21525 [18565] sub0: \ 0.092214 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.328 21525 [18565] sub0: \ 0.0924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.328 21525 [18565] sub0: / 0.092559 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.328 21525 [18565] sub0: \ 0.092685 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.329 21525 [18565] sub0: / 0.092841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.329 21525 [18565] sub0: \ 0.09298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.329 21525 [18565] sub0: / 0.093135 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.329 21525 [18565] sub0: \ 0.093262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.329 21525 [18565] sub0: / 0.093411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.329 21525 [18565] sub0: / 0.093535 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.329 21525 [18565] sub0: / 0.093684 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.330 21525 [18565] sub0: \ 0.09381 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.330 21525 [18565] sub0: \ 0.093973 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.330 21525 [18565] sub0: \ 0.094107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.330 21525 [18565] sub0: / 0.094262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.330 21525 [18565] sub0: \ 0.094386 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.330 21525 [18565] sub0: / 0.094541 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.330 21525 [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:36:20.331 21525 [18565] sub0: / 0.09482 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.331 21525 [18565] sub0: \ 0.094961 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.331 21525 [18565] sub0: / 0.095111 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.331 21525 [18565] sub0: / 0.095235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.331 21525 [18565] sub0: / 0.095392 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.331 21525 [18565] sub0: \ 0.095517 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.331 21525 [18565] sub0: \ 0.095672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.332 21525 [18565] sub0: \ 0.095819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.332 21525 [18565] sub0: / 0.09599 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.332 21525 [18565] sub0: \ 0.096115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.332 21525 [18565] sub0: / 0.096305 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.332 21525 [18565] sub0: \ 0.096436 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.332 21525 [18565] sub0: / 0.096592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.332 21525 [18565] sub0: \ 0.096717 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.333 21525 [18565] sub0: / 0.096866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.333 21525 [18565] sub0: / 0.097004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.333 21525 [18565] sub0: / 0.097157 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.333 21525 [18565] sub0: \ 0.097283 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.333 21525 [18565] sub0: \ 0.097444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.333 21525 [18565] sub0: \ 0.09758 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.333 21525 [18565] sub0: / 0.097736 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.334 21525 [18565] sub0: \ 0.097861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.334 21525 [18565] sub0: / 0.098031 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.334 21525 [18565] sub0: \ 0.098157 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.334 21525 [18565] sub0: / 0.098312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.334 21525 [18565] sub0: \ 0.098438 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.334 21525 [18565] sub0: / 0.098587 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.334 21525 [18565] sub0: / 0.09871 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.335 21525 [18565] sub0: / 0.09886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.335 21525 [18565] sub0: \ 0.099001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.335 21525 [18565] sub0: \ 0.09918 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.335 21525 [18565] sub0: \ 0.099317 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.335 21525 [18565] sub0: / 0.099488 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.335 21525 [18565] sub0: \ 0.099614 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.336 21525 [18565] sub0: / 0.099771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.336 21525 [18565] sub0: \ 0.099896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.336 21525 [18565] sub0: / 0.10007 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.336 21525 [18565] sub0: \ 0.100196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.336 21525 [18565] sub0: / 0.100376 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.336 21525 [18565] sub0: / 0.100501 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.336 21525 [18565] sub0: / 0.100661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.337 21525 [18565] sub0: \ 0.100788 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.337 21525 [18565] sub0: \ 0.100951 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.337 21525 [18565] sub0: \ 0.101086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.337 21525 [18565] sub0: / 0.101242 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.337 21525 [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:36:20.337 21525 [18565] sub0: / 0.101522 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.337 21525 [18565] sub0: \ 0.101647 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.338 21525 [18565] sub0: / 0.101802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.338 21525 [18565] sub0: \ 0.101952 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.338 21525 [18565] sub0: / 0.102101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.338 21525 [18565] sub0: / 0.102224 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.338 21525 [18565] sub0: / 0.102383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.338 21525 [18565] sub0: \ 0.102509 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.338 21525 [18565] sub0: \ 0.102659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.339 21525 [18565] sub0: \ 0.102791 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.339 21525 [18565] sub0: / 0.102961 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.339 21525 [18565] sub0: \ 0.103102 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.339 21525 [18565] sub0: / 0.103261 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.339 21525 [18565] sub0: \ 0.103386 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.339 21525 [18565] sub0: / 0.103539 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.339 21525 [18565] sub0: \ 0.103664 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.340 21525 [18565] sub0: / 0.103813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.340 21525 [18565] sub0: / 0.103953 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.340 21525 [18565] sub0: / 0.104114 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.340 21525 [18565] sub0: \ 0.10424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.340 21525 [18565] sub0: \ 0.104468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.340 21525 [18565] sub0: \ 0.104603 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.341 21525 [18565] sub0: / 0.104759 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.341 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:36:20.341 21525 [18565] sub0: / 0.105058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.341 21525 [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:36:20.341 21525 [18565] sub0: / 0.10534 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.341 21525 [18565] sub0: \ 0.105465 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.341 21525 [18565] sub0: / 0.105616 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.341 21525 [18565] sub0: / 0.10574 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.342 21525 [18565] sub0: / 0.105892 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.342 21525 [18565] sub0: \ 0.106033 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.342 21525 [18565] sub0: \ 0.106191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.342 21525 [18565] sub0: \ 0.106327 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.342 21525 [18565] sub0: / 0.106485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.342 21525 [18565] sub0: \ 0.10661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.343 21525 [18565] sub0: / 0.10678 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.343 21525 [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:36:20.343 21525 [18565] sub0: / 0.107078 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.343 21525 [18565] sub0: \ 0.107203 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.343 21525 [18565] sub0: / 0.107353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.343 21525 [18565] sub0: / 0.107476 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.343 21525 [18565] sub0: / 0.107629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.343 21525 [18565] sub0: \ 0.107756 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.344 21525 [18565] sub0: \ 0.10793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.344 21525 [18565] sub0: \ 0.108066 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.344 21525 [18565] sub0: / 0.108222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.344 21525 [18565] sub0: \ 0.108391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.344 21525 [18565] sub0: / 0.108548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.344 21525 [18565] sub0: \ 0.108674 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.345 21525 [18565] sub0: / 0.108829 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.345 21525 [18565] sub0: \ 0.10897 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.345 21525 [18565] sub0: / 0.109127 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.345 21525 [18565] sub0: / 0.109251 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.345 21525 [18565] sub0: / 0.109402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.345 21525 [18565] sub0: \ 0.109528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.345 21525 [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:36:20.346 21525 [18565] sub0: \ 0.109841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.346 21525 [18565] sub0: / 0.110012 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.346 21525 [18565] sub0: \ 0.110137 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.346 21525 [18565] sub0: / 0.110306 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.346 21525 [18565] sub0: \ 0.110432 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.346 21525 [18565] sub0: / 0.110587 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.346 21525 [18565] sub0: \ 0.110712 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.347 21525 [18565] sub0: / 0.110861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.347 21525 [18565] sub0: / 0.111003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.347 21525 [18565] sub0: / 0.111137 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.347 21525 [18565] sub0: \ 0.111259 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.347 21525 [18565] sub0: \ 0.111428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.347 21525 [18565] sub0: \ 0.111564 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.347 21525 [18565] sub0: / 0.111721 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.348 21525 [18565] sub0: \ 0.111848 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.348 21525 [18565] sub0: / 0.112019 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.348 21525 [18565] sub0: \ 0.112146 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.348 21525 [18565] sub0: / 0.112327 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.348 21525 [18565] sub0: \ 0.112458 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.348 21525 [18565] sub0: / 0.112609 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.348 21525 [18565] sub0: / 0.112733 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.349 21525 [18565] sub0: / 0.112876 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.349 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:36:20.349 21525 [18565] sub0: \ 0.113179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.349 21525 [18565] sub0: \ 0.113315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.349 21525 [18565] sub0: / 0.113472 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.349 21525 [18565] sub0: \ 0.113597 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.349 21525 [18565] sub0: / 0.113752 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.350 21525 [18565] sub0: \ 0.11389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.350 21525 [18565] sub0: / 0.114062 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.350 21525 [18565] sub0: \ 0.114187 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.350 21525 [18565] sub0: / 0.114337 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.350 21525 [18565] sub0: / 0.11446 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.350 21525 [18565] sub0: / 0.114602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.350 21525 [18565] sub0: \ 0.114725 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.351 21525 [18565] sub0: \ 0.114882 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.351 21525 [18565] sub0: \ 0.115035 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.351 21525 [18565] sub0: / 0.115193 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.351 21525 [18565] sub0: \ 0.115319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.351 21525 [18565] sub0: / 0.115473 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.351 21525 [18565] sub0: \ 0.115599 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.351 21525 [18565] sub0: / 0.115755 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.352 21525 [18565] sub0: \ 0.115881 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.352 21525 [18565] sub0: / 0.116045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.352 21525 [18565] sub0: / 0.116168 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.352 21525 [18565] sub0: / 0.116356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.352 21525 [18565] sub0: \ 0.116487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.352 21525 [18565] sub0: \ 0.116658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.353 21525 [18565] sub0: \ 0.116794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.353 21525 [18565] sub0: / 0.116966 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.353 21525 [18565] sub0: \ 0.117092 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.353 21525 [18565] sub0: / 0.117247 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.353 21525 [18565] sub0: \ 0.117371 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.353 21525 [18565] sub0: / 0.117541 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.353 21525 [18565] sub0: \ 0.117754 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.354 21525 [18565] sub0: / 0.117924 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.354 21525 [18565] sub0: / 0.11805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.354 21525 [18565] sub0: / 0.11819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.354 21525 [18565] sub0: \ 0.118313 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.354 21525 [18565] sub0: \ 0.118479 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.354 21525 [18565] sub0: \ 0.118617 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.355 21525 [18565] sub0: / 0.118774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.355 21525 [18565] sub0: \ 0.118914 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.355 21525 [18565] sub0: / 0.119073 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.355 21525 [18565] sub0: \ 0.1192 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.355 21525 [18565] sub0: / 0.119355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.355 21525 [18565] sub0: \ 0.119483 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.355 21525 [18565] sub0: / 0.119632 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.355 21525 [18565] sub0: / 0.119756 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.356 21525 [18565] sub0: / 0.119912 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.356 21525 [18565] sub0: \ 0.120038 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.356 21525 [18565] sub0: \ 0.120203 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.356 21525 [18565] sub0: \ 0.120373 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.356 21525 [18565] sub0: / 0.120532 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.356 21525 [18565] sub0: \ 0.120656 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.357 21525 [18565] sub0: / 0.120814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.357 21525 [18565] sub0: \ 0.120954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.357 21525 [18565] sub0: / 0.121123 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.357 21525 [18565] sub0: \ 0.121249 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.357 21525 [18565] sub0: / 0.121398 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.357 21525 [18565] sub0: / 0.121519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.357 21525 [18565] sub0: / 0.121661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.358 21525 [18565] sub0: \ 0.121783 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.358 21525 [18565] sub0: \ 0.121947 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.358 21525 [18565] sub0: \ 0.122083 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.358 21525 [18565] sub0: / 0.12224 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.358 21525 [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:258 2015-12-03 12:36:20.358 21525 [18565] sub0: / 0.122523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.358 21525 [18565] sub0: \ 0.122649 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.359 21525 [18565] sub0: / 0.122803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.359 21525 [18565] sub0: \ 0.122942 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.359 21525 [18565] sub0: / 0.123099 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.359 21525 [18565] sub0: / 0.123222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.359 21525 [18565] sub0: / 0.123378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.359 21525 [18565] sub0: \ 0.1235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.359 21525 [18565] sub0: \ 0.123679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.360 21525 [18565] sub0: \ 0.123816 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.360 21525 [18565] sub0: / 0.123991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.360 21525 [18565] sub0: \ 0.124117 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.360 21525 [18565] sub0: / 0.124315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.360 21525 [18565] sub0: \ 0.124443 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.360 21525 [18565] sub0: / 0.124598 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.360 21525 [18565] sub0: \ 0.124738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.361 21525 [18565] sub0: / 0.124888 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.361 21525 [18565] sub0: / 0.125025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.361 21525 [18565] sub0: / 0.125145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.361 21525 [18565] sub0: \ 0.125263 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.361 21525 [18565] sub0: \ 0.125429 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.361 21525 [18565] sub0: \ 0.125564 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.361 21525 [18565] sub0: / 0.125719 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.362 21525 [18565] sub0: \ 0.125841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.362 21525 [18565] sub0: / 0.126012 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.362 21525 [18565] sub0: \ 0.126135 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.362 21525 [18565] sub0: / 0.126287 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.362 21525 [18565] sub0: \ 0.126411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.362 21525 [18565] sub0: / 0.126559 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.362 21525 [18565] sub0: / 0.12668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.363 21525 [18565] sub0: / 0.126817 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.363 21525 [18565] sub0: \ 0.126951 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.363 21525 [18565] sub0: \ 0.127113 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:20.363 21525 [18565] sub0: \ 0.127244 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.363 21525 [18565] sub0: / 0.127399 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.363 21525 [18565] sub0: \ 0.127521 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.363 21525 [18565] sub0: / 0.127675 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.364 21525 [18565] sub0: \ 0.127796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.364 21525 [18565] sub0: / 0.127963 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.364 21525 [18565] sub0: \ 0.128086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:20.364 21525 [18565] sub0: / 0.128245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.364 21525 [18565] sub0: / 0.128397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.364 21525 [18565] sub0: / 0.12854 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.364 21525 [18565] sub0: / 0.128661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.365 21525 [18565] sub0: / 0.128824 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.365 21525 [18565] sub0: / 0.128984 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:20.365 21525 [18565] sub0: / 0.129105 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:20.366 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:36:20.367 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:36:20.369 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:36:20.370 21525 [18565] sub0: \ 0.134094 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:36:20.370 21525 [18565] sub0: / 0.134235 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:20.371 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:36:20.372 21525 [18565] sub0: \ 0.136052 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:36:20.372 21525 [18565] sub0: / 0.136477 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:20.372 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:20.374 21525 [18565] sub0: \ 0.137853 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:20.374 21525 [18565] sub0: / 0.138078 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:20.374 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:36:20.488 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:36:20.802 21525 [18565] sub0: \ 0.566379 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:36:20.803 21525 [18565] sub0: / 0.567246 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:20.804 21525 [18565] time: 0.567795 2015-12-03 12:36:20.804 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:36:20.805 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:36:20.805 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:36:20.806 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:36:20.807 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:36:20.807 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:36:20.808 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:36:20.810 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:36:20.811 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:36:20.817 21525 [18565] sub0: / 0.581601 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:23.405 21525 [18565] sub0: \ 3.169202 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:23.406 21525 [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:36:23.406 21525 [18565] sub0: / 0.000837 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:23.406 21525 [18565] sub0: \ 0.000961 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:36:23.406 21525 [18565] sub0: / 0.001127 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:23.408 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:36:23.409 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:36:23.410 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:36:23.411 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:36:23.412 21525 [18565] sub0: \ 0.006786 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:36:23.413 21525 [18565] sub0: \ 0.007366 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:36:23.413 21525 [18565] sub0: \ 0.007541 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:23.413 21525 [18565] sub0: \ 0.007679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:23.413 21525 [18565] sub0: / 0.007808 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:23.413 21525 [18565] sub0: / 0.007916 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:23.413 21525 [18565] sub0: / 0.008019 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:23.413 21525 [18565] sub0: / 0.00812 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:23.414 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:36:23.415 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:36:23.416 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:36:23.417 21525 [18565] sub0: \ 0.012004 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:36:23.417 21525 [18565] sub0: / 0.012143 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:23.418 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:36:23.419 21525 [18565] sub0: \ 0.013945 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:36:23.419 21525 [18565] sub0: / 0.014323 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:23.420 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:23.421 21525 [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:36:23.421 21525 [18565] sub0: / 0.016021 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:24.128 21340 [18565] sub0: \ 21.390366 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:24.129 21340 [18565] sub0: \ 0.00068 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:36:24.129 21340 [18565] sub0: / 0.000821 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:24.129 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:36:24.129 21340 [18565] sub0: / 0.001134 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:24.131 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:36:24.132 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:36:24.133 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:36:24.134 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:36:24.135 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:36:24.135 21340 [18565] sub0: \ 0.007162 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:36:24.136 21340 [18565] sub0: \ 0.007326 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.136 21340 [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:244 2015-12-03 12:36:24.136 21340 [18565] sub0: / 0.007602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.136 21340 [18565] sub0: / 0.007721 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.136 21340 [18565] sub0: / 0.007878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.136 21340 [18565] sub0: / 0.007981 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:24.136 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:36:24.138 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:36:24.139 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:36:24.140 21340 [18565] sub0: \ 0.012049 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:36:24.140 21340 [18565] sub0: / 0.01219 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:24.141 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:36:24.142 21340 [18565] sub0: \ 0.014085 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:36:24.143 21340 [18565] sub0: / 0.014479 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:24.143 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:24.144 21340 [18565] sub0: \ 0.015991 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:24.144 21340 [18565] sub0: / 0.016229 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:24.198 21340 [18565] sub0: \ 0.069763 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:36:24.199 21340 [18565] sub0: / 0.070693 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:24.200 21340 [18565] time: 0.07141 2015-12-03 12:36:24.200 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:36:24.201 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:36:24.201 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:36:24.202 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:36:24.203 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:36:24.204 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:36:24.204 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:36:24.206 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:36:24.207 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:36:24.211 21340 [18565] sub0: / 0.083022 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:24.250 21525 [18565] sub0: \ 0.845338 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:36:24.251 21525 [18565] sub0: / 0.846237 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:24.256 21525 [18565] time: 0.850751 2015-12-03 12:36:24.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:36:24.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:36:24.258 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:36:24.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:36:24.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', 'client_id', '--- 1 ' , '') 2015-12-03 12:36:24.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:36:24.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', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:36:24.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:36:24.264 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:36:24.269 21525 [18565] sub0: / 0.863419 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:24.646 21525 [18565] sub0: \ 1.240511 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:24.647 21525 [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:36:24.647 21525 [18565] sub0: / 0.00079 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:24.647 21525 [18565] sub0: \ 0.000922 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:36:24.647 21525 [18565] sub0: / 0.001087 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:24.649 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:36:24.650 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:36:24.651 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:36:24.652 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:36:24.652 21525 [18565] sub0: \ 0.006589 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:36:24.719 21525 [18565] sub0: \ 0.073136 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:36:24.719 21525 [18565] sub0: \ 0.073604 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.720 21525 [18565] sub0: / 0.073744 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.720 21525 [18565] sub0: \ 0.073892 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.720 21525 [18565] sub0: \ 0.074071 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.720 21525 [18565] sub0: \ 0.074245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.720 21525 [18565] sub0: \ 0.074391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.720 21525 [18565] sub0: \ 0.074511 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.721 21525 [18565] sub0: / 0.074653 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.721 21525 [18565] sub0: \ 0.074776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.721 21525 [18565] sub0: / 0.074918 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.721 21525 [18565] sub0: \ 0.075028 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.721 21525 [18565] sub0: / 0.075168 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.721 21525 [18565] sub0: \ 0.075278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.721 21525 [18565] sub0: / 0.07541 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.721 21525 [18565] sub0: / 0.075518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.722 21525 [18565] sub0: / 0.075653 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.722 21525 [18565] sub0: \ 0.075773 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.722 21525 [18565] sub0: \ 0.075936 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.722 21525 [18565] sub0: \ 0.076057 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.722 21525 [18565] sub0: / 0.076197 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.722 21525 [18565] sub0: \ 0.076307 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.722 21525 [18565] sub0: / 0.076446 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.722 21525 [18565] sub0: \ 0.076555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.723 21525 [18565] sub0: / 0.076713 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.723 21525 [18565] sub0: \ 0.076838 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.723 21525 [18565] sub0: / 0.076972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.723 21525 [18565] sub0: / 0.077081 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.723 21525 [18565] sub0: / 0.077197 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.723 21525 [18565] sub0: \ 0.077302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.723 21525 [18565] sub0: \ 0.077442 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.723 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:36:24.724 21525 [18565] sub0: / 0.0777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.724 21525 [18565] sub0: \ 0.077824 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.724 21525 [18565] sub0: / 0.077965 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.724 21525 [18565] sub0: \ 0.078074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.724 21525 [18565] sub0: / 0.078242 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.724 21525 [18565] sub0: \ 0.078352 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.724 21525 [18565] sub0: / 0.078487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.724 21525 [18565] sub0: / 0.078595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.725 21525 [18565] sub0: / 0.078732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.725 21525 [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:36:24.725 21525 [18565] sub0: \ 0.078988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.725 21525 [18565] sub0: \ 0.079104 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.725 21525 [18565] sub0: / 0.079243 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.725 21525 [18565] sub0: \ 0.079351 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.725 21525 [18565] sub0: / 0.079489 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.725 21525 [18565] sub0: \ 0.079598 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.726 21525 [18565] sub0: / 0.079757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.726 21525 [18565] sub0: \ 0.079871 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.726 21525 [18565] sub0: / 0.080004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.726 21525 [18565] sub0: / 0.08011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.726 21525 [18565] sub0: / 0.080249 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.726 21525 [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:36:24.726 21525 [18565] sub0: \ 0.080509 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.726 21525 [18565] sub0: \ 0.080628 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.727 21525 [18565] sub0: / 0.080782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.727 21525 [18565] sub0: \ 0.080892 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.727 21525 [18565] sub0: / 0.081031 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.727 21525 [18565] sub0: \ 0.081139 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.727 21525 [18565] sub0: / 0.081277 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.727 21525 [18565] sub0: \ 0.081386 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.727 21525 [18565] sub0: / 0.081519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.727 21525 [18565] sub0: / 0.081626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.728 21525 [18565] sub0: / 0.081757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.728 21525 [18565] sub0: \ 0.081867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.728 21525 [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:244 2015-12-03 12:36:24.728 21525 [18565] sub0: \ 0.08216 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.728 21525 [18565] sub0: / 0.082306 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.728 21525 [18565] sub0: \ 0.082417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.728 21525 [18565] sub0: / 0.082555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.729 21525 [18565] sub0: \ 0.082663 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.729 21525 [18565] sub0: / 0.082814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.729 21525 [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:36:24.729 21525 [18565] sub0: / 0.083069 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.729 21525 [18565] sub0: / 0.083177 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.729 21525 [18565] sub0: / 0.083302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.729 21525 [18565] sub0: \ 0.083409 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.729 21525 [18565] sub0: \ 0.083536 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.730 21525 [18565] sub0: \ 0.083651 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.730 21525 [18565] sub0: / 0.083804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.730 21525 [18565] sub0: \ 0.083914 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.730 21525 [18565] sub0: / 0.084052 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.730 21525 [18565] sub0: \ 0.084161 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.730 21525 [18565] sub0: / 0.084299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.730 21525 [18565] sub0: \ 0.084407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.730 21525 [18565] sub0: / 0.08454 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.731 21525 [18565] sub0: / 0.084647 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.731 21525 [18565] sub0: / 0.084809 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.731 21525 [18565] sub0: \ 0.084921 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.731 21525 [18565] sub0: \ 0.08507 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.731 21525 [18565] sub0: \ 0.085191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.731 21525 [18565] sub0: / 0.085331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.731 21525 [18565] sub0: \ 0.085441 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.731 21525 [18565] sub0: / 0.085581 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.732 21525 [18565] sub0: \ 0.085691 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.732 21525 [18565] sub0: / 0.085845 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.732 21525 [18565] sub0: \ 0.085956 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.732 21525 [18565] sub0: / 0.086099 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.732 21525 [18565] sub0: / 0.086239 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.732 21525 [18565] sub0: / 0.086366 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.732 21525 [18565] sub0: \ 0.086475 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.732 21525 [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:244 2015-12-03 12:36:24.733 21525 [18565] sub0: \ 0.086719 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.733 21525 [18565] sub0: / 0.086872 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.733 21525 [18565] sub0: \ 0.086983 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.733 21525 [18565] sub0: / 0.087121 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.733 21525 [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:36:24.733 21525 [18565] sub0: / 0.087368 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.733 21525 [18565] sub0: \ 0.087477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.733 21525 [18565] sub0: / 0.08761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.734 21525 [18565] sub0: / 0.087717 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.734 21525 [18565] sub0: / 0.08788 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.734 21525 [18565] sub0: \ 0.08799 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.734 21525 [18565] sub0: \ 0.088144 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.734 21525 [18565] sub0: \ 0.088263 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.734 21525 [18565] sub0: / 0.088403 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.734 21525 [18565] sub0: \ 0.088514 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.735 21525 [18565] sub0: / 0.088653 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.735 21525 [18565] sub0: \ 0.088775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.735 21525 [18565] sub0: / 0.088916 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.735 21525 [18565] sub0: \ 0.089025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.735 21525 [18565] sub0: / 0.089158 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.735 21525 [18565] sub0: / 0.089274 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.735 21525 [18565] sub0: / 0.089398 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.735 21525 [18565] sub0: \ 0.089506 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.735 21525 [18565] sub0: \ 0.08964 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.736 21525 [18565] sub0: \ 0.089768 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.736 21525 [18565] sub0: / 0.089909 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.736 21525 [18565] sub0: \ 0.090019 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.736 21525 [18565] sub0: / 0.090184 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.736 21525 [18565] sub0: \ 0.090296 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.736 21525 [18565] sub0: / 0.090435 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.736 21525 [18565] sub0: \ 0.090544 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.737 21525 [18565] sub0: / 0.090677 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.737 21525 [18565] sub0: / 0.090798 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.737 21525 [18565] sub0: / 0.090941 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.737 21525 [18565] sub0: \ 0.091051 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.737 21525 [18565] sub0: \ 0.091185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.737 21525 [18565] sub0: \ 0.091302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.737 21525 [18565] sub0: / 0.091441 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.737 21525 [18565] sub0: \ 0.091551 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.738 21525 [18565] sub0: / 0.091689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.738 21525 [18565] sub0: \ 0.091812 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.738 21525 [18565] sub0: / 0.091952 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.738 21525 [18565] sub0: \ 0.092062 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.738 21525 [18565] sub0: / 0.092196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.738 21525 [18565] sub0: / 0.092304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.738 21525 [18565] sub0: / 0.092457 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.738 21525 [18565] sub0: \ 0.092568 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.739 21525 [18565] sub0: \ 0.092722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.739 21525 [18565] sub0: \ 0.092857 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.739 21525 [18565] sub0: / 0.092996 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.739 21525 [18565] sub0: \ 0.093106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.739 21525 [18565] sub0: / 0.093245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.739 21525 [18565] sub0: \ 0.093355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.739 21525 [18565] sub0: / 0.093494 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.739 21525 [18565] sub0: \ 0.093603 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.740 21525 [18565] sub0: / 0.093736 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.740 21525 [18565] sub0: / 0.093858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.740 21525 [18565] sub0: / 0.093981 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.740 21525 [18565] sub0: \ 0.094089 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.740 21525 [18565] sub0: \ 0.094262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.740 21525 [18565] sub0: \ 0.094378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.740 21525 [18565] sub0: / 0.094517 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.740 21525 [18565] sub0: \ 0.094627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.741 21525 [18565] sub0: / 0.09478 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.741 21525 [18565] sub0: \ 0.09489 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.741 21525 [18565] sub0: / 0.095029 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.741 21525 [18565] sub0: \ 0.095139 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.741 21525 [18565] sub0: / 0.095271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.741 21525 [18565] sub0: / 0.095379 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.741 21525 [18565] sub0: / 0.095531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.742 21525 [18565] sub0: \ 0.095641 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.742 21525 [18565] sub0: \ 0.095793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.742 21525 [18565] sub0: \ 0.095913 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.742 21525 [18565] sub0: / 0.096052 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.742 21525 [18565] sub0: \ 0.096161 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.742 21525 [18565] sub0: / 0.0963 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.742 21525 [18565] sub0: \ 0.09641 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.742 21525 [18565] sub0: / 0.096547 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.743 21525 [18565] sub0: \ 0.096655 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.743 21525 [18565] sub0: / 0.096801 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.743 21525 [18565] sub0: / 0.096909 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.743 21525 [18565] sub0: / 0.097045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.743 21525 [18565] sub0: \ 0.097155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.743 21525 [18565] sub0: \ 0.097298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.743 21525 [18565] sub0: \ 0.097416 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.743 21525 [18565] sub0: / 0.097556 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.744 21525 [18565] sub0: \ 0.097666 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.744 21525 [18565] sub0: / 0.09782 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.744 21525 [18565] sub0: \ 0.09793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.744 21525 [18565] sub0: / 0.09807 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.744 21525 [18565] sub0: \ 0.098205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.744 21525 [18565] sub0: / 0.098341 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.744 21525 [18565] sub0: / 0.098449 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.744 21525 [18565] sub0: / 0.098583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.745 21525 [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:258 2015-12-03 12:36:24.745 21525 [18565] sub0: \ 0.098848 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.745 21525 [18565] sub0: \ 0.098965 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.745 21525 [18565] sub0: / 0.099103 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.745 21525 [18565] sub0: \ 0.099211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.745 21525 [18565] sub0: / 0.099349 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.745 21525 [18565] sub0: \ 0.099457 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.745 21525 [18565] sub0: / 0.099594 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.746 21525 [18565] sub0: \ 0.099703 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.746 21525 [18565] sub0: / 0.099853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.746 21525 [18565] sub0: / 0.099961 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.746 21525 [18565] sub0: / 0.100108 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.746 21525 [18565] sub0: \ 0.100218 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.746 21525 [18565] sub0: \ 0.100346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.746 21525 [18565] sub0: \ 0.100462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.746 21525 [18565] sub0: / 0.100603 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.747 21525 [18565] sub0: \ 0.100713 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.747 21525 [18565] sub0: / 0.100867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.747 21525 [18565] sub0: \ 0.100976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.747 21525 [18565] sub0: / 0.101114 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.747 21525 [18565] sub0: \ 0.101223 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.747 21525 [18565] sub0: / 0.101355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.747 21525 [18565] sub0: / 0.101461 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.747 21525 [18565] sub0: / 0.101608 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.748 21525 [18565] sub0: \ 0.101718 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.748 21525 [18565] sub0: \ 0.1019 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.748 21525 [18565] sub0: \ 0.10202 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.748 21525 [18565] sub0: / 0.102187 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.748 21525 [18565] sub0: \ 0.102302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.748 21525 [18565] sub0: / 0.10244 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.748 21525 [18565] sub0: \ 0.102549 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.749 21525 [18565] sub0: / 0.102686 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.749 21525 [18565] sub0: \ 0.102811 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.749 21525 [18565] sub0: / 0.102944 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.749 21525 [18565] sub0: / 0.103051 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.749 21525 [18565] sub0: / 0.103173 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.749 21525 [18565] sub0: \ 0.103279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.749 21525 [18565] sub0: \ 0.103433 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.749 21525 [18565] sub0: \ 0.103553 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.750 21525 [18565] sub0: / 0.103693 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.750 21525 [18565] sub0: \ 0.103817 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.750 21525 [18565] sub0: / 0.103956 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.750 21525 [18565] sub0: \ 0.104065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.750 21525 [18565] sub0: / 0.104205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.750 21525 [18565] sub0: \ 0.104314 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.750 21525 [18565] sub0: / 0.104447 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.750 21525 [18565] sub0: / 0.104555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.751 21525 [18565] sub0: / 0.104678 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.751 21525 [18565] sub0: \ 0.104798 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.751 21525 [18565] sub0: \ 0.104928 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.751 21525 [18565] sub0: \ 0.105054 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.751 21525 [18565] sub0: / 0.105196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.751 21525 [18565] sub0: \ 0.105305 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.751 21525 [18565] sub0: / 0.105444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.751 21525 [18565] sub0: \ 0.105552 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.752 21525 [18565] sub0: / 0.10569 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.752 21525 [18565] sub0: \ 0.105818 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.752 21525 [18565] sub0: / 0.105958 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.752 21525 [18565] sub0: / 0.106067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.752 21525 [18565] sub0: / 0.106251 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.752 21525 [18565] sub0: \ 0.106363 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.752 21525 [18565] sub0: \ 0.106512 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.752 21525 [18565] sub0: \ 0.10663 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.753 21525 [18565] sub0: / 0.106783 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.753 21525 [18565] sub0: \ 0.106894 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.753 21525 [18565] sub0: / 0.107032 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.753 21525 [18565] sub0: \ 0.10714 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.753 21525 [18565] sub0: / 0.107278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.753 21525 [18565] sub0: \ 0.107386 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.753 21525 [18565] sub0: / 0.107519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.753 21525 [18565] sub0: / 0.107625 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.754 21525 [18565] sub0: / 0.107763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.754 21525 [18565] sub0: \ 0.107872 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.754 21525 [18565] sub0: \ 0.108004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.754 21525 [18565] sub0: \ 0.10813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.754 21525 [18565] sub0: / 0.108269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.754 21525 [18565] sub0: \ 0.108378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.754 21525 [18565] sub0: / 0.108518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.754 21525 [18565] sub0: \ 0.108626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.755 21525 [18565] sub0: / 0.108777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.755 21525 [18565] sub0: \ 0.108888 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.755 21525 [18565] sub0: / 0.10902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.755 21525 [18565] sub0: / 0.109127 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.755 21525 [18565] sub0: / 0.109268 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.755 21525 [18565] sub0: \ 0.109377 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.755 21525 [18565] sub0: \ 0.109533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.756 21525 [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:36:24.756 21525 [18565] sub0: / 0.109804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.756 21525 [18565] sub0: \ 0.109915 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.756 21525 [18565] sub0: / 0.110054 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.756 21525 [18565] sub0: \ 0.110187 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.756 21525 [18565] sub0: / 0.110329 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.756 21525 [18565] sub0: \ 0.110438 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.756 21525 [18565] sub0: / 0.110571 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.757 21525 [18565] sub0: / 0.110678 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.757 21525 [18565] sub0: / 0.110805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.757 21525 [18565] sub0: \ 0.110912 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.757 21525 [18565] sub0: \ 0.111065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.757 21525 [18565] sub0: \ 0.111186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.757 21525 [18565] sub0: / 0.111336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.757 21525 [18565] sub0: \ 0.111446 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.757 21525 [18565] sub0: / 0.111584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.758 21525 [18565] sub0: \ 0.111692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.758 21525 [18565] sub0: / 0.111846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.758 21525 [18565] sub0: \ 0.111956 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.758 21525 [18565] sub0: / 0.112089 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.758 21525 [18565] sub0: / 0.112196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.758 21525 [18565] sub0: / 0.112318 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.758 21525 [18565] sub0: \ 0.112423 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.758 21525 [18565] sub0: \ 0.112586 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.759 21525 [18565] sub0: \ 0.112707 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.759 21525 [18565] sub0: / 0.112862 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.759 21525 [18565] sub0: \ 0.112972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.759 21525 [18565] sub0: / 0.11311 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.759 21525 [18565] sub0: \ 0.11322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.759 21525 [18565] sub0: / 0.113359 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.759 21525 [18565] sub0: \ 0.113468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.759 21525 [18565] sub0: / 0.113602 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.760 21525 [18565] sub0: / 0.113709 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.760 21525 [18565] sub0: / 0.113828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.760 21525 [18565] sub0: \ 0.113931 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.760 21525 [18565] sub0: \ 0.114067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.760 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:36:24.760 21525 [18565] sub0: / 0.114352 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.760 21525 [18565] sub0: \ 0.114472 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.760 21525 [18565] sub0: / 0.114611 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.761 21525 [18565] sub0: \ 0.114721 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.761 21525 [18565] sub0: / 0.114875 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.761 21525 [18565] sub0: \ 0.114984 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.761 21525 [18565] sub0: / 0.115116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.761 21525 [18565] sub0: / 0.115223 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.761 21525 [18565] sub0: / 0.115359 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.761 21525 [18565] sub0: \ 0.115468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.761 21525 [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:244 2015-12-03 12:36:24.762 21525 [18565] sub0: \ 0.115738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.762 21525 [18565] sub0: / 0.115893 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.762 21525 [18565] sub0: \ 0.116003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.762 21525 [18565] sub0: / 0.116141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.762 21525 [18565] sub0: \ 0.116249 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.762 21525 [18565] sub0: / 0.116386 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.762 21525 [18565] sub0: \ 0.116494 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.762 21525 [18565] sub0: / 0.116627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.763 21525 [18565] sub0: / 0.116734 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.763 21525 [18565] sub0: / 0.116869 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.763 21525 [18565] sub0: \ 0.116975 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.763 21525 [18565] sub0: \ 0.117109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.763 21525 [18565] sub0: \ 0.117224 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.763 21525 [18565] sub0: / 0.117362 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.763 21525 [18565] sub0: \ 0.11747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.763 21525 [18565] sub0: / 0.117621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.764 21525 [18565] sub0: \ 0.11773 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.764 21525 [18565] sub0: / 0.117883 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.764 21525 [18565] sub0: \ 0.11799 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.764 21525 [18565] sub0: / 0.118127 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.764 21525 [18565] sub0: / 0.118275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.764 21525 [18565] sub0: / 0.118413 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.764 21525 [18565] sub0: \ 0.118519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.765 21525 [18565] sub0: \ 0.118671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.765 21525 [18565] sub0: \ 0.118805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.765 21525 [18565] sub0: / 0.118943 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.765 21525 [18565] sub0: \ 0.119051 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.765 21525 [18565] sub0: / 0.119188 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.765 21525 [18565] sub0: \ 0.119297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.765 21525 [18565] sub0: / 0.119434 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.765 21525 [18565] sub0: \ 0.119542 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.766 21525 [18565] sub0: / 0.119674 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.766 21525 [18565] sub0: / 0.119793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.766 21525 [18565] sub0: / 0.119914 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.766 21525 [18565] sub0: \ 0.120017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.766 21525 [18565] sub0: \ 0.120159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.766 21525 [18565] sub0: \ 0.120276 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.766 21525 [18565] sub0: / 0.120413 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.766 21525 [18565] sub0: \ 0.120523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.767 21525 [18565] sub0: / 0.12067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.767 21525 [18565] sub0: \ 0.120794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.767 21525 [18565] sub0: / 0.120932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.767 21525 [18565] sub0: \ 0.121041 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.767 21525 [18565] sub0: / 0.121174 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.767 21525 [18565] sub0: / 0.12128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.767 21525 [18565] sub0: / 0.121409 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.767 21525 [18565] sub0: \ 0.121513 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.768 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:244 2015-12-03 12:36:24.768 21525 [18565] sub0: \ 0.121777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.768 21525 [18565] sub0: / 0.121918 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.768 21525 [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:36:24.768 21525 [18565] sub0: / 0.12219 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.768 21525 [18565] sub0: \ 0.122303 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.768 21525 [18565] sub0: / 0.122439 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.768 21525 [18565] sub0: \ 0.122547 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.769 21525 [18565] sub0: / 0.12268 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.769 21525 [18565] sub0: / 0.1228 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.769 21525 [18565] sub0: / 0.122933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.769 21525 [18565] sub0: \ 0.123038 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.769 21525 [18565] sub0: \ 0.123193 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:24.769 21525 [18565] sub0: \ 0.12331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.769 21525 [18565] sub0: / 0.123449 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.769 21525 [18565] sub0: \ 0.123557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.770 21525 [18565] sub0: / 0.123694 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.770 21525 [18565] sub0: \ 0.123824 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.770 21525 [18565] sub0: / 0.123963 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.770 21525 [18565] sub0: \ 0.124069 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:24.770 21525 [18565] sub0: / 0.124206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.770 21525 [18565] sub0: / 0.12431 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.770 21525 [18565] sub0: / 0.124422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.770 21525 [18565] sub0: / 0.124525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.771 21525 [18565] sub0: / 0.124689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.771 21525 [18565] sub0: / 0.124824 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:24.771 21525 [18565] sub0: / 0.124929 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:24.771 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:36:24.773 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:36:24.774 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:36:24.775 21525 [18565] sub0: \ 0.129578 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:36:24.776 21525 [18565] sub0: / 0.129715 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:24.777 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:36:24.777 21525 [18565] sub0: \ 0.131523 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:36:24.778 21525 [18565] sub0: / 0.131911 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:24.778 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:24.779 21525 [18565] sub0: \ 0.133263 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:24.779 21525 [18565] sub0: / 0.133491 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:24.780 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:36:24.896 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:36:25.215 21525 [18565] sub0: \ 0.569217 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:36:25.216 21525 [18565] sub0: / 0.570128 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:25.217 21525 [18565] time: 0.570891 2015-12-03 12:36:25.217 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:36:25.218 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:36:25.219 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:36:25.219 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:36:25.220 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:36:25.221 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:36:25.222 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:36:25.223 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:36:25.224 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:36:25.231 21525 [18565] sub0: / 0.585001 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:26.984 21525 [18565] sub0: \ 2.338406 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:26.985 21525 [18565] sub0: \ 0.000633 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:36:26.985 21525 [18565] sub0: / 0.000767 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:26.985 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:36:26.986 21525 [18565] sub0: / 0.001053 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:26.987 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:36:26.988 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:36:26.989 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:36:26.990 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:36:26.991 21525 [18565] sub0: \ 0.006585 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:36:26.992 21525 [18565] sub0: \ 0.007133 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:36:26.992 21525 [18565] sub0: \ 0.00729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:26.992 21525 [18565] sub0: \ 0.007421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:26.992 21525 [18565] sub0: / 0.007582 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:26.992 21525 [18565] sub0: / 0.007707 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:26.992 21525 [18565] sub0: / 0.007821 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:26.992 21525 [18565] sub0: / 0.007923 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:26.993 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:36:26.994 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:36:26.995 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:36:26.996 21525 [18565] sub0: \ 0.01175 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:36:26.996 21525 [18565] sub0: / 0.011885 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:26.997 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:36:26.998 21525 [18565] sub0: \ 0.013619 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:36:26.998 21525 [18565] sub0: / 0.014001 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:26.999 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:27.000 21525 [18565] sub0: \ 0.015333 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:27.000 21525 [18565] sub0: / 0.015561 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:27.086 21340 [18565] sub0: \ 2.957572 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:27.087 21340 [18565] sub0: \ 0.000666 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:36:27.087 21340 [18565] sub0: / 0.000804 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:27.087 21340 [18565] sub0: \ 0.000927 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:36:27.087 21340 [18565] sub0: / 0.001088 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:27.089 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:36:27.090 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:36:27.091 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:36:27.092 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:36:27.092 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:36:27.094 21340 [18565] sub0: \ 0.007849 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:36:27.094 21340 [18565] sub0: \ 0.00801 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.094 21340 [18565] sub0: \ 0.008143 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.094 21340 [18565] sub0: / 0.008271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.094 21340 [18565] sub0: / 0.008388 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.095 21340 [18565] sub0: / 0.008513 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.095 21340 [18565] sub0: / 0.008632 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:27.095 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:36:27.096 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:36:27.100 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:36:27.101 21340 [18565] sub0: \ 0.015174 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:36:27.101 21340 [18565] sub0: / 0.015314 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:27.104 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:36:27.105 21340 [18565] sub0: \ 0.019317 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:36:27.106 21340 [18565] sub0: / 0.019702 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:27.106 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:27.109 21340 [18565] sub0: \ 0.022717 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:27.109 21340 [18565] sub0: / 0.022955 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:27.141 21525 [18565] sub0: \ 0.156634 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:36:27.142 21525 [18565] sub0: / 0.157525 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:27.143 21525 [18565] time: 0.158566 2015-12-03 12:36:27.144 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:36:27.145 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:36:27.146 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:36:27.148 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:36:27.149 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:36:27.150 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:36:27.151 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:36:27.154 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:36:27.155 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:36:27.160 21525 [18565] sub0: / 0.175304 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:27.175 21340 [18565] sub0: \ 0.088788 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:36:27.176 21340 [18565] sub0: / 0.08969 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:27.176 21340 [18565] time: 0.090474 2015-12-03 12:36:27.177 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:36:27.178 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:36:27.178 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:36:27.179 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:36:27.180 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:36:27.180 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:36:27.181 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:36:27.183 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:36:27.184 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:36:27.189 21340 [18565] sub0: / 0.102475 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:27.576 21340 [18565] sub0: \ 0.490183 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:27.577 21340 [18565] sub0: \ 0.000679 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:36:27.577 21340 [18565] sub0: / 0.000822 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:27.577 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:36:27.578 21340 [18565] sub0: / 0.001115 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:27.579 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:36:27.581 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:36:27.581 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:36:27.583 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:36:27.583 21340 [18565] sub0: \ 0.006792 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:36:27.652 21340 [18565] sub0: \ 0.075666 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:36:27.652 21340 [18565] sub0: \ 0.075986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.653 21340 [18565] sub0: / 0.076123 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.653 21340 [18565] sub0: \ 0.076264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.653 21340 [18565] sub0: \ 0.076459 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.653 21340 [18565] sub0: \ 0.076592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.653 21340 [18565] sub0: \ 0.076744 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.653 21340 [18565] sub0: \ 0.076866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.653 21340 [18565] sub0: / 0.077007 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.654 21340 [18565] sub0: \ 0.077117 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.654 21340 [18565] sub0: / 0.07727 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.654 21340 [18565] sub0: \ 0.07738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.654 21340 [18565] sub0: / 0.077518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.654 21340 [18565] sub0: \ 0.077626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.654 21340 [18565] sub0: / 0.077759 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.654 21340 [18565] sub0: / 0.077867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.654 21340 [18565] sub0: / 0.077993 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.655 21340 [18565] sub0: \ 0.078101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.655 21340 [18565] sub0: \ 0.078237 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.655 21340 [18565] sub0: \ 0.078354 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.655 21340 [18565] sub0: / 0.078507 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.655 21340 [18565] sub0: \ 0.07866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.655 21340 [18565] sub0: / 0.0788 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.655 21340 [18565] sub0: \ 0.078909 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.655 21340 [18565] sub0: / 0.079048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.656 21340 [18565] sub0: \ 0.079205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.656 21340 [18565] sub0: / 0.079341 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.656 21340 [18565] sub0: / 0.079449 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.656 21340 [18565] sub0: / 0.079642 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.656 21340 [18565] sub0: \ 0.079785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.656 21340 [18565] sub0: \ 0.079929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.656 21340 [18565] sub0: \ 0.08005 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.657 21340 [18565] sub0: / 0.080205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.657 21340 [18565] sub0: \ 0.080316 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.657 21340 [18565] sub0: / 0.080457 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.657 21340 [18565] sub0: \ 0.080568 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.657 21340 [18565] sub0: / 0.080729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.657 21340 [18565] sub0: \ 0.080844 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.657 21340 [18565] sub0: / 0.080978 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.657 21340 [18565] sub0: / 0.081086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.658 21340 [18565] sub0: / 0.081264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.658 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:36:27.658 21340 [18565] sub0: \ 0.081498 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.658 21340 [18565] sub0: \ 0.081615 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.658 21340 [18565] sub0: / 0.081785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.658 21340 [18565] sub0: \ 0.081896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.658 21340 [18565] sub0: / 0.082048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.659 21340 [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:36:27.659 21340 [18565] sub0: / 0.082321 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.659 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:36:27.659 21340 [18565] sub0: / 0.082565 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.659 21340 [18565] sub0: / 0.082672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.659 21340 [18565] sub0: / 0.082863 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.659 21340 [18565] sub0: \ 0.082977 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.660 21340 [18565] sub0: \ 0.083158 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.660 21340 [18565] sub0: \ 0.083284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.660 21340 [18565] sub0: / 0.083426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.660 21340 [18565] sub0: \ 0.083537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.660 21340 [18565] sub0: / 0.083709 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.660 21340 [18565] sub0: \ 0.083874 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.660 21340 [18565] sub0: / 0.084016 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.661 21340 [18565] sub0: \ 0.084124 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.661 21340 [18565] sub0: / 0.084331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.661 21340 [18565] sub0: / 0.084441 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.661 21340 [18565] sub0: / 0.084546 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.661 21340 [18565] sub0: \ 0.084679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.661 21340 [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:244 2015-12-03 12:36:27.661 21340 [18565] sub0: \ 0.084972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.662 21340 [18565] sub0: / 0.085113 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.662 21340 [18565] sub0: \ 0.085242 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.662 21340 [18565] sub0: / 0.085394 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.662 21340 [18565] sub0: \ 0.085504 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.662 21340 [18565] sub0: / 0.085669 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.662 21340 [18565] sub0: \ 0.08578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.662 21340 [18565] sub0: / 0.085915 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.662 21340 [18565] sub0: / 0.086023 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.663 21340 [18565] sub0: / 0.086127 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.663 21340 [18565] sub0: \ 0.086249 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.663 21340 [18565] sub0: \ 0.086369 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.663 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:36:27.663 21340 [18565] sub0: / 0.086626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.663 21340 [18565] sub0: \ 0.086735 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.663 21340 [18565] sub0: / 0.086904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.663 21340 [18565] sub0: \ 0.087014 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.664 21340 [18565] sub0: / 0.087169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.664 21340 [18565] sub0: \ 0.08728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.664 21340 [18565] sub0: / 0.087416 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.664 21340 [18565] sub0: / 0.087524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.664 21340 [18565] sub0: / 0.087799 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.664 21340 [18565] sub0: \ 0.08792 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.664 21340 [18565] sub0: \ 0.088058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.665 21340 [18565] sub0: \ 0.088192 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.665 21340 [18565] sub0: / 0.088361 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.665 21340 [18565] sub0: \ 0.088473 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.665 21340 [18565] sub0: / 0.088641 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.665 21340 [18565] sub0: \ 0.088789 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.665 21340 [18565] sub0: / 0.088934 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.665 21340 [18565] sub0: \ 0.089043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.666 21340 [18565] sub0: / 0.08919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.666 21340 [18565] sub0: / 0.089299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.666 21340 [18565] sub0: / 0.089468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.666 21340 [18565] sub0: \ 0.089583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.666 21340 [18565] sub0: \ 0.089761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.666 21340 [18565] sub0: \ 0.089909 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.666 21340 [18565] sub0: / 0.090054 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.667 21340 [18565] sub0: \ 0.090188 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.667 21340 [18565] sub0: / 0.09033 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.667 21340 [18565] sub0: \ 0.09044 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.667 21340 [18565] sub0: / 0.090605 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.667 21340 [18565] sub0: \ 0.090716 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.667 21340 [18565] sub0: / 0.090877 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.667 21340 [18565] sub0: / 0.090986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.668 21340 [18565] sub0: / 0.091159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.668 21340 [18565] sub0: \ 0.09127 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.668 21340 [18565] sub0: \ 0.091422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.668 21340 [18565] sub0: \ 0.091543 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.668 21340 [18565] sub0: / 0.091716 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.668 21340 [18565] sub0: \ 0.091826 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.668 21340 [18565] sub0: / 0.091965 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.669 21340 [18565] sub0: \ 0.092103 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.669 21340 [18565] sub0: / 0.092295 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.669 21340 [18565] sub0: \ 0.092406 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.669 21340 [18565] sub0: / 0.092539 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.669 21340 [18565] sub0: / 0.092645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.669 21340 [18565] sub0: / 0.092772 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.669 21340 [18565] sub0: \ 0.092881 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.669 21340 [18565] sub0: \ 0.093015 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.670 21340 [18565] sub0: \ 0.093145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.670 21340 [18565] sub0: / 0.093315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.670 21340 [18565] sub0: \ 0.093424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.670 21340 [18565] sub0: / 0.093592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.670 21340 [18565] sub0: \ 0.093702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.670 21340 [18565] sub0: / 0.09387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.670 21340 [18565] sub0: \ 0.09398 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.671 21340 [18565] sub0: / 0.094116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.671 21340 [18565] sub0: / 0.094239 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.671 21340 [18565] sub0: / 0.094383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.671 21340 [18565] sub0: \ 0.094494 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.671 21340 [18565] sub0: \ 0.094646 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.671 21340 [18565] sub0: \ 0.094796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.671 21340 [18565] sub0: / 0.094966 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.671 21340 [18565] sub0: \ 0.095078 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.672 21340 [18565] sub0: / 0.095257 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.672 21340 [18565] sub0: \ 0.095367 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.672 21340 [18565] sub0: / 0.09552 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.672 21340 [18565] sub0: \ 0.095676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.672 21340 [18565] sub0: / 0.095814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.672 21340 [18565] sub0: / 0.095923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.672 21340 [18565] sub0: / 0.096077 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.673 21340 [18565] sub0: \ 0.0962 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.673 21340 [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:36:27.673 21340 [18565] sub0: \ 0.096522 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.673 21340 [18565] sub0: / 0.096693 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.673 21340 [18565] sub0: \ 0.096803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.673 21340 [18565] sub0: / 0.096943 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.673 21340 [18565] sub0: \ 0.097051 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.674 21340 [18565] sub0: / 0.097227 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.674 21340 [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:36:27.674 21340 [18565] sub0: / 0.097501 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.674 21340 [18565] sub0: / 0.097635 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.674 21340 [18565] sub0: / 0.097741 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.674 21340 [18565] sub0: \ 0.097843 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.674 21340 [18565] sub0: \ 0.098008 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.675 21340 [18565] sub0: \ 0.09813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.675 21340 [18565] sub0: / 0.098288 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.675 21340 [18565] sub0: \ 0.098463 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.675 21340 [18565] sub0: / 0.098605 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.675 21340 [18565] sub0: \ 0.098741 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.675 21340 [18565] sub0: / 0.098882 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.675 21340 [18565] sub0: \ 0.099002 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.676 21340 [18565] sub0: / 0.099204 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.676 21340 [18565] sub0: / 0.099315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.676 21340 [18565] sub0: / 0.099419 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.676 21340 [18565] sub0: \ 0.099522 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.676 21340 [18565] sub0: \ 0.099688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.676 21340 [18565] sub0: \ 0.099809 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.676 21340 [18565] sub0: / 0.09995 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.676 21340 [18565] sub0: \ 0.100059 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.677 21340 [18565] sub0: / 0.100233 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.677 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:36:27.677 21340 [18565] sub0: / 0.100482 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.677 21340 [18565] sub0: \ 0.100591 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.677 21340 [18565] sub0: / 0.100723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.677 21340 [18565] sub0: / 0.10083 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.677 21340 [18565] sub0: / 0.100968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.678 21340 [18565] sub0: \ 0.101102 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.678 21340 [18565] sub0: \ 0.101267 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.678 21340 [18565] sub0: \ 0.101387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.678 21340 [18565] sub0: / 0.101527 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.678 21340 [18565] sub0: \ 0.101636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.678 21340 [18565] sub0: / 0.101797 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.678 21340 [18565] sub0: \ 0.101911 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.678 21340 [18565] sub0: / 0.10205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.679 21340 [18565] sub0: \ 0.102172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.679 21340 [18565] sub0: / 0.102317 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.679 21340 [18565] sub0: / 0.102425 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.679 21340 [18565] sub0: / 0.102582 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.679 21340 [18565] sub0: \ 0.102713 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.679 21340 [18565] sub0: \ 0.102865 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.679 21340 [18565] sub0: \ 0.103013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.680 21340 [18565] sub0: / 0.103171 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.680 21340 [18565] sub0: \ 0.103282 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.680 21340 [18565] sub0: / 0.103422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.680 21340 [18565] sub0: \ 0.10353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.680 21340 [18565] sub0: / 0.103722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.680 21340 [18565] sub0: \ 0.103832 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.680 21340 [18565] sub0: / 0.104038 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.681 21340 [18565] sub0: / 0.104187 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.681 21340 [18565] sub0: / 0.104319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.681 21340 [18565] sub0: \ 0.104427 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.681 21340 [18565] sub0: \ 0.104592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.681 21340 [18565] sub0: \ 0.104714 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.681 21340 [18565] sub0: / 0.104883 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.681 21340 [18565] sub0: \ 0.104991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.682 21340 [18565] sub0: / 0.105144 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.682 21340 [18565] sub0: \ 0.105255 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.682 21340 [18565] sub0: / 0.105393 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.682 21340 [18565] sub0: \ 0.105531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.682 21340 [18565] sub0: / 0.105689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.682 21340 [18565] sub0: / 0.105808 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.682 21340 [18565] sub0: / 0.105974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.682 21340 [18565] sub0: \ 0.106086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.683 21340 [18565] sub0: \ 0.106293 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.683 21340 [18565] sub0: \ 0.106412 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.683 21340 [18565] sub0: / 0.106553 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.683 21340 [18565] sub0: \ 0.106661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.683 21340 [18565] sub0: / 0.1068 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.683 21340 [18565] sub0: \ 0.106909 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.683 21340 [18565] sub0: / 0.107076 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.684 21340 [18565] sub0: \ 0.107204 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.684 21340 [18565] sub0: / 0.107337 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.684 21340 [18565] sub0: / 0.107445 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.684 21340 [18565] sub0: / 0.107821 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.684 21340 [18565] sub0: \ 0.10797 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.685 21340 [18565] sub0: \ 0.108147 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.685 21340 [18565] sub0: \ 0.108269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.685 21340 [18565] sub0: / 0.108409 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.685 21340 [18565] sub0: \ 0.108519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.685 21340 [18565] sub0: / 0.108687 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.685 21340 [18565] sub0: \ 0.108819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.685 21340 [18565] sub0: / 0.108965 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.686 21340 [18565] sub0: \ 0.109101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.686 21340 [18565] sub0: / 0.109251 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.686 21340 [18565] sub0: / 0.109359 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.686 21340 [18565] sub0: / 0.10951 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.686 21340 [18565] sub0: \ 0.109621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.686 21340 [18565] sub0: \ 0.109819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.686 21340 [18565] sub0: \ 0.109939 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.686 21340 [18565] sub0: / 0.110078 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.687 21340 [18565] sub0: \ 0.110201 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.687 21340 [18565] sub0: / 0.110369 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.687 21340 [18565] sub0: \ 0.110479 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.687 21340 [18565] sub0: / 0.110621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.687 21340 [18565] sub0: \ 0.110729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.687 21340 [18565] sub0: / 0.110868 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.687 21340 [18565] sub0: / 0.110974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.688 21340 [18565] sub0: / 0.111111 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.688 21340 [18565] sub0: \ 0.111236 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.688 21340 [18565] sub0: \ 0.111374 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.688 21340 [18565] sub0: \ 0.111494 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.688 21340 [18565] sub0: / 0.11166 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.688 21340 [18565] sub0: \ 0.111772 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.688 21340 [18565] sub0: / 0.111912 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.688 21340 [18565] sub0: \ 0.112021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.689 21340 [18565] sub0: / 0.112173 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.689 21340 [18565] sub0: \ 0.112282 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.689 21340 [18565] sub0: / 0.112416 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.689 21340 [18565] sub0: / 0.112523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.689 21340 [18565] sub0: / 0.112659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.689 21340 [18565] sub0: \ 0.112776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.689 21340 [18565] sub0: \ 0.112943 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.689 21340 [18565] sub0: \ 0.113065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.690 21340 [18565] sub0: / 0.11322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.690 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:36:27.690 21340 [18565] sub0: / 0.113465 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.690 21340 [18565] sub0: \ 0.113572 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.690 21340 [18565] sub0: / 0.113709 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.690 21340 [18565] sub0: \ 0.113816 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.690 21340 [18565] sub0: / 0.11395 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.690 21340 [18565] sub0: / 0.114057 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.691 21340 [18565] sub0: / 0.114175 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.691 21340 [18565] sub0: \ 0.114278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.691 21340 [18565] sub0: \ 0.11444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.691 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:36:27.691 21340 [18565] sub0: / 0.114702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.691 21340 [18565] sub0: \ 0.114811 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.691 21340 [18565] sub0: / 0.114949 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.691 21340 [18565] sub0: \ 0.115057 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.692 21340 [18565] sub0: / 0.11521 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.692 21340 [18565] sub0: \ 0.115319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.692 21340 [18565] sub0: / 0.115452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.692 21340 [18565] sub0: / 0.115559 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.692 21340 [18565] sub0: / 0.115704 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.692 21340 [18565] sub0: \ 0.115807 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.692 21340 [18565] sub0: \ 0.115963 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.692 21340 [18565] sub0: \ 0.116083 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.693 21340 [18565] sub0: / 0.116238 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.693 21340 [18565] sub0: \ 0.116346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.693 21340 [18565] sub0: / 0.116485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.693 21340 [18565] sub0: \ 0.116593 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.693 21340 [18565] sub0: / 0.11673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.693 21340 [18565] sub0: \ 0.116838 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.693 21340 [18565] sub0: / 0.116969 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.693 21340 [18565] sub0: / 0.117074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.694 21340 [18565] sub0: / 0.117214 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.694 21340 [18565] sub0: \ 0.11732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.694 21340 [18565] sub0: \ 0.117438 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.694 21340 [18565] sub0: \ 0.117552 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.694 21340 [18565] sub0: / 0.117692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.694 21340 [18565] sub0: \ 0.1178 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.694 21340 [18565] sub0: / 0.117952 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.694 21340 [18565] sub0: \ 0.118061 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.695 21340 [18565] sub0: / 0.118217 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.695 21340 [18565] sub0: \ 0.118326 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.695 21340 [18565] sub0: / 0.118459 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.695 21340 [18565] sub0: / 0.118565 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.695 21340 [18565] sub0: / 0.118715 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.695 21340 [18565] sub0: \ 0.118825 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.695 21340 [18565] sub0: \ 0.118973 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.696 21340 [18565] sub0: \ 0.119091 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.696 21340 [18565] sub0: / 0.119246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.696 21340 [18565] sub0: \ 0.119355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.696 21340 [18565] sub0: / 0.119494 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.696 21340 [18565] sub0: \ 0.119626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.696 21340 [18565] sub0: / 0.119768 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.696 21340 [18565] sub0: \ 0.119877 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.696 21340 [18565] sub0: / 0.120009 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.697 21340 [18565] sub0: / 0.120115 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.697 21340 [18565] sub0: / 0.120265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.697 21340 [18565] sub0: \ 0.120374 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.697 21340 [18565] sub0: \ 0.120512 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.697 21340 [18565] sub0: \ 0.120629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.697 21340 [18565] sub0: / 0.120769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.697 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:36:27.697 21340 [18565] sub0: / 0.121013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.698 21340 [18565] sub0: \ 0.121121 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.698 21340 [18565] sub0: / 0.121277 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.698 21340 [18565] sub0: \ 0.121384 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.698 21340 [18565] sub0: / 0.121515 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.698 21340 [18565] sub0: / 0.121618 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.698 21340 [18565] sub0: / 0.12175 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.698 21340 [18565] sub0: \ 0.121853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.698 21340 [18565] sub0: \ 0.122015 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.699 21340 [18565] sub0: \ 0.122157 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.699 21340 [18565] sub0: / 0.122299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.699 21340 [18565] sub0: \ 0.122403 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.699 21340 [18565] sub0: / 0.122539 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.699 21340 [18565] sub0: \ 0.122646 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.699 21340 [18565] sub0: / 0.12278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.699 21340 [18565] sub0: \ 0.122885 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.699 21340 [18565] sub0: / 0.123019 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.700 21340 [18565] sub0: / 0.123122 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.700 21340 [18565] sub0: / 0.12324 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.700 21340 [18565] sub0: \ 0.123341 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.700 21340 [18565] sub0: \ 0.123457 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.700 21340 [18565] sub0: \ 0.123569 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.700 21340 [18565] sub0: / 0.123741 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.700 21340 [18565] sub0: \ 0.123847 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.700 21340 [18565] sub0: / 0.123983 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.700 21340 [18565] sub0: \ 0.124088 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.701 21340 [18565] sub0: / 0.124265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.701 21340 [18565] sub0: \ 0.124372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.701 21340 [18565] sub0: / 0.124503 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.701 21340 [18565] sub0: / 0.124607 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.701 21340 [18565] sub0: / 0.124752 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.701 21340 [18565] sub0: \ 0.124856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.701 21340 [18565] sub0: \ 0.125018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.702 21340 [18565] sub0: \ 0.125147 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.702 21340 [18565] sub0: / 0.125298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.702 21340 [18565] sub0: \ 0.125404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.702 21340 [18565] sub0: / 0.125559 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.702 21340 [18565] sub0: \ 0.125664 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.702 21340 [18565] sub0: / 0.125798 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.702 21340 [18565] sub0: \ 0.125903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.702 21340 [18565] sub0: / 0.126046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.703 21340 [18565] sub0: / 0.126163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.703 21340 [18565] sub0: / 0.126267 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.703 21340 [18565] sub0: \ 0.126368 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.703 21340 [18565] sub0: \ 0.126502 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.703 21340 [18565] sub0: \ 0.126616 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.703 21340 [18565] sub0: / 0.126767 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.703 21340 [18565] sub0: \ 0.126872 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.703 21340 [18565] sub0: / 0.127007 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.704 21340 [18565] sub0: \ 0.127739 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.704 21340 [18565] sub0: / 0.127905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.704 21340 [18565] sub0: \ 0.128027 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.705 21340 [18565] sub0: / 0.128186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.705 21340 [18565] sub0: / 0.12831 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.705 21340 [18565] sub0: / 0.128459 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.705 21340 [18565] sub0: \ 0.128577 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.705 21340 [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:36:27.705 21340 [18565] sub0: \ 0.128879 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.705 21340 [18565] sub0: / 0.129045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.706 21340 [18565] sub0: \ 0.129178 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.706 21340 [18565] sub0: / 0.129332 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.706 21340 [18565] sub0: \ 0.12945 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.706 21340 [18565] sub0: / 0.129596 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.706 21340 [18565] sub0: \ 0.129715 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.706 21340 [18565] sub0: / 0.129861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.706 21340 [18565] sub0: / 0.129978 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.707 21340 [18565] sub0: / 0.13011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.707 21340 [18565] sub0: \ 0.130242 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.707 21340 [18565] sub0: \ 0.130373 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:27.707 21340 [18565] sub0: \ 0.130501 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.707 21340 [18565] sub0: / 0.13065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.707 21340 [18565] sub0: \ 0.130766 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.707 21340 [18565] sub0: / 0.130915 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.707 21340 [18565] sub0: \ 0.131031 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.708 21340 [18565] sub0: / 0.131193 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.708 21340 [18565] sub0: \ 0.131313 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:27.708 21340 [18565] sub0: / 0.131455 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.708 21340 [18565] sub0: / 0.13157 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.708 21340 [18565] sub0: / 0.131783 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.708 21340 [18565] sub0: / 0.131902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.708 21340 [18565] sub0: / 0.132066 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.709 21340 [18565] sub0: / 0.132225 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:27.709 21340 [18565] sub0: / 0.132343 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:27.709 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:36:27.711 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:36:27.712 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:36:27.714 21340 [18565] sub0: \ 0.13737 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:36:27.714 21340 [18565] sub0: / 0.137509 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:27.715 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:36:27.716 21340 [18565] sub0: \ 0.139651 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:36:27.716 21340 [18565] sub0: / 0.140026 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:27.717 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:27.718 21340 [18565] sub0: \ 0.141386 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:27.718 21340 [18565] sub0: / 0.141604 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:27.718 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:36:27.838 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:36:28.159 21340 [18565] sub0: \ 0.582659 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:36:28.160 21340 [18565] sub0: / 0.583522 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:28.161 21340 [18565] time: 0.584113 2015-12-03 12:36:28.161 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:36:28.162 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:36:28.162 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:36:28.163 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:36:28.164 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:36:28.164 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:36:28.165 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:36:28.167 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:36:28.168 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:36:28.174 21340 [18565] sub0: / 0.597861 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:29.080 21340 [18565] sub0: \ 1.503711 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:29.081 21340 [18565] sub0: \ 0.000671 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:36:29.081 21340 [18565] sub0: / 0.000809 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:29.081 21340 [18565] sub0: \ 0.000933 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:36:29.081 21340 [18565] sub0: / 0.001094 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:29.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:36:29.084 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:36:29.085 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:36:29.086 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:36:29.087 21340 [18565] sub0: \ 0.006575 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:36:29.087 21340 [18565] sub0: \ 0.007111 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:36:29.088 21340 [18565] sub0: \ 0.007275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:29.088 21340 [18565] sub0: \ 0.007407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:29.088 21340 [18565] sub0: / 0.007533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:29.088 21340 [18565] sub0: / 0.007689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:29.088 21340 [18565] sub0: / 0.007817 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:29.088 21340 [18565] sub0: / 0.007919 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:29.088 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:36:29.089 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:36:29.091 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:36:29.092 21340 [18565] sub0: \ 0.011686 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:36:29.092 21340 [18565] sub0: / 0.011829 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:29.093 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:36:29.094 21340 [18565] sub0: \ 0.013634 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:36:29.094 21340 [18565] sub0: / 0.014024 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:29.095 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:29.096 21340 [18565] sub0: \ 0.015422 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:29.096 21340 [18565] sub0: / 0.015637 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:29.261 21340 [18565] sub0: \ 0.180631 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:36:29.262 21340 [18565] sub0: / 0.181527 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:29.263 21340 [18565] time: 0.182803 2015-12-03 12:36:29.264 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:36:29.265 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:36:29.265 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:36:29.266 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:36:29.266 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:36:29.267 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:36:29.268 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:36:29.270 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:36:29.271 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:36:29.275 21340 [18565] sub0: / 0.194673 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:31.014 21340 [18565] sub0: \ 1.93368 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:31.015 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:36:31.015 21340 [18565] sub0: / 0.000815 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:31.015 21340 [18565] sub0: \ 0.000941 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:36:31.015 21340 [18565] sub0: / 0.001102 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:31.017 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:36:31.018 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:36:31.019 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:36:31.020 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:36:31.021 21340 [18565] sub0: \ 0.006613 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:36:31.021 21340 [18565] sub0: \ 0.007148 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:36:31.021 21340 [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:36:31.022 21340 [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:36:31.022 21340 [18565] sub0: / 0.007566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:31.022 21340 [18565] sub0: / 0.007673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:31.022 21340 [18565] sub0: / 0.007798 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:31.022 21340 [18565] sub0: / 0.007919 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:31.022 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:36:31.023 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:36:31.025 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:36:31.026 21340 [18565] sub0: \ 0.011734 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:36:31.026 21340 [18565] sub0: / 0.011867 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:31.027 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:36:31.028 21340 [18565] sub0: \ 0.013595 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:36:31.028 21340 [18565] sub0: / 0.013989 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:31.028 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:31.030 21340 [18565] sub0: \ 0.015364 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:31.030 21340 [18565] sub0: / 0.01557 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:31.860 21340 [18565] sub0: \ 0.846201 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:36:31.861 21340 [18565] sub0: / 0.847101 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:31.866 21340 [18565] time: 0.85137 2015-12-03 12:36:31.867 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:36:31.867 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:36:31.868 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:36:31.869 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:36:31.869 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:36:31.870 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:36:31.871 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:36:31.873 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:36:31.874 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:36:31.878 21340 [18565] sub0: / 0.863945 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:37.084 21525 [18565] sub0: \ 10.099869 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:37.085 21525 [18565] sub0: \ 0.000712 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:36:37.085 21525 [18565] sub0: / 0.00084 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:37.085 21525 [18565] sub0: \ 0.000954 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:36:37.086 21525 [18565] sub0: / 0.001117 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:37.087 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:36: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_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:36:37.089 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:36:37.090 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:36:37.091 21525 [18565] sub0: \ 0.006636 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:36:37.092 21525 [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:299 2015-12-03 12:36:37.092 21525 [18565] sub0: \ 0.007428 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.092 21525 [18565] sub0: \ 0.007605 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.092 21525 [18565] sub0: / 0.007737 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.092 21525 [18565] sub0: / 0.007848 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.092 21525 [18565] sub0: / 0.007963 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.093 21525 [18565] sub0: / 0.008082 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:37.093 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:36:37.094 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:36:37.095 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:36:37.097 21525 [18565] sub0: \ 0.012261 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:36:37.097 21525 [18565] sub0: / 0.012414 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36: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:36:37.099 21525 [18565] sub0: \ 0.014405 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:36:37.099 21525 [18565] sub0: / 0.014804 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:37.099 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:37.101 21525 [18565] sub0: \ 0.016329 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:37.101 21525 [18565] sub0: / 0.016578 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:37.160 21525 [18565] sub0: \ 0.075429 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:36:37.161 21525 [18565] sub0: / 0.076381 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:37.162 21525 [18565] time: 0.077257 2015-12-03 12:36:37.162 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:36:37.163 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:36:37.164 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:36:37.165 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:36:37.165 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:36:37.166 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:36:37.167 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:36:37.168 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:36:37.169 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:36:37.174 21525 [18565] sub0: / 0.089579 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:37.522 21525 [18565] sub0: \ 0.437073 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:37.522 21525 [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:36:37.523 21525 [18565] sub0: / 0.00075 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:37.523 21525 [18565] sub0: \ 0.000875 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:36:37.523 21525 [18565] sub0: / 0.001026 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:37.524 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:36:37.526 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:36:37.527 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:36:37.528 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:36:37.528 21525 [18565] sub0: \ 0.006556 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:36:37.599 21525 [18565] sub0: \ 0.076876 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:36:37.599 21525 [18565] sub0: \ 0.077315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.599 21525 [18565] sub0: / 0.077455 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.599 21525 [18565] sub0: \ 0.077584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.600 21525 [18565] sub0: \ 0.077763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.600 21525 [18565] sub0: \ 0.077911 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.600 21525 [18565] sub0: \ 0.078075 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.600 21525 [18565] sub0: \ 0.078256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.600 21525 [18565] sub0: / 0.078406 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.600 21525 [18565] sub0: \ 0.078518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.600 21525 [18565] sub0: / 0.078659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.601 21525 [18565] sub0: \ 0.078771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.601 21525 [18565] sub0: / 0.078926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.601 21525 [18565] sub0: \ 0.079039 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.601 21525 [18565] sub0: / 0.079175 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.601 21525 [18565] sub0: / 0.079284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.601 21525 [18565] sub0: / 0.079408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.601 21525 [18565] sub0: \ 0.079518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.601 21525 [18565] sub0: \ 0.079667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.602 21525 [18565] sub0: \ 0.07979 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.602 21525 [18565] sub0: / 0.079947 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.602 21525 [18565] sub0: \ 0.080059 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.602 21525 [18565] sub0: / 0.080199 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.602 21525 [18565] sub0: \ 0.080312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.602 21525 [18565] sub0: / 0.080452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.602 21525 [18565] sub0: \ 0.080564 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.602 21525 [18565] sub0: / 0.080698 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.603 21525 [18565] sub0: / 0.080808 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.603 21525 [18565] sub0: / 0.080952 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.603 21525 [18565] sub0: \ 0.081064 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.603 21525 [18565] sub0: \ 0.081225 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.603 21525 [18565] sub0: \ 0.081348 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.603 21525 [18565] sub0: / 0.081501 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.603 21525 [18565] sub0: \ 0.081615 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.604 21525 [18565] sub0: / 0.081757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.604 21525 [18565] sub0: \ 0.08188 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.604 21525 [18565] sub0: / 0.082023 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.604 21525 [18565] sub0: \ 0.082135 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.604 21525 [18565] sub0: / 0.082299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.604 21525 [18565] sub0: / 0.08241 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.604 21525 [18565] sub0: / 0.082528 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.604 21525 [18565] sub0: \ 0.082636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.605 21525 [18565] sub0: \ 0.082766 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.605 21525 [18565] sub0: \ 0.082899 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.605 21525 [18565] sub0: / 0.083042 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.605 21525 [18565] sub0: \ 0.083155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.605 21525 [18565] sub0: / 0.083295 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.605 21525 [18565] sub0: \ 0.083408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.605 21525 [18565] sub0: / 0.083548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.605 21525 [18565] sub0: \ 0.08366 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.606 21525 [18565] sub0: / 0.083794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.606 21525 [18565] sub0: / 0.083919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.606 21525 [18565] sub0: / 0.084068 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.606 21525 [18565] sub0: \ 0.084181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.606 21525 [18565] sub0: \ 0.084316 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.606 21525 [18565] sub0: \ 0.084435 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.606 21525 [18565] sub0: / 0.084588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.606 21525 [18565] sub0: \ 0.084701 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.607 21525 [18565] sub0: / 0.084842 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.607 21525 [18565] sub0: \ 0.08497 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.607 21525 [18565] sub0: / 0.08511 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.607 21525 [18565] sub0: \ 0.085221 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.607 21525 [18565] sub0: / 0.085355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.607 21525 [18565] sub0: / 0.085464 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.607 21525 [18565] sub0: / 0.085608 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.608 21525 [18565] sub0: \ 0.08572 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.608 21525 [18565] sub0: \ 0.085873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.608 21525 [18565] sub0: \ 0.085995 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.608 21525 [18565] sub0: / 0.086138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.608 21525 [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:258 2015-12-03 12:36:37.608 21525 [18565] sub0: / 0.086421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.608 21525 [18565] sub0: \ 0.086533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.608 21525 [18565] sub0: / 0.086672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.609 21525 [18565] sub0: \ 0.086784 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.609 21525 [18565] sub0: / 0.086934 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.609 21525 [18565] sub0: / 0.087044 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.609 21525 [18565] sub0: / 0.087184 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.609 21525 [18565] sub0: \ 0.087297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.609 21525 [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:244 2015-12-03 12:36:37.609 21525 [18565] sub0: \ 0.087582 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.610 21525 [18565] sub0: / 0.087724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.610 21525 [18565] sub0: \ 0.087846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.610 21525 [18565] sub0: / 0.088005 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.610 21525 [18565] sub0: \ 0.088116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.610 21525 [18565] sub0: / 0.088256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.610 21525 [18565] sub0: \ 0.088367 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.610 21525 [18565] sub0: / 0.088501 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.610 21525 [18565] sub0: / 0.08861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.611 21525 [18565] sub0: / 0.088726 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.611 21525 [18565] sub0: \ 0.088833 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.611 21525 [18565] sub0: \ 0.088983 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.611 21525 [18565] sub0: \ 0.089103 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.611 21525 [18565] sub0: / 0.089244 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.611 21525 [18565] sub0: \ 0.089356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.611 21525 [18565] sub0: / 0.089496 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.611 21525 [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:36:37.612 21525 [18565] sub0: / 0.089746 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.612 21525 [18565] sub0: \ 0.089871 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.612 21525 [18565] sub0: / 0.090008 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.612 21525 [18565] sub0: / 0.090119 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.612 21525 [18565] sub0: / 0.09029 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.612 21525 [18565] sub0: \ 0.090407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.612 21525 [18565] sub0: \ 0.090548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.612 21525 [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:36:37.613 21525 [18565] sub0: / 0.09081 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.613 21525 [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:258 2015-12-03 12:36:37.613 21525 [18565] sub0: / 0.09109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.613 21525 [18565] sub0: \ 0.091205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.613 21525 [18565] sub0: / 0.091348 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.613 21525 [18565] sub0: \ 0.091459 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.613 21525 [18565] sub0: / 0.091594 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.613 21525 [18565] sub0: / 0.091702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.614 21525 [18565] sub0: / 0.091839 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.614 21525 [18565] sub0: \ 0.091965 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.614 21525 [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:244 2015-12-03 12:36:37.614 21525 [18565] sub0: \ 0.092234 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.614 21525 [18565] sub0: / 0.092376 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.614 21525 [18565] sub0: \ 0.092488 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.614 21525 [18565] sub0: / 0.092629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.615 21525 [18565] sub0: \ 0.09274 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.615 21525 [18565] sub0: / 0.092896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.615 21525 [18565] sub0: \ 0.093009 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.615 21525 [18565] sub0: / 0.093145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.615 21525 [18565] sub0: / 0.093254 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.615 21525 [18565] sub0: / 0.093388 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.615 21525 [18565] sub0: \ 0.093501 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.615 21525 [18565] sub0: \ 0.093641 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.616 21525 [18565] sub0: \ 0.093763 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.616 21525 [18565] sub0: / 0.093919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.616 21525 [18565] sub0: \ 0.094033 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.616 21525 [18565] sub0: / 0.094186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.616 21525 [18565] sub0: \ 0.094332 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.616 21525 [18565] sub0: / 0.094475 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.616 21525 [18565] sub0: \ 0.094587 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.617 21525 [18565] sub0: / 0.094724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.617 21525 [18565] sub0: / 0.094835 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.617 21525 [18565] sub0: / 0.09499 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.617 21525 [18565] sub0: \ 0.095101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.617 21525 [18565] sub0: \ 0.095267 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.617 21525 [18565] sub0: \ 0.095392 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.617 21525 [18565] sub0: / 0.095537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.617 21525 [18565] sub0: \ 0.095648 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.618 21525 [18565] sub0: / 0.09579 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.618 21525 [18565] sub0: \ 0.095917 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.618 21525 [18565] sub0: / 0.09606 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.618 21525 [18565] sub0: \ 0.096172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.618 21525 [18565] sub0: / 0.09631 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.618 21525 [18565] sub0: / 0.09642 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.618 21525 [18565] sub0: / 0.096526 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.618 21525 [18565] sub0: \ 0.096633 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.619 21525 [18565] sub0: \ 0.096783 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.619 21525 [18565] sub0: \ 0.09692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.619 21525 [18565] sub0: / 0.097064 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.619 21525 [18565] sub0: \ 0.097177 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.619 21525 [18565] sub0: / 0.09732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.619 21525 [18565] sub0: \ 0.097442 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.619 21525 [18565] sub0: / 0.097584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.619 21525 [18565] sub0: \ 0.097698 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.620 21525 [18565] sub0: / 0.097836 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.620 21525 [18565] sub0: / 0.097962 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.620 21525 [18565] sub0: / 0.098092 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.620 21525 [18565] sub0: \ 0.098241 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.620 21525 [18565] sub0: \ 0.098389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.620 21525 [18565] sub0: \ 0.098511 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.620 21525 [18565] sub0: / 0.098654 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.621 21525 [18565] sub0: \ 0.098766 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.621 21525 [18565] sub0: / 0.098921 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.621 21525 [18565] sub0: \ 0.099034 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.621 21525 [18565] sub0: / 0.099176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.621 21525 [18565] sub0: \ 0.099288 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.621 21525 [18565] sub0: / 0.099424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.621 21525 [18565] sub0: / 0.099535 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.621 21525 [18565] sub0: / 0.099674 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.622 21525 [18565] sub0: \ 0.099787 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.622 21525 [18565] sub0: \ 0.099969 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.622 21525 [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:36:37.622 21525 [18565] sub0: / 0.100238 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.622 21525 [18565] sub0: \ 0.100351 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.622 21525 [18565] sub0: / 0.100493 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.622 21525 [18565] sub0: \ 0.100607 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.623 21525 [18565] sub0: / 0.100761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.623 21525 [18565] sub0: \ 0.10089 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.623 21525 [18565] sub0: / 0.101029 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.623 21525 [18565] sub0: / 0.101138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.623 21525 [18565] sub0: / 0.101244 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.623 21525 [18565] sub0: \ 0.10135 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.623 21525 [18565] sub0: \ 0.101507 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.623 21525 [18565] sub0: \ 0.101631 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.624 21525 [18565] sub0: / 0.101776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.624 21525 [18565] sub0: \ 0.101902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.624 21525 [18565] sub0: / 0.102044 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.624 21525 [18565] sub0: \ 0.102157 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.624 21525 [18565] sub0: / 0.102329 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.624 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:36:37.624 21525 [18565] sub0: / 0.102578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.624 21525 [18565] sub0: / 0.102688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.625 21525 [18565] sub0: / 0.102813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.625 21525 [18565] sub0: \ 0.102938 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.625 21525 [18565] sub0: \ 0.103095 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.625 21525 [18565] sub0: \ 0.103219 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.625 21525 [18565] sub0: / 0.103364 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.625 21525 [18565] sub0: \ 0.103477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.625 21525 [18565] sub0: / 0.10362 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.626 21525 [18565] sub0: \ 0.103732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.626 21525 [18565] sub0: / 0.103886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.626 21525 [18565] sub0: \ 0.10401 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.626 21525 [18565] sub0: / 0.104148 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.626 21525 [18565] sub0: / 0.104258 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.626 21525 [18565] sub0: / 0.104385 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.626 21525 [18565] sub0: \ 0.104494 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.626 21525 [18565] sub0: \ 0.104651 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.627 21525 [18565] sub0: \ 0.104774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.627 21525 [18565] sub0: / 0.104936 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.627 21525 [18565] sub0: \ 0.105048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.627 21525 [18565] sub0: / 0.105191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.627 21525 [18565] sub0: \ 0.105302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.627 21525 [18565] sub0: / 0.105444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.627 21525 [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:36:37.628 21525 [18565] sub0: / 0.105717 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.628 21525 [18565] sub0: / 0.105836 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.628 21525 [18565] sub0: / 0.105976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.628 21525 [18565] sub0: \ 0.106086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.628 21525 [18565] sub0: \ 0.106286 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.628 21525 [18565] sub0: \ 0.106414 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.628 21525 [18565] sub0: / 0.106559 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.628 21525 [18565] sub0: \ 0.106671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.629 21525 [18565] sub0: / 0.106812 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.629 21525 [18565] sub0: \ 0.10694 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.629 21525 [18565] sub0: / 0.107081 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.629 21525 [18565] sub0: \ 0.107194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.629 21525 [18565] sub0: / 0.107343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.629 21525 [18565] sub0: / 0.107454 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.629 21525 [18565] sub0: / 0.10758 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.629 21525 [18565] sub0: \ 0.107689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.630 21525 [18565] sub0: \ 0.107818 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.630 21525 [18565] sub0: \ 0.107954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.630 21525 [18565] sub0: / 0.108098 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.630 21525 [18565] sub0: \ 0.10821 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.630 21525 [18565] sub0: / 0.108353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.630 21525 [18565] sub0: \ 0.108465 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.630 21525 [18565] sub0: / 0.108607 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.631 21525 [18565] sub0: \ 0.108719 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.631 21525 [18565] sub0: / 0.108871 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.631 21525 [18565] sub0: / 0.108984 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.631 21525 [18565] sub0: / 0.109134 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.631 21525 [18565] sub0: \ 0.109249 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.631 21525 [18565] sub0: \ 0.109412 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.631 21525 [18565] sub0: \ 0.109536 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.631 21525 [18565] sub0: / 0.10968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.632 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:36:37.632 21525 [18565] sub0: / 0.109948 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.632 21525 [18565] sub0: \ 0.110061 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.632 21525 [18565] sub0: / 0.110225 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.632 21525 [18565] sub0: \ 0.110344 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.632 21525 [18565] sub0: / 0.110496 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.632 21525 [18565] sub0: / 0.110607 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.633 21525 [18565] sub0: / 0.110724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.633 21525 [18565] sub0: \ 0.110831 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.633 21525 [18565] sub0: \ 0.110986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.633 21525 [18565] sub0: \ 0.111107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.633 21525 [18565] sub0: / 0.111249 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.633 21525 [18565] sub0: \ 0.111361 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.633 21525 [18565] sub0: / 0.111503 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.633 21525 [18565] sub0: \ 0.111616 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.634 21525 [18565] sub0: / 0.111757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.634 21525 [18565] sub0: \ 0.111882 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.634 21525 [18565] sub0: / 0.112021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.634 21525 [18565] sub0: / 0.112131 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.634 21525 [18565] sub0: / 0.11227 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.634 21525 [18565] sub0: \ 0.112382 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.634 21525 [18565] sub0: \ 0.112539 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.634 21525 [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:36:37.635 21525 [18565] sub0: / 0.112804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.635 21525 [18565] sub0: \ 0.112932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.635 21525 [18565] sub0: / 0.113075 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.635 21525 [18565] sub0: \ 0.113188 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.635 21525 [18565] sub0: / 0.113329 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.635 21525 [18565] sub0: \ 0.11344 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.635 21525 [18565] sub0: / 0.113577 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.635 21525 [18565] sub0: / 0.113696 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.636 21525 [18565] sub0: / 0.113822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.636 21525 [18565] sub0: \ 0.113946 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.636 21525 [18565] sub0: \ 0.114083 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.636 21525 [18565] sub0: \ 0.114239 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.636 21525 [18565] sub0: / 0.114391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.636 21525 [18565] sub0: \ 0.114504 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.636 21525 [18565] sub0: / 0.114647 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.637 21525 [18565] sub0: \ 0.11476 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.637 21525 [18565] sub0: / 0.114919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.637 21525 [18565] sub0: \ 0.115034 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.637 21525 [18565] sub0: / 0.11517 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.637 21525 [18565] sub0: / 0.115279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.637 21525 [18565] sub0: / 0.115424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.637 21525 [18565] sub0: \ 0.115536 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.637 21525 [18565] sub0: \ 0.115697 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.638 21525 [18565] sub0: \ 0.115821 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.638 21525 [18565] sub0: / 0.11598 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.638 21525 [18565] sub0: \ 0.116091 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.638 21525 [18565] sub0: / 0.116233 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.638 21525 [18565] sub0: \ 0.116344 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.638 21525 [18565] sub0: / 0.116485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.638 21525 [18565] sub0: \ 0.116597 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.639 21525 [18565] sub0: / 0.116733 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.639 21525 [18565] sub0: / 0.116842 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.639 21525 [18565] sub0: / 0.116986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.639 21525 [18565] sub0: \ 0.117095 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.639 21525 [18565] sub0: \ 0.117256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.639 21525 [18565] sub0: \ 0.117381 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.639 21525 [18565] sub0: / 0.117524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.639 21525 [18565] sub0: \ 0.117636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.640 21525 [18565] sub0: / 0.117777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.640 21525 [18565] sub0: \ 0.117902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.640 21525 [18565] sub0: / 0.118043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.640 21525 [18565] sub0: \ 0.118156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.640 21525 [18565] sub0: / 0.118323 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.640 21525 [18565] sub0: / 0.118434 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.640 21525 [18565] sub0: / 0.118551 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.640 21525 [18565] sub0: \ 0.118658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.641 21525 [18565] sub0: \ 0.118788 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.641 21525 [18565] sub0: \ 0.118922 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.641 21525 [18565] sub0: / 0.119065 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.641 21525 [18565] sub0: \ 0.119178 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.641 21525 [18565] sub0: / 0.119319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.641 21525 [18565] sub0: \ 0.119431 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.641 21525 [18565] sub0: / 0.119572 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.641 21525 [18565] sub0: \ 0.119684 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.642 21525 [18565] sub0: / 0.119818 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.642 21525 [18565] sub0: / 0.119942 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.642 21525 [18565] sub0: / 0.120091 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.642 21525 [18565] sub0: \ 0.120214 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.642 21525 [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:244 2015-12-03 12:36:37.642 21525 [18565] sub0: \ 0.120503 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.642 21525 [18565] sub0: / 0.120646 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.643 21525 [18565] sub0: \ 0.120758 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.643 21525 [18565] sub0: / 0.120915 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.643 21525 [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:258 2015-12-03 12:36:37.643 21525 [18565] sub0: / 0.121168 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.643 21525 [18565] sub0: \ 0.12128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.643 21525 [18565] sub0: / 0.121415 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.643 21525 [18565] sub0: / 0.121524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.643 21525 [18565] sub0: / 0.12164 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.644 21525 [18565] sub0: \ 0.121747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.644 21525 [18565] sub0: \ 0.121901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.644 21525 [18565] sub0: \ 0.122023 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.644 21525 [18565] sub0: / 0.122166 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.644 21525 [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:36:37.644 21525 [18565] sub0: / 0.12246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.644 21525 [18565] sub0: \ 0.122573 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.645 21525 [18565] sub0: / 0.122713 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.645 21525 [18565] sub0: \ 0.122825 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.645 21525 [18565] sub0: / 0.122981 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.645 21525 [18565] sub0: / 0.123091 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.645 21525 [18565] sub0: / 0.123228 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.645 21525 [18565] sub0: \ 0.123337 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.645 21525 [18565] sub0: \ 0.12351 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.645 21525 [18565] sub0: \ 0.123635 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.646 21525 [18565] sub0: / 0.123778 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.646 21525 [18565] sub0: \ 0.123905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.646 21525 [18565] sub0: / 0.124046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.646 21525 [18565] sub0: \ 0.124157 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.646 21525 [18565] sub0: / 0.124296 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.646 21525 [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:258 2015-12-03 12:36:37.646 21525 [18565] sub0: / 0.12454 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.646 21525 [18565] sub0: / 0.124648 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.647 21525 [18565] sub0: / 0.124762 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.647 21525 [18565] sub0: \ 0.124883 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.647 21525 [18565] sub0: \ 0.12502 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.647 21525 [18565] sub0: \ 0.125139 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.647 21525 [18565] sub0: / 0.125281 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.647 21525 [18565] sub0: \ 0.125393 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.647 21525 [18565] sub0: / 0.125533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.647 21525 [18565] sub0: \ 0.125644 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.648 21525 [18565] sub0: / 0.125783 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.648 21525 [18565] sub0: \ 0.125908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.648 21525 [18565] sub0: / 0.126044 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.648 21525 [18565] sub0: / 0.126151 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.648 21525 [18565] sub0: / 0.126321 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.648 21525 [18565] sub0: \ 0.12643 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.648 21525 [18565] sub0: \ 0.1266 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.649 21525 [18565] sub0: \ 0.126724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.649 21525 [18565] sub0: / 0.12688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.649 21525 [18565] sub0: \ 0.126993 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.649 21525 [18565] sub0: / 0.127133 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.649 21525 [18565] sub0: \ 0.127245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.649 21525 [18565] sub0: / 0.127385 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.649 21525 [18565] sub0: \ 0.127495 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.649 21525 [18565] sub0: / 0.127629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.650 21525 [18565] sub0: / 0.127737 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.650 21525 [18565] sub0: / 0.127866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.650 21525 [18565] sub0: \ 0.127976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.650 21525 [18565] sub0: \ 0.128124 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.650 21525 [18565] sub0: \ 0.128242 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.650 21525 [18565] sub0: / 0.128382 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.650 21525 [18565] sub0: \ 0.128492 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.650 21525 [18565] sub0: / 0.128631 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.651 21525 [18565] sub0: \ 0.12874 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.651 21525 [18565] sub0: / 0.128893 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.651 21525 [18565] sub0: \ 0.129005 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.651 21525 [18565] sub0: / 0.129143 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.651 21525 [18565] sub0: / 0.129252 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.651 21525 [18565] sub0: / 0.129378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.651 21525 [18565] sub0: \ 0.129485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.651 21525 [18565] sub0: \ 0.129636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.652 21525 [18565] sub0: \ 0.129765 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.652 21525 [18565] sub0: / 0.129921 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.652 21525 [18565] sub0: \ 0.130031 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.652 21525 [18565] sub0: / 0.13017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.652 21525 [18565] sub0: \ 0.130308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.652 21525 [18565] sub0: / 0.130449 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.652 21525 [18565] sub0: \ 0.130558 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.652 21525 [18565] sub0: / 0.13069 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.653 21525 [18565] sub0: / 0.130794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.653 21525 [18565] sub0: / 0.13093 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.653 21525 [18565] sub0: \ 0.131038 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.653 21525 [18565] sub0: \ 0.131182 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:37.653 21525 [18565] sub0: \ 0.131298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.653 21525 [18565] sub0: / 0.131438 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.653 21525 [18565] sub0: \ 0.131545 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.653 21525 [18565] sub0: / 0.131683 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.654 21525 [18565] sub0: \ 0.13179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.654 21525 [18565] sub0: / 0.131942 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.654 21525 [18565] sub0: \ 0.13205 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:37.654 21525 [18565] sub0: / 0.132182 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.654 21525 [18565] sub0: / 0.132287 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.654 21525 [18565] sub0: / 0.132417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.654 21525 [18565] sub0: / 0.132524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.654 21525 [18565] sub0: / 0.132696 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.655 21525 [18565] sub0: / 0.13282 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:37.655 21525 [18565] sub0: / 0.13294 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:37.655 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:36:37.657 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:36:37.658 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:36:37.660 21525 [18565] sub0: \ 0.137752 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:36:37.660 21525 [18565] sub0: / 0.137907 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:37.661 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:36:37.662 21525 [18565] sub0: \ 0.139733 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:36:37.662 21525 [18565] sub0: / 0.140126 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:37.662 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:37.663 21525 [18565] sub0: \ 0.141473 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:37.663 21525 [18565] sub0: / 0.141695 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:37.664 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:36:37.784 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:36:38.110 21525 [18565] sub0: \ 0.587865 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:36:38.111 21525 [18565] sub0: / 0.58871 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:38.111 21525 [18565] time: 0.589334 2015-12-03 12:36:38.112 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:36:38.112 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:36:38.113 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:36:38.114 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:36:38.114 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:36:38.115 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:36:38.116 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:36:38.117 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:36:38.118 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:36:38.125 21525 [18565] sub0: / 0.603037 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:41.115 21525 [18565] sub0: \ 3.593375 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:41.116 21525 [18565] sub0: \ 0.000685 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:36:41.116 21525 [18565] sub0: / 0.000824 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:41.116 21525 [18565] sub0: \ 0.000952 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:36:41.116 21525 [18565] sub0: / 0.001117 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:41.118 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:36:41.119 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:36:41.120 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:36:41.121 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:36:41.122 21525 [18565] sub0: \ 0.006737 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:36:41.123 21525 [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:299 2015-12-03 12:36:41.123 21525 [18565] sub0: \ 0.007453 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:41.123 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:244 2015-12-03 12:36:41.123 21525 [18565] sub0: / 0.007727 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:41.123 21525 [18565] sub0: / 0.007846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:41.123 21525 [18565] sub0: / 0.00796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:41.123 21525 [18565] sub0: / 0.008063 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:41.124 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:36:41.125 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:36:41.126 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:36:41.127 21525 [18565] sub0: \ 0.011933 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:36:41.127 21525 [18565] sub0: / 0.012068 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:41.128 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:36:41.129 21525 [18565] sub0: \ 0.013849 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:36:41.130 21525 [18565] sub0: / 0.014271 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:41.130 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:41.131 21525 [18565] sub0: \ 0.015597 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:41.131 21525 [18565] sub0: / 0.015807 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:41.527 21525 [18565] sub0: \ 0.41198 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:36:41.528 21525 [18565] sub0: / 0.412932 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:41.531 21525 [18565] time: 0.415699 2015-12-03 12:36:41.532 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:36:41.533 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:36:41.533 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:36:41.534 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:36:41.535 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:36:41.535 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:36:41.536 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:36:41.538 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:36:41.539 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:36:41.543 21525 [18565] sub0: / 0.427856 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:41.881 21525 [18565] sub0: \ 0.765789 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:41.882 21525 [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:36:41.882 21525 [18565] sub0: / 0.000781 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:41.882 21525 [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:36:41.882 21525 [18565] sub0: / 0.001067 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:41.884 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:36:41.885 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:36:41.886 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:36:41.887 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:36:41.888 21525 [18565] sub0: \ 0.006631 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:36:41.889 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:36:41.889 21525 [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:36:41.889 21525 [18565] sub0: \ 0.007487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:41.889 21525 [18565] sub0: / 0.007613 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:41.889 21525 [18565] sub0: / 0.007734 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:41.889 21525 [18565] sub0: / 0.007858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:41.889 21525 [18565] sub0: / 0.00796 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:41.890 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:36:41.891 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:36:41.892 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:36:41.893 21525 [18565] sub0: \ 0.011817 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:36:41.893 21525 [18565] sub0: / 0.011954 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:41.894 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:36:41.895 21525 [18565] sub0: \ 0.013764 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:36:41.896 21525 [18565] sub0: / 0.014168 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:41.896 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:41.897 21525 [18565] sub0: \ 0.015611 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:41.897 21525 [18565] sub0: / 0.015829 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:41.942 21525 [18565] sub0: \ 0.060245 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:36:41.943 21525 [18565] sub0: / 0.061163 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:41.943 21525 [18565] time: 0.06167 2015-12-03 12:36:41.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:36:41.944 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:36:41.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:36:41.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:36:41.946 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:36:41.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:36:41.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', 'client_id', '--- 1 ' , '') 2015-12-03 12:36:41.949 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:36:41.950 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:36:41.955 21525 [18565] sub0: / 0.073541 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:41.969 21525 [18565] sub0: \ 0.087238 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:41.969 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:36:41.969 21525 [18565] sub0: / 0.00072 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:41.970 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:36:41.970 21525 [18565] sub0: / 0.001014 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:41.971 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:36:41.972 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:36:41.973 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:36:41.974 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:36:41.975 21525 [18565] sub0: \ 0.006304 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:36:41.976 21525 [18565] sub0: \ 0.006958 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:36:41.976 21525 [18565] sub0: \ 0.007112 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:41.976 21525 [18565] sub0: \ 0.007235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:41.976 21525 [18565] sub0: / 0.007395 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:41.976 21525 [18565] sub0: / 0.00752 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:41.976 21525 [18565] sub0: / 0.007661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:41.977 21525 [18565] sub0: / 0.007768 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:41.977 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:36:41.978 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:36:41.979 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:36:41.980 21525 [18565] sub0: \ 0.011701 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:36:41.981 21525 [18565] sub0: / 0.011855 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:41.982 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:36:41.982 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:36:41.983 21525 [18565] sub0: / 0.014048 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:41.983 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:41.984 21525 [18565] sub0: \ 0.015475 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:41.984 21525 [18565] sub0: / 0.015701 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:42.041 21525 [18565] sub0: \ 0.072396 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:36:42.042 21525 [18565] sub0: / 0.073312 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:42.043 21525 [18565] time: 0.073803 2015-12-03 12:36:42.043 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:36:42.044 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:36:42.044 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:36:42.045 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:36:42.046 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:36:42.046 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:36:42.047 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:36:42.049 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:36:42.050 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:36:42.054 21525 [18565] sub0: / 0.085523 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:46.472 21525 [18565] sub0: \ 4.503604 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:46.473 21525 [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:36:46.473 21525 [18565] sub0: / 0.000786 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:46.473 21525 [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:36:46.474 21525 [18565] sub0: / 0.001092 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:46.476 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:36:46.477 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:36:46.478 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:36:46.479 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:36:46.479 21525 [18565] sub0: \ 0.006916 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:36:46.480 21525 [18565] sub0: \ 0.00754 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:36:46.480 21525 [18565] sub0: \ 0.007693 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:46.480 21525 [18565] sub0: \ 0.007828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:46.480 21525 [18565] sub0: / 0.007954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:46.481 21525 [18565] sub0: / 0.00806 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:46.481 21525 [18565] sub0: / 0.008196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:46.481 21525 [18565] sub0: / 0.008314 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:46.481 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:36:46.482 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:36:46.484 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:36:46.485 21525 [18565] sub0: \ 0.012392 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:36:46.485 21525 [18565] sub0: / 0.012546 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:46.486 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:36:46.487 21525 [18565] sub0: \ 0.014373 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:36:46.487 21525 [18565] sub0: / 0.014753 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:46.487 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:46.489 21525 [18565] sub0: \ 0.016213 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:46.489 21525 [18565] sub0: / 0.016439 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:46.545 21525 [18565] sub0: \ 0.07199 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:36:46.545 21525 [18565] sub0: / 0.072895 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:46.546 21525 [18565] time: 0.073723 2015-12-03 12:36:46.547 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:36:46.548 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:36:46.548 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:36:46.549 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:36:46.550 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:36:46.550 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:36:46.551 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:36:46.553 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:36:46.554 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:36:46.558 21525 [18565] sub0: / 0.08586 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:46.951 21525 [18565] sub0: \ 0.478943 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:46.952 21525 [18565] sub0: \ 0.000689 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:36:46.953 21525 [18565] sub0: / 0.000826 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:46.953 21525 [18565] sub0: \ 0.000963 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:36:46.953 21525 [18565] sub0: / 0.001126 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:46.955 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:36:46.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_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:36:46.957 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:36:46.958 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:36:46.958 21525 [18565] sub0: \ 0.006602 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:36:47.031 21525 [18565] sub0: \ 0.078994 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:36:47.031 21525 [18565] sub0: \ 0.079453 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.031 21525 [18565] sub0: \ 0.079605 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.031 21525 [18565] sub0: \ 0.079731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.032 21525 [18565] sub0: \ 0.079902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.032 21525 [18565] sub0: \ 0.080028 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.032 21525 [18565] sub0: / 0.080193 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.032 21525 [18565] sub0: \ 0.080342 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.032 21525 [18565] sub0: / 0.080487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.032 21525 [18565] sub0: \ 0.080595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.032 21525 [18565] sub0: / 0.080734 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.033 21525 [18565] sub0: \ 0.080842 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.033 21525 [18565] sub0: / 0.08099 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.033 21525 [18565] sub0: / 0.081097 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.033 21525 [18565] sub0: / 0.081217 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.033 21525 [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:36:47.033 21525 [18565] sub0: \ 0.081457 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.033 21525 [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:36:47.033 21525 [18565] sub0: / 0.081713 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.034 21525 [18565] sub0: \ 0.08182 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.034 21525 [18565] sub0: / 0.081973 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.034 21525 [18565] sub0: \ 0.082082 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.034 21525 [18565] sub0: / 0.082221 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.034 21525 [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:36:47.034 21525 [18565] sub0: / 0.082462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.034 21525 [18565] sub0: / 0.082569 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.034 21525 [18565] sub0: / 0.08271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.035 21525 [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:36:47.035 21525 [18565] sub0: \ 0.082967 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.035 21525 [18565] sub0: \ 0.083086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.035 21525 [18565] sub0: / 0.083225 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.035 21525 [18565] sub0: \ 0.0833429999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.035 21525 [18565] sub0: / 0.083485 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.035 21525 [18565] sub0: \ 0.083593 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.035 21525 [18565] sub0: / 0.0837329999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.036 21525 [18565] sub0: \ 0.0838410000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.036 21525 [18565] sub0: / 0.083992 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.036 21525 [18565] sub0: / 0.0841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.036 21525 [18565] sub0: / 0.084241 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.036 21525 [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:36:47.036 21525 [18565] sub0: \ 0.084534 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.036 21525 [18565] sub0: \ 0.084655 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.036 21525 [18565] sub0: / 0.084795 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.037 21525 [18565] sub0: \ 0.084917 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.037 21525 [18565] sub0: / 0.085059 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.037 21525 [18565] sub0: \ 0.0851690000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.037 21525 [18565] sub0: / 0.085307 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.037 21525 [18565] sub0: \ 0.085416 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.037 21525 [18565] sub0: / 0.085547 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.037 21525 [18565] sub0: / 0.085653 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.037 21525 [18565] sub0: / 0.085776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.038 21525 [18565] sub0: \ 0.085883 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.038 21525 [18565] sub0: \ 0.086027 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.038 21525 [18565] sub0: \ 0.086141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.038 21525 [18565] sub0: / 0.0862810000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.038 21525 [18565] sub0: \ 0.086389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.038 21525 [18565] sub0: / 0.086537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.038 21525 [18565] sub0: \ 0.086647 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.038 21525 [18565] sub0: / 0.086786 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.039 21525 [18565] sub0: \ 0.0869760000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.039 21525 [18565] sub0: / 0.087116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.039 21525 [18565] sub0: / 0.0872230000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.039 21525 [18565] sub0: / 0.087369 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.039 21525 [18565] sub0: \ 0.08748 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.039 21525 [18565] sub0: \ 0.08761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.039 21525 [18565] sub0: \ 0.0877250000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.040 21525 [18565] sub0: / 0.087865 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.040 21525 [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:36:47.040 21525 [18565] sub0: / 0.08813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.040 21525 [18565] sub0: \ 0.088239 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.040 21525 [18565] sub0: / 0.088405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.040 21525 [18565] sub0: \ 0.088515 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.040 21525 [18565] sub0: / 0.088646 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.040 21525 [18565] sub0: / 0.0887520000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.041 21525 [18565] sub0: / 0.08891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.041 21525 [18565] sub0: \ 0.089025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.041 21525 [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:36:47.041 21525 [18565] sub0: \ 0.0892770000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.041 21525 [18565] sub0: / 0.0894160000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.041 21525 [18565] sub0: \ 0.089526 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.041 21525 [18565] sub0: / 0.0896749999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.041 21525 [18565] sub0: \ 0.089785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.042 21525 [18565] sub0: / 0.089938 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.042 21525 [18565] sub0: \ 0.090049 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.042 21525 [18565] sub0: / 0.090182 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.042 21525 [18565] sub0: / 0.090288 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.042 21525 [18565] sub0: / 0.090429 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.042 21525 [18565] sub0: \ 0.0905359999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.042 21525 [18565] sub0: \ 0.090696 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.043 21525 [18565] sub0: \ 0.090816 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.043 21525 [18565] sub0: / 0.090971 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.043 21525 [18565] sub0: \ 0.09108 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.043 21525 [18565] sub0: / 0.0912190000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.043 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:258 2015-12-03 12:36:47.043 21525 [18565] sub0: / 0.091466 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.043 21525 [18565] sub0: \ 0.091576 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.043 21525 [18565] sub0: / 0.091708 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.044 21525 [18565] sub0: / 0.091814 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.044 21525 [18565] sub0: / 0.091943 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.044 21525 [18565] sub0: \ 0.092051 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.044 21525 [18565] sub0: \ 0.0921999999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.044 21525 [18565] sub0: \ 0.092345 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.044 21525 [18565] sub0: / 0.092489 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.044 21525 [18565] sub0: \ 0.092598 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.044 21525 [18565] sub0: / 0.092747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.045 21525 [18565] sub0: \ 0.092856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.045 21525 [18565] sub0: / 0.093011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.045 21525 [18565] sub0: \ 0.093121 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.045 21525 [18565] sub0: / 0.093255 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.045 21525 [18565] sub0: / 0.093363 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.045 21525 [18565] sub0: / 0.093488 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.045 21525 [18565] sub0: \ 0.093594 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.045 21525 [18565] sub0: \ 0.0937519999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.046 21525 [18565] sub0: \ 0.093872 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.046 21525 [18565] sub0: / 0.094027 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.046 21525 [18565] sub0: \ 0.094137 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.046 21525 [18565] sub0: / 0.094275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.046 21525 [18565] sub0: \ 0.094384 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.046 21525 [18565] sub0: / 0.094521 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.046 21525 [18565] sub0: \ 0.09463 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.046 21525 [18565] sub0: / 0.094764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.047 21525 [18565] sub0: / 0.09487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.047 21525 [18565] sub0: / 0.095 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.047 21525 [18565] sub0: \ 0.0951070000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.047 21525 [18565] sub0: \ 0.095255 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.047 21525 [18565] sub0: \ 0.095376 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.047 21525 [18565] sub0: / 0.095515 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.047 21525 [18565] sub0: \ 0.095623 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.047 21525 [18565] sub0: / 0.095761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.048 21525 [18565] sub0: \ 0.095878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.048 21525 [18565] sub0: / 0.096035 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.048 21525 [18565] sub0: \ 0.096145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.048 21525 [18565] sub0: / 0.0962769999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.048 21525 [18565] sub0: / 0.096413 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.048 21525 [18565] sub0: / 0.096542 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.048 21525 [18565] sub0: \ 0.09665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.048 21525 [18565] sub0: \ 0.0967980000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.049 21525 [18565] sub0: \ 0.096929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.049 21525 [18565] sub0: / 0.097072 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.049 21525 [18565] sub0: \ 0.097181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.049 21525 [18565] sub0: / 0.09732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.049 21525 [18565] sub0: \ 0.09743 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.049 21525 [18565] sub0: / 0.097568 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.049 21525 [18565] sub0: \ 0.097676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.049 21525 [18565] sub0: / 0.097809 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.050 21525 [18565] sub0: / 0.097929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.050 21525 [18565] sub0: / 0.0980569999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.050 21525 [18565] sub0: \ 0.0981649999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.050 21525 [18565] sub0: \ 0.0983039999999999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.050 21525 [18565] sub0: \ 0.098424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.050 21525 [18565] sub0: / 0.098566 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.050 21525 [18565] sub0: \ 0.098676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.051 21525 [18565] sub0: / 0.098813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.051 21525 [18565] sub0: \ 0.0989370000000001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.051 21525 [18565] sub0: / 0.099089 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.051 21525 [18565] sub0: \ 0.0992 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.051 21525 [18565] sub0: / 0.099332 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.051 21525 [18565] sub0: / 0.09944 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.051 21525 [18565] sub0: / 0.099576 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.051 21525 [18565] sub0: \ 0.099684 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.052 21525 [18565] sub0: \ 0.099842 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.052 21525 [18565] sub0: \ 0.099978 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.052 21525 [18565] sub0: / 0.10012 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.052 21525 [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:36:47.052 21525 [18565] sub0: / 0.100405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.052 21525 [18565] sub0: \ 0.100518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.052 21525 [18565] sub0: / 0.100657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.052 21525 [18565] sub0: \ 0.100765 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.053 21525 [18565] sub0: / 0.100911 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.053 21525 [18565] sub0: / 0.101019 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.053 21525 [18565] sub0: / 0.101135 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.053 21525 [18565] sub0: \ 0.101239 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.053 21525 [18565] sub0: \ 0.101403 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.053 21525 [18565] sub0: \ 0.101525 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.053 21525 [18565] sub0: / 0.101665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.053 21525 [18565] sub0: \ 0.101774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.054 21525 [18565] sub0: / 0.10195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.054 21525 [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:258 2015-12-03 12:36:47.054 21525 [18565] sub0: / 0.102214 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.054 21525 [18565] sub0: \ 0.102324 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.054 21525 [18565] sub0: / 0.102458 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.054 21525 [18565] sub0: / 0.102565 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.054 21525 [18565] sub0: / 0.102669 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.054 21525 [18565] sub0: \ 0.102772 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.055 21525 [18565] sub0: \ 0.102928 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.055 21525 [18565] sub0: \ 0.103048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.055 21525 [18565] sub0: / 0.103188 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.055 21525 [18565] sub0: \ 0.103297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.055 21525 [18565] sub0: / 0.103436 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.055 21525 [18565] sub0: \ 0.103546 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.055 21525 [18565] sub0: / 0.103686 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.055 21525 [18565] sub0: \ 0.103794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.056 21525 [18565] sub0: / 0.103941 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.056 21525 [18565] sub0: / 0.10405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.056 21525 [18565] sub0: / 0.104181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.056 21525 [18565] sub0: \ 0.10429 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.056 21525 [18565] sub0: \ 0.104475 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.056 21525 [18565] sub0: \ 0.104596 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.056 21525 [18565] sub0: / 0.104736 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.057 21525 [18565] sub0: \ 0.104846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.057 21525 [18565] sub0: / 0.104998 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.057 21525 [18565] sub0: \ 0.105107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.057 21525 [18565] sub0: / 0.105245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.057 21525 [18565] sub0: \ 0.105365 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.057 21525 [18565] sub0: / 0.105499 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.057 21525 [18565] sub0: / 0.105607 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.057 21525 [18565] sub0: / 0.105728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.058 21525 [18565] sub0: \ 0.105833 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.058 21525 [18565] sub0: \ 0.105992 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.058 21525 [18565] sub0: \ 0.10611 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.058 21525 [18565] sub0: / 0.106251 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.058 21525 [18565] sub0: \ 0.106361 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.058 21525 [18565] sub0: / 0.106499 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.058 21525 [18565] sub0: \ 0.106608 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.058 21525 [18565] sub0: / 0.106745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.059 21525 [18565] sub0: \ 0.106854 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.059 21525 [18565] sub0: / 0.107001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.059 21525 [18565] sub0: / 0.107108 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.059 21525 [18565] sub0: / 0.107239 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.059 21525 [18565] sub0: \ 0.107347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.059 21525 [18565] sub0: \ 0.10751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.059 21525 [18565] sub0: \ 0.107631 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.059 21525 [18565] sub0: / 0.107772 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.060 21525 [18565] sub0: \ 0.107882 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.060 21525 [18565] sub0: / 0.108036 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.060 21525 [18565] sub0: \ 0.108144 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.060 21525 [18565] sub0: / 0.108282 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.060 21525 [18565] sub0: \ 0.10843 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.060 21525 [18565] sub0: / 0.108574 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.060 21525 [18565] sub0: / 0.108681 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.060 21525 [18565] sub0: / 0.108785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.061 21525 [18565] sub0: \ 0.108899 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.061 21525 [18565] sub0: \ 0.109061 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.061 21525 [18565] sub0: \ 0.109182 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.061 21525 [18565] sub0: / 0.109323 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.061 21525 [18565] sub0: \ 0.109432 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.061 21525 [18565] sub0: / 0.10957 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.061 21525 [18565] sub0: \ 0.109679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.062 21525 [18565] sub0: / 0.109815 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.062 21525 [18565] sub0: \ 0.10994 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.062 21525 [18565] sub0: / 0.110074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.062 21525 [18565] sub0: / 0.110179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.062 21525 [18565] sub0: / 0.110292 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.062 21525 [18565] sub0: \ 0.110397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.062 21525 [18565] sub0: \ 0.110523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.062 21525 [18565] sub0: \ 0.110638 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.062 21525 [18565] sub0: / 0.110776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.063 21525 [18565] sub0: \ 0.110895 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.063 21525 [18565] sub0: / 0.111039 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.063 21525 [18565] sub0: \ 0.111148 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.063 21525 [18565] sub0: / 0.111286 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.063 21525 [18565] sub0: \ 0.111394 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.063 21525 [18565] sub0: / 0.111531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.063 21525 [18565] sub0: / 0.111647 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.063 21525 [18565] sub0: / 0.111794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.064 21525 [18565] sub0: \ 0.111917 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.064 21525 [18565] sub0: \ 0.112048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.064 21525 [18565] sub0: \ 0.112163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.064 21525 [18565] sub0: / 0.112324 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.064 21525 [18565] sub0: \ 0.112439 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.064 21525 [18565] sub0: / 0.112577 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.064 21525 [18565] sub0: \ 0.112685 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.065 21525 [18565] sub0: / 0.112824 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.065 21525 [18565] sub0: \ 0.112948 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.065 21525 [18565] sub0: / 0.113083 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.065 21525 [18565] sub0: / 0.11319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.065 21525 [18565] sub0: / 0.113339 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.065 21525 [18565] sub0: \ 0.113447 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.065 21525 [18565] sub0: \ 0.113578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.065 21525 [18565] sub0: \ 0.113695 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.066 21525 [18565] sub0: / 0.113834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.066 21525 [18565] sub0: \ 0.113958 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.066 21525 [18565] sub0: / 0.114098 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.066 21525 [18565] sub0: \ 0.114207 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.066 21525 [18565] sub0: / 0.114345 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.066 21525 [18565] sub0: \ 0.114454 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.066 21525 [18565] sub0: / 0.114586 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.066 21525 [18565] sub0: / 0.114693 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.067 21525 [18565] sub0: / 0.114842 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.067 21525 [18565] sub0: \ 0.114967 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.067 21525 [18565] sub0: \ 0.115124 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.067 21525 [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:258 2015-12-03 12:36:47.067 21525 [18565] sub0: / 0.115387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.067 21525 [18565] sub0: \ 0.115496 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.067 21525 [18565] sub0: / 0.115633 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.067 21525 [18565] sub0: \ 0.115741 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.068 21525 [18565] sub0: / 0.115877 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.068 21525 [18565] sub0: \ 0.116002 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.068 21525 [18565] sub0: / 0.116134 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.068 21525 [18565] sub0: / 0.11624 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.068 21525 [18565] sub0: / 0.11639 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.068 21525 [18565] sub0: \ 0.116497 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.068 21525 [18565] sub0: \ 0.116633 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.068 21525 [18565] sub0: \ 0.116751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.069 21525 [18565] sub0: / 0.116903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.069 21525 [18565] sub0: \ 0.117014 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.069 21525 [18565] sub0: / 0.117151 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.069 21525 [18565] sub0: \ 0.117259 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.069 21525 [18565] sub0: / 0.117397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.069 21525 [18565] sub0: \ 0.117506 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.069 21525 [18565] sub0: / 0.117637 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.069 21525 [18565] sub0: / 0.117743 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.070 21525 [18565] sub0: / 0.1179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.070 21525 [18565] sub0: \ 0.118011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.070 21525 [18565] sub0: \ 0.118154 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.070 21525 [18565] sub0: \ 0.118271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.070 21525 [18565] sub0: / 0.118413 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.070 21525 [18565] sub0: \ 0.118522 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.070 21525 [18565] sub0: / 0.118659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.070 21525 [18565] sub0: \ 0.118767 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.071 21525 [18565] sub0: / 0.118921 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.071 21525 [18565] sub0: \ 0.119031 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.071 21525 [18565] sub0: / 0.119164 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.071 21525 [18565] sub0: / 0.119271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.071 21525 [18565] sub0: / 0.119401 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.071 21525 [18565] sub0: \ 0.119509 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.071 21525 [18565] sub0: \ 0.119659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.071 21525 [18565] sub0: \ 0.119778 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.072 21525 [18565] sub0: / 0.11993 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.072 21525 [18565] sub0: \ 0.120039 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.072 21525 [18565] sub0: / 0.120176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.072 21525 [18565] sub0: \ 0.120284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.072 21525 [18565] sub0: / 0.120452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.072 21525 [18565] sub0: \ 0.120561 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.072 21525 [18565] sub0: / 0.120693 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.072 21525 [18565] sub0: / 0.120798 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.073 21525 [18565] sub0: / 0.120932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.073 21525 [18565] sub0: \ 0.12105 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.073 21525 [18565] sub0: \ 0.1212 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.073 21525 [18565] sub0: \ 0.121319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.073 21525 [18565] sub0: / 0.121457 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.073 21525 [18565] sub0: \ 0.121565 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.073 21525 [18565] sub0: / 0.1217 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.073 21525 [18565] sub0: \ 0.121807 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.074 21525 [18565] sub0: / 0.121957 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.074 21525 [18565] sub0: \ 0.122066 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.074 21525 [18565] sub0: / 0.122197 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.074 21525 [18565] sub0: / 0.122302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.074 21525 [18565] sub0: / 0.122427 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.074 21525 [18565] sub0: \ 0.122533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.074 21525 [18565] sub0: \ 0.122666 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.074 21525 [18565] sub0: \ 0.122783 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.075 21525 [18565] sub0: / 0.122936 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.075 21525 [18565] sub0: \ 0.123046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.075 21525 [18565] sub0: / 0.123183 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.075 21525 [18565] sub0: \ 0.123292 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.075 21525 [18565] sub0: / 0.123429 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.075 21525 [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:36:47.075 21525 [18565] sub0: / 0.123673 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.075 21525 [18565] sub0: / 0.12378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.076 21525 [18565] sub0: / 0.123936 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.076 21525 [18565] sub0: \ 0.124046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.076 21525 [18565] sub0: \ 0.124214 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.076 21525 [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:36:47.076 21525 [18565] sub0: / 0.124506 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.076 21525 [18565] sub0: \ 0.124615 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.076 21525 [18565] sub0: / 0.124752 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.077 21525 [18565] sub0: \ 0.124861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.077 21525 [18565] sub0: / 0.125012 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.077 21525 [18565] sub0: \ 0.125121 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.077 21525 [18565] sub0: / 0.125252 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.077 21525 [18565] sub0: / 0.125357 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.077 21525 [18565] sub0: / 0.125475 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.077 21525 [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:258 2015-12-03 12:36:47.077 21525 [18565] sub0: \ 0.12574 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.078 21525 [18565] sub0: \ 0.125861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.078 21525 [18565] sub0: / 0.126014 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.078 21525 [18565] sub0: \ 0.126123 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.078 21525 [18565] sub0: / 0.12626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.078 21525 [18565] sub0: \ 0.126367 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.078 21525 [18565] sub0: / 0.126503 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.078 21525 [18565] sub0: \ 0.126609 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.078 21525 [18565] sub0: / 0.126738 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.079 21525 [18565] sub0: / 0.126843 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.079 21525 [18565] sub0: / 0.126959 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.079 21525 [18565] sub0: \ 0.127061 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.079 21525 [18565] sub0: \ 0.127216 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.079 21525 [18565] sub0: \ 0.127346 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.079 21525 [18565] sub0: / 0.127484 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.079 21525 [18565] sub0: \ 0.127592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.079 21525 [18565] sub0: / 0.127728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.080 21525 [18565] sub0: \ 0.127834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.080 21525 [18565] sub0: / 0.127987 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.080 21525 [18565] sub0: \ 0.128093 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.080 21525 [18565] sub0: / 0.128222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.080 21525 [18565] sub0: / 0.128354 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.080 21525 [18565] sub0: / 0.128469 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.080 21525 [18565] sub0: \ 0.128573 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.080 21525 [18565] sub0: \ 0.128722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.081 21525 [18565] sub0: \ 0.128837 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.081 21525 [18565] sub0: / 0.12899 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.081 21525 [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:36:47.081 21525 [18565] sub0: / 0.129236 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.081 21525 [18565] sub0: \ 0.129342 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.081 21525 [18565] sub0: / 0.129477 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.081 21525 [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:36:47.081 21525 [18565] sub0: / 0.129719 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.082 21525 [18565] sub0: / 0.129824 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.082 21525 [18565] sub0: / 0.129956 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.082 21525 [18565] sub0: \ 0.130063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.082 21525 [18565] sub0: \ 0.130217 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.082 21525 [18565] sub0: \ 0.130342 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.082 21525 [18565] sub0: / 0.130481 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.082 21525 [18565] sub0: \ 0.130586 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.082 21525 [18565] sub0: / 0.130721 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.083 21525 [18565] sub0: \ 0.130827 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.083 21525 [18565] sub0: / 0.130979 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.083 21525 [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:36:47.083 21525 [18565] sub0: / 0.131216 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.083 21525 [18565] sub0: / 0.131319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.083 21525 [18565] sub0: / 0.131429 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.083 21525 [18565] sub0: \ 0.131532 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.083 21525 [18565] sub0: \ 0.131663 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.083 21525 [18565] sub0: \ 0.131777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.084 21525 [18565] sub0: / 0.131927 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.084 21525 [18565] sub0: \ 0.132034 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.084 21525 [18565] sub0: / 0.13217 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.084 21525 [18565] sub0: \ 0.132275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.084 21525 [18565] sub0: / 0.132439 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.084 21525 [18565] sub0: \ 0.132545 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.084 21525 [18565] sub0: / 0.132675 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.084 21525 [18565] sub0: / 0.132778 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.085 21525 [18565] sub0: / 0.132929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.085 21525 [18565] sub0: \ 0.133036 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.085 21525 [18565] sub0: \ 0.133164 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.085 21525 [18565] sub0: \ 0.133279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.085 21525 [18565] sub0: / 0.13343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.085 21525 [18565] sub0: \ 0.133538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.085 21525 [18565] sub0: / 0.133674 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.085 21525 [18565] sub0: \ 0.13378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:47.086 21525 [18565] sub0: / 0.13393 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.086 21525 [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:36:47.086 21525 [18565] sub0: / 0.134169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.086 21525 [18565] sub0: / 0.134274 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.086 21525 [18565] sub0: / 0.134417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.086 21525 [18565] sub0: / 0.134522 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.086 21525 [18565] sub0: / 0.134727 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.087 21525 [18565] sub0: \ 0.134864 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:47.087 21525 [18565] sub0: / 0.13501 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.087 21525 [18565] sub0: / 0.135127 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:47.087 21525 [18565] sub0: / 0.135231 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:47.088 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:36:47.089 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:36:47.091 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:36:47.092 21525 [18565] sub0: \ 0.140091 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:36:47.092 21525 [18565] sub0: / 0.14023 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:47.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:36:47.094 21525 [18565] sub0: \ 0.142086 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:36:47.094 21525 [18565] sub0: / 0.142466 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:47.094 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:47.096 21525 [18565] sub0: \ 0.143828 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:47.096 21525 [18565] sub0: / 0.144061 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:47.096 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:36:47.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:36:47.558 21525 [18565] sub0: \ 0.606325 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:36:47.559 21525 [18565] sub0: / 0.607187 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:47.560 21525 [18565] time: 0.607903 2015-12-03 12:36:47.560 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:36:47.561 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:36:47.561 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:36:47.562 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:36:47.563 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:36:47.564 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:36:47.564 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:36:47.566 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:36:47.567 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:36:47.574 21525 [18565] sub0: / 0.621852 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:48.089 21525 [18565] sub0: \ 1.137127 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:48.090 21525 [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:36:48.090 21525 [18565] sub0: / 0.000762 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:48.090 21525 [18565] sub0: \ 0.000888 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:36:48.090 21525 [18565] sub0: / 0.001077 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:48.092 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:36:48.093 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:36:48.094 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 = '30d735102f76588ec2682e684f79a4e3') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:36:48.095 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 = '30d735102f76588ec2682e684f79a4e3') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:36:48.095 21525 [18565] sub0: \ 0.006472 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:36:48.096 21525 [18565] sub0: \ 0.006759 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:36:48.096 21525 [18565] sub0: / 0.006903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:48.096 21525 [18565] sub0: / 0.007036 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:48.096 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:36:48.097 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 = '30d735102f76588ec2682e684f79a4e3') AND (sess_key = 'client_id') 2015-12-03 12:36:48.099 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 = 'werner' 2015-12-03 12:36:48.100 21525 [18565] sub0: \ 0.010897 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:36:48.100 21525 [18565] sub0: / 0.011063 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:48.101 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 = '30d735102f76588ec2682e684f79a4e3') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:36:48.102 21525 [18565] sub0: \ 0.01275 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:36:48.102 21525 [18565] sub0: / 0.013125 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:48.102 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:48.104 21525 [18565] sub0: \ 0.014492 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:48.104 21525 [18565] sub0: / 0.014734 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:48.104 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 = 'werner') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:36:48.116 21525 [18565] sub0: \ 0.0268 Form::header in /opt/kivi/kivitendo-erp/SL/Form.pm:456 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:119 2015-12-03 12:36:48.117 21525 [18565] sub0: \ 0.027767 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:36:48.118 21525 [18565] sub0: / 0.028567 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:48.218 21525 [18565] sub0: / 0.128837 Form::header in /opt/kivi/kivitendo-erp/SL/Form.pm:533 2015-12-03 12:36:48.221 21525 [18565] time: 0.132385 2015-12-03 12:36:48.222 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 = '30d735102f76588ec2682e684f79a4e3') 2015-12-03 12:36:48.223 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '30d735102f76588ec2682e684f79a4e3' 2015-12-03 12:36:48.223 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 = '30d735102f76588ec2682e684f79a4e3' 2015-12-03 12:36:48.224 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:36:48.225 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 ('30d735102f76588ec2682e684f79a4e3', 'login', '--- werner ' , '') 2015-12-03 12:36:48.226 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 ('30d735102f76588ec2682e684f79a4e3', 'client_id', '--- 1 ' , '') 2015-12-03 12:36:48.226 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 ('30d735102f76588ec2682e684f79a4e3', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:36:48.228 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:36:48.229 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:36:48.234 21525 [18565] sub0: / 0.144673 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:50.319 21525 [18565] sub0: \ 2.229542 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:50.319 21525 [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:36:50.320 21525 [18565] sub0: / 0.00077 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:50.320 21525 [18565] sub0: \ 0.000974 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:36:50.320 21525 [18565] sub0: / 0.001141 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:50.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:36:50.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:36:50.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:36:50.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:36:50.326 21525 [18565] sub0: \ 0.006818 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:36:50.326 21525 [18565] sub0: \ 0.007352 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:36:50.326 21525 [18565] sub0: \ 0.007519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:50.326 21525 [18565] sub0: \ 0.007649 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:50.327 21525 [18565] sub0: / 0.007818 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:50.327 21525 [18565] sub0: / 0.007943 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:50.327 21525 [18565] sub0: / 0.008057 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:50.327 21525 [18565] sub0: / 0.008159 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:50.327 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:36:50.328 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:36:50.330 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:36:50.331 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:36:50.331 21525 [18565] sub0: / 0.012189 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:50.332 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:36:50.333 21525 [18565] sub0: \ 0.01398 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:36:50.333 21525 [18565] sub0: / 0.014377 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:50.333 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:50.335 21525 [18565] sub0: \ 0.015739 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:50.335 21525 [18565] sub0: / 0.015967 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:51.167 21525 [18565] sub0: \ 0.848119 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:36:51.168 21525 [18565] sub0: / 0.849011 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:51.173 21525 [18565] time: 0.853368 2015-12-03 12:36:51.174 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:36:51.174 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:36:51.175 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:36:51.176 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:36:51.176 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:36:51.177 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:36:51.178 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:36:51.179 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:36:51.180 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:36:51.185 21525 [18565] sub0: / 0.866307 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:51.185 21525 [18565] sub0: \ 0.866658 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:51.186 21525 [18565] sub0: \ 0.000619 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:36:51.186 21525 [18565] sub0: / 0.000739 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:51.186 21525 [18565] sub0: \ 0.000848 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:36:51.187 21525 [18565] sub0: / 0.000994 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:51.188 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:36:51.189 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:36:51.190 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:36:51.191 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:36:51.192 21525 [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:36:51.193 21525 [18565] sub0: \ 0.007117 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:36:51.193 21525 [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:36:51.193 21525 [18565] sub0: \ 0.007405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.193 21525 [18565] sub0: / 0.007532 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.193 21525 [18565] sub0: / 0.007639 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.193 21525 [18565] sub0: / 0.007762 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.193 21525 [18565] sub0: / 0.007864 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:51.194 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:36:51.195 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:36:51.196 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:36:51.197 21525 [18565] sub0: \ 0.011765 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:36:51.197 21525 [18565] sub0: / 0.0119 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:51.198 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:36:51.199 21525 [18565] sub0: \ 0.013671 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:36:51.200 21525 [18565] sub0: / 0.014061 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:51.200 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:51.201 21525 [18565] sub0: \ 0.015485 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:51.201 21525 [18565] sub0: / 0.0157 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:51.255 21525 [18565] sub0: \ 0.069405 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:36:51.256 21525 [18565] sub0: / 0.070303 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:51.257 21525 [18565] time: 0.071226 2015-12-03 12:36:51.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:36:51.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:36:51.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:36:51.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:36:51.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:36:51.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:36:51.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:36:51.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:36:51.264 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:36:51.269 21525 [18565] sub0: / 0.083212 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:51.496 21525 [18565] sub0: \ 0.31026 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:51.497 21525 [18565] sub0: \ 0.000736 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:36:51.497 21525 [18565] sub0: / 0.000898 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:51.497 21525 [18565] sub0: \ 0.001032 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:36:51.497 21525 [18565] sub0: / 0.001194 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:51.499 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:36:51.500 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:36:51.501 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 = '30d735102f76588ec2682e684f79a4e3') AND ( auto_restore OR sess_key IN ('login', 'password', 'rpw')) 2015-12-03 12:36:51.502 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 = '30d735102f76588ec2682e684f79a4e3') AND NOT COALESCE(auto_restore, FALSE) AND (sess_key NOT IN ('login', 'password', 'rpw')) 2015-12-03 12:36:51.503 21525 [18565] sub0: \ 0.006587 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:36:51.503 21525 [18565] sub0: \ 0.007069 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:36:51.503 21525 [18565] sub0: \ 0.007203 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.503 21525 [18565] sub0: / 0.007345 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.504 21525 [18565] sub0: / 0.007468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.504 21525 [18565] sub0: / 0.007587 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:51.504 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:36:51.505 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 = '30d735102f76588ec2682e684f79a4e3') AND (sess_key = 'client_id') 2015-12-03 12:36:51.506 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 = 'werner' 2015-12-03 12:36:51.508 21525 [18565] sub0: \ 0.011545 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:36:51.508 21525 [18565] sub0: / 0.011687 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:51.509 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 = '30d735102f76588ec2682e684f79a4e3') AND (sess_key = 'session_auth_status_user') 2015-12-03 12:36:51.509 21525 [18565] sub0: \ 0.013454 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:36:51.510 21525 [18565] sub0: / 0.013885 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:51.510 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:51.511 21525 [18565] sub0: \ 0.015291 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:51.512 21525 [18565] sub0: / 0.01553 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:51.512 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 = 'werner') AND group_id IN (SELECT cg.group_id FROM auth.clients_groups cg WHERE cg.client_id = '1') 2015-12-03 12:36:51.696 21524 [18565] sub0: \ 66.927663 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:51.697 21524 [18565] sub0: \ 0.000652 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:36:51.697 21524 [18565] sub0: / 0.000821 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:51.697 21524 [18565] sub0: \ 0.000961 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:36:51.697 21524 [18565] sub0: / 0.001126 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:51.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'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:36:51.700 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:36:51.701 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:36:51.702 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:36:51.703 21524 [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:36:51.779 21524 [18565] sub0: \ 0.082548 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:36:51.779 21524 [18565] sub0: \ 0.082992 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.779 21524 [18565] sub0: / 0.083148 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.779 21524 [18565] sub0: \ 0.083276 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.780 21524 [18565] sub0: \ 0.083527 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.780 21524 [18565] sub0: \ 0.083679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.780 21524 [18565] sub0: \ 0.083836 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.780 21524 [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:36:51.780 21524 [18565] sub0: / 0.084185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.780 21524 [18565] sub0: \ 0.084311 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.781 21524 [18565] sub0: / 0.084466 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.781 21524 [18565] sub0: \ 0.084605 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.781 21524 [18565] sub0: / 0.08476 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.781 21524 [18565] sub0: \ 0.084884 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.781 21524 [18565] sub0: / 0.085034 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.781 21524 [18565] sub0: / 0.085157 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.781 21524 [18565] sub0: / 0.085308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.782 21524 [18565] sub0: \ 0.085435 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.782 21524 [18565] sub0: \ 0.085613 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.782 21524 [18565] sub0: \ 0.085759 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.782 21524 [18565] sub0: / 0.085943 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.782 21524 [18565] sub0: \ 0.086098 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.782 21524 [18565] sub0: / 0.086258 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.783 21524 [18565] sub0: \ 0.086383 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.783 21524 [18565] sub0: / 0.086567 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.783 21524 [18565] sub0: \ 0.086697 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.783 21524 [18565] sub0: / 0.086847 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.783 21524 [18565] sub0: / 0.086969 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.783 21524 [18565] sub0: / 0.087118 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.783 21524 [18565] sub0: \ 0.087243 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.784 21524 [18565] sub0: \ 0.087406 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.784 21524 [18565] sub0: \ 0.087553 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.784 21524 [18565] sub0: / 0.087724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.784 21524 [18565] sub0: \ 0.087852 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.784 21524 [18565] sub0: / 0.088043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.784 21524 [18565] sub0: \ 0.088167 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.784 21524 [18565] sub0: / 0.088322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.785 21524 [18565] sub0: \ 0.088446 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.785 21524 [18565] sub0: / 0.088611 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.785 21524 [18565] sub0: / 0.088736 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.785 21524 [18565] sub0: / 0.088884 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.785 21524 [18565] sub0: \ 0.089007 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.785 21524 [18565] sub0: \ 0.089142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.785 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:36:51.786 21524 [18565] sub0: / 0.089427 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.786 21524 [18565] sub0: \ 0.089567 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.786 21524 [18565] sub0: / 0.089722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.786 21524 [18565] sub0: \ 0.089846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.786 21524 [18565] sub0: / 0.09 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.786 21524 [18565] sub0: \ 0.090123 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.786 21524 [18565] sub0: / 0.090271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.787 21524 [18565] sub0: / 0.090393 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.787 21524 [18565] sub0: / 0.090574 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.787 21524 [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:36:51.787 21524 [18565] sub0: \ 0.090868 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.787 21524 [18565] sub0: \ 0.091004 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.787 21524 [18565] sub0: / 0.091159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.787 21524 [18565] sub0: \ 0.091296 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.788 21524 [18565] sub0: / 0.091452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.788 21524 [18565] sub0: \ 0.091592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.788 21524 [18565] sub0: / 0.091749 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.788 21524 [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:36:51.788 21524 [18565] sub0: / 0.092055 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.788 21524 [18565] sub0: / 0.092178 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.788 21524 [18565] sub0: / 0.092322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.789 21524 [18565] sub0: \ 0.092446 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.789 21524 [18565] sub0: \ 0.092623 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.789 21524 [18565] sub0: \ 0.092758 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.789 21524 [18565] sub0: / 0.092914 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.789 21524 [18565] sub0: \ 0.093039 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.789 21524 [18565] sub0: / 0.093195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.789 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:36:51.790 21524 [18565] sub0: / 0.093476 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.790 21524 [18565] sub0: \ 0.093614 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.790 21524 [18565] sub0: / 0.093764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.790 21524 [18565] sub0: / 0.093887 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.790 21524 [18565] sub0: / 0.094034 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.790 21524 [18565] sub0: \ 0.094159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.790 21524 [18565] sub0: \ 0.09432 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.791 21524 [18565] sub0: \ 0.094453 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.791 21524 [18565] sub0: / 0.094623 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.791 21524 [18565] sub0: \ 0.094751 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.791 21524 [18565] sub0: / 0.094919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.791 21524 [18565] sub0: \ 0.095044 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.791 21524 [18565] sub0: / 0.0952 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.791 21524 [18565] sub0: \ 0.095325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.792 21524 [18565] sub0: / 0.095475 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.792 21524 [18565] sub0: / 0.095617 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.792 21524 [18565] sub0: / 0.095768 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.792 21524 [18565] sub0: \ 0.095926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.792 21524 [18565] sub0: \ 0.096112 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.792 21524 [18565] sub0: \ 0.096251 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.793 21524 [18565] sub0: / 0.096409 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.793 21524 [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:36:51.793 21524 [18565] sub0: / 0.096711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.793 21524 [18565] sub0: \ 0.096836 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.793 21524 [18565] sub0: / 0.096993 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.793 21524 [18565] sub0: \ 0.097116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.793 21524 [18565] sub0: / 0.097265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.794 21524 [18565] sub0: / 0.097388 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.794 21524 [18565] sub0: / 0.097531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.794 21524 [18565] sub0: \ 0.097656 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.794 21524 [18565] sub0: \ 0.097833 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.794 21524 [18565] sub0: \ 0.09797 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.794 21524 [18565] sub0: / 0.098125 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.794 21524 [18565] sub0: \ 0.098251 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.795 21524 [18565] sub0: / 0.098406 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.795 21524 [18565] sub0: \ 0.098557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.795 21524 [18565] sub0: / 0.098716 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.795 21524 [18565] sub0: \ 0.098842 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.795 21524 [18565] sub0: / 0.098992 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.795 21524 [18565] sub0: / 0.099117 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.795 21524 [18565] sub0: / 0.099279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.796 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:36:51.796 21524 [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:244 2015-12-03 12:36:51.796 21524 [18565] sub0: \ 0.099687 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.796 21524 [18565] sub0: / 0.099842 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.796 21524 [18565] sub0: \ 0.100001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.796 21524 [18565] sub0: / 0.100155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.796 21524 [18565] sub0: \ 0.100279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.797 21524 [18565] sub0: / 0.100436 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.797 21524 [18565] sub0: \ 0.100577 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.797 21524 [18565] sub0: / 0.100729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.797 21524 [18565] sub0: / 0.100853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.797 21524 [18565] sub0: / 0.101021 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.797 21524 [18565] sub0: \ 0.101149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.797 21524 [18565] sub0: \ 0.101295 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.798 21524 [18565] sub0: \ 0.101427 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.798 21524 [18565] sub0: / 0.101597 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.798 21524 [18565] sub0: \ 0.101722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.798 21524 [18565] sub0: / 0.101875 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.798 21524 [18565] sub0: \ 0.101999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.798 21524 [18565] sub0: / 0.102168 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.798 21524 [18565] sub0: \ 0.102294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.799 21524 [18565] sub0: / 0.102444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.799 21524 [18565] sub0: / 0.102581 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.799 21524 [18565] sub0: / 0.102743 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.799 21524 [18565] sub0: \ 0.102869 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.799 21524 [18565] sub0: \ 0.10303 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.799 21524 [18565] sub0: \ 0.103163 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.799 21524 [18565] sub0: / 0.103318 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.800 21524 [18565] sub0: \ 0.103443 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.800 21524 [18565] sub0: / 0.103611 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.800 21524 [18565] sub0: \ 0.103736 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.800 21524 [18565] sub0: / 0.103936 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.800 21524 [18565] sub0: \ 0.104068 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.800 21524 [18565] sub0: / 0.10422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.800 21524 [18565] sub0: / 0.104347 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.801 21524 [18565] sub0: / 0.104576 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.801 21524 [18565] sub0: \ 0.104708 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.801 21524 [18565] sub0: \ 0.104847 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.801 21524 [18565] sub0: \ 0.104978 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.801 21524 [18565] sub0: / 0.105197 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.802 21524 [18565] sub0: \ 0.105448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.802 21524 [18565] sub0: / 0.105633 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.802 21524 [18565] sub0: \ 0.10576 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.802 21524 [18565] sub0: / 0.105931 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.802 21524 [18565] sub0: \ 0.106058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.802 21524 [18565] sub0: / 0.106208 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.802 21524 [18565] sub0: / 0.106331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.803 21524 [18565] sub0: / 0.10651 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.803 21524 [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:36:51.803 21524 [18565] sub0: \ 0.106806 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.803 21524 [18565] sub0: \ 0.106942 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.803 21524 [18565] sub0: / 0.107096 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.803 21524 [18565] sub0: \ 0.107222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.804 21524 [18565] sub0: / 0.107376 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.804 21524 [18565] sub0: \ 0.107511 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.804 21524 [18565] sub0: / 0.107671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.804 21524 [18565] sub0: \ 0.10788 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.804 21524 [18565] sub0: / 0.10804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.804 21524 [18565] sub0: / 0.108165 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.804 21524 [18565] sub0: / 0.108309 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.805 21524 [18565] sub0: \ 0.108433 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.805 21524 [18565] sub0: \ 0.108605 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.805 21524 [18565] sub0: \ 0.108739 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.805 21524 [18565] sub0: / 0.108892 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.805 21524 [18565] sub0: \ 0.109018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.805 21524 [18565] sub0: / 0.109172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.806 21524 [18565] sub0: \ 0.109393 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.806 21524 [18565] sub0: / 0.10961 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.806 21524 [18565] sub0: \ 0.109754 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.806 21524 [18565] sub0: / 0.109905 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.806 21524 [18565] sub0: / 0.110028 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.806 21524 [18565] sub0: / 0.110179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.806 21524 [18565] sub0: \ 0.110305 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.807 21524 [18565] sub0: \ 0.11045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.807 21524 [18565] sub0: \ 0.110598 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.807 21524 [18565] sub0: / 0.110755 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.807 21524 [18565] sub0: \ 0.110881 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.807 21524 [18565] sub0: / 0.111034 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.807 21524 [18565] sub0: \ 0.111158 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.807 21524 [18565] sub0: / 0.111312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.808 21524 [18565] sub0: \ 0.111437 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.808 21524 [18565] sub0: / 0.111603 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.808 21524 [18565] sub0: / 0.111727 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.808 21524 [18565] sub0: / 0.111933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.808 21524 [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:36:51.808 21524 [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:244 2015-12-03 12:36:51.808 21524 [18565] sub0: \ 0.112354 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.809 21524 [18565] sub0: / 0.112519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.809 21524 [18565] sub0: \ 0.112647 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.809 21524 [18565] sub0: / 0.1128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.809 21524 [18565] sub0: \ 0.112922 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.809 21524 [18565] sub0: / 0.113077 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.809 21524 [18565] sub0: \ 0.113201 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.810 21524 [18565] sub0: / 0.113364 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.810 21524 [18565] sub0: / 0.113489 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.810 21524 [18565] sub0: / 0.113659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.810 21524 [18565] sub0: \ 0.113784 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.810 21524 [18565] sub0: \ 0.11394 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.810 21524 [18565] sub0: \ 0.114072 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.810 21524 [18565] sub0: / 0.114227 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.810 21524 [18565] sub0: \ 0.114351 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.811 21524 [18565] sub0: / 0.114519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.811 21524 [18565] sub0: \ 0.114645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.811 21524 [18565] sub0: / 0.1148 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.811 21524 [18565] sub0: \ 0.114923 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.811 21524 [18565] sub0: / 0.115069 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.811 21524 [18565] sub0: / 0.11519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.811 21524 [18565] sub0: / 0.115339 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.812 21524 [18565] sub0: \ 0.115461 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.812 21524 [18565] sub0: \ 0.115612 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.812 21524 [18565] sub0: \ 0.115741 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.812 21524 [18565] sub0: / 0.115926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.812 21524 [18565] sub0: \ 0.116057 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.812 21524 [18565] sub0: / 0.116211 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.812 21524 [18565] sub0: \ 0.116334 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.813 21524 [18565] sub0: / 0.116488 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.813 21524 [18565] sub0: \ 0.116626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.813 21524 [18565] sub0: / 0.116774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.813 21524 [18565] sub0: / 0.116908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.813 21524 [18565] sub0: / 0.117073 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.813 21524 [18565] sub0: \ 0.117194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.813 21524 [18565] sub0: \ 0.117336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.814 21524 [18565] sub0: \ 0.117465 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.814 21524 [18565] sub0: / 0.117633 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.814 21524 [18565] sub0: \ 0.117756 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.814 21524 [18565] sub0: / 0.117907 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.814 21524 [18565] sub0: \ 0.118028 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.814 21524 [18565] sub0: / 0.118182 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.814 21524 [18565] sub0: \ 0.118301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.815 21524 [18565] sub0: / 0.118447 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.815 21524 [18565] sub0: / 0.11858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.815 21524 [18565] sub0: / 0.118737 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.815 21524 [18565] sub0: \ 0.118857 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.815 21524 [18565] sub0: \ 0.119013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.815 21524 [18565] sub0: \ 0.119142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.815 21524 [18565] sub0: / 0.119294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.816 21524 [18565] sub0: \ 0.119416 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.816 21524 [18565] sub0: / 0.119582 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.816 21524 [18565] sub0: \ 0.119703 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.816 21524 [18565] sub0: / 0.119891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.816 21524 [18565] sub0: \ 0.120022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.816 21524 [18565] sub0: / 0.120176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.816 21524 [18565] sub0: / 0.120309 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.817 21524 [18565] sub0: / 0.120455 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.817 21524 [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:36:51.817 21524 [18565] sub0: \ 0.120743 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.817 21524 [18565] sub0: \ 0.120874 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.817 21524 [18565] sub0: / 0.121027 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.817 21524 [18565] sub0: \ 0.121148 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.817 21524 [18565] sub0: / 0.121299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.818 21524 [18565] sub0: \ 0.121421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.818 21524 [18565] sub0: / 0.121588 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.818 21524 [18565] sub0: \ 0.12171 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.818 21524 [18565] sub0: / 0.121857 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.818 21524 [18565] sub0: / 0.121977 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.818 21524 [18565] sub0: / 0.122128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.818 21524 [18565] sub0: \ 0.122251 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.819 21524 [18565] sub0: \ 0.12243 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.819 21524 [18565] sub0: \ 0.122575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.819 21524 [18565] sub0: / 0.122729 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.819 21524 [18565] sub0: \ 0.122852 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.819 21524 [18565] sub0: / 0.123006 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.819 21524 [18565] sub0: \ 0.123126 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.819 21524 [18565] sub0: / 0.123281 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.820 21524 [18565] sub0: \ 0.123404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.820 21524 [18565] sub0: / 0.123564 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.820 21524 [18565] sub0: / 0.123685 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.820 21524 [18565] sub0: / 0.123815 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.820 21524 [18565] sub0: \ 0.123968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.820 21524 [18565] sub0: \ 0.124124 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.820 21524 [18565] sub0: \ 0.124256 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.821 21524 [18565] sub0: / 0.124408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.821 21524 [18565] sub0: \ 0.124543 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.821 21524 [18565] sub0: / 0.124698 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.821 21524 [18565] sub0: \ 0.124819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.821 21524 [18565] sub0: / 0.124973 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.821 21524 [18565] sub0: \ 0.125092 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.821 21524 [18565] sub0: / 0.125237 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.821 21524 [18565] sub0: / 0.125356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.822 21524 [18565] sub0: / 0.125516 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.822 21524 [18565] sub0: \ 0.125638 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.822 21524 [18565] sub0: \ 0.125771 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.822 21524 [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:36:51.822 21524 [18565] sub0: / 0.126051 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.822 21524 [18565] sub0: \ 0.12617 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.822 21524 [18565] sub0: / 0.126323 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.823 21524 [18565] sub0: \ 0.126444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.823 21524 [18565] sub0: / 0.126611 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.823 21524 [18565] sub0: \ 0.126732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.823 21524 [18565] sub0: / 0.126878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.823 21524 [18565] sub0: / 0.126998 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.823 21524 [18565] sub0: / 0.127159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.823 21524 [18565] sub0: \ 0.127292 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.824 21524 [18565] sub0: \ 0.127448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.824 21524 [18565] sub0: \ 0.127593 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.824 21524 [18565] sub0: / 0.127749 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.824 21524 [18565] sub0: \ 0.127898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.824 21524 [18565] sub0: / 0.128059 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.824 21524 [18565] sub0: \ 0.12818 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.824 21524 [18565] sub0: / 0.128333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.825 21524 [18565] sub0: \ 0.128454 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.825 21524 [18565] sub0: / 0.128615 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.825 21524 [18565] sub0: / 0.128736 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.825 21524 [18565] sub0: / 0.128886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.825 21524 [18565] sub0: \ 0.129006 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.825 21524 [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:244 2015-12-03 12:36:51.825 21524 [18565] sub0: \ 0.129313 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.826 21524 [18565] sub0: / 0.129467 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.826 21524 [18565] sub0: \ 0.129605 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.826 21524 [18565] sub0: / 0.129759 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.826 21524 [18565] sub0: \ 0.129878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.826 21524 [18565] sub0: / 0.13003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.826 21524 [18565] sub0: \ 0.130152 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.826 21524 [18565] sub0: / 0.130297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.827 21524 [18565] sub0: / 0.130416 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.827 21524 [18565] sub0: / 0.13055 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.827 21524 [18565] sub0: \ 0.130671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.827 21524 [18565] sub0: \ 0.130855 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.827 21524 [18565] sub0: \ 0.130987 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.827 21524 [18565] sub0: / 0.13114 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.827 21524 [18565] sub0: \ 0.131262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.828 21524 [18565] sub0: / 0.131414 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.828 21524 [18565] sub0: \ 0.13155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.828 21524 [18565] sub0: / 0.131705 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.828 21524 [18565] sub0: \ 0.131827 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.828 21524 [18565] sub0: / 0.132025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.828 21524 [18565] sub0: / 0.132147 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.828 21524 [18565] sub0: / 0.132276 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.829 21524 [18565] sub0: \ 0.132397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.829 21524 [18565] sub0: \ 0.132557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.829 21524 [18565] sub0: \ 0.13269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.829 21524 [18565] sub0: / 0.132846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.829 21524 [18565] sub0: \ 0.132968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.829 21524 [18565] sub0: / 0.133122 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.829 21524 [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:36:51.830 21524 [18565] sub0: / 0.133397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.830 21524 [18565] sub0: \ 0.133529 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.830 21524 [18565] sub0: / 0.133687 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.830 21524 [18565] sub0: / 0.133808 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.830 21524 [18565] sub0: / 0.133967 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.830 21524 [18565] sub0: \ 0.134089 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.830 21524 [18565] sub0: \ 0.13424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.831 21524 [18565] sub0: \ 0.134389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.831 21524 [18565] sub0: / 0.134558 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.831 21524 [18565] sub0: \ 0.134681 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.831 21524 [18565] sub0: / 0.134832 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.831 21524 [18565] sub0: \ 0.134954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.831 21524 [18565] sub0: / 0.135107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.831 21524 [18565] sub0: \ 0.135225 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.832 21524 [18565] sub0: / 0.13537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.832 21524 [18565] sub0: / 0.135489 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.832 21524 [18565] sub0: / 0.135654 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.832 21524 [18565] sub0: \ 0.135774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.832 21524 [18565] sub0: \ 0.135957 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.832 21524 [18565] sub0: \ 0.136091 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.832 21524 [18565] sub0: / 0.136247 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.833 21524 [18565] sub0: \ 0.136369 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.833 21524 [18565] sub0: / 0.136536 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.833 21524 [18565] sub0: \ 0.136659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.833 21524 [18565] sub0: / 0.136811 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.833 21524 [18565] sub0: \ 0.136932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.833 21524 [18565] sub0: / 0.137077 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.833 21524 [18565] sub0: / 0.137196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.833 21524 [18565] sub0: / 0.137343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.834 21524 [18565] sub0: \ 0.137463 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.834 21524 [18565] sub0: \ 0.137613 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.834 21524 [18565] sub0: \ 0.137753 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.834 21524 [18565] sub0: / 0.137906 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.834 21524 [18565] sub0: \ 0.138028 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.834 21524 [18565] sub0: / 0.138176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.834 21524 [18565] sub0: \ 0.138297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.835 21524 [18565] sub0: / 0.138449 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.835 21524 [18565] sub0: \ 0.138586 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.835 21524 [18565] sub0: / 0.138732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.835 21524 [18565] sub0: / 0.138853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.835 21524 [18565] sub0: / 0.139014 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.835 21524 [18565] sub0: \ 0.139134 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.835 21524 [18565] sub0: \ 0.139285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.836 21524 [18565] sub0: \ 0.139416 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.836 21524 [18565] sub0: / 0.139586 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.836 21524 [18565] sub0: \ 0.13971 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.836 21524 [18565] sub0: / 0.13989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.836 21524 [18565] sub0: \ 0.140017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.836 21524 [18565] sub0: / 0.14017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.836 21524 [18565] sub0: \ 0.140292 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.837 21524 [18565] sub0: / 0.140443 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.837 21524 [18565] sub0: / 0.140579 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.837 21524 [18565] sub0: / 0.140728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.837 21524 [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:258 2015-12-03 12:36:51.837 21524 [18565] sub0: \ 0.140999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.837 21524 [18565] sub0: \ 0.141128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.837 21524 [18565] sub0: / 0.141293 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.838 21524 [18565] sub0: \ 0.141415 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.838 21524 [18565] sub0: / 0.141579 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.838 21524 [18565] sub0: \ 0.141702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.838 21524 [18565] sub0: / 0.141855 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.838 21524 [18565] sub0: \ 0.141976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.838 21524 [18565] sub0: / 0.142122 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.838 21524 [18565] sub0: / 0.142242 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.839 21524 [18565] sub0: / 0.142388 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.839 21524 [18565] sub0: \ 0.142519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.839 21524 [18565] sub0: \ 0.142672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.839 21524 [18565] sub0: \ 0.142804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.839 21524 [18565] sub0: / 0.142956 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.839 21524 [18565] sub0: \ 0.143078 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.839 21524 [18565] sub0: / 0.143229 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.839 21524 [18565] sub0: \ 0.143349 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.840 21524 [18565] sub0: / 0.143513 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.840 21524 [18565] sub0: \ 0.143636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.840 21524 [18565] sub0: / 0.143781 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.840 21524 [18565] sub0: / 0.143956 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.840 21524 [18565] sub0: / 0.144108 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.840 21524 [18565] sub0: \ 0.144229 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.841 21524 [18565] sub0: \ 0.144399 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.841 21524 [18565] sub0: \ 0.144542 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.841 21524 [18565] sub0: / 0.144697 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.841 21524 [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:36:51.841 21524 [18565] sub0: / 0.144986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.841 21524 [18565] sub0: \ 0.145106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.841 21524 [18565] sub0: / 0.145257 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.842 21524 [18565] sub0: \ 0.145377 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.842 21524 [18565] sub0: / 0.145537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.842 21524 [18565] sub0: / 0.145658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.842 21524 [18565] sub0: / 0.145785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.842 21524 [18565] sub0: \ 0.145904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.842 21524 [18565] sub0: \ 0.146077 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:51.842 21524 [18565] sub0: \ 0.146208 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.842 21524 [18565] sub0: / 0.14636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.843 21524 [18565] sub0: \ 0.146482 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.843 21524 [18565] sub0: / 0.146649 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.843 21524 [18565] sub0: \ 0.14677 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.843 21524 [18565] sub0: / 0.146921 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.843 21524 [18565] sub0: \ 0.147039 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:51.843 21524 [18565] sub0: / 0.147183 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.843 21524 [18565] sub0: / 0.147302 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.844 21524 [18565] sub0: / 0.147418 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.844 21524 [18565] sub0: / 0.14755 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.844 21524 [18565] sub0: / 0.147692 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.844 21524 [18565] sub0: / 0.147817 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:51.844 21524 [18565] sub0: / 0.147969 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:51.845 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:36:51.847 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:36:51.848 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:36:51.850 21524 [18565] sub0: \ 0.153373 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:36:51.850 21524 [18565] sub0: / 0.153559 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:51.851 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:36:51.852 21524 [18565] sub0: \ 0.15559 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:36:51.852 21524 [18565] sub0: / 0.15606 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:51.852 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:51.854 21524 [18565] sub0: \ 0.157655 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:51.854 21524 [18565] sub0: / 0.15792 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:51.855 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:36:51.982 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:36:52.338 21524 [18565] sub0: \ 0.641493 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:36:52.339 21524 [18565] sub0: / 0.642377 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:52.339 21524 [18565] time: 0.643023 2015-12-03 12:36:52.340 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:36:52.340 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:36:52.341 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:36:52.342 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:36:52.343 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:36:52.343 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:36:52.344 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:36:52.346 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:36:52.347 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:36:52.355 21524 [18565] sub0: / 0.65917 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:56.151 21524 [18565] sub0: \ 4.455137 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:56.152 21524 [18565] sub0: \ 0.00074 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:36:56.152 21524 [18565] sub0: / 0.00089 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:56.152 21524 [18565] sub0: \ 0.001027 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:36:56.153 21524 [18565] sub0: / 0.001218 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:56.155 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:36:56.156 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:36:56.157 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:36:56.158 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:36:56.159 21524 [18565] sub0: \ 0.007581 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:36:56.160 21524 [18565] sub0: \ 0.008224 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:36:56.160 21524 [18565] sub0: \ 0.008405 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.160 21524 [18565] sub0: \ 0.008592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.160 21524 [18565] sub0: / 0.008745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.160 21524 [18565] sub0: / 0.008883 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.161 21524 [18565] sub0: / 0.009042 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.161 21524 [18565] sub0: / 0.009181 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:56.161 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:36:56.162 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:36:56.164 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:36:56.166 21524 [18565] sub0: \ 0.014059 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:36:56.166 21524 [18565] sub0: / 0.014263 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:56.167 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:36:56.168 21524 [18565] sub0: \ 0.016497 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:36:56.168 21524 [18565] sub0: / 0.016967 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:56.169 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:56.170 21524 [18565] sub0: \ 0.018609 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:56.170 21524 [18565] sub0: / 0.018898 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:56.234 21524 [18565] sub0: \ 0.082345 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:36:56.235 21524 [18565] sub0: / 0.083272 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:56.236 21524 [18565] time: 0.084205 2015-12-03 12:36:56.237 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:36:56.237 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:36:56.238 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:36:56.239 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:36:56.240 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:36:56.241 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:36:56.242 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:36:56.243 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:36:56.245 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:36:56.251 21524 [18565] sub0: / 0.09989 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:56.618 21524 [18565] sub0: \ 0.46647 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:56.619 21524 [18565] sub0: \ 0.00069 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:36:56.619 21524 [18565] sub0: / 0.000833 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:56.619 21524 [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:36:56.619 21524 [18565] sub0: / 0.00112 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:56.621 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:36:56.622 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:36:56.623 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:36:56.625 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:36:56.625 21524 [18565] sub0: \ 0.007214 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:36:56.702 21524 [18565] sub0: \ 0.084048 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:36:56.703 21524 [18565] sub0: \ 0.084531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.703 21524 [18565] sub0: / 0.084687 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.703 21524 [18565] sub0: \ 0.084812 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.703 21524 [18565] sub0: \ 0.085002 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.703 21524 [18565] sub0: \ 0.085145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.703 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:36:56.704 21524 [18565] sub0: \ 0.085501 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.704 21524 [18565] sub0: / 0.085668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.704 21524 [18565] sub0: \ 0.085792 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.704 21524 [18565] sub0: / 0.086005 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.704 21524 [18565] sub0: \ 0.086133 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.704 21524 [18565] sub0: / 0.086287 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.705 21524 [18565] sub0: \ 0.086411 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.705 21524 [18565] sub0: / 0.086578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.705 21524 [18565] sub0: / 0.086702 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.705 21524 [18565] sub0: / 0.086835 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.705 21524 [18565] sub0: \ 0.086958 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.705 21524 [18565] sub0: \ 0.087127 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.705 21524 [18565] sub0: \ 0.087264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.706 21524 [18565] sub0: / 0.087424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.706 21524 [18565] sub0: \ 0.087564 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.706 21524 [18565] sub0: / 0.087722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.706 21524 [18565] sub0: \ 0.087845 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.706 21524 [18565] sub0: / 0.088001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.706 21524 [18565] sub0: \ 0.088126 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.706 21524 [18565] sub0: / 0.088277 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.707 21524 [18565] sub0: / 0.088397 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.707 21524 [18565] sub0: / 0.088567 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.707 21524 [18565] sub0: \ 0.088691 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.707 21524 [18565] sub0: \ 0.088881 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.707 21524 [18565] sub0: \ 0.089018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.707 21524 [18565] sub0: / 0.089178 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.707 21524 [18565] sub0: \ 0.089303 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.708 21524 [18565] sub0: / 0.089472 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.708 21524 [18565] sub0: \ 0.089596 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.708 21524 [18565] sub0: / 0.089754 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.708 21524 [18565] sub0: \ 0.089927 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.708 21524 [18565] sub0: / 0.090086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.708 21524 [18565] sub0: / 0.090209 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.708 21524 [18565] sub0: / 0.090357 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.709 21524 [18565] sub0: \ 0.090495 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.709 21524 [18565] sub0: \ 0.090644 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.709 21524 [18565] sub0: \ 0.090777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.709 21524 [18565] sub0: / 0.090938 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.709 21524 [18565] sub0: \ 0.091062 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.709 21524 [18565] sub0: / 0.091219 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.709 21524 [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:36:56.710 21524 [18565] sub0: / 0.091511 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.710 21524 [18565] sub0: \ 0.091635 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.710 21524 [18565] sub0: / 0.091786 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.710 21524 [18565] sub0: / 0.091908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.710 21524 [18565] sub0: / 0.092078 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.710 21524 [18565] sub0: \ 0.092206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.711 21524 [18565] sub0: \ 0.092367 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.711 21524 [18565] sub0: \ 0.092535 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.711 21524 [18565] sub0: / 0.092697 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.711 21524 [18565] sub0: \ 0.09282 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.711 21524 [18565] sub0: / 0.092977 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.711 21524 [18565] sub0: \ 0.093102 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.711 21524 [18565] sub0: / 0.09326 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.712 21524 [18565] sub0: \ 0.093382 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.712 21524 [18565] sub0: / 0.093548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.712 21524 [18565] sub0: / 0.093671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.712 21524 [18565] sub0: / 0.093829 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.712 21524 [18565] sub0: \ 0.09401 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.712 21524 [18565] sub0: \ 0.094159 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.712 21524 [18565] sub0: \ 0.094293 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.713 21524 [18565] sub0: / 0.094465 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.713 21524 [18565] sub0: \ 0.09459 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.713 21524 [18565] sub0: / 0.094749 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.713 21524 [18565] sub0: \ 0.094874 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.713 21524 [18565] sub0: / 0.095031 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.713 21524 [18565] sub0: \ 0.095156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.713 21524 [18565] sub0: / 0.095307 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.714 21524 [18565] sub0: / 0.095429 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.714 21524 [18565] sub0: / 0.095616 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.714 21524 [18565] sub0: \ 0.095746 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.714 21524 [18565] sub0: \ 0.095935 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.714 21524 [18565] sub0: \ 0.096077 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.714 21524 [18565] sub0: / 0.096259 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.715 21524 [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:36:56.715 21524 [18565] sub0: / 0.096558 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.715 21524 [18565] sub0: \ 0.096682 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.715 21524 [18565] sub0: / 0.096838 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.715 21524 [18565] sub0: \ 0.096963 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.715 21524 [18565] sub0: / 0.097112 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.715 21524 [18565] sub0: / 0.097234 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.715 21524 [18565] sub0: / 0.097355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.716 21524 [18565] sub0: \ 0.097489 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.716 21524 [18565] sub0: \ 0.097629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.716 21524 [18565] sub0: \ 0.09776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.716 21524 [18565] sub0: / 0.097971 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.716 21524 [18565] sub0: \ 0.098102 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.716 21524 [18565] sub0: / 0.098261 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.717 21524 [18565] sub0: \ 0.098384 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.717 21524 [18565] sub0: / 0.098556 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.717 21524 [18565] sub0: \ 0.098712 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.717 21524 [18565] sub0: / 0.098864 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.717 21524 [18565] sub0: / 0.098986 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.717 21524 [18565] sub0: / 0.099162 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.717 21524 [18565] sub0: \ 0.09929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.718 21524 [18565] sub0: \ 0.099487 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.718 21524 [18565] sub0: \ 0.099628 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.718 21524 [18565] sub0: / 0.099807 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.718 21524 [18565] sub0: \ 0.099932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.718 21524 [18565] sub0: / 0.100087 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.718 21524 [18565] sub0: \ 0.100212 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.719 21524 [18565] sub0: / 0.100368 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.719 21524 [18565] sub0: \ 0.100505 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.719 21524 [18565] sub0: / 0.100659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.719 21524 [18565] sub0: / 0.100781 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.719 21524 [18565] sub0: / 0.100913 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.719 21524 [18565] sub0: \ 0.101037 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.719 21524 [18565] sub0: \ 0.101198 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.719 21524 [18565] sub0: \ 0.101333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.720 21524 [18565] sub0: / 0.101506 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.720 21524 [18565] sub0: \ 0.101632 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.720 21524 [18565] sub0: / 0.101793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.720 21524 [18565] sub0: \ 0.101974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.720 21524 [18565] sub0: / 0.102137 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.720 21524 [18565] sub0: \ 0.102262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.721 21524 [18565] sub0: / 0.102414 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.721 21524 [18565] sub0: / 0.102553 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.721 21524 [18565] sub0: / 0.102717 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.721 21524 [18565] sub0: \ 0.102845 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.721 21524 [18565] sub0: \ 0.102985 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.721 21524 [18565] sub0: \ 0.10312 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.721 21524 [18565] sub0: / 0.103282 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.722 21524 [18565] sub0: \ 0.103427 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.722 21524 [18565] sub0: / 0.103604 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.722 21524 [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:258 2015-12-03 12:36:56.722 21524 [18565] sub0: / 0.103887 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.722 21524 [18565] sub0: \ 0.104011 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.722 21524 [18565] sub0: / 0.104162 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.722 21524 [18565] sub0: / 0.104285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.723 21524 [18565] sub0: / 0.104474 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.723 21524 [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:36:56.723 21524 [18565] sub0: \ 0.104791 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.723 21524 [18565] sub0: \ 0.104931 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.723 21524 [18565] sub0: / 0.105091 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.723 21524 [18565] sub0: \ 0.105214 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.724 21524 [18565] sub0: / 0.105372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.724 21524 [18565] sub0: \ 0.105511 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.724 21524 [18565] sub0: / 0.10567 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.724 21524 [18565] sub0: \ 0.105797 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.724 21524 [18565] sub0: / 0.106029 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.724 21524 [18565] sub0: / 0.106155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.724 21524 [18565] sub0: / 0.106292 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.725 21524 [18565] sub0: \ 0.106422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.725 21524 [18565] sub0: \ 0.106611 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.725 21524 [18565] sub0: \ 0.106757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.725 21524 [18565] sub0: / 0.106921 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.725 21524 [18565] sub0: \ 0.107045 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.725 21524 [18565] sub0: / 0.107225 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.725 21524 [18565] sub0: \ 0.107353 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.726 21524 [18565] sub0: / 0.107529 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.726 21524 [18565] sub0: \ 0.107658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.726 21524 [18565] sub0: / 0.107811 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.726 21524 [18565] sub0: / 0.107931 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.726 21524 [18565] sub0: / 0.10809 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.726 21524 [18565] sub0: \ 0.108215 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.726 21524 [18565] sub0: \ 0.10835 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.727 21524 [18565] sub0: \ 0.108496 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.727 21524 [18565] sub0: / 0.108658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.727 21524 [18565] sub0: \ 0.108781 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.727 21524 [18565] sub0: / 0.108939 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.727 21524 [18565] sub0: \ 0.109061 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.727 21524 [18565] sub0: / 0.109219 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.727 21524 [18565] sub0: \ 0.109343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.728 21524 [18565] sub0: / 0.109508 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.728 21524 [18565] sub0: / 0.109633 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.728 21524 [18565] sub0: / 0.109811 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.728 21524 [18565] sub0: \ 0.109998 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.728 21524 [18565] sub0: \ 0.110181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.728 21524 [18565] sub0: \ 0.110322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.729 21524 [18565] sub0: / 0.110539 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.729 21524 [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:36:56.729 21524 [18565] sub0: / 0.110826 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.729 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:36:56.729 21524 [18565] sub0: / 0.111128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.729 21524 [18565] sub0: \ 0.111254 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.730 21524 [18565] sub0: / 0.111404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.730 21524 [18565] sub0: / 0.111543 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.730 21524 [18565] sub0: / 0.111679 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.730 21524 [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:258 2015-12-03 12:36:56.730 21524 [18565] sub0: \ 0.111972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.730 21524 [18565] sub0: \ 0.112108 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.730 21524 [18565] sub0: / 0.112269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.731 21524 [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:36:56.731 21524 [18565] sub0: / 0.112564 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.731 21524 [18565] sub0: \ 0.112688 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.731 21524 [18565] sub0: / 0.112845 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.731 21524 [18565] sub0: \ 0.112968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.731 21524 [18565] sub0: / 0.113118 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.731 21524 [18565] sub0: / 0.113242 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.732 21524 [18565] sub0: / 0.113391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.732 21524 [18565] sub0: \ 0.113531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.732 21524 [18565] sub0: \ 0.113669 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.732 21524 [18565] sub0: \ 0.113801 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.732 21524 [18565] sub0: / 0.114037 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.732 21524 [18565] sub0: \ 0.114164 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.732 21524 [18565] sub0: / 0.114321 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.733 21524 [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:36:56.733 21524 [18565] sub0: / 0.114633 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.733 21524 [18565] sub0: \ 0.114758 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.733 21524 [18565] sub0: / 0.114907 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.733 21524 [18565] sub0: / 0.115029 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.733 21524 [18565] sub0: / 0.1152 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.733 21524 [18565] sub0: \ 0.115329 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.734 21524 [18565] sub0: \ 0.115509 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.734 21524 [18565] sub0: \ 0.115646 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.734 21524 [18565] sub0: / 0.115802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.734 21524 [18565] sub0: \ 0.115928 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.734 21524 [18565] sub0: / 0.116084 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.734 21524 [18565] sub0: \ 0.116206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.734 21524 [18565] sub0: / 0.116361 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.735 21524 [18565] sub0: \ 0.1165 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.735 21524 [18565] sub0: / 0.116651 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.735 21524 [18565] sub0: / 0.116774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.735 21524 [18565] sub0: / 0.116921 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.735 21524 [18565] sub0: \ 0.117046 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.735 21524 [18565] sub0: \ 0.117181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.735 21524 [18565] sub0: \ 0.11731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.736 21524 [18565] sub0: / 0.117479 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.736 21524 [18565] sub0: \ 0.117604 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.736 21524 [18565] sub0: / 0.117761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.736 21524 [18565] sub0: \ 0.117933 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.736 21524 [18565] sub0: / 0.118116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.736 21524 [18565] sub0: \ 0.118244 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.737 21524 [18565] sub0: / 0.118393 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.737 21524 [18565] sub0: / 0.118532 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.737 21524 [18565] sub0: / 0.118708 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.737 21524 [18565] sub0: \ 0.118836 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.737 21524 [18565] sub0: \ 0.118994 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.737 21524 [18565] sub0: \ 0.119128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.737 21524 [18565] sub0: / 0.119285 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.738 21524 [18565] sub0: \ 0.119408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.738 21524 [18565] sub0: / 0.11958 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.738 21524 [18565] sub0: \ 0.119704 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.738 21524 [18565] sub0: / 0.119859 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.738 21524 [18565] sub0: \ 0.119983 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.738 21524 [18565] sub0: / 0.120132 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.738 21524 [18565] sub0: / 0.120253 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.739 21524 [18565] sub0: / 0.120409 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.739 21524 [18565] sub0: \ 0.12055 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.739 21524 [18565] sub0: \ 0.120717 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.739 21524 [18565] sub0: \ 0.120855 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.739 21524 [18565] sub0: / 0.121077 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.739 21524 [18565] sub0: \ 0.121206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.739 21524 [18565] sub0: / 0.121363 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.740 21524 [18565] sub0: \ 0.121501 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.740 21524 [18565] sub0: / 0.121657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.740 21524 [18565] sub0: \ 0.121805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.740 21524 [18565] sub0: / 0.122041 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.740 21524 [18565] sub0: / 0.122169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.740 21524 [18565] sub0: / 0.122319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.741 21524 [18565] sub0: \ 0.122457 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.741 21524 [18565] sub0: \ 0.122596 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.741 21524 [18565] sub0: \ 0.122728 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.741 21524 [18565] sub0: / 0.122885 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.741 21524 [18565] sub0: \ 0.12301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.741 21524 [18565] sub0: / 0.123167 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.741 21524 [18565] sub0: \ 0.12329 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.742 21524 [18565] sub0: / 0.123453 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.742 21524 [18565] sub0: \ 0.12358 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.742 21524 [18565] sub0: / 0.12373 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.742 21524 [18565] sub0: / 0.12385 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.742 21524 [18565] sub0: / 0.124018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.742 21524 [18565] sub0: \ 0.124145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.742 21524 [18565] sub0: \ 0.124299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.743 21524 [18565] sub0: \ 0.124432 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.743 21524 [18565] sub0: / 0.124652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.743 21524 [18565] sub0: \ 0.124775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.743 21524 [18565] sub0: / 0.124928 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.743 21524 [18565] sub0: \ 0.12505 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.743 21524 [18565] sub0: / 0.125202 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.743 21524 [18565] sub0: \ 0.125321 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.744 21524 [18565] sub0: / 0.1255 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.744 21524 [18565] sub0: / 0.12562 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.744 21524 [18565] sub0: / 0.125769 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.744 21524 [18565] sub0: \ 0.125937 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.744 21524 [18565] sub0: \ 0.126086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.744 21524 [18565] sub0: \ 0.126216 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.745 21524 [18565] sub0: / 0.126369 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.745 21524 [18565] sub0: \ 0.126503 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.745 21524 [18565] sub0: / 0.126659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.745 21524 [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:36:56.745 21524 [18565] sub0: / 0.126932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.745 21524 [18565] sub0: \ 0.127053 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.745 21524 [18565] sub0: / 0.127201 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.745 21524 [18565] sub0: / 0.12732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.746 21524 [18565] sub0: / 0.127494 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.746 21524 [18565] sub0: \ 0.127617 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.746 21524 [18565] sub0: \ 0.127796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.746 21524 [18565] sub0: \ 0.127928 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.746 21524 [18565] sub0: / 0.128082 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.746 21524 [18565] sub0: \ 0.128202 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.746 21524 [18565] sub0: / 0.128356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.747 21524 [18565] sub0: \ 0.128491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.747 21524 [18565] sub0: / 0.128646 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.747 21524 [18565] sub0: \ 0.128765 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.747 21524 [18565] sub0: / 0.128931 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.747 21524 [18565] sub0: / 0.129049 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.747 21524 [18565] sub0: / 0.129167 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.747 21524 [18565] sub0: \ 0.129284 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.748 21524 [18565] sub0: \ 0.129473 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.748 21524 [18565] sub0: \ 0.129606 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.748 21524 [18565] sub0: / 0.129758 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.748 21524 [18565] sub0: \ 0.129945 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.748 21524 [18565] sub0: / 0.130106 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.748 21524 [18565] sub0: \ 0.130225 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.749 21524 [18565] sub0: / 0.130375 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.749 21524 [18565] sub0: \ 0.13051 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.749 21524 [18565] sub0: / 0.130657 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.749 21524 [18565] sub0: / 0.130774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.749 21524 [18565] sub0: / 0.130891 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.749 21524 [18565] sub0: \ 0.131008 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.749 21524 [18565] sub0: \ 0.131171 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.749 21524 [18565] sub0: \ 0.131301 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.750 21524 [18565] sub0: / 0.131466 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.750 21524 [18565] sub0: \ 0.131586 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.750 21524 [18565] sub0: / 0.131739 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.750 21524 [18565] sub0: \ 0.131854 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.750 21524 [18565] sub0: / 0.132005 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.750 21524 [18565] sub0: \ 0.132123 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.750 21524 [18565] sub0: / 0.132269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.751 21524 [18565] sub0: / 0.132406 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.751 21524 [18565] sub0: / 0.132563 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.751 21524 [18565] sub0: \ 0.132682 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.751 21524 [18565] sub0: \ 0.132823 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.751 21524 [18565] sub0: \ 0.132954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.751 21524 [18565] sub0: / 0.133111 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.751 21524 [18565] sub0: \ 0.133229 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.752 21524 [18565] sub0: / 0.133381 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.752 21524 [18565] sub0: \ 0.133516 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.752 21524 [18565] sub0: / 0.133671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.752 21524 [18565] sub0: \ 0.133791 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.752 21524 [18565] sub0: / 0.133989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.752 21524 [18565] sub0: / 0.134109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.752 21524 [18565] sub0: / 0.134267 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.753 21524 [18565] sub0: \ 0.134386 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.753 21524 [18565] sub0: \ 0.134576 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.753 21524 [18565] sub0: \ 0.134709 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.753 21524 [18565] sub0: / 0.134864 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.753 21524 [18565] sub0: \ 0.134982 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.753 21524 [18565] sub0: / 0.135133 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.753 21524 [18565] sub0: \ 0.135254 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.754 21524 [18565] sub0: / 0.135407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.754 21524 [18565] sub0: \ 0.135543 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.754 21524 [18565] sub0: / 0.135696 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.754 21524 [18565] sub0: / 0.135815 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.754 21524 [18565] sub0: / 0.135953 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.754 21524 [18565] sub0: \ 0.136072 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.754 21524 [18565] sub0: \ 0.136245 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.755 21524 [18565] sub0: \ 0.136378 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.755 21524 [18565] sub0: / 0.136548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.755 21524 [18565] sub0: \ 0.136669 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.755 21524 [18565] sub0: / 0.136825 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.755 21524 [18565] sub0: \ 0.136946 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.755 21524 [18565] sub0: / 0.137101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.755 21524 [18565] sub0: \ 0.137222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.756 21524 [18565] sub0: / 0.13737 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.756 21524 [18565] sub0: / 0.137503 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.756 21524 [18565] sub0: / 0.137636 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.756 21524 [18565] sub0: \ 0.137757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.756 21524 [18565] sub0: \ 0.138001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.756 21524 [18565] sub0: \ 0.138141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.756 21524 [18565] sub0: / 0.138296 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.757 21524 [18565] sub0: \ 0.138415 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.757 21524 [18565] sub0: / 0.138584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.757 21524 [18565] sub0: \ 0.138704 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.757 21524 [18565] sub0: / 0.138854 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.757 21524 [18565] sub0: \ 0.138974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.757 21524 [18565] sub0: / 0.139119 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.757 21524 [18565] sub0: / 0.139236 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.757 21524 [18565] sub0: / 0.139363 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.758 21524 [18565] sub0: \ 0.139514 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.758 21524 [18565] sub0: \ 0.139694 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.758 21524 [18565] sub0: \ 0.139826 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.758 21524 [18565] sub0: / 0.139982 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.758 21524 [18565] sub0: \ 0.1401 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.758 21524 [18565] sub0: / 0.140251 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.759 21524 [18565] sub0: \ 0.14037 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.759 21524 [18565] sub0: / 0.140535 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.759 21524 [18565] sub0: \ 0.140656 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.759 21524 [18565] sub0: / 0.140802 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.759 21524 [18565] sub0: / 0.140921 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.759 21524 [18565] sub0: / 0.141038 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.759 21524 [18565] sub0: \ 0.141156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.759 21524 [18565] sub0: \ 0.141298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.760 21524 [18565] sub0: \ 0.141426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.760 21524 [18565] sub0: / 0.141595 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.760 21524 [18565] sub0: \ 0.141716 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.760 21524 [18565] sub0: / 0.141917 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.760 21524 [18565] sub0: \ 0.142043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.760 21524 [18565] sub0: / 0.142196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.760 21524 [18565] sub0: \ 0.142316 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.761 21524 [18565] sub0: / 0.142481 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.761 21524 [18565] sub0: / 0.142601 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.761 21524 [18565] sub0: / 0.14276 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.761 21524 [18565] sub0: \ 0.142883 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.761 21524 [18565] sub0: \ 0.143075 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.761 21524 [18565] sub0: \ 0.143208 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.761 21524 [18565] sub0: / 0.14336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.762 21524 [18565] sub0: \ 0.143494 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.762 21524 [18565] sub0: / 0.143648 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.762 21524 [18565] sub0: \ 0.143766 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.762 21524 [18565] sub0: / 0.143913 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.762 21524 [18565] sub0: \ 0.144033 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.762 21524 [18565] sub0: / 0.144179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.762 21524 [18565] sub0: / 0.144297 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.763 21524 [18565] sub0: / 0.144426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.763 21524 [18565] sub0: \ 0.144561 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.763 21524 [18565] sub0: \ 0.144695 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.763 21524 [18565] sub0: \ 0.144824 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.763 21524 [18565] sub0: / 0.14498 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.763 21524 [18565] sub0: \ 0.145099 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.763 21524 [18565] sub0: / 0.145251 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.764 21524 [18565] sub0: \ 0.145371 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.764 21524 [18565] sub0: / 0.145538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.764 21524 [18565] sub0: \ 0.145659 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.764 21524 [18565] sub0: / 0.145804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.764 21524 [18565] sub0: / 0.145999 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.764 21524 [18565] sub0: / 0.146169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.764 21524 [18565] sub0: \ 0.146292 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.765 21524 [18565] sub0: \ 0.146464 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.765 21524 [18565] sub0: \ 0.14662 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.765 21524 [18565] sub0: / 0.146776 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.765 21524 [18565] sub0: \ 0.146896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.765 21524 [18565] sub0: / 0.147049 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.765 21524 [18565] sub0: \ 0.147169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.765 21524 [18565] sub0: / 0.147322 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.766 21524 [18565] sub0: \ 0.147453 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.766 21524 [18565] sub0: / 0.147606 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.766 21524 [18565] sub0: / 0.147726 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.766 21524 [18565] sub0: / 0.147875 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.766 21524 [18565] sub0: \ 0.147995 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.766 21524 [18565] sub0: \ 0.148174 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.766 21524 [18565] sub0: \ 0.148308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.767 21524 [18565] sub0: / 0.148474 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.767 21524 [18565] sub0: \ 0.148596 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.767 21524 [18565] sub0: / 0.14875 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.767 21524 [18565] sub0: \ 0.14887 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.767 21524 [18565] sub0: / 0.149022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.767 21524 [18565] sub0: \ 0.149143 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.767 21524 [18565] sub0: / 0.14929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.768 21524 [18565] sub0: / 0.149408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.768 21524 [18565] sub0: / 0.149541 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.768 21524 [18565] sub0: \ 0.14966 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.768 21524 [18565] sub0: \ 0.149824 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:56.768 21524 [18565] sub0: \ 0.150036 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.768 21524 [18565] sub0: / 0.150195 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.768 21524 [18565] sub0: \ 0.150316 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.769 21524 [18565] sub0: / 0.150482 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.769 21524 [18565] sub0: \ 0.150604 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.769 21524 [18565] sub0: / 0.150758 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.769 21524 [18565] sub0: \ 0.150879 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:36:56.769 21524 [18565] sub0: / 0.151027 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.769 21524 [18565] sub0: / 0.151147 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.769 21524 [18565] sub0: / 0.151291 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.770 21524 [18565] sub0: / 0.151414 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.770 21524 [18565] sub0: / 0.151632 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.770 21524 [18565] sub0: / 0.151793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:56.770 21524 [18565] sub0: / 0.151913 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:56.771 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:36:56.773 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:36:56.774 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:36:56.776 21524 [18565] sub0: \ 0.157733 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:36:56.776 21524 [18565] sub0: / 0.15798 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:56.777 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:36:56.778 21524 [18565] sub0: \ 0.160343 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:36:56.779 21524 [18565] sub0: / 0.160814 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:56.779 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:56.781 21524 [18565] sub0: \ 0.162549 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:56.781 21524 [18565] sub0: / 0.162841 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:56.781 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:36:56.918 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:36:57.340 21524 [18565] sub0: \ 0.721786 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:36:57.341 21524 [18565] sub0: / 0.7228 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:57.342 21524 [18565] time: 0.723629 2015-12-03 12:36:57.342 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:36:57.343 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:36:57.344 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:36:57.345 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:36:57.345 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:36:57.346 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:36:57.347 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:36:57.349 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:36:57.350 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:36:57.359 21524 [18565] sub0: / 0.740597 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:36:58.506 21524 [18565] sub0: \ 1.88819 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:58.507 21524 [18565] sub0: \ 0.000655 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:36:58.507 21524 [18565] sub0: / 0.000795 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:58.507 21524 [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:36:58.508 21524 [18565] sub0: / 0.001098 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:58.510 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:36:58.511 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:36:58.512 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:36:58.513 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:36:58.514 21524 [18565] sub0: \ 0.007671 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:36:58.515 21524 [18565] sub0: \ 0.008272 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:36:58.515 21524 [18565] sub0: \ 0.008447 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:58.515 21524 [18565] sub0: \ 0.008601 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:58.515 21524 [18565] sub0: / 0.008749 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:58.515 21524 [18565] sub0: / 0.008871 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:58.516 21524 [18565] sub0: / 0.009008 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:58.516 21524 [18565] sub0: / 0.009143 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:58.516 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:36:58.517 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:36:58.519 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:36:58.521 21524 [18565] sub0: \ 0.014262 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:36:58.521 21524 [18565] sub0: / 0.014458 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:58.522 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:36:58.523 21524 [18565] sub0: \ 0.016774 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:36:58.524 21524 [18565] sub0: / 0.017257 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:58.524 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:58.525 21524 [18565] sub0: \ 0.018942 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:58.526 21524 [18565] sub0: / 0.019245 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:59.287 21340 [18565] sub0: \ 28.27281 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:36:59.288 21340 [18565] sub0: \ 0.000679 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:36:59.288 21340 [18565] sub0: / 0.000871 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:59.288 21340 [18565] sub0: \ 0.001006 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:36:59.288 21340 [18565] sub0: / 0.001178 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:36:59.290 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:36:59.291 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:36:59.292 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:36:59.294 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:36:59.295 21340 [18565] sub0: \ 0.007445 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:36:59.295 21340 [18565] sub0: \ 0.008032 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:36:59.295 21340 [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:244 2015-12-03 12:36:59.296 21340 [18565] sub0: \ 0.008325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:36:59.296 21340 [18565] sub0: / 0.008469 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:59.296 21340 [18565] sub0: / 0.008598 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:59.296 21340 [18565] sub0: / 0.008722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:36:59.296 21340 [18565] sub0: / 0.008863 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:36:59.296 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:36:59.304 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:36:59.306 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:36:59.308 21340 [18565] sub0: \ 0.020296 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:36:59.308 21340 [18565] sub0: / 0.020479 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:36:59.309 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:36:59.310 21340 [18565] sub0: \ 0.022718 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:36:59.310 21340 [18565] sub0: / 0.023147 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:36:59.311 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:36:59.312 21340 [18565] sub0: \ 0.024711 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:36:59.312 21340 [18565] sub0: / 0.025039 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:36:59.611 21524 [18565] sub0: \ 1.104918 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:36:59.612 21524 [18565] sub0: / 1.105904 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:36:59.620 21524 [18565] time: 1.113113 2015-12-03 12:36:59.622 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:36:59.623 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:36:59.624 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:36:59.628 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:36:59.629 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:36:59.631 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:36:59.633 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:36:59.635 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:36:59.637 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:36:59.653 21524 [18565] sub0: / 1.146491 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:37:00.024 21524 [18565] sub0: \ 1.517821 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:37:00.025 21524 [18565] sub0: \ 0.000664 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:37:00.025 21524 [18565] sub0: / 0.000809 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:00.025 21524 [18565] sub0: \ 0.000939 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:37:00.026 21524 [18565] sub0: / 0.001121 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:37:00.027 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:37:00.029 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:37:00.030 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:37:00.031 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:37:00.032 21524 [18565] sub0: \ 0.007263 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:37:00.032 21524 [18565] sub0: \ 0.007879 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:37:00.033 21524 [18565] sub0: \ 0.008064 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:00.033 21524 [18565] sub0: \ 0.008232 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:00.033 21524 [18565] sub0: / 0.008381 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:00.033 21524 [18565] sub0: / 0.008518 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:00.033 21524 [18565] sub0: / 0.00864 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:00.033 21524 [18565] sub0: / 0.008758 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:37:00.034 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:37:00.037 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:37:00.040 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:37:00.043 21524 [18565] sub0: \ 0.018321 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:37:00.043 21524 [18565] sub0: / 0.018543 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:00.047 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:37:00.049 21524 [18565] sub0: \ 0.024565 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:37:00.050 21524 [18565] sub0: / 0.025046 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:37:00.050 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:37:00.053 21524 [18565] sub0: \ 0.02889 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:37:00.054 21524 [18565] sub0: / 0.029237 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:37:00.138 21524 [18565] sub0: \ 0.113351 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:37:00.139 21524 [18565] sub0: / 0.114304 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:37:00.142 21524 [18565] time: 0.11699 2015-12-03 12:37:00.143 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:37:00.143 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:37:00.145 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:37:00.147 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:37:00.147 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:37:00.150 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:37:00.152 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:37:00.155 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:37:00.156 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:37:00.171 21524 [18565] sub0: / 0.146603 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:37:00.271 21340 [18565] sub0: \ 0.983381 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:37:00.272 21340 [18565] sub0: / 0.984313 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:37:00.275 21340 [18565] time: 0.98815 2015-12-03 12:37:00.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:37:00.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:37:00.282 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:37:00.284 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:37:00.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', 'client_id', '--- 1 ' , '') 2015-12-03 12:37:00.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', 'login', '--- jr ' , '') 2015-12-03 12:37:00.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', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:37:00.288 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:37:00.289 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:37:00.296 21340 [18565] sub0: / 1.008655 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:37:01.249 21340 [18565] sub0: \ 1.962144 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:37:01.250 21340 [18565] sub0: \ 0.000679 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:37:01.250 21340 [18565] sub0: / 0.000834 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:01.251 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:37:01.251 21340 [18565] sub0: / 0.001143 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:37:01.253 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:37:01.259 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:37:01.261 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:37:01.262 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:37:01.263 21340 [18565] sub0: \ 0.013718 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:37:01.264 21340 [18565] sub0: \ 0.014542 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:37:01.264 21340 [18565] sub0: \ 0.014747 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:01.264 21340 [18565] sub0: \ 0.014898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:01.265 21340 [18565] sub0: / 0.015057 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:01.265 21340 [18565] sub0: / 0.015193 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:01.265 21340 [18565] sub0: / 0.015311 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:01.265 21340 [18565] sub0: / 0.015427 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:37:01.265 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:37:01.267 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:37:01.269 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:37:01.270 21340 [18565] sub0: \ 0.020696 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:37:01.270 21340 [18565] sub0: / 0.020893 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:01.272 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:37:01.273 21340 [18565] sub0: \ 0.023497 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:37:01.274 21340 [18565] sub0: / 0.023975 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:37:01.274 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:37:01.275 21340 [18565] sub0: \ 0.025728 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:37:01.276 21340 [18565] sub0: / 0.026152 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:37:01.343 21340 [18565] sub0: \ 0.093212 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:37:01.344 21340 [18565] sub0: / 0.094169 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:37:01.344 21340 [18565] time: 0.094864 2015-12-03 12:37:01.345 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:37:01.346 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:37:01.347 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:37:01.348 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:37:01.349 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:37:01.349 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:37:01.350 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:37:01.352 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:37:01.353 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:37:01.360 21340 [18565] sub0: / 0.109954 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:37:05.806 21340 [18565] sub0: \ 4.55639 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:37:05.807 21340 [18565] sub0: \ 0.00072 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:37:05.807 21340 [18565] sub0: / 0.000863 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:05.807 21340 [18565] sub0: \ 0.000993 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:37:05.807 21340 [18565] sub0: / 0.001163 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:37:05.809 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:37:05.810 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:37:05.811 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:37:05.813 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:37:05.813 21340 [18565] sub0: \ 0.007244 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:37:05.814 21340 [18565] sub0: \ 0.007835 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:37:05.814 21340 [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:37:05.814 21340 [18565] sub0: \ 0.008166 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:05.814 21340 [18565] sub0: / 0.008311 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:05.815 21340 [18565] sub0: / 0.008447 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:05.815 21340 [18565] sub0: / 0.008578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:05.815 21340 [18565] sub0: / 0.008695 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:37:05.815 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:37:05.816 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:37:05.818 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:37:05.819 21340 [18565] sub0: \ 0.013316 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:37:05.820 21340 [18565] sub0: / 0.013515 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:05.821 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:37:05.822 21340 [18565] sub0: \ 0.015791 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:37:05.822 21340 [18565] sub0: / 0.01621 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:37:05.823 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:37:05.824 21340 [18565] sub0: \ 0.0178 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:37:05.824 21340 [18565] sub0: / 0.018119 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:37:06.240 21524 [18565] sub0: \ 6.215842 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:37:06.241 21524 [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:37:06.241 21524 [18565] sub0: / 0.000794 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:06.242 21524 [18565] sub0: \ 0.000925 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:37:06.242 21524 [18565] sub0: / 0.001108 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:37:06.243 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:37:06.245 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:37:06.246 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:37:06.247 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:37:06.248 21524 [18565] sub0: \ 0.007376 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:37:06.249 21524 [18565] sub0: \ 0.008021 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:37:06.249 21524 [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:37:06.249 21524 [18565] sub0: \ 0.008349 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:06.249 21524 [18565] sub0: / 0.008496 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:06.249 21524 [18565] sub0: / 0.008634 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:06.249 21524 [18565] sub0: / 0.008773 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:06.249 21524 [18565] sub0: / 0.008894 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:37:06.250 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:37:06.253 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:37:06.257 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:37:06.260 21524 [18565] sub0: \ 0.019008 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:37:06.260 21524 [18565] sub0: / 0.019221 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:06.263 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:37:06.265 21524 [18565] sub0: \ 0.02411 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:37:06.265 21524 [18565] sub0: / 0.024572 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:37:06.265 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:37:06.269 21524 [18565] sub0: \ 0.028682 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:37:06.270 21524 [18565] sub0: / 0.02903 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:37:06.697 21524 [18565] sub0: \ 0.456574 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:37:06.698 21524 [18565] sub0: / 0.457509 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:37:06.703 21524 [18565] time: 0.461984 2015-12-03 12:37:06.704 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:37:06.706 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:37:06.708 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:37:06.709 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:37:06.710 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:37:06.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:37:06.715 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:37:06.718 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:37:06.721 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:37:06.729 21524 [18565] sub0: / 0.48884 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:37:07.133 21340 [18565] sub0: \ 1.326391 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:37:07.133 21340 [18565] sub0: / 1.327357 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:37:07.139 21340 [18565] time: 1.332412 2015-12-03 12:37:07.140 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:37:07.141 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:37:07.142 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:37:07.143 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:37:07.143 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:37:07.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', 'login', '--- jr ' , '') 2015-12-03 12:37:07.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', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:37:07.147 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:37:07.148 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:37:07.155 21340 [18565] sub0: / 1.348436 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:37:08.551 21525 [18565] sub0: \ 17.055292 Form::header in /opt/kivi/kivitendo-erp/SL/Form.pm:456 called from /opt/kivi/kivitendo-erp/SL/Controller/Base.pm:119 2015-12-03 12:37:08.552 21525 [18565] sub0: \ 17.056351 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:37:08.553 21525 [18565] sub0: / 17.057181 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:37:08.656 21525 [18565] sub0: / 17.159731 Form::header in /opt/kivi/kivitendo-erp/SL/Form.pm:533 2015-12-03 12:37:08.736 21525 [18565] time: 17.240021 2015-12-03 12:37:08.737 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 = '30d735102f76588ec2682e684f79a4e3') 2015-12-03 12:37:08.738 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT id FROM auth.session WHERE id = '30d735102f76588ec2682e684f79a4e3' 2015-12-03 12:37:08.738 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 = '30d735102f76588ec2682e684f79a4e3' 2015-12-03 12:37:08.739 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:37:08.740 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 ('30d735102f76588ec2682e684f79a4e3', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:37:08.741 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 ('30d735102f76588ec2682e684f79a4e3', 'login', '--- werner ' , '') 2015-12-03 12:37:08.741 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 ('30d735102f76588ec2682e684f79a4e3', 'client_id', '--- 1 ' , '') 2015-12-03 12:37:08.743 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:37:08.745 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:37:08.749 21525 [18565] sub0: / 17.253415 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:37:10.873 21525 [18565] sub0: \ 19.377099 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:37:10.874 21525 [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:37:10.874 21525 [18565] sub0: / 0.000796 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:10.874 21525 [18565] sub0: \ 0.000926 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:37:10.874 21525 [18565] sub0: / 0.0011 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:37:10.876 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:37:10.878 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:37:10.879 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:37:10.880 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:37:10.881 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:37:10.881 21525 [18565] sub0: \ 0.007831 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:37:10.881 21525 [18565] sub0: \ 0.007988 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:10.881 21525 [18565] sub0: \ 0.008121 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:10.882 21525 [18565] sub0: / 0.008265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:10.882 21525 [18565] sub0: / 0.008402 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:10.882 21525 [18565] sub0: / 0.008524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:10.882 21525 [18565] sub0: / 0.008628 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:37:10.882 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:37:10.884 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:37:10.885 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:37:10.887 21525 [18565] sub0: \ 0.013159 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:37:10.887 21525 [18565] sub0: / 0.013332 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:10.888 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:37:10.889 21525 [18565] sub0: \ 0.015495 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:37:10.889 21525 [18565] sub0: / 0.016101 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:37:10.890 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:37:10.891 21525 [18565] sub0: \ 0.017691 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:37:10.891 21525 [18565] sub0: / 0.017956 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:37:11.196 21340 [18565] sub0: \ 5.38945 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:37:11.196 21340 [18565] sub0: \ 0.000707 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:37:11.197 21340 [18565] sub0: / 0.000857 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:11.197 21340 [18565] sub0: \ 0.001001 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:37:11.197 21340 [18565] sub0: / 0.001164 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:37:11.199 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:37:11.200 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:37:11.201 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:37:11.202 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:37:11.203 21340 [18565] sub0: \ 0.007076 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:37:11.203 21340 [18565] sub0: \ 0.007652 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:37:11.204 21340 [18565] sub0: \ 0.007807 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:11.204 21340 [18565] sub0: \ 0.007974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:11.204 21340 [18565] sub0: / 0.008116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:11.206 21340 [18565] sub0: / 0.009962 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:11.206 21340 [18565] sub0: / 0.01016 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:11.206 21340 [18565] sub0: / 0.010282 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:37:11.206 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:37:11.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:37:11.212 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:37:11.214 21340 [18565] sub0: \ 0.018553 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:37:11.215 21340 [18565] sub0: / 0.018757 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:11.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:37:11.219 21340 [18565] sub0: \ 0.023282 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:37:11.219 21340 [18565] sub0: / 0.023712 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:37:11.220 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:37:11.224 21340 [18565] sub0: \ 0.028289 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:37:11.224 21340 [18565] sub0: / 0.028635 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:37:11.623 21525 [18565] sub0: \ 0.749226 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:37:11.624 21525 [18565] sub0: / 0.750179 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:37:11.628 21525 [18565] time: 0.754456 2015-12-03 12:37:11.630 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:37:11.632 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:37:11.632 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:37:11.633 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:37:11.634 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:37:11.635 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:37:11.636 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:37:11.637 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:37:11.639 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:37:11.644 21525 [18565] sub0: / 0.770261 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:37:11.824 21525 [18565] sub0: \ 0.95026 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:37:11.825 21525 [18565] sub0: \ 0.000715 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:37:11.825 21525 [18565] sub0: / 0.000871 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:11.825 21525 [18565] sub0: \ 0.001014 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:37:11.825 21525 [18565] sub0: / 0.001179 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:37:11.827 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:37:11.828 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:37:11.829 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:37:11.830 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:37:11.831 21525 [18565] sub0: \ 0.007319 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:37:11.836 21525 [18565] sub0: \ 0.012367 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:37:11.836 21525 [18565] sub0: \ 0.012606 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:11.837 21525 [18565] sub0: \ 0.012733 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:11.837 21525 [18565] sub0: / 0.012889 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:11.837 21525 [18565] sub0: / 0.013016 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:11.837 21525 [18565] sub0: / 0.013144 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:11.837 21525 [18565] sub0: / 0.01325 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:37:11.837 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:37:11.839 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:37:11.840 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:37:11.842 21525 [18565] sub0: \ 0.017852 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:37:11.842 21525 [18565] sub0: / 0.018019 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:11.843 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:37:11.844 21525 [18565] sub0: \ 0.020378 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:37:11.845 21525 [18565] sub0: / 0.020859 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:37:11.845 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:37:11.846 21525 [18565] sub0: \ 0.022452 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:37:11.847 21525 [18565] sub0: / 0.022716 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:37:12.266 21340 [18565] sub0: \ 1.070661 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:37:12.267 21340 [18565] sub0: / 1.071619 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:37:12.273 21340 [18565] time: 1.076846 2015-12-03 12:37:12.274 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:37:12.275 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:37:12.275 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:37:12.277 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:37:12.277 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:37:12.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', 'client_id', '--- 1 ' , '') 2015-12-03 12:37:12.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', 'login', '--- jr ' , '') 2015-12-03 12:37:12.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:37:12.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:37:12.288 21340 [18565] sub0: / 1.092486 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:37:12.838 21525 [18565] sub0: \ 1.01394 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:37:12.839 21525 [18565] sub0: / 1.014847 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:37:12.843 21525 [18565] time: 1.019672 2015-12-03 12:37:12.845 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:37:12.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:37:12.846 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:37:12.847 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:37:12.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', 'login', '--- jr ' , '') 2015-12-03 12:37:12.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', 'client_id', '--- 1 ' , '') 2015-12-03 12:37:12.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:37:12.852 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:37:12.853 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:37:12.858 21525 [18565] sub0: / 1.034284 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:37:13.682 21525 [18565] sub0: \ 1.857965 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:37:13.683 21525 [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:37:13.683 21525 [18565] sub0: / 0.00082 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:13.683 21525 [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:37:13.683 21525 [18565] sub0: / 0.001114 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:37:13.685 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:37:13.686 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:37:13.688 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:37:13.689 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:37:13.690 21525 [18565] sub0: \ 0.007782 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:37:13.690 21525 [18565] sub0: \ 0.008346 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:37:13.690 21525 [18565] sub0: \ 0.00851 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:13.691 21525 [18565] sub0: \ 0.008662 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:13.691 21525 [18565] sub0: / 0.008794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:13.691 21525 [18565] sub0: / 0.008907 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:13.691 21525 [18565] sub0: / 0.009023 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:13.691 21525 [18565] sub0: / 0.009128 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:37:13.691 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:37:13.693 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:37:13.694 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:37:13.696 21525 [18565] sub0: \ 0.013719 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:37:13.696 21525 [18565] sub0: / 0.01388 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:13.697 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:37:13.698 21525 [18565] sub0: \ 0.016003 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:37:13.698 21525 [18565] sub0: / 0.016411 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:37:13.699 21525 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:37:13.700 21525 [18565] sub0: \ 0.017919 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:37:13.700 21525 [18565] sub0: / 0.018202 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:37:13.935 21525 [18565] sub0: \ 0.252853 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:37:13.936 21525 [18565] sub0: / 0.253791 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:37:13.938 21525 [18565] time: 0.255561 2015-12-03 12:37:13.939 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:37:13.939 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:37:13.940 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:37:13.941 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:37:13.941 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:37:13.942 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:37:13.943 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:37:13.945 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:37:13.946 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:37:13.951 21525 [18565] sub0: / 0.269346 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:37:14.721 21525 [18565] sub0: \ 1.038609 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:37:14.721 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:37:14.722 21525 [18565] sub0: / 0.000804 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:14.722 21525 [18565] sub0: \ 0.000933 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:37:14.722 21525 [18565] sub0: / 0.001095 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:37:14.724 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:37:14.725 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:37:14.726 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:37:14.727 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:37:14.728 21525 [18565] sub0: \ 0.006962 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:37:14.728 21525 [18565] sub0: \ 0.00756 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:37:14.729 21525 [18565] sub0: \ 0.007725 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:14.729 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:37:14.729 21525 [18565] sub0: / 0.007994 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:14.729 21525 [18565] sub0: / 0.00812 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:14.729 21525 [18565] sub0: / 0.008226 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:14.729 21525 [18565] sub0: / 0.008328 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:37:14.729 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:37:14.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 = 'client_id') 2015-12-03 12:37:14.732 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:37:14.733 21525 [18565] sub0: \ 0.012656 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:37:14.734 21525 [18565] sub0: / 0.012808 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:14.735 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:37:14.736 21525 [18565] sub0: \ 0.014854 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:37:14.736 21525 [18565] sub0: / 0.015296 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:37:14.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:37:14.738 21525 [18565] sub0: \ 0.016759 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:37:14.738 21525 [18565] sub0: / 0.017013 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:37:15.097 21340 [18565] sub0: \ 3.901155 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:37:15.098 21340 [18565] sub0: \ 0.000713 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:37:15.098 21340 [18565] sub0: / 0.000873 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:15.098 21340 [18565] sub0: \ 0.001001 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:37:15.098 21340 [18565] sub0: / 0.001167 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:37:15.100 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:37:15.101 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:37:15.102 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:37:15.104 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:37:15.104 21340 [18565] sub0: \ 0.007246 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:37:15.105 21340 [18565] sub0: \ 0.007874 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:37:15.105 21340 [18565] sub0: \ 0.008059 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:15.105 21340 [18565] sub0: \ 0.00821 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:15.105 21340 [18565] sub0: / 0.008357 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:15.106 21340 [18565] sub0: / 0.00851 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:15.106 21340 [18565] sub0: / 0.008642 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:15.106 21340 [18565] sub0: / 0.00876 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:37:15.106 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:37:15.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 = 'client_id') 2015-12-03 12:37:15.110 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:37:15.112 21340 [18565] sub0: \ 0.01469 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:37:15.112 21340 [18565] sub0: / 0.01494 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:15.113 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:37:15.114 21340 [18565] sub0: \ 0.017137 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:37:15.115 21340 [18565] sub0: / 0.017575 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:37:15.115 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:37:15.116 21340 [18565] sub0: \ 0.019149 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:37:15.117 21340 [18565] sub0: / 0.019424 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:37:15.246 21340 [18565] sub0: \ 0.148796 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:37:15.247 21340 [18565] sub0: / 0.149695 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:37:15.248 21340 [18565] time: 0.150701 2015-12-03 12:37:15.248 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:37:15.249 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:37:15.250 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:37:15.251 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:37:15.251 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:37:15.252 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:37:15.253 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:37:15.254 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:37:15.255 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:37:15.261 21340 [18565] sub0: / 0.163961 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:37:15.618 21525 [18565] sub0: \ 0.897305 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:37:15.619 21525 [18565] sub0: / 0.898178 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:37:15.624 21525 [18565] time: 0.902765 2015-12-03 12:37:15.624 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:37:15.625 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:37:15.626 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:37:15.627 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:37:15.627 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:37:15.628 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:37:15.629 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:37:15.631 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:37:15.632 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:37:15.636 21525 [18565] sub0: / 0.915423 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:37:19.111 21340 [18565] sub0: \ 4.013537 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:37:19.112 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:37:19.112 21340 [18565] sub0: / 0.000812 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:19.112 21340 [18565] sub0: \ 0.000943 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:37:19.112 21340 [18565] sub0: / 0.00115 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:37:19.114 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:37:19.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_content'::regclass) AND (a.attnum > 0) AND NOT a.attisdropped ORDER BY a.attnum 2015-12-03 12:37:19.116 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:37:19.117 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:37:19.118 21340 [18565] sub0: \ 0.006685 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:37:19.196 21340 [18565] sub0: \ 0.084829 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:37:19.196 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:244 2015-12-03 12:37:19.196 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:244 2015-12-03 12:37:19.197 21340 [18565] sub0: \ 0.085661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.197 21340 [18565] sub0: \ 0.085834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.197 21340 [18565] sub0: \ 0.085974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.197 21340 [18565] sub0: / 0.086134 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.197 21340 [18565] sub0: \ 0.08626 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.197 21340 [18565] sub0: / 0.086417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.197 21340 [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:37:19.198 21340 [18565] sub0: / 0.086715 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.198 21340 [18565] sub0: \ 0.086854 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.198 21340 [18565] sub0: / 0.087003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.198 21340 [18565] sub0: / 0.087124 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.198 21340 [18565] sub0: / 0.087275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.198 21340 [18565] sub0: \ 0.087396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.198 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:37:19.199 21340 [18565] sub0: \ 0.087686 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.199 21340 [18565] sub0: / 0.087857 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.199 21340 [18565] sub0: \ 0.087982 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.199 21340 [18565] sub0: / 0.088137 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.199 21340 [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:258 2015-12-03 12:37:19.199 21340 [18565] sub0: / 0.088415 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.199 21340 [18565] sub0: \ 0.08854 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.200 21340 [18565] sub0: / 0.088687 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.200 21340 [18565] sub0: / 0.088826 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.200 21340 [18565] sub0: / 0.088981 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.200 21340 [18565] sub0: \ 0.089107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.200 21340 [18565] sub0: \ 0.089306 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.200 21340 [18565] sub0: \ 0.089444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.200 21340 [18565] sub0: / 0.089599 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.201 21340 [18565] sub0: \ 0.089724 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.201 21340 [18565] sub0: / 0.089893 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.201 21340 [18565] sub0: \ 0.090018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.201 21340 [18565] sub0: / 0.090185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.201 21340 [18565] sub0: \ 0.09031 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.201 21340 [18565] sub0: / 0.090457 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.201 21340 [18565] sub0: / 0.090581 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.202 21340 [18565] sub0: / 0.090748 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.202 21340 [18565] sub0: \ 0.090876 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.202 21340 [18565] sub0: \ 0.091043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.202 21340 [18565] sub0: \ 0.091181 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.202 21340 [18565] sub0: / 0.091336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.202 21340 [18565] sub0: \ 0.091461 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.202 21340 [18565] sub0: / 0.091615 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.203 21340 [18565] sub0: \ 0.091752 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.203 21340 [18565] sub0: / 0.091908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.203 21340 [18565] sub0: \ 0.092033 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.203 21340 [18565] sub0: / 0.09218 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.203 21340 [18565] sub0: / 0.092303 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.203 21340 [18565] sub0: / 0.092445 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.203 21340 [18565] sub0: \ 0.092567 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.204 21340 [18565] sub0: \ 0.092758 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.204 21340 [18565] sub0: \ 0.092899 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.204 21340 [18565] sub0: / 0.093056 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.204 21340 [18565] sub0: \ 0.093212 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.204 21340 [18565] sub0: / 0.093369 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.204 21340 [18565] sub0: \ 0.093494 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.205 21340 [18565] sub0: / 0.093661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.205 21340 [18565] sub0: \ 0.093803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.205 21340 [18565] sub0: / 0.093954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.205 21340 [18565] sub0: / 0.094077 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.205 21340 [18565] sub0: / 0.094197 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.205 21340 [18565] sub0: \ 0.094315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.205 21340 [18565] sub0: \ 0.094469 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.205 21340 [18565] sub0: \ 0.094604 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.206 21340 [18565] sub0: / 0.094774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.206 21340 [18565] sub0: \ 0.094901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.206 21340 [18565] sub0: / 0.095056 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.206 21340 [18565] sub0: \ 0.095182 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.206 21340 [18565] sub0: / 0.095336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.206 21340 [18565] sub0: \ 0.095461 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.206 21340 [18565] sub0: / 0.095608 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.207 21340 [18565] sub0: / 0.095744 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.207 21340 [18565] sub0: / 0.095902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.207 21340 [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:37:19.207 21340 [18565] sub0: \ 0.096161 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.207 21340 [18565] sub0: \ 0.096294 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.207 21340 [18565] sub0: / 0.096449 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.207 21340 [18565] sub0: \ 0.096573 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.208 21340 [18565] sub0: / 0.096727 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.208 21340 [18565] sub0: \ 0.096867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.208 21340 [18565] sub0: / 0.097022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.208 21340 [18565] sub0: \ 0.097186 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.208 21340 [18565] sub0: / 0.097341 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.208 21340 [18565] sub0: / 0.097465 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.209 21340 [18565] sub0: / 0.097663 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.209 21340 [18565] sub0: \ 0.097807 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.209 21340 [18565] sub0: \ 0.097961 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.209 21340 [18565] sub0: \ 0.098097 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.209 21340 [18565] sub0: / 0.098252 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.209 21340 [18565] sub0: \ 0.098377 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.209 21340 [18565] sub0: / 0.098531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.210 21340 [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:37:19.210 21340 [18565] sub0: / 0.098824 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.210 21340 [18565] sub0: \ 0.09895 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.210 21340 [18565] sub0: / 0.099097 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.210 21340 [18565] sub0: / 0.099222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.210 21340 [18565] sub0: / 0.099375 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.210 21340 [18565] sub0: \ 0.0995 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.211 21340 [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:244 2015-12-03 12:37:19.211 21340 [18565] sub0: \ 0.099804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.211 21340 [18565] sub0: / 0.09996 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.211 21340 [18565] sub0: \ 0.100085 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.211 21340 [18565] sub0: / 0.100241 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.211 21340 [18565] sub0: \ 0.100366 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.211 21340 [18565] sub0: / 0.100519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.212 21340 [18565] sub0: \ 0.100644 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.212 21340 [18565] sub0: / 0.100824 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.212 21340 [18565] sub0: / 0.100949 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.212 21340 [18565] sub0: / 0.101102 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.212 21340 [18565] sub0: \ 0.101257 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.212 21340 [18565] sub0: \ 0.101437 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.212 21340 [18565] sub0: \ 0.101576 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.213 21340 [18565] sub0: / 0.101745 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.213 21340 [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:37:19.213 21340 [18565] sub0: / 0.102028 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.213 21340 [18565] sub0: \ 0.102153 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.213 21340 [18565] sub0: / 0.102307 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.213 21340 [18565] sub0: \ 0.102433 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.213 21340 [18565] sub0: / 0.10258 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.214 21340 [18565] sub0: / 0.102703 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.214 21340 [18565] sub0: / 0.102839 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.214 21340 [18565] sub0: \ 0.102958 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.214 21340 [18565] sub0: \ 0.103111 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.214 21340 [18565] sub0: \ 0.103247 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.214 21340 [18565] sub0: / 0.103403 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.214 21340 [18565] sub0: \ 0.103526 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.215 21340 [18565] sub0: / 0.103683 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.215 21340 [18565] sub0: \ 0.103822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.215 21340 [18565] sub0: / 0.103976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.215 21340 [18565] sub0: \ 0.104103 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.215 21340 [18565] sub0: / 0.104264 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.215 21340 [18565] sub0: / 0.104386 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.215 21340 [18565] sub0: / 0.10454 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.216 21340 [18565] sub0: \ 0.104665 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.216 21340 [18565] sub0: \ 0.104834 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.216 21340 [18565] sub0: \ 0.10497 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.216 21340 [18565] sub0: / 0.105157 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.216 21340 [18565] sub0: \ 0.105288 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.216 21340 [18565] sub0: / 0.105445 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.216 21340 [18565] sub0: \ 0.105569 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.217 21340 [18565] sub0: / 0.105723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.217 21340 [18565] sub0: \ 0.105864 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.217 21340 [18565] sub0: / 0.106012 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.217 21340 [18565] sub0: / 0.106135 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.217 21340 [18565] sub0: / 0.10629 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.217 21340 [18565] sub0: \ 0.106416 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.217 21340 [18565] sub0: \ 0.10658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.218 21340 [18565] sub0: \ 0.106719 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.218 21340 [18565] sub0: / 0.10689 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.218 21340 [18565] sub0: \ 0.107015 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.218 21340 [18565] sub0: / 0.107169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.218 21340 [18565] sub0: \ 0.107295 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.218 21340 [18565] sub0: / 0.107449 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.218 21340 [18565] sub0: \ 0.107574 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.219 21340 [18565] sub0: / 0.107722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.219 21340 [18565] sub0: / 0.107873 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.219 21340 [18565] sub0: / 0.108019 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.219 21340 [18565] sub0: \ 0.108142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.219 21340 [18565] sub0: \ 0.108291 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.219 21340 [18565] sub0: \ 0.108425 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.219 21340 [18565] sub0: / 0.108582 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.220 21340 [18565] sub0: \ 0.108706 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.220 21340 [18565] sub0: / 0.108878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.220 21340 [18565] sub0: \ 0.109003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.220 21340 [18565] sub0: / 0.109185 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.220 21340 [18565] sub0: \ 0.109314 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.220 21340 [18565] sub0: / 0.109463 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.220 21340 [18565] sub0: / 0.109586 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.221 21340 [18565] sub0: / 0.109758 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.221 21340 [18565] sub0: \ 0.109886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.221 21340 [18565] sub0: \ 0.110036 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.221 21340 [18565] sub0: \ 0.11017 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.221 21340 [18565] sub0: / 0.110326 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.221 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:37:19.221 21340 [18565] sub0: / 0.110608 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.222 21340 [18565] sub0: \ 0.110746 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.222 21340 [18565] sub0: / 0.110903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.222 21340 [18565] sub0: \ 0.111028 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.222 21340 [18565] sub0: / 0.111176 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.222 21340 [18565] sub0: / 0.111299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.222 21340 [18565] sub0: / 0.11147 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.222 21340 [18565] sub0: \ 0.111598 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.223 21340 [18565] sub0: \ 0.111793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.223 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:37:19.223 21340 [18565] sub0: / 0.112094 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.223 21340 [18565] sub0: \ 0.11222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.223 21340 [18565] sub0: / 0.112374 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.223 21340 [18565] sub0: \ 0.112498 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.224 21340 [18565] sub0: / 0.112652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.224 21340 [18565] sub0: \ 0.112791 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.224 21340 [18565] sub0: / 0.112941 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.224 21340 [18565] sub0: / 0.113063 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.224 21340 [18565] sub0: / 0.113235 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.224 21340 [18565] sub0: \ 0.113355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.224 21340 [18565] sub0: \ 0.113524 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.225 21340 [18565] sub0: \ 0.113661 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.225 21340 [18565] sub0: / 0.113833 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.225 21340 [18565] sub0: \ 0.11396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.225 21340 [18565] sub0: / 0.114116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.225 21340 [18565] sub0: \ 0.114242 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.225 21340 [18565] sub0: / 0.114396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.225 21340 [18565] sub0: \ 0.114521 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.226 21340 [18565] sub0: / 0.11467 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.226 21340 [18565] sub0: / 0.114808 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.226 21340 [18565] sub0: / 0.114947 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.226 21340 [18565] sub0: \ 0.115082 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.226 21340 [18565] sub0: \ 0.115253 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.226 21340 [18565] sub0: \ 0.115392 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.226 21340 [18565] sub0: / 0.115548 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.227 21340 [18565] sub0: \ 0.115672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.227 21340 [18565] sub0: / 0.115843 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.227 21340 [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:258 2015-12-03 12:37:19.227 21340 [18565] sub0: / 0.116122 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.227 21340 [18565] sub0: \ 0.116248 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.227 21340 [18565] sub0: / 0.116396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.227 21340 [18565] sub0: / 0.116519 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.228 21340 [18565] sub0: / 0.116658 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.228 21340 [18565] sub0: \ 0.116796 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.228 21340 [18565] sub0: \ 0.116977 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.228 21340 [18565] sub0: \ 0.117142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.228 21340 [18565] sub0: / 0.117305 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.228 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:258 2015-12-03 12:37:19.228 21340 [18565] sub0: / 0.117583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.229 21340 [18565] sub0: \ 0.117707 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.229 21340 [18565] sub0: / 0.117875 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.229 21340 [18565] sub0: \ 0.118 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.229 21340 [18565] sub0: / 0.118147 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.229 21340 [18565] sub0: / 0.118269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.229 21340 [18565] sub0: / 0.118389 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.229 21340 [18565] sub0: \ 0.118508 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.230 21340 [18565] sub0: \ 0.118671 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.230 21340 [18565] sub0: \ 0.118822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.230 21340 [18565] sub0: / 0.118979 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.230 21340 [18565] sub0: \ 0.119105 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.230 21340 [18565] sub0: / 0.119262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.230 21340 [18565] sub0: \ 0.119387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.230 21340 [18565] sub0: / 0.11954 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.231 21340 [18565] sub0: \ 0.119666 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.231 21340 [18565] sub0: / 0.119829 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.231 21340 [18565] sub0: / 0.119953 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.231 21340 [18565] sub0: / 0.120112 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.231 21340 [18565] sub0: \ 0.120237 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.231 21340 [18565] sub0: \ 0.120401 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.231 21340 [18565] sub0: \ 0.120538 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.232 21340 [18565] sub0: / 0.120695 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.232 21340 [18565] sub0: \ 0.120837 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.232 21340 [18565] sub0: / 0.120993 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.232 21340 [18565] sub0: \ 0.121157 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.232 21340 [18565] sub0: / 0.121319 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.232 21340 [18565] sub0: \ 0.121444 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.232 21340 [18565] sub0: / 0.121597 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.233 21340 [18565] sub0: / 0.121721 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.233 21340 [18565] sub0: / 0.12188 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.233 21340 [18565] sub0: \ 0.122003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.233 21340 [18565] sub0: \ 0.122138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.233 21340 [18565] sub0: \ 0.122283 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.233 21340 [18565] sub0: / 0.122439 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.233 21340 [18565] sub0: \ 0.122565 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.234 21340 [18565] sub0: / 0.122719 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.234 21340 [18565] sub0: \ 0.122858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.234 21340 [18565] sub0: / 0.123012 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.234 21340 [18565] sub0: \ 0.123138 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.234 21340 [18565] sub0: / 0.123287 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.234 21340 [18565] sub0: / 0.12341 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.234 21340 [18565] sub0: / 0.123578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.235 21340 [18565] sub0: \ 0.123706 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.235 21340 [18565] sub0: \ 0.123885 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.235 21340 [18565] sub0: \ 0.124023 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.235 21340 [18565] sub0: / 0.124179 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.235 21340 [18565] sub0: \ 0.124304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.235 21340 [18565] sub0: / 0.124458 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.235 21340 [18565] sub0: \ 0.124583 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.236 21340 [18565] sub0: / 0.124748 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.236 21340 [18565] sub0: \ 0.124876 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.236 21340 [18565] sub0: / 0.125024 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.236 21340 [18565] sub0: / 0.125171 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.236 21340 [18565] sub0: / 0.12532 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.236 21340 [18565] sub0: \ 0.125442 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.236 21340 [18565] sub0: \ 0.125605 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.237 21340 [18565] sub0: \ 0.125767 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.237 21340 [18565] sub0: / 0.125925 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.237 21340 [18565] sub0: \ 0.126048 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.237 21340 [18565] sub0: / 0.126201 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.237 21340 [18565] sub0: \ 0.126324 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.237 21340 [18565] sub0: / 0.126476 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.237 21340 [18565] sub0: \ 0.1266 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.238 21340 [18565] sub0: / 0.126761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.238 21340 [18565] sub0: / 0.126884 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.238 21340 [18565] sub0: / 0.127027 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.238 21340 [18565] sub0: \ 0.12715 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.238 21340 [18565] sub0: \ 0.127317 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.238 21340 [18565] sub0: \ 0.127453 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.238 21340 [18565] sub0: / 0.127607 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.239 21340 [18565] sub0: \ 0.12774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.239 21340 [18565] sub0: / 0.127896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.239 21340 [18565] sub0: \ 0.128018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.239 21340 [18565] sub0: / 0.128169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.239 21340 [18565] sub0: \ 0.128291 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.239 21340 [18565] sub0: / 0.128437 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.239 21340 [18565] sub0: / 0.128555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.240 21340 [18565] sub0: / 0.128691 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.240 21340 [18565] sub0: \ 0.128827 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.240 21340 [18565] sub0: \ 0.12898 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.240 21340 [18565] sub0: \ 0.129139 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.240 21340 [18565] sub0: / 0.129315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.240 21340 [18565] sub0: \ 0.129438 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.240 21340 [18565] sub0: / 0.129591 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.241 21340 [18565] sub0: \ 0.129713 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.241 21340 [18565] sub0: / 0.129878 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.241 21340 [18565] sub0: \ 0.130001 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.241 21340 [18565] sub0: / 0.130147 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.241 21340 [18565] sub0: / 0.130266 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.241 21340 [18565] sub0: / 0.130414 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.241 21340 [18565] sub0: \ 0.130534 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.242 21340 [18565] sub0: \ 0.130708 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.242 21340 [18565] sub0: \ 0.130856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.242 21340 [18565] sub0: / 0.131009 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.242 21340 [18565] sub0: \ 0.13113 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.242 21340 [18565] sub0: / 0.131282 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.242 21340 [18565] sub0: \ 0.131404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.242 21340 [18565] sub0: / 0.131554 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.243 21340 [18565] sub0: \ 0.131676 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.243 21340 [18565] sub0: / 0.131836 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.243 21340 [18565] sub0: / 0.131955 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.243 21340 [18565] sub0: / 0.132073 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.243 21340 [18565] sub0: \ 0.132191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.243 21340 [18565] sub0: \ 0.132342 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.243 21340 [18565] sub0: \ 0.132473 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.244 21340 [18565] sub0: / 0.132625 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.244 21340 [18565] sub0: \ 0.132772 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.244 21340 [18565] sub0: / 0.132926 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.244 21340 [18565] sub0: \ 0.133047 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.244 21340 [18565] sub0: / 0.133238 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.244 21340 [18565] sub0: \ 0.133361 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.244 21340 [18565] sub0: / 0.133505 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.245 21340 [18565] sub0: / 0.133691 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.245 21340 [18565] sub0: / 0.13386 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.245 21340 [18565] sub0: \ 0.133982 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.245 21340 [18565] sub0: \ 0.134114 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.245 21340 [18565] sub0: \ 0.134244 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.245 21340 [18565] sub0: / 0.134396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.245 21340 [18565] sub0: \ 0.134516 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.246 21340 [18565] sub0: / 0.134666 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.246 21340 [18565] sub0: \ 0.134801 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.246 21340 [18565] sub0: / 0.134953 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.246 21340 [18565] sub0: \ 0.135074 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.246 21340 [18565] sub0: / 0.135224 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.246 21340 [18565] sub0: / 0.135342 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.246 21340 [18565] sub0: / 0.135502 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.246 21340 [18565] sub0: \ 0.135622 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.247 21340 [18565] sub0: \ 0.135785 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.247 21340 [18565] sub0: \ 0.135918 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.247 21340 [18565] sub0: / 0.13607 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.247 21340 [18565] sub0: \ 0.136191 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.247 21340 [18565] sub0: / 0.136359 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.247 21340 [18565] sub0: \ 0.13648 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.248 21340 [18565] sub0: / 0.13663 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.248 21340 [18565] sub0: \ 0.136764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.248 21340 [18565] sub0: / 0.136911 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.248 21340 [18565] sub0: / 0.13703 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.248 21340 [18565] sub0: / 0.137204 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.248 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:37:19.248 21340 [18565] sub0: \ 0.137462 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.248 21340 [18565] sub0: \ 0.137592 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.249 21340 [18565] sub0: / 0.137757 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.249 21340 [18565] sub0: \ 0.137879 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.249 21340 [18565] sub0: / 0.13803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.249 21340 [18565] sub0: \ 0.138151 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.249 21340 [18565] sub0: / 0.138303 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.249 21340 [18565] sub0: \ 0.138424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.249 21340 [18565] sub0: / 0.138568 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.250 21340 [18565] sub0: / 0.138687 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.250 21340 [18565] sub0: / 0.138866 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.250 21340 [18565] sub0: \ 0.138987 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.250 21340 [18565] sub0: \ 0.139134 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.250 21340 [18565] sub0: \ 0.139265 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.250 21340 [18565] sub0: / 0.139417 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.250 21340 [18565] sub0: \ 0.139537 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.251 21340 [18565] sub0: / 0.139701 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.251 21340 [18565] sub0: \ 0.139836 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.251 21340 [18565] sub0: / 0.139987 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.251 21340 [18565] sub0: \ 0.140107 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.251 21340 [18565] sub0: / 0.140251 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.251 21340 [18565] sub0: / 0.140369 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.251 21340 [18565] sub0: / 0.14052 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.252 21340 [18565] sub0: \ 0.14064 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.252 21340 [18565] sub0: \ 0.140831 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.252 21340 [18565] sub0: \ 0.140966 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.252 21340 [18565] sub0: / 0.141141 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.252 21340 [18565] sub0: \ 0.141269 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.252 21340 [18565] sub0: / 0.141421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.252 21340 [18565] sub0: \ 0.14154 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.253 21340 [18565] sub0: / 0.141691 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.253 21340 [18565] sub0: \ 0.141827 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.253 21340 [18565] sub0: / 0.141976 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.253 21340 [18565] sub0: / 0.142095 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.253 21340 [18565] sub0: / 0.142213 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.253 21340 [18565] sub0: \ 0.14233 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.253 21340 [18565] sub0: \ 0.14248 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.253 21340 [18565] sub0: \ 0.142612 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.254 21340 [18565] sub0: / 0.142777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.254 21340 [18565] sub0: \ 0.142899 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.254 21340 [18565] sub0: / 0.143049 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.254 21340 [18565] sub0: \ 0.143182 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.254 21340 [18565] sub0: / 0.143334 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.254 21340 [18565] sub0: \ 0.143456 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.254 21340 [18565] sub0: / 0.143601 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.255 21340 [18565] sub0: / 0.14372 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.255 21340 [18565] sub0: / 0.143884 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.255 21340 [18565] sub0: \ 0.144005 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.255 21340 [18565] sub0: \ 0.144164 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.255 21340 [18565] sub0: \ 0.144296 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.255 21340 [18565] sub0: / 0.144448 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.255 21340 [18565] sub0: \ 0.144567 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.256 21340 [18565] sub0: / 0.144718 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.256 21340 [18565] sub0: \ 0.144858 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.256 21340 [18565] sub0: / 0.145008 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.256 21340 [18565] sub0: \ 0.145167 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.256 21340 [18565] sub0: / 0.14532 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.256 21340 [18565] sub0: / 0.145438 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.256 21340 [18565] sub0: / 0.145577 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.257 21340 [18565] sub0: \ 0.145695 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.257 21340 [18565] sub0: \ 0.145871 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.257 21340 [18565] sub0: \ 0.146003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.257 21340 [18565] sub0: / 0.146155 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.257 21340 [18565] sub0: \ 0.146275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.257 21340 [18565] sub0: / 0.146426 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.257 21340 [18565] sub0: \ 0.146545 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.258 21340 [18565] sub0: / 0.146706 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.258 21340 [18565] sub0: \ 0.146843 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.258 21340 [18565] sub0: / 0.146989 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.258 21340 [18565] sub0: / 0.147108 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.258 21340 [18565] sub0: / 0.147247 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.258 21340 [18565] sub0: \ 0.147364 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.258 21340 [18565] sub0: \ 0.147513 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.259 21340 [18565] sub0: \ 0.147644 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.259 21340 [18565] sub0: / 0.14781 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.259 21340 [18565] sub0: \ 0.147932 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.259 21340 [18565] sub0: / 0.148084 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.259 21340 [18565] sub0: \ 0.148203 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.259 21340 [18565] sub0: / 0.148352 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.259 21340 [18565] sub0: \ 0.148473 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.259 21340 [18565] sub0: / 0.148619 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.260 21340 [18565] sub0: / 0.14875 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.260 21340 [18565] sub0: / 0.148902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.260 21340 [18565] sub0: \ 0.149022 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.260 21340 [18565] sub0: \ 0.149207 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.260 21340 [18565] sub0: \ 0.149343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.260 21340 [18565] sub0: / 0.149495 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.260 21340 [18565] sub0: \ 0.149615 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.261 21340 [18565] sub0: / 0.149779 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.261 21340 [18565] sub0: \ 0.149902 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.261 21340 [18565] sub0: / 0.150066 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.261 21340 [18565] sub0: \ 0.150188 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.261 21340 [18565] sub0: / 0.150333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.261 21340 [18565] sub0: / 0.150451 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.261 21340 [18565] sub0: / 0.15059 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.262 21340 [18565] sub0: \ 0.15071 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.262 21340 [18565] sub0: \ 0.150886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:19.262 21340 [18565] sub0: \ 0.151018 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.262 21340 [18565] sub0: / 0.151169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.262 21340 [18565] sub0: \ 0.15129 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.262 21340 [18565] sub0: / 0.151441 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.262 21340 [18565] sub0: \ 0.151562 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.263 21340 [18565] sub0: / 0.15171 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.263 21340 [18565] sub0: \ 0.151846 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:19.263 21340 [18565] sub0: / 0.151991 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.263 21340 [18565] sub0: / 0.152109 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.263 21340 [18565] sub0: / 0.152248 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.263 21340 [18565] sub0: / 0.152365 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.263 21340 [18565] sub0: / 0.152532 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.264 21340 [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:244 2015-12-03 12:37:19.264 21340 [18565] sub0: / 0.152833 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.264 21340 [18565] sub0: / 0.15298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:19.264 21340 [18565] sub0: / 0.1531 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:37:19.265 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:37:19.266 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:37:19.268 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:37:19.269 21340 [18565] sub0: \ 0.158113 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:37:19.269 21340 [18565] sub0: / 0.158271 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:19.270 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:37:19.271 21340 [18565] sub0: \ 0.160136 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:37:19.271 21340 [18565] sub0: / 0.160525 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:37:19.272 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:37:19.273 21340 [18565] sub0: \ 0.162008 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:37:19.273 21340 [18565] sub0: / 0.162241 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:37:19.274 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:37:19.402 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:37:19.746 21340 [18565] sub0: \ 0.63466 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:37:19.746 21340 [18565] sub0: / 0.635526 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:37:19.747 21340 [18565] time: 0.636219 2015-12-03 12:37:19.748 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:37:19.748 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:37:19.749 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:37:19.750 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:37:19.750 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:37:19.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:37:19.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', 'client_id', '--- 1 ' , '') 2015-12-03 12:37:19.754 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:37:19.755 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:37:19.763 21340 [18565] sub0: / 0.651646 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:37:21.329 21340 [18565] sub0: \ 2.217874 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:37:21.330 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:37:21.330 21340 [18565] sub0: / 0.000792 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:21.330 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:37:21.330 21340 [18565] sub0: / 0.001076 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:37:21.332 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:37:21.333 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:37:21.334 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:37:21.335 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:37:21.335 21340 [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:37:21.336 21340 [18565] sub0: \ 0.007084 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:37:21.336 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:244 2015-12-03 12:37:21.336 21340 [18565] sub0: \ 0.007391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:21.336 21340 [18565] sub0: / 0.00753 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:21.337 21340 [18565] sub0: / 0.00768 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:21.337 21340 [18565] sub0: / 0.007815 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:21.337 21340 [18565] sub0: / 0.00793 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:37:21.337 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:37:21.338 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:37:21.339 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:37:21.341 21340 [18565] sub0: \ 0.011827 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:37:21.341 21340 [18565] sub0: / 0.01198 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:21.342 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:37:21.343 21340 [18565] sub0: \ 0.013766 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:37:21.343 21340 [18565] sub0: / 0.01416 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:37:21.343 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:37:21.345 21340 [18565] sub0: \ 0.015681 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:37:21.345 21340 [18565] sub0: / 0.015924 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:37:21.584 21340 [18565] sub0: \ 0.254554 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:37:21.584 21340 [18565] sub0: / 0.255491 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:37:21.586 21340 [18565] time: 0.257226 2015-12-03 12:37:21.587 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:37:21.587 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:37:21.588 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:37:21.589 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:37:21.589 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:37:21.590 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:37:21.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:37:21.593 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:37:21.594 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:37:21.600 21340 [18565] sub0: / 0.270661 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:37:21.783 21340 [18565] sub0: \ 0.45437 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:37:21.784 21340 [18565] sub0: \ 0.000773 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:37:21.784 21340 [18565] sub0: / 0.000969 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:21.785 21340 [18565] sub0: \ 0.00111 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:37:21.785 21524 [18565] sub0: \ 15.544109 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:37:21.785 21340 [18565] sub0: / 0.001273 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:37:21.785 21524 [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:37:21.786 21524 [18565] sub0: / 0.000778 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:21.786 21524 [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:37:21.786 21524 [18565] sub0: / 0.001038 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:37:21.786 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:37:21.787 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:37:21.789 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:37:21.789 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:37:21.790 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:37:21.790 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:37:21.791 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:37:21.791 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:37:21.791 21524 [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:37:21.792 21340 [18565] sub0: \ 0.008119 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:37:21.792 21524 [18565] sub0: \ 0.007099 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:37:21.792 21524 [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:37:21.792 21340 [18565] sub0: \ 0.008708 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:37:21.792 21524 [18565] sub0: \ 0.007441 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:21.792 21340 [18565] sub0: \ 0.008896 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:21.792 21524 [18565] sub0: / 0.00759 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:21.793 21524 [18565] sub0: / 0.007731 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:21.793 21340 [18565] sub0: \ 0.008993 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:21.793 21524 [18565] sub0: / 0.007882 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:21.793 21340 [18565] sub0: / 0.009201 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:21.793 21524 [18565] sub0: / 0.007998 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:37:21.793 21340 [18565] sub0: / 0.009317 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:21.793 21340 [18565] sub0: / 0.009422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:21.793 21340 [18565] sub0: / 0.009527 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:37:21.793 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:37:21.793 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:37:21.794 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:37:21.794 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:37:21.796 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:37:21.796 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:37:21.797 21524 [18565] sub0: \ 0.012006 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:37:21.797 21340 [18565] sub0: \ 0.013385 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:37:21.797 21524 [18565] sub0: / 0.012156 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:21.797 21340 [18565] sub0: / 0.013525 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:21.798 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:37:21.798 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:37:21.799 21524 [18565] sub0: \ 0.013974 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:37:21.799 21340 [18565] sub0: \ 0.015361 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:37:21.799 21524 [18565] sub0: / 0.014363 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:37:21.799 21340 [18565] sub0: / 0.015735 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:37:21.799 21524 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:37:21.799 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:37:21.801 21524 [18565] sub0: \ 0.015829 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:37:21.801 21340 [18565] sub0: \ 0.01716 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:37:21.801 21524 [18565] sub0: / 0.01606 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:37:21.801 21340 [18565] sub0: / 0.017381 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:37:21.857 21524 [18565] sub0: \ 0.072627 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:37:21.858 21524 [18565] sub0: / 0.073524 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:37:21.859 21524 [18565] time: 0.0744 2015-12-03 12:37:21.860 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:37:21.860 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:37:21.861 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:37:21.862 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:37:21.862 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:37:21.863 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:37:21.864 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:37:21.866 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:37:21.867 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:37:21.871 21524 [18565] sub0: / 0.086465 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:37:21.888 21340 [18565] sub0: \ 0.104359 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:37:21.889 21340 [18565] sub0: / 0.105248 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:37:21.889 21340 [18565] time: 0.105968 2015-12-03 12:37:21.890 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:37:21.891 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:37:21.891 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:37:21.892 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:37:21.893 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:37:21.894 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:37:21.895 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:37:21.896 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:37:21.897 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:37:21.902 21340 [18565] sub0: / 0.11798 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344 2015-12-03 12:37:24.186 21340 [18565] sub0: \ 2.402298 SL::Dispatcher::handle_request in SL/Dispatcher.pm:228 called from /opt/kivi/kivitendo-erp/dispatcher.fpl:15 2015-12-03 12:37:24.187 21340 [18565] sub0: \ 0.000801 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:54 called from SL/Dispatcher.pm:89 2015-12-03 12:37:24.188 21340 [18565] sub0: / 0.000953 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:24.188 21340 [18565] sub0: \ 0.001096 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:112 called from SL/Dispatcher.pm:90 2015-12-03 12:37:24.188 21340 [18565] sub0: / 0.001268 Form::new in /opt/kivi/kivitendo-erp/SL/Form.pm:128 2015-12-03 12:37:24.190 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:37:24.191 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:37:24.192 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:37:24.193 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:37:24.193 21340 [18565] sub0: \ 0.006742 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:37:24.274 21340 [18565] sub0: \ 0.086984 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:37:24.274 21340 [18565] sub0: \ 0.087454 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.274 21340 [18565] sub0: \ 0.08761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.274 21340 [18565] sub0: \ 0.087734 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.274 21340 [18565] sub0: \ 0.087856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.275 21340 [18565] sub0: \ 0.087974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.275 21340 [18565] sub0: / 0.08813 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.275 21340 [18565] sub0: \ 0.088241 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.275 21340 [18565] sub0: / 0.08838 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.275 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:37:24.275 21340 [18565] sub0: / 0.088646 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.275 21340 [18565] sub0: \ 0.088754 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.275 21340 [18565] sub0: / 0.088886 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.276 21340 [18565] sub0: / 0.088992 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.276 21340 [18565] sub0: / 0.089154 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.276 21340 [18565] sub0: \ 0.089262 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.276 21340 [18565] sub0: \ 0.089412 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.276 21340 [18565] sub0: \ 0.089579 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.276 21340 [18565] sub0: / 0.08972 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.276 21340 [18565] sub0: \ 0.089828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.277 21340 [18565] sub0: / 0.089966 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.277 21340 [18565] sub0: \ 0.090089 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.277 21340 [18565] sub0: / 0.090229 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.277 21340 [18565] sub0: \ 0.090338 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.277 21340 [18565] sub0: / 0.09047 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.277 21340 [18565] sub0: / 0.090577 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.277 21340 [18565] sub0: / 0.090703 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.277 21340 [18565] sub0: \ 0.090811 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.277 21340 [18565] sub0: \ 0.090929 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.278 21340 [18565] sub0: \ 0.091043 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.278 21340 [18565] sub0: / 0.091196 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.278 21340 [18565] sub0: \ 0.091305 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.278 21340 [18565] sub0: / 0.091443 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.278 21340 [18565] sub0: \ 0.091551 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.278 21340 [18565] sub0: / 0.091699 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.278 21340 [18565] sub0: \ 0.091808 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.278 21340 [18565] sub0: / 0.09194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.279 21340 [18565] sub0: / 0.092047 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.279 21340 [18565] sub0: / 0.092214 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.279 21340 [18565] sub0: \ 0.092325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.279 21340 [18565] sub0: \ 0.092464 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.279 21340 [18565] sub0: \ 0.092582 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.279 21340 [18565] sub0: / 0.092722 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.279 21340 [18565] sub0: \ 0.092832 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.280 21340 [18565] sub0: / 0.092971 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.280 21340 [18565] sub0: \ 0.093093 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.280 21340 [18565] sub0: / 0.093233 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.280 21340 [18565] sub0: \ 0.09334 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.280 21340 [18565] sub0: / 0.093509 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.280 21340 [18565] sub0: / 0.093619 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.280 21340 [18565] sub0: / 0.093754 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.280 21340 [18565] sub0: \ 0.093861 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.281 21340 [18565] sub0: \ 0.094009 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.281 21340 [18565] sub0: \ 0.094142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.281 21340 [18565] sub0: / 0.094282 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.281 21340 [18565] sub0: \ 0.094391 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.281 21340 [18565] sub0: / 0.094529 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.281 21340 [18565] sub0: \ 0.094639 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.281 21340 [18565] sub0: / 0.094777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.281 21340 [18565] sub0: \ 0.094895 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.282 21340 [18565] sub0: / 0.095028 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.282 21340 [18565] sub0: / 0.095151 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.282 21340 [18565] sub0: / 0.095278 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.282 21340 [18565] sub0: \ 0.095385 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.282 21340 [18565] sub0: \ 0.095533 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.282 21340 [18565] sub0: \ 0.095653 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.282 21340 [18565] sub0: / 0.095791 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.282 21340 [18565] sub0: \ 0.095901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.283 21340 [18565] sub0: / 0.096039 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.283 21340 [18565] sub0: \ 0.096162 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.283 21340 [18565] sub0: / 0.096299 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.283 21340 [18565] sub0: \ 0.096408 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.283 21340 [18565] sub0: / 0.09654 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.283 21340 [18565] sub0: / 0.096648 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.283 21340 [18565] sub0: / 0.096774 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.283 21340 [18565] sub0: \ 0.096882 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.284 21340 [18565] sub0: \ 0.097029 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.284 21340 [18565] sub0: \ 0.097165 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.284 21340 [18565] sub0: / 0.097304 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.284 21340 [18565] sub0: \ 0.097414 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.284 21340 [18565] sub0: / 0.097604 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.284 21340 [18565] sub0: \ 0.097714 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.284 21340 [18565] sub0: / 0.097853 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.285 21340 [18565] sub0: \ 0.097973 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.285 21340 [18565] sub0: / 0.09812 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.285 21340 [18565] sub0: / 0.098251 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.285 21340 [18565] sub0: / 0.09838 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.285 21340 [18565] sub0: \ 0.098488 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.285 21340 [18565] sub0: \ 0.098621 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.285 21340 [18565] sub0: \ 0.098737 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.285 21340 [18565] sub0: / 0.098876 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.286 21340 [18565] sub0: \ 0.098984 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.286 21340 [18565] sub0: / 0.099136 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.286 21340 [18565] sub0: \ 0.099246 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.286 21340 [18565] sub0: / 0.099385 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.286 21340 [18565] sub0: \ 0.099493 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.286 21340 [18565] sub0: / 0.099625 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.286 21340 [18565] sub0: / 0.099733 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.286 21340 [18565] sub0: / 0.099874 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.287 21340 [18565] sub0: \ 0.099984 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.287 21340 [18565] sub0: \ 0.100146 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.287 21340 [18565] sub0: \ 0.100267 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.287 21340 [18565] sub0: / 0.100407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.287 21340 [18565] sub0: \ 0.100517 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.287 21340 [18565] sub0: / 0.100656 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.287 21340 [18565] sub0: \ 0.100765 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.287 21340 [18565] sub0: / 0.100903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.288 21340 [18565] sub0: \ 0.101013 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.288 21340 [18565] sub0: / 0.101171 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.288 21340 [18565] sub0: / 0.101279 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.288 21340 [18565] sub0: / 0.101406 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.288 21340 [18565] sub0: \ 0.101549 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.288 21340 [18565] sub0: \ 0.101699 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.288 21340 [18565] sub0: \ 0.101818 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.289 21340 [18565] sub0: / 0.101959 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.289 21340 [18565] sub0: \ 0.102081 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.289 21340 [18565] sub0: / 0.102222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.289 21340 [18565] sub0: \ 0.102331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.289 21340 [18565] sub0: / 0.102469 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.289 21340 [18565] sub0: \ 0.102578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.289 21340 [18565] sub0: / 0.102711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.289 21340 [18565] sub0: / 0.102819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.289 21340 [18565] sub0: / 0.102945 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.290 21340 [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:37:24.290 21340 [18565] sub0: \ 0.103206 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.290 21340 [18565] sub0: \ 0.103325 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.290 21340 [18565] sub0: / 0.103466 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.290 21340 [18565] sub0: \ 0.103575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.290 21340 [18565] sub0: / 0.103714 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.290 21340 [18565] sub0: \ 0.103822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.291 21340 [18565] sub0: / 0.10396 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.291 21340 [18565] sub0: \ 0.104084 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.291 21340 [18565] sub0: / 0.10422 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.291 21340 [18565] sub0: / 0.104337 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.291 21340 [18565] sub0: / 0.104475 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.291 21340 [18565] sub0: \ 0.104584 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.291 21340 [18565] sub0: \ 0.104701 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.291 21340 [18565] sub0: \ 0.104816 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.292 21340 [18565] sub0: / 0.104957 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.292 21340 [18565] sub0: \ 0.105079 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.292 21340 [18565] sub0: / 0.105218 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.292 21340 [18565] sub0: \ 0.105327 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.292 21340 [18565] sub0: / 0.105513 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.292 21340 [18565] sub0: \ 0.105627 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.292 21340 [18565] sub0: / 0.105759 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.292 21340 [18565] sub0: / 0.105867 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.293 21340 [18565] sub0: / 0.106019 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.293 21340 [18565] sub0: \ 0.106146 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.293 21340 [18565] sub0: \ 0.106296 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.293 21340 [18565] sub0: \ 0.106416 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.293 21340 [18565] sub0: / 0.106557 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.293 21340 [18565] sub0: \ 0.106667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.293 21340 [18565] sub0: / 0.106805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.293 21340 [18565] sub0: \ 0.106916 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.294 21340 [18565] sub0: / 0.107055 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.294 21340 [18565] sub0: \ 0.10718 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.294 21340 [18565] sub0: / 0.107313 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.294 21340 [18565] sub0: / 0.107421 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.294 21340 [18565] sub0: / 0.10756 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.294 21340 [18565] sub0: \ 0.107668 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.294 21340 [18565] sub0: \ 0.107786 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.294 21340 [18565] sub0: \ 0.107901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.295 21340 [18565] sub0: / 0.10804 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.295 21340 [18565] sub0: \ 0.108168 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.295 21340 [18565] sub0: / 0.108308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.295 21340 [18565] sub0: \ 0.108416 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.295 21340 [18565] sub0: / 0.108555 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.295 21340 [18565] sub0: \ 0.108666 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.295 21340 [18565] sub0: / 0.1088 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.295 21340 [18565] sub0: / 0.108909 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.296 21340 [18565] sub0: / 0.109073 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.296 21340 [18565] sub0: \ 0.10919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.296 21340 [18565] sub0: \ 0.109343 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.296 21340 [18565] sub0: \ 0.109504 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.296 21340 [18565] sub0: / 0.109652 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.296 21340 [18565] sub0: \ 0.109764 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.296 21340 [18565] sub0: / 0.109904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.297 21340 [18565] sub0: \ 0.110015 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.297 21340 [18565] sub0: / 0.110172 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.297 21340 [18565] sub0: \ 0.110281 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.297 21340 [18565] sub0: / 0.110416 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.297 21340 [18565] sub0: / 0.110523 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.297 21340 [18565] sub0: / 0.110654 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.297 21340 [18565] sub0: \ 0.110777 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.297 21340 [18565] sub0: \ 0.110919 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.298 21340 [18565] sub0: \ 0.111039 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.298 21340 [18565] sub0: / 0.111197 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.298 21340 [18565] sub0: \ 0.111309 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.298 21340 [18565] sub0: / 0.11145 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.298 21340 [18565] sub0: \ 0.111559 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.298 21340 [18565] sub0: / 0.111697 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.298 21340 [18565] sub0: \ 0.111806 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.298 21340 [18565] sub0: / 0.111941 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.299 21340 [18565] sub0: / 0.112049 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.299 21340 [18565] sub0: / 0.112207 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.299 21340 [18565] sub0: \ 0.112317 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.299 21340 [18565] sub0: \ 0.112452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.299 21340 [18565] sub0: \ 0.11257 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.299 21340 [18565] sub0: / 0.11271 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.299 21340 [18565] sub0: \ 0.112819 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.300 21340 [18565] sub0: / 0.112958 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.300 21340 [18565] sub0: \ 0.11308 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.300 21340 [18565] sub0: / 0.113223 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.300 21340 [18565] sub0: \ 0.113333 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.300 21340 [18565] sub0: / 0.113526 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.300 21340 [18565] sub0: / 0.113638 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.300 21340 [18565] sub0: / 0.113779 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.300 21340 [18565] sub0: \ 0.113889 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.301 21340 [18565] sub0: \ 0.11404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.301 21340 [18565] sub0: \ 0.114174 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.301 21340 [18565] sub0: / 0.114315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.301 21340 [18565] sub0: \ 0.114424 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.301 21340 [18565] sub0: / 0.114563 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.301 21340 [18565] sub0: \ 0.114672 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.301 21340 [18565] sub0: / 0.114811 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.301 21340 [18565] sub0: \ 0.11492 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.302 21340 [18565] sub0: / 0.115054 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.302 21340 [18565] sub0: / 0.115177 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.302 21340 [18565] sub0: / 0.115315 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.302 21340 [18565] sub0: \ 0.115423 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.302 21340 [18565] sub0: \ 0.115561 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.302 21340 [18565] sub0: \ 0.115681 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.302 21340 [18565] sub0: / 0.115822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.302 21340 [18565] sub0: \ 0.115931 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.303 21340 [18565] sub0: / 0.116086 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.303 21340 [18565] sub0: \ 0.116199 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.303 21340 [18565] sub0: / 0.116338 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.303 21340 [18565] sub0: \ 0.116447 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.303 21340 [18565] sub0: / 0.116578 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.303 21340 [18565] sub0: / 0.116685 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.303 21340 [18565] sub0: / 0.116821 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.303 21340 [18565] sub0: \ 0.11693 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.304 21340 [18565] sub0: \ 0.117095 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.304 21340 [18565] sub0: \ 0.117216 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.304 21340 [18565] sub0: / 0.117355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.304 21340 [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:37:24.304 21340 [18565] sub0: / 0.117641 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.304 21340 [18565] sub0: \ 0.117749 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.304 21340 [18565] sub0: / 0.117887 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.305 21340 [18565] sub0: \ 0.117996 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.305 21340 [18565] sub0: / 0.118142 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.305 21340 [18565] sub0: / 0.11825 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.305 21340 [18565] sub0: / 0.118387 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.305 21340 [18565] sub0: \ 0.118495 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.305 21340 [18565] sub0: \ 0.118634 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.305 21340 [18565] sub0: \ 0.118753 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.305 21340 [18565] sub0: / 0.118894 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.306 21340 [18565] sub0: \ 0.119003 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.306 21340 [18565] sub0: / 0.119157 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.306 21340 [18565] sub0: \ 0.119266 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.306 21340 [18565] sub0: / 0.119404 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.306 21340 [18565] sub0: \ 0.119512 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.306 21340 [18565] sub0: / 0.119651 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.306 21340 [18565] sub0: / 0.119758 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.306 21340 [18565] sub0: / 0.119895 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.307 21340 [18565] sub0: \ 0.120002 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.307 21340 [18565] sub0: \ 0.120154 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.307 21340 [18565] sub0: \ 0.120283 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.307 21340 [18565] sub0: / 0.120423 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.307 21340 [18565] sub0: \ 0.120531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.307 21340 [18565] sub0: / 0.12067 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.307 21340 [18565] sub0: \ 0.120778 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.307 21340 [18565] sub0: / 0.120916 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.308 21340 [18565] sub0: \ 0.121025 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.308 21340 [18565] sub0: / 0.121173 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.308 21340 [18565] sub0: / 0.12128 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.308 21340 [18565] sub0: / 0.121418 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.308 21340 [18565] sub0: \ 0.121575 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.308 21340 [18565] sub0: \ 0.121723 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.308 21340 [18565] sub0: \ 0.121842 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.309 21340 [18565] sub0: / 0.121982 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.309 21340 [18565] sub0: \ 0.122105 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.309 21340 [18565] sub0: / 0.122244 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.309 21340 [18565] sub0: \ 0.122354 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.309 21340 [18565] sub0: / 0.122492 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.309 21340 [18565] sub0: \ 0.1226 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.309 21340 [18565] sub0: / 0.122734 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.309 21340 [18565] sub0: / 0.122841 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.310 21340 [18565] sub0: / 0.122968 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.310 21340 [18565] sub0: \ 0.123087 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.310 21340 [18565] sub0: \ 0.123236 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.310 21340 [18565] sub0: \ 0.123356 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.310 21340 [18565] sub0: / 0.123506 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.310 21340 [18565] sub0: \ 0.123617 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.310 21340 [18565] sub0: / 0.123755 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.310 21340 [18565] sub0: \ 0.123864 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.311 21340 [18565] sub0: / 0.124002 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.311 21340 [18565] sub0: \ 0.124125 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.311 21340 [18565] sub0: / 0.124258 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.311 21340 [18565] sub0: / 0.124365 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.311 21340 [18565] sub0: / 0.124491 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.311 21340 [18565] sub0: \ 0.124598 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.311 21340 [18565] sub0: \ 0.124737 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.311 21340 [18565] sub0: \ 0.124854 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.312 21340 [18565] sub0: / 0.124993 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.312 21340 [18565] sub0: \ 0.125116 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.312 21340 [18565] sub0: / 0.125253 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.312 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:37:24.312 21340 [18565] sub0: / 0.125531 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.312 21340 [18565] sub0: \ 0.125642 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.312 21340 [18565] sub0: / 0.125772 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.312 21340 [18565] sub0: / 0.125879 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.313 21340 [18565] sub0: / 0.126015 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.313 21340 [18565] sub0: \ 0.126139 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.313 21340 [18565] sub0: \ 0.126277 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.313 21340 [18565] sub0: \ 0.126395 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.313 21340 [18565] sub0: / 0.126544 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.313 21340 [18565] sub0: \ 0.126654 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.313 21340 [18565] sub0: / 0.126792 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.313 21340 [18565] sub0: \ 0.126901 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.314 21340 [18565] sub0: / 0.127039 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.314 21340 [18565] sub0: \ 0.127164 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.314 21340 [18565] sub0: / 0.127296 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.314 21340 [18565] sub0: / 0.127403 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.314 21340 [18565] sub0: / 0.127539 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.314 21340 [18565] sub0: \ 0.127645 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.314 21340 [18565] sub0: \ 0.127793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.314 21340 [18565] sub0: \ 0.127912 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.315 21340 [18565] sub0: / 0.12805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.315 21340 [18565] sub0: \ 0.128174 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.315 21340 [18565] sub0: / 0.128311 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.315 21340 [18565] sub0: \ 0.12842 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.315 21340 [18565] sub0: / 0.128558 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.315 21340 [18565] sub0: \ 0.128667 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.315 21340 [18565] sub0: / 0.128798 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.315 21340 [18565] sub0: / 0.128904 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.316 21340 [18565] sub0: / 0.12903 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.316 21340 [18565] sub0: \ 0.129152 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.316 21340 [18565] sub0: \ 0.129298 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.316 21340 [18565] sub0: \ 0.129416 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.316 21340 [18565] sub0: / 0.129604 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.316 21340 [18565] sub0: \ 0.129725 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.316 21340 [18565] sub0: / 0.129862 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.317 21340 [18565] sub0: \ 0.129969 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.317 21340 [18565] sub0: / 0.130117 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.317 21340 [18565] sub0: \ 0.130224 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.317 21340 [18565] sub0: / 0.130355 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.317 21340 [18565] sub0: / 0.130459 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.317 21340 [18565] sub0: / 0.130581 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.317 21340 [18565] sub0: \ 0.130684 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.317 21340 [18565] sub0: \ 0.130828 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.317 21340 [18565] sub0: \ 0.130945 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.318 21340 [18565] sub0: / 0.131104 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.318 21340 [18565] sub0: \ 0.131212 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.318 21340 [18565] sub0: / 0.131348 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.318 21340 [18565] sub0: \ 0.131455 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.318 21340 [18565] sub0: / 0.131591 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.318 21340 [18565] sub0: \ 0.131696 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.318 21340 [18565] sub0: / 0.13183 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.318 21340 [18565] sub0: / 0.131935 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.319 21340 [18565] sub0: / 0.132058 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.319 21340 [18565] sub0: \ 0.132177 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.319 21340 [18565] sub0: \ 0.132336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.319 21340 [18565] sub0: \ 0.132452 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.319 21340 [18565] sub0: / 0.132589 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.319 21340 [18565] sub0: \ 0.132694 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.319 21340 [18565] sub0: / 0.132842 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.319 21340 [18565] sub0: \ 0.132948 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.320 21340 [18565] sub0: / 0.133096 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.320 21340 [18565] sub0: \ 0.133201 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.320 21340 [18565] sub0: / 0.133331 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.320 21340 [18565] sub0: / 0.133435 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.320 21340 [18565] sub0: / 0.13358 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.320 21340 [18565] sub0: \ 0.133682 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.320 21340 [18565] sub0: \ 0.133825 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.320 21340 [18565] sub0: \ 0.133939 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.321 21340 [18565] sub0: / 0.134087 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.321 21340 [18565] sub0: \ 0.134194 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.321 21340 [18565] sub0: / 0.13433 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.321 21340 [18565] sub0: \ 0.134435 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.321 21340 [18565] sub0: / 0.13457 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.321 21340 [18565] sub0: \ 0.134675 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.321 21340 [18565] sub0: / 0.134803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.321 21340 [18565] sub0: / 0.134906 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.322 21340 [18565] sub0: / 0.135027 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.322 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:37:24.322 21340 [18565] sub0: \ 0.13529 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.322 21340 [18565] sub0: \ 0.135406 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.322 21340 [18565] sub0: / 0.135544 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.322 21340 [18565] sub0: \ 0.135649 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.322 21340 [18565] sub0: / 0.135793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.322 21340 [18565] sub0: \ 0.1359 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.323 21340 [18565] sub0: / 0.136036 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.323 21340 [18565] sub0: \ 0.136156 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.323 21340 [18565] sub0: / 0.136286 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.323 21340 [18565] sub0: / 0.13639 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.323 21340 [18565] sub0: / 0.136514 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.323 21340 [18565] sub0: \ 0.136617 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.323 21340 [18565] sub0: \ 0.136761 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.323 21340 [18565] sub0: \ 0.136877 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.324 21340 [18565] sub0: / 0.137014 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.324 21340 [18565] sub0: \ 0.137134 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.324 21340 [18565] sub0: / 0.13727 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.324 21340 [18565] sub0: \ 0.137375 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.324 21340 [18565] sub0: / 0.13756 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.324 21340 [18565] sub0: \ 0.13767 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.324 21340 [18565] sub0: / 0.137805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.324 21340 [18565] sub0: / 0.137908 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.325 21340 [18565] sub0: / 0.13803 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.325 21340 [18565] sub0: \ 0.138149 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.325 21340 [18565] sub0: \ 0.138292 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.325 21340 [18565] sub0: \ 0.138407 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.325 21340 [18565] sub0: / 0.138543 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.325 21340 [18565] sub0: \ 0.138648 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.325 21340 [18565] sub0: / 0.138783 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.325 21340 [18565] sub0: \ 0.138897 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.326 21340 [18565] sub0: / 0.139033 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.326 21340 [18565] sub0: \ 0.139153 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.326 21340 [18565] sub0: / 0.139282 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.326 21340 [18565] sub0: / 0.139386 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.326 21340 [18565] sub0: / 0.13951 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.326 21340 [18565] sub0: \ 0.139612 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.326 21340 [18565] sub0: \ 0.139726 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.326 21340 [18565] sub0: \ 0.139838 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.327 21340 [18565] sub0: / 0.139974 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.327 21340 [18565] sub0: \ 0.140092 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.327 21340 [18565] sub0: / 0.14023 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.327 21340 [18565] sub0: \ 0.140334 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.327 21340 [18565] sub0: / 0.140469 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.327 21340 [18565] sub0: \ 0.140574 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.327 21340 [18565] sub0: / 0.140703 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.327 21340 [18565] sub0: / 0.140805 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.327 21340 [18565] sub0: / 0.140949 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.328 21340 [18565] sub0: \ 0.141052 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.328 21340 [18565] sub0: \ 0.141202 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.328 21340 [18565] sub0: \ 0.141318 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.328 21340 [18565] sub0: / 0.141486 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.328 21340 [18565] sub0: \ 0.141596 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.328 21340 [18565] sub0: / 0.141732 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.328 21340 [18565] sub0: \ 0.141836 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.329 21340 [18565] sub0: / 0.141981 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.329 21340 [18565] sub0: \ 0.142101 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.329 21340 [18565] sub0: / 0.142232 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.329 21340 [18565] sub0: / 0.142336 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.329 21340 [18565] sub0: / 0.142467 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.329 21340 [18565] sub0: \ 0.142571 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.329 21340 [18565] sub0: \ 0.142714 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.329 21340 [18565] sub0: \ 0.142829 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.330 21340 [18565] sub0: / 0.142966 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.330 21340 [18565] sub0: \ 0.143083 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.330 21340 [18565] sub0: / 0.143222 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.330 21340 [18565] sub0: \ 0.143327 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.330 21340 [18565] sub0: / 0.143463 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.330 21340 [18565] sub0: \ 0.143568 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.330 21340 [18565] sub0: / 0.143696 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.330 21340 [18565] sub0: / 0.143799 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.330 21340 [18565] sub0: / 0.143921 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.331 21340 [18565] sub0: \ 0.144023 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.331 21340 [18565] sub0: \ 0.14418 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.331 21340 [18565] sub0: \ 0.144295 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.331 21340 [18565] sub0: / 0.144431 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.331 21340 [18565] sub0: \ 0.144535 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.331 21340 [18565] sub0: / 0.14467 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.331 21340 [18565] sub0: \ 0.144775 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.331 21340 [18565] sub0: / 0.144909 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.332 21340 [18565] sub0: \ 0.145023 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.332 21340 [18565] sub0: / 0.145169 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.332 21340 [18565] sub0: / 0.145275 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.332 21340 [18565] sub0: / 0.145399 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.332 21340 [18565] sub0: \ 0.145551 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.332 21340 [18565] sub0: \ 0.145711 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.332 21340 [18565] sub0: \ 0.145826 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.333 21340 [18565] sub0: / 0.145964 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.333 21340 [18565] sub0: \ 0.146082 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.333 21340 [18565] sub0: / 0.146219 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.333 21340 [18565] sub0: \ 0.146324 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.333 21340 [18565] sub0: / 0.146457 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.333 21340 [18565] sub0: \ 0.146562 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.333 21340 [18565] sub0: / 0.14669 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.333 21340 [18565] sub0: / 0.146794 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.333 21340 [18565] sub0: / 0.146895 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.334 21340 [18565] sub0: \ 0.146996 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.334 21340 [18565] sub0: \ 0.147125 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.334 21340 [18565] sub0: \ 0.147238 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.334 21340 [18565] sub0: / 0.147375 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.334 21340 [18565] sub0: \ 0.147481 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.334 21340 [18565] sub0: / 0.147616 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.334 21340 [18565] sub0: \ 0.147721 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.334 21340 [18565] sub0: / 0.147856 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.335 21340 [18565] sub0: \ 0.147962 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:258 2015-12-03 12:37:24.335 21340 [18565] sub0: / 0.148114 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.335 21340 [18565] sub0: / 0.14822 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.335 21340 [18565] sub0: / 0.148365 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.335 21340 [18565] sub0: / 0.148468 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.335 21340 [18565] sub0: / 0.148664 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.335 21340 [18565] sub0: \ 0.148793 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:231 called from /opt/kivi/kivitendo-erp/SL/Request.pm:244 2015-12-03 12:37:24.335 21340 [18565] sub0: / 0.14892 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.336 21340 [18565] sub0: / 0.149036 SL::Request::_recode_recursively in /opt/kivi/kivitendo-erp/SL/Request.pm:262 2015-12-03 12:37:24.336 21340 [18565] sub0: / 0.149154 SL::Request::read_cgi_input in /opt/kivi/kivitendo-erp/SL/Request.pm:307 2015-12-03 12:37:24.336 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:37:24.338 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:37:24.339 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:37:24.340 21340 [18565] sub0: \ 0.153882 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:37:24.341 21340 [18565] sub0: / 0.154022 Locale::new in /opt/kivi/kivitendo-erp/SL/Locale.pm:71 2015-12-03 12:37:24.342 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:37:24.342 21340 [18565] sub0: \ 0.155831 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:37:24.343 21340 [18565] sub0: / 0.156222 Form::dbconnect_noauto in /opt/kivi/kivitendo-erp/SL/Form.pm:1449 2015-12-03 12:37:24.343 21340 [18565] query: SL::DBUtils::dump_query called from /opt/kivi/kivitendo-erp/SL/DBUtils.pm:140 SELECT * FROM defaults 2015-12-03 12:37:24.344 21340 [18565] sub0: \ 0.157615 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:578 called from SL/Dispatcher.pm:293 2015-12-03 12:37:24.344 21340 [18565] sub0: / 0.157838 Form::set_standard_title in /opt/kivi/kivitendo-erp/SL/Form.pm:585 2015-12-03 12:37:24.345 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:37:24.473 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:37:24.815 21340 [18565] sub0: \ 0.628274 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:37:24.816 21340 [18565] sub0: / 0.629132 Form::create_http_response in /opt/kivi/kivitendo-erp/SL/Form.pm:450 2015-12-03 12:37:24.816 21340 [18565] time: 0.629791 2015-12-03 12:37:24.817 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:37:24.818 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:37:24.818 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:37:24.819 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:37:24.820 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:37:24.820 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:37:24.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', 'session_auth_status_user', '--- 0 ' , '') 2015-12-03 12:37:24.823 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:37:24.824 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:37:24.830 21340 [18565] sub0: / 0.643799 SL::Dispatcher::handle_request in SL/Dispatcher.pm:344