система: freebsd4.10-r , MySQL 3.23.58, UTM5.1.10-007 и UTM5.1.10-013
Был сделан бекап базы с работающего биллинг-сервера UTM5.1.10-007:
mysqldump -q -e -p UTM5 > UTM5_bak.sql
и залит на тестовую машину с UTM5.1.10-013, тудаже залито MYSQL_update.sql .
utm5.cfg
database_type=mysql
database=UTM5
#database_host=localhost
database_login=root
database_password=root
#database_sock_path=/tmp/mysql.sock
urfa_bind_host=0.0.0.0
#urfa_lib_file=/netup/utm5/lib/utm5_core/liburfa-std.so
urfa_lib_file=/netup/utm5/lib/utm5_hotspot/liburfa-hotspot.so
#urfa_lib_file=/netup/utm5/lib/utm5_core/liburfa-npo.so
urfa_lib_file=/netup/utm5/lib/utm5_core/liburfa-card.so
urfa_lib_file=/netup/utm5/lib/utm5_core/liburfa-utils.so
urfa_lib_file=/netup/utm5/lib/utm5_core/liburfa-graph.so
urfa_lib_file=/netup/utm5/lib/utm5_core/liburfa-std.so
urfa_lib_file=/netup/utm5/lib/utm5_radius/liburfa-radius.so
nfbuffer_port=9996
log_level=10
log_file_main=/netup/utm5/log/main.log
log_file_debug=/netup/utm5/log/debug.log
log_file_critical=/netup/utm5/log/main.log
log_file_verificator=/netup/utm5/log/verificator.log
и вот что получилось
debug.log
Info : Jul 21 15:21:14 UTM5 Logger: New `?Debug : ' stream: /netup/utm5/log/debug.log
Info : Jul 21 15:21:14 UTM5 Logger: New ` Info : ' stream: /netup/utm5/log/main.log
Info : Jul 21 15:21:14 UTM5 Logger: New `*CRIT : ' stream: /netup/utm5/log/main.log
ERROR : Jul 21 15:21:14 UTMCtx: Failed to init ctx: ctx_init_file not specified
?Debug : Jul 21 15:21:14 UTMCtx: Initialization started...
Notice: Jul 21 15:21:14 ModMap: Sub-Module 'utmctx' inserted...
Info : Jul 21 15:21:14 DBA:Ctx: Creating 6 DB connections
Info : Jul 21 15:21:14 DBA:Ctx: DB Transactions are disabled
?Debug : Jul 21 15:21:14 DBCtx: Connecting to MySQL database
?Debug : Jul 21 15:21:14 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 21 15:21:14 DBCtx: MySQL connection opened
?Debug : Jul 21 15:21:14 DBCtx: Connecting to MySQL database
?Debug : Jul 21 15:21:14 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 21 15:21:14 DBCtx: MySQL connection opened
?Debug : Jul 21 15:21:14 DBCtx: Connecting to MySQL database
?Debug : Jul 21 15:21:14 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 21 15:21:14 DBCtx: MySQL connection opened
?Debug : Jul 21 15:21:14 DBCtx: Connecting to MySQL database
?Debug : Jul 21 15:21:14 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 21 15:21:14 DBCtx: MySQL connection opened
?Debug : Jul 21 15:21:14 DBCtx: Connecting to MySQL database
?Debug : Jul 21 15:21:14 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 21 15:21:14 DBCtx: MySQL connection opened
?Debug : Jul 21 15:21:14 DBCtx: Connecting to MySQL database
?Debug : Jul 21 15:21:14 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 21 15:21:14 DBCtx: MySQL connection opened
Notice: Jul 21 15:21:14 ModMap: Sub-Module 'dba:ctx' inserted...
?Debug : Jul 21 15:21:14 DBCtx: SQL SELECT query: SELECT name,country,region,city,address,email,tel,web FROM registration_info
?Debug : Jul 21 15:21:14 DBCtx: SQL SELECT query: SELECT value FROM utm5_settings WHERE variable='certificate'
Info : Jul 21 15:21:14 UTM5 DBA: X509 sign verification succeded
?Debug : Jul 21 15:21:14 DBCtx: SQL SELECT query: SELECT id,login,password,ip,mask FROM system_accounts WHERE is_deleted=0
?Debug : Jul 21 15:21:14 DBCtx: MySQL query failed. Trying to reconnect: 0
?Debug : Jul 21 15:21:16 DBCtx: MySQL query failed. Trying to reconnect: 1
?Debug : Jul 21 15:21:18 DBCtx: MySQL query failed. Trying to reconnect: 2
?Debug : Jul 21 15:21:20 DBCtx: MySQL query failed. Trying to reconnect: 3
?Debug : Jul 21 15:21:22 DBCtx: MySQL query failed. Trying to reconnect: 4
ERROR : Jul 21 15:21:24 DBASQLError: MySQL query failed:
*ALERT : Jul 21 15:21:24 UTM5 DBA: Exception caught on startup. See debug log for detail
*CRIT : Jul 21 15:21:24 UTM5 Core: ModMap fatal init exception. Aborting
main.log
Info : Jul 21 15:21:14 UTM5 Logger: New ` Info : ' stream: /netup/utm5/log/main.log
Info : Jul 21 15:21:14 UTM5 Logger: New `*CRIT : ' stream: /netup/utm5/log/main.log
ERROR : Jul 21 15:21:14 UTMCtx: Failed to init ctx: ctx_init_file not specified
Notice: Jul 21 15:21:14 ModMap: Sub-Module 'utmctx' inserted...
Info : Jul 21 15:21:14 DBA:Ctx: Creating 6 DB connections
Info : Jul 21 15:21:14 DBA:Ctx: DB Transactions are disabled
Notice: Jul 21 15:21:14 ModMap: Sub-Module 'dba:ctx' inserted...
Info : Jul 21 15:21:14 UTM5 DBA: X509 sign verification succeded
ERROR : Jul 21 15:21:24 DBASQLError: MySQL query failed:
*ALERT : Jul 21 15:21:24 UTM5 DBA: Exception caught on startup. See debug log for detail
*CRIT : Jul 21 15:21:24 UTM5 Core: ModMap fatal init exception. Aborting
Info : Jul 21 15:21:55 UTM5 Logger: New ` Info : ' stream: /netup/utm5/log/main.log
Info : Jul 21 15:21:55 UTM5 Logger: New `*CRIT : ' stream: /netup/utm5/log/main.log
ERROR : Jul 21 15:21:55 UTMCtx: Failed to init ctx: ctx_init_file not specified
Notice: Jul 21 15:21:55 ModMap: Sub-Module 'utmctx' inserted...
Info : Jul 21 15:21:55 DBA:Ctx: Creating 6 DB connections
Info : Jul 21 15:21:55 DBA:Ctx: DB Transactions are disabled
Notice: Jul 21 15:21:55 ModMap: Sub-Module 'dba:ctx' inserted...
Info : Jul 21 15:21:55 UTM5 DBA: X509 sign verification succeded
ERROR : Jul 21 15:22:05 DBASQLError: MySQL query failed:
*ALERT : Jul 21 15:22:05 UTM5 DBA: Exception caught on startup. See debug log for detail
*CRIT : Jul 21 15:22:05 UTM5 Core: ModMap fatal init exception. Aborting
что это такое и как понимать?
переход с UTM5.1.10-007 на UTM5.1.10-013
-
- Сообщения: 99
- Зарегистрирован: Чт апр 07, 2005 10:00
У вас различаются версии ядра и базы данных. Судя по логам нет поля is_deleted в таблице system_accounts. Проконтролируйте, что применяете файл UTM5_MYSQL_updqate.sql именно на эту базу данных, и что этот файл именно той версии, что и ядро биллинговой системы.
В принципе можно зайти в базу и сделать апдейт:
ALTER TABLE system_accounts ADD COLUMN is_deleted int default '0';
В принципе можно зайти в базу и сделать апдейт:
ALTER TABLE system_accounts ADD COLUMN is_deleted int default '0';
-
- Сообщения: 99
- Зарегистрирован: Чт апр 07, 2005 10:00
1 Файл UTM5_MYSQL_updqate.sql берется из пакета UTM5.1.10-013,
2 Апдейт сделал
ALTER TABLE system_accounts ADD COLUMN is_deleted int default '0';
Все равно :
deug.log
Info : Jul 22 11:53:24 UTM5 Logger: New `?Debug : ' stream: /netup/utm5/log/debug.log
Info : Jul 22 11:53:24 UTM5 Logger: New ` Info : ' stream: /netup/utm5/log/main.log
Info : Jul 22 11:53:24 UTM5 Logger: New `*CRIT : ' stream: /netup/utm5/log/main.log
ERROR : Jul 22 11:53:24 UTMCtx: Failed to init ctx: ctx_init_file not specified
?Debug : Jul 22 11:53:24 UTMCtx: Initialization started...
Notice: Jul 22 11:53:24 ModMap: Sub-Module 'utmctx' inserted...
Info : Jul 22 11:53:24 DBA:Ctx: Creating 6 DB connections
Info : Jul 22 11:53:24 DBA:Ctx: DB Transactions are disabled
?Debug : Jul 22 11:53:24 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:53:24 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:53:24 DBCtx: MySQL connection opened
?Debug : Jul 22 11:53:24 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:53:24 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:53:24 DBCtx: MySQL connection opened
?Debug : Jul 22 11:53:24 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:53:24 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:53:24 DBCtx: MySQL connection opened
?Debug : Jul 22 11:53:24 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:53:24 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:53:24 DBCtx: MySQL connection opened
?Debug : Jul 22 11:53:24 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:53:24 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:53:24 DBCtx: MySQL connection opened
?Debug : Jul 22 11:53:24 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:53:24 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:53:24 DBCtx: MySQL connection opened
Notice: Jul 22 11:53:24 ModMap: Sub-Module 'dba:ctx' inserted...
?Debug : Jul 22 11:53:24 DBCtx: SQL SELECT query: SELECT name,country,region,city,address,email,tel,web FROM registration_info
?Debug : Jul 22 11:53:24 DBCtx: SQL SELECT query: SELECT value FROM utm5_settings WHERE variable='certificate'
Info : Jul 22 11:53:24 UTM5 DBA: X509 sign verification succeded
?Debug : Jul 22 11:53:24 DBCtx: SQL SELECT query: SELECT id,login,password,ip,mask FROM system_accounts WHERE is_deleted=0
ERROR : Jul 22 11:53:24 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:53:24 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:53:24 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:53:24 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:53:24 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:53:24 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:53:24 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:53:24 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:53:24 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:53:24 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:53:24 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:53:24 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:53:24 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:53:24 UTMCtx: Unencrypted message passed!
Notice: Jul 22 11:53:24 UTM5 DBA: Summary sys users fetched: 7
?Debug : Jul 22 11:53:24 DBCtx: SQL SELECT query: SELECT id,name,info FROM system_group_info
?Debug : Jul 22 11:53:24 DBCtx: SQL SELECT query: SELECT user_id FROM system_groups WHERE group_id='1'
?Debug : Jul 22 11:53:24 DBCtx: SQL SELECT query: SELECT fid FROM system_rights WHERE group_id='1'
?Debug : Jul 22 11:53:24 DBCtx: SQL SELECT query: SELECT user_id FROM system_groups WHERE group_id='2'
?Debug : Jul 22 11:53:24 DBCtx: SQL SELECT query: SELECT fid FROM system_rights WHERE group_id='2'
?Debug : Jul 22 11:53:24 DBCtx: SQL SELECT query: SELECT id, time_range_name FROM time_range
?Debug : Jul 22 11:53:24 DBCtx: SQL SELECT query: SELECT id, time_range_id, sec_start, sec_stop, min_start, min_stop, hour_start, hour_stop, wday_start, wday_stop FROM time_range_detail
?Debug : Jul 22 11:53:24 DBCtx: SQL SELECT query: SELECT id,start_date,end_date,periodic_type,next_discount_period_id,canonical_len, custom_duration FROM discount_periods WHERE is_expired=0
?Debug : Jul 22 11:53:24 DBCtx: MySQL query failed. Trying to reconnect: 0
?Debug : Jul 22 11:53:26 DBCtx: MySQL query failed. Trying to reconnect: 1
?Debug : Jul 22 11:53:28 DBCtx: MySQL query failed. Trying to reconnect: 2
?Debug : Jul 22 11:53:30 DBCtx: MySQL query failed. Trying to reconnect: 3
?Debug : Jul 22 11:53:32 DBCtx: MySQL query failed. Trying to reconnect: 4
ERROR : Jul 22 11:53:34 DBASQLError: MySQL query failed:
*ALERT : Jul 22 11:53:34 UTM5 DBA: Exception caught on startup. See debug log for detail
*CRIT : Jul 22 11:53:34 UTM5 Core: ModMap fatal init exception. Aborting
Info : Jul 22 11:54:04 UTM5 Logger: New `?Debug : ' stream: /netup/utm5/log/debug.log
Info : Jul 22 11:54:04 UTM5 Logger: New ` Info : ' stream: /netup/utm5/log/main.log
Info : Jul 22 11:54:04 UTM5 Logger: New `*CRIT : ' stream: /netup/utm5/log/main.log
ERROR : Jul 22 11:54:04 UTMCtx: Failed to init ctx: ctx_init_file not specified
?Debug : Jul 22 11:54:04 UTMCtx: Initialization started...
Notice: Jul 22 11:54:04 ModMap: Sub-Module 'utmctx' inserted...
Info : Jul 22 11:54:04 DBA:Ctx: Creating 6 DB connections
Info : Jul 22 11:54:04 DBA:Ctx: DB Transactions are disabled
?Debug : Jul 22 11:54:04 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:54:04 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:54:04 DBCtx: MySQL connection opened
?Debug : Jul 22 11:54:04 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:54:04 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:54:04 DBCtx: MySQL connection opened
?Debug : Jul 22 11:54:04 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:54:04 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:54:04 DBCtx: MySQL connection opened
?Debug : Jul 22 11:54:04 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:54:04 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:54:04 DBCtx: MySQL connection opened
?Debug : Jul 22 11:54:04 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:54:04 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:54:04 DBCtx: MySQL connection opened
?Debug : Jul 22 11:54:04 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:54:04 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:54:04 DBCtx: MySQL connection opened
Notice: Jul 22 11:54:04 ModMap: Sub-Module 'dba:ctx' inserted...
?Debug : Jul 22 11:54:04 DBCtx: SQL SELECT query: SELECT name,country,region,city,address,email,tel,web FROM registration_info
?Debug : Jul 22 11:54:04 DBCtx: SQL SELECT query: SELECT value FROM utm5_settings WHERE variable='certificate'
Info : Jul 22 11:54:04 UTM5 DBA: X509 sign verification succeded
?Debug : Jul 22 11:54:04 DBCtx: SQL SELECT query: SELECT id,login,password,ip,mask FROM system_accounts WHERE is_deleted=0
ERROR : Jul 22 11:54:04 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:04 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:04 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:04 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:04 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:04 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:04 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:04 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:04 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:04 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:04 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:04 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:04 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:04 UTMCtx: Unencrypted message passed!
Notice: Jul 22 11:54:04 UTM5 DBA: Summary sys users fetched: 7
?Debug : Jul 22 11:54:04 DBCtx: SQL SELECT query: SELECT id,name,info FROM system_group_info
?Debug : Jul 22 11:54:04 DBCtx: SQL SELECT query: SELECT user_id FROM system_groups WHERE group_id='1'
?Debug : Jul 22 11:54:04 DBCtx: SQL SELECT query: SELECT fid FROM system_rights WHERE group_id='1'
?Debug : Jul 22 11:54:04 DBCtx: SQL SELECT query: SELECT user_id FROM system_groups WHERE group_id='2'
?Debug : Jul 22 11:54:04 DBCtx: SQL SELECT query: SELECT fid FROM system_rights WHERE group_id='2'
?Debug : Jul 22 11:54:04 DBCtx: SQL SELECT query: SELECT id, time_range_name FROM time_range
?Debug : Jul 22 11:54:04 DBCtx: SQL SELECT query: SELECT id, time_range_id, sec_start, sec_stop, min_start, min_stop, hour_start, hour_stop, wday_start, wday_stop FROM time_range_detail
?Debug : Jul 22 11:54:04 DBCtx: SQL SELECT query: SELECT id,start_date,end_date,periodic_type,next_discount_period_id,canonical_len, custom_duration FROM discount_periods WHERE is_expired=0
?Debug : Jul 22 11:54:04 DBCtx: MySQL query failed. Trying to reconnect: 0
?Debug : Jul 22 11:54:07 DBCtx: MySQL query failed. Trying to reconnect: 1
?Debug : Jul 22 11:54:09 DBCtx: MySQL query failed. Trying to reconnect: 2
?Debug : Jul 22 11:54:11 DBCtx: MySQL query failed. Trying to reconnect: 3
?Debug : Jul 22 11:54:13 DBCtx: MySQL query failed. Trying to reconnect: 4
ERROR : Jul 22 11:54:15 DBASQLError: MySQL query failed:
*ALERT : Jul 22 11:54:15 UTM5 DBA: Exception caught on startup. See debug log for detail
*CRIT : Jul 22 11:54:15 UTM5 Core: ModMap fatal init exception. Aborting
Info : Jul 22 11:54:45 UTM5 Logger: New `?Debug : ' stream: /netup/utm5/log/debug.log
Info : Jul 22 11:54:45 UTM5 Logger: New ` Info : ' stream: /netup/utm5/log/main.log
Info : Jul 22 11:54:45 UTM5 Logger: New `*CRIT : ' stream: /netup/utm5/log/main.log
ERROR : Jul 22 11:54:45 UTMCtx: Failed to init ctx: ctx_init_file not specified
?Debug : Jul 22 11:54:45 UTMCtx: Initialization started...
Notice: Jul 22 11:54:45 ModMap: Sub-Module 'utmctx' inserted...
Info : Jul 22 11:54:45 DBA:Ctx: Creating 6 DB connections
Info : Jul 22 11:54:45 DBA:Ctx: DB Transactions are disabled
?Debug : Jul 22 11:54:45 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:54:45 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:54:45 DBCtx: MySQL connection opened
?Debug : Jul 22 11:54:45 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:54:45 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:54:45 DBCtx: MySQL connection opened
?Debug : Jul 22 11:54:45 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:54:45 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:54:45 DBCtx: MySQL connection opened
?Debug : Jul 22 11:54:45 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:54:45 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:54:45 DBCtx: MySQL connection opened
?Debug : Jul 22 11:54:45 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:54:45 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:54:45 DBCtx: MySQL connection opened
?Debug : Jul 22 11:54:45 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:54:45 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:54:45 DBCtx: MySQL connection opened
Notice: Jul 22 11:54:45 ModMap: Sub-Module 'dba:ctx' inserted...
?Debug : Jul 22 11:54:45 DBCtx: SQL SELECT query: SELECT name,country,region,city,address,email,tel,web FROM registration_info
?Debug : Jul 22 11:54:45 DBCtx: SQL SELECT query: SELECT value FROM utm5_settings WHERE variable='certificate'
Info : Jul 22 11:54:45 UTM5 DBA: X509 sign verification succeded
?Debug : Jul 22 11:54:45 DBCtx: SQL SELECT query: SELECT id,login,password,ip,mask FROM system_accounts WHERE is_deleted=0
ERROR : Jul 22 11:54:45 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:45 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:45 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:45 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:45 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:45 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:45 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:45 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:45 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:45 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:45 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:45 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:45 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:45 UTMCtx: Unencrypted message passed!
Notice: Jul 22 11:54:45 UTM5 DBA: Summary sys users fetched: 7
?Debug : Jul 22 11:54:45 DBCtx: SQL SELECT query: SELECT id,name,info FROM system_group_info
?Debug : Jul 22 11:54:45 DBCtx: SQL SELECT query: SELECT user_id FROM system_groups WHERE group_id='1'
?Debug : Jul 22 11:54:45 DBCtx: SQL SELECT query: SELECT fid FROM system_rights WHERE group_id='1'
?Debug : Jul 22 11:54:45 DBCtx: SQL SELECT query: SELECT user_id FROM system_groups WHERE group_id='2'
?Debug : Jul 22 11:54:45 DBCtx: SQL SELECT query: SELECT fid FROM system_rights WHERE group_id='2'
?Debug : Jul 22 11:54:45 DBCtx: SQL SELECT query: SELECT id, time_range_name FROM time_range
?Debug : Jul 22 11:54:45 DBCtx: SQL SELECT query: SELECT id, time_range_id, sec_start, sec_stop, min_start, min_stop, hour_start, hour_stop, wday_start, wday_stop FROM time_range_detail
?Debug : Jul 22 11:54:45 DBCtx: SQL SELECT query: SELECT id,start_date,end_date,periodic_type,next_discount_period_id,canonical_len, custom_duration FROM discount_periods WHERE is_expired=0
?Debug : Jul 22 11:54:45 DBCtx: MySQL query failed. Trying to reconnect: 0
?Debug : Jul 22 11:54:47 DBCtx: MySQL query failed. Trying to reconnect: 1
?Debug : Jul 22 11:54:49 DBCtx: MySQL query failed. Trying to reconnect: 2
?Debug : Jul 22 11:54:51 DBCtx: MySQL query failed. Trying to reconnect: 3
?Debug : Jul 22 11:54:53 DBCtx: MySQL query failed. Trying to reconnect: 4
ERROR : Jul 22 11:54:55 DBASQLError: MySQL query failed:
*ALERT : Jul 22 11:54:55 UTM5 DBA: Exception caught on startup. See debug log for detail
*CRIT : Jul 22 11:54:55 UTM5 Core: ModMap fatal init exception. Aborting
Info : Jul 22 11:55:25 UTM5 Logger: New `?Debug : ' stream: /netup/utm5/log/debug.log
Info : Jul 22 11:55:25 UTM5 Logger: New ` Info : ' stream: /netup/utm5/log/main.log
Info : Jul 22 11:55:25 UTM5 Logger: New `*CRIT : ' stream: /netup/utm5/log/main.log
ERROR : Jul 22 11:55:25 UTMCtx: Failed to init ctx: ctx_init_file not specified
?Debug : Jul 22 11:55:25 UTMCtx: Initialization started...
Notice: Jul 22 11:55:25 ModMap: Sub-Module 'utmctx' inserted...
Info : Jul 22 11:55:25 DBA:Ctx: Creating 6 DB connections
Info : Jul 22 11:55:25 DBA:Ctx: DB Transactions are disabled
?Debug : Jul 22 11:55:25 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:55:25 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:55:25 DBCtx: MySQL connection opened
?Debug : Jul 22 11:55:25 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:55:25 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:55:25 DBCtx: MySQL connection opened
?Debug : Jul 22 11:55:25 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:55:25 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:55:25 DBCtx: MySQL connection opened
?Debug : Jul 22 11:55:25 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:55:25 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:55:25 DBCtx: MySQL connection opened
?Debug : Jul 22 11:55:25 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:55:25 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:55:25 DBCtx: MySQL connection opened
?Debug : Jul 22 11:55:25 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:55:25 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:55:25 DBCtx: MySQL connection opened
Notice: Jul 22 11:55:25 ModMap: Sub-Module 'dba:ctx' inserted...
?Debug : Jul 22 11:55:25 DBCtx: SQL SELECT query: SELECT name,country,region,city,address,email,tel,web FROM registration_info
?Debug : Jul 22 11:55:25 DBCtx: SQL SELECT query: SELECT value FROM utm5_settings WHERE variable='certificate'
Info : Jul 22 11:55:25 UTM5 DBA: X509 sign verification succeded
?Debug : Jul 22 11:55:25 DBCtx: SQL SELECT query: SELECT id,login,password,ip,mask FROM system_accounts WHERE is_deleted=0
ERROR : Jul 22 11:55:25 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:55:25 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:55:25 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:55:25 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:55:25 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:55:25 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:55:25 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:55:25 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:55:25 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:55:25 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:55:25 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:55:25 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:55:25 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:55:25 UTMCtx: Unencrypted message passed!
Notice: Jul 22 11:55:25 UTM5 DBA: Summary sys users fetched: 7
?Debug : Jul 22 11:55:25 DBCtx: SQL SELECT query: SELECT id,name,info FROM system_group_info
?Debug : Jul 22 11:55:25 DBCtx: SQL SELECT query: SELECT user_id FROM system_groups WHERE group_id='1'
?Debug : Jul 22 11:55:25 DBCtx: SQL SELECT query: SELECT fid FROM system_rights WHERE group_id='1'
?Debug : Jul 22 11:55:25 DBCtx: SQL SELECT query: SELECT user_id FROM system_groups WHERE group_id='2'
?Debug : Jul 22 11:55:25 DBCtx: SQL SELECT query: SELECT fid FROM system_rights WHERE group_id='2'
?Debug : Jul 22 11:55:25 DBCtx: SQL SELECT query: SELECT id, time_range_name FROM time_range
?Debug : Jul 22 11:55:25 DBCtx: SQL SELECT query: SELECT id, time_range_id, sec_start, sec_stop, min_start, min_stop, hour_start, hour_stop, wday_start, wday_stop FROM time_range_detail
?Debug : Jul 22 11:55:25 DBCtx: SQL SELECT query: SELECT id,start_date,end_date,periodic_type,next_discount_period_id,canonical_len, custom_duration FROM discount_periods WHERE is_expired=0
?Debug : Jul 22 11:55:25 DBCtx: MySQL query failed. Trying to reconnect: 0
?Debug : Jul 22 11:55:27 DBCtx: MySQL query failed. Trying to reconnect: 1
?Debug : Jul 22 11:55:29 DBCtx: MySQL query failed. Trying to reconnect: 2
?Debug : Jul 22 11:55:31 DBCtx: MySQL query failed. Trying to reconnect: 3
?Debug : Jul 22 11:55:33 DBCtx: MySQL query failed. Trying to reconnect: 4
ERROR : Jul 22 11:55:35 DBASQLError: MySQL query failed:
*ALERT : Jul 22 11:55:35 UTM5 DBA: Exception caught on startup. See debug log for detail
*CRIT : Jul 22 11:55:35 UTM5 Core: ModMap fatal init exception. Aborting
Info : Jul 22 11:56:05 UTM5 Logger: New `?Debug : ' stream: /netup/utm5/log/debug.log
Info : Jul 22 11:56:05 UTM5 Logger: New ` Info : ' stream: /netup/utm5/log/main.log
Info : Jul 22 11:56:05 UTM5 Logger: New `*CRIT : ' stream: /netup/utm5/log/main.log
ERROR : Jul 22 11:56:05 UTMCtx: Failed to init ctx: ctx_init_file not specified
?Debug : Jul 22 11:56:05 UTMCtx: Initialization started...
Notice: Jul 22 11:56:05 ModMap: Sub-Module 'utmctx' inserted...
Info : Jul 22 11:56:05 DBA:Ctx: Creating 6 DB connections
Info : Jul 22 11:56:05 DBA:Ctx: DB Transactions are disabled
?Debug : Jul 22 11:56:05 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:56:05 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:56:05 DBCtx: MySQL connection opened
?Debug : Jul 22 11:56:05 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:56:05 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:56:05 DBCtx: MySQL connection opened
?Debug : Jul 22 11:56:05 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:56:05 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:56:05 DBCtx: MySQL connection opened
?Debug : Jul 22 11:56:05 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:56:05 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:56:05 DBCtx: MySQL connection opened
?Debug : Jul 22 11:56:05 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:56:05 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:56:05 DBCtx: MySQL connection opened
?Debug : Jul 22 11:56:05 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:56:05 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:56:05 DBCtx: MySQL connection opened
Notice: Jul 22 11:56:05 ModMap: Sub-Module 'dba:ctx' inserted...
?Debug : Jul 22 11:56:05 DBCtx: SQL SELECT query: SELECT name,country,region,city,address,email,tel,web FROM registration_info
?Debug : Jul 22 11:56:05 DBCtx: SQL SELECT query: SELECT value FROM utm5_settings WHERE variable='certificate'
Info : Jul 22 11:56:05 UTM5 DBA: X509 sign verification succeded
?Debug : Jul 22 11:56:05 DBCtx: SQL SELECT query: SELECT id,login,password,ip,mask FROM system_accounts WHERE is_deleted=0
ERROR : Jul 22 11:56:05 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:56:05 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:56:05 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:56:05 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:56:05 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:56:05 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:56:05 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:56:05 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:56:05 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:56:05 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:56:05 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:56:05 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:56:05 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:56:05 UTMCtx: Unencrypted message passed!
Notice: Jul 22 11:56:05 UTM5 DBA: Summary sys users fetched: 7
?Debug : Jul 22 11:56:05 DBCtx: SQL SELECT query: SELECT id,name,info FROM system_group_info
?Debug : Jul 22 11:56:05 DBCtx: SQL SELECT query: SELECT user_id FROM system_groups WHERE group_id='1'
?Debug : Jul 22 11:56:05 DBCtx: SQL SELECT query: SELECT fid FROM system_rights WHERE group_id='1'
?Debug : Jul 22 11:56:05 DBCtx: SQL SELECT query: SELECT user_id FROM system_groups WHERE group_id='2'
?Debug : Jul 22 11:56:05 DBCtx: SQL SELECT query: SELECT fid FROM system_rights WHERE group_id='2'
?Debug : Jul 22 11:56:05 DBCtx: SQL SELECT query: SELECT id, time_range_name FROM time_range
?Debug : Jul 22 11:56:05 DBCtx: SQL SELECT query: SELECT id, time_range_id, sec_start, sec_stop, min_start, min_stop, hour_start, hour_stop, wday_start, wday_stop FROM time_range_detail
?Debug : Jul 22 11:56:05 DBCtx: SQL SELECT query: SELECT id,start_date,end_date,periodic_type,next_discount_period_id,canonical_len, custom_duration FROM discount_periods WHERE is_expired=0
?Debug : Jul 22 11:56:05 DBCtx: MySQL query failed. Trying to reconnect: 0
?Debug : Jul 22 11:56:07 DBCtx: MySQL query failed. Trying to reconnect: 1
?Debug : Jul 22 11:56:09 DBCtx: MySQL query failed. Trying to reconnect: 2
?Debug : Jul 22 11:56:11 DBCtx: MySQL query failed. Trying to reconnect: 3
?Debug : Jul 22 11:56:13 DBCtx: MySQL query failed. Trying to reconnect: 4
ERROR : Jul 22 11:56:15 DBASQLError: MySQL query failed:
*ALERT : Jul 22 11:56:15 UTM5 DBA: Exception caught on startup. See debug log for detail
*CRIT : Jul 22 11:56:15 UTM5 Core: ModMap fatal init exception. Aborting
main.log
Info : Jul 22 11:53:24 UTM5 Logger: New ` Info : ' stream: /netup/utm5/log/main.log
Info : Jul 22 11:53:24 UTM5 Logger: New `*CRIT : ' stream: /netup/utm5/log/main.log
ERROR : Jul 22 11:53:24 UTMCtx: Failed to init ctx: ctx_init_file not specified
Notice: Jul 22 11:53:24 ModMap: Sub-Module 'utmctx' inserted...
Info : Jul 22 11:53:24 DBA:Ctx: Creating 6 DB connections
Info : Jul 22 11:53:24 DBA:Ctx: DB Transactions are disabled
Notice: Jul 22 11:53:24 ModMap: Sub-Module 'dba:ctx' inserted...
Info : Jul 22 11:53:24 UTM5 DBA: X509 sign verification succeded
ERROR : Jul 22 11:53:24 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:53:24 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:53:24 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:53:24 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:53:24 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:53:24 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:53:24 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:53:24 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:53:24 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:53:24 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:53:24 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:53:24 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:53:24 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:53:24 UTMCtx: Unencrypted message passed!
Notice: Jul 22 11:53:24 UTM5 DBA: Summary sys users fetched: 7
ERROR : Jul 22 11:53:34 DBASQLError: MySQL query failed:
*ALERT : Jul 22 11:53:34 UTM5 DBA: Exception caught on startup. See debug log for detail
*CRIT : Jul 22 11:53:34 UTM5 Core: ModMap fatal init exception. Aborting
Info : Jul 22 11:54:04 UTM5 Logger: New ` Info : ' stream: /netup/utm5/log/main.log
Info : Jul 22 11:54:04 UTM5 Logger: New `*CRIT : ' stream: /netup/utm5/log/main.log
ERROR : Jul 22 11:54:04 UTMCtx: Failed to init ctx: ctx_init_file not specified
Notice: Jul 22 11:54:04 ModMap: Sub-Module 'utmctx' inserted...
Info : Jul 22 11:54:04 DBA:Ctx: Creating 6 DB connections
Info : Jul 22 11:54:04 DBA:Ctx: DB Transactions are disabled
Notice: Jul 22 11:54:04 ModMap: Sub-Module 'dba:ctx' inserted...
Info : Jul 22 11:54:04 UTM5 DBA: X509 sign verification succeded
ERROR : Jul 22 11:54:04 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:04 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:04 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:04 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:04 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:04 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:04 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:04 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:04 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:04 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:04 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:04 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:04 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:04 UTMCtx: Unencrypted message passed!
Notice: Jul 22 11:54:04 UTM5 DBA: Summary sys users fetched: 7
ERROR : Jul 22 11:54:15 DBASQLError: MySQL query failed:
*ALERT : Jul 22 11:54:15 UTM5 DBA: Exception caught on startup. See debug log for detail
*CRIT : Jul 22 11:54:15 UTM5 Core: ModMap fatal init exception. Aborting
Info : Jul 22 11:54:45 UTM5 Logger: New ` Info : ' stream: /netup/utm5/log/main.log
Info : Jul 22 11:54:45 UTM5 Logger: New `*CRIT : ' stream: /netup/utm5/log/main.log
ERROR : Jul 22 11:54:45 UTMCtx: Failed to init ctx: ctx_init_file not specified
Notice: Jul 22 11:54:45 ModMap: Sub-Module 'utmctx' inserted...
Info : Jul 22 11:54:45 DBA:Ctx: Creating 6 DB connections
Info : Jul 22 11:54:45 DBA:Ctx: DB Transactions are disabled
Notice: Jul 22 11:54:45 ModMap: Sub-Module 'dba:ctx' inserted...
Info : Jul 22 11:54:45 UTM5 DBA: X509 sign verification succeded
ERROR : Jul 22 11:54:45 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:45 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:45 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:45 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:45 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:45 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:45 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:45 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:45 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:45 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:45 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:45 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:45 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:45 UTMCtx: Unencrypted message passed!
Notice: Jul 22 11:54:45 UTM5 DBA: Summary sys users fetched: 7
ERROR : Jul 22 11:54:55 DBASQLError: MySQL query failed:
*ALERT : Jul 22 11:54:55 UTM5 DBA: Exception caught on startup. See debug log for detail
*CRIT : Jul 22 11:54:55 UTM5 Core: ModMap fatal init exception. Aborting
Info : Jul 22 11:55:25 UTM5 Logger: New ` Info : ' stream: /netup/utm5/log/main.log
Info : Jul 22 11:55:25 UTM5 Logger: New `*CRIT : ' stream: /netup/utm5/log/main.log
ERROR : Jul 22 11:55:25 UTMCtx: Failed to init ctx: ctx_init_file not specified
Notice: Jul 22 11:55:25 ModMap: Sub-Module 'utmctx' inserted...
Info : Jul 22 11:55:25 DBA:Ctx: Creating 6 DB connections
Info : Jul 22 11:55:25 DBA:Ctx: DB Transactions are disabled
Notice: Jul 22 11:55:25 ModMap: Sub-Module 'dba:ctx' inserted...
Info : Jul 22 11:55:25 UTM5 DBA: X509 sign verification succeded
ERROR : Jul 22 11:55:25 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:55:25 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:55:25 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:55:25 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:55:25 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:55:25 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:55:25 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:55:25 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:55:25 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:55:25 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:55:25 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:55:25 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:55:25 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:55:25 UTMCtx: Unencrypted message passed!
Notice: Jul 22 11:55:25 UTM5 DBA: Summary sys users fetched: 7
ERROR : Jul 22 11:55:35 DBASQLError: MySQL query failed:
*ALERT : Jul 22 11:55:35 UTM5 DBA: Exception caught on startup. See debug log for detail
*CRIT : Jul 22 11:55:35 UTM5 Core: ModMap fatal init exception. Aborting
Info : Jul 22 11:56:05 UTM5 Logger: New ` Info : ' stream: /netup/utm5/log/main.log
Info : Jul 22 11:56:05 UTM5 Logger: New `*CRIT : ' stream: /netup/utm5/log/main.log
ERROR : Jul 22 11:56:05 UTMCtx: Failed to init ctx: ctx_init_file not specified
Notice: Jul 22 11:56:05 ModMap: Sub-Module 'utmctx' inserted...
Info : Jul 22 11:56:05 DBA:Ctx: Creating 6 DB connections
Info : Jul 22 11:56:05 DBA:Ctx: DB Transactions are disabled
Notice: Jul 22 11:56:05 ModMap: Sub-Module 'dba:ctx' inserted...
Info : Jul 22 11:56:05 UTM5 DBA: X509 sign verification succeded
ERROR : Jul 22 11:56:05 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:56:05 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:56:05 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:56:05 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:56:05 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:56:05 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:56:05 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:56:05 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:56:05 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:56:05 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:56:05 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:56:05 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:56:05 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:56:05 UTMCtx: Unencrypted message passed!
Notice: Jul 22 11:56:05 UTM5 DBA: Summary sys users fetched: 7
ERROR : Jul 22 11:56:15 DBASQLError: MySQL query failed:
*ALERT : Jul 22 11:56:15 UTM5 DBA: Exception caught on startup. See debug log for detail
*CRIT : Jul 22 11:56:15 UTM5 Core: ModMap fatal init exception. Aborting
В работающем биллинге (сборка 007) используются таблицы MyISAM.
Может при дампе что-то потерялось?
2 Апдейт сделал
ALTER TABLE system_accounts ADD COLUMN is_deleted int default '0';
Все равно :
deug.log
Info : Jul 22 11:53:24 UTM5 Logger: New `?Debug : ' stream: /netup/utm5/log/debug.log
Info : Jul 22 11:53:24 UTM5 Logger: New ` Info : ' stream: /netup/utm5/log/main.log
Info : Jul 22 11:53:24 UTM5 Logger: New `*CRIT : ' stream: /netup/utm5/log/main.log
ERROR : Jul 22 11:53:24 UTMCtx: Failed to init ctx: ctx_init_file not specified
?Debug : Jul 22 11:53:24 UTMCtx: Initialization started...
Notice: Jul 22 11:53:24 ModMap: Sub-Module 'utmctx' inserted...
Info : Jul 22 11:53:24 DBA:Ctx: Creating 6 DB connections
Info : Jul 22 11:53:24 DBA:Ctx: DB Transactions are disabled
?Debug : Jul 22 11:53:24 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:53:24 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:53:24 DBCtx: MySQL connection opened
?Debug : Jul 22 11:53:24 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:53:24 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:53:24 DBCtx: MySQL connection opened
?Debug : Jul 22 11:53:24 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:53:24 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:53:24 DBCtx: MySQL connection opened
?Debug : Jul 22 11:53:24 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:53:24 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:53:24 DBCtx: MySQL connection opened
?Debug : Jul 22 11:53:24 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:53:24 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:53:24 DBCtx: MySQL connection opened
?Debug : Jul 22 11:53:24 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:53:24 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:53:24 DBCtx: MySQL connection opened
Notice: Jul 22 11:53:24 ModMap: Sub-Module 'dba:ctx' inserted...
?Debug : Jul 22 11:53:24 DBCtx: SQL SELECT query: SELECT name,country,region,city,address,email,tel,web FROM registration_info
?Debug : Jul 22 11:53:24 DBCtx: SQL SELECT query: SELECT value FROM utm5_settings WHERE variable='certificate'
Info : Jul 22 11:53:24 UTM5 DBA: X509 sign verification succeded
?Debug : Jul 22 11:53:24 DBCtx: SQL SELECT query: SELECT id,login,password,ip,mask FROM system_accounts WHERE is_deleted=0
ERROR : Jul 22 11:53:24 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:53:24 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:53:24 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:53:24 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:53:24 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:53:24 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:53:24 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:53:24 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:53:24 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:53:24 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:53:24 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:53:24 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:53:24 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:53:24 UTMCtx: Unencrypted message passed!
Notice: Jul 22 11:53:24 UTM5 DBA: Summary sys users fetched: 7
?Debug : Jul 22 11:53:24 DBCtx: SQL SELECT query: SELECT id,name,info FROM system_group_info
?Debug : Jul 22 11:53:24 DBCtx: SQL SELECT query: SELECT user_id FROM system_groups WHERE group_id='1'
?Debug : Jul 22 11:53:24 DBCtx: SQL SELECT query: SELECT fid FROM system_rights WHERE group_id='1'
?Debug : Jul 22 11:53:24 DBCtx: SQL SELECT query: SELECT user_id FROM system_groups WHERE group_id='2'
?Debug : Jul 22 11:53:24 DBCtx: SQL SELECT query: SELECT fid FROM system_rights WHERE group_id='2'
?Debug : Jul 22 11:53:24 DBCtx: SQL SELECT query: SELECT id, time_range_name FROM time_range
?Debug : Jul 22 11:53:24 DBCtx: SQL SELECT query: SELECT id, time_range_id, sec_start, sec_stop, min_start, min_stop, hour_start, hour_stop, wday_start, wday_stop FROM time_range_detail
?Debug : Jul 22 11:53:24 DBCtx: SQL SELECT query: SELECT id,start_date,end_date,periodic_type,next_discount_period_id,canonical_len, custom_duration FROM discount_periods WHERE is_expired=0
?Debug : Jul 22 11:53:24 DBCtx: MySQL query failed. Trying to reconnect: 0
?Debug : Jul 22 11:53:26 DBCtx: MySQL query failed. Trying to reconnect: 1
?Debug : Jul 22 11:53:28 DBCtx: MySQL query failed. Trying to reconnect: 2
?Debug : Jul 22 11:53:30 DBCtx: MySQL query failed. Trying to reconnect: 3
?Debug : Jul 22 11:53:32 DBCtx: MySQL query failed. Trying to reconnect: 4
ERROR : Jul 22 11:53:34 DBASQLError: MySQL query failed:
*ALERT : Jul 22 11:53:34 UTM5 DBA: Exception caught on startup. See debug log for detail
*CRIT : Jul 22 11:53:34 UTM5 Core: ModMap fatal init exception. Aborting
Info : Jul 22 11:54:04 UTM5 Logger: New `?Debug : ' stream: /netup/utm5/log/debug.log
Info : Jul 22 11:54:04 UTM5 Logger: New ` Info : ' stream: /netup/utm5/log/main.log
Info : Jul 22 11:54:04 UTM5 Logger: New `*CRIT : ' stream: /netup/utm5/log/main.log
ERROR : Jul 22 11:54:04 UTMCtx: Failed to init ctx: ctx_init_file not specified
?Debug : Jul 22 11:54:04 UTMCtx: Initialization started...
Notice: Jul 22 11:54:04 ModMap: Sub-Module 'utmctx' inserted...
Info : Jul 22 11:54:04 DBA:Ctx: Creating 6 DB connections
Info : Jul 22 11:54:04 DBA:Ctx: DB Transactions are disabled
?Debug : Jul 22 11:54:04 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:54:04 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:54:04 DBCtx: MySQL connection opened
?Debug : Jul 22 11:54:04 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:54:04 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:54:04 DBCtx: MySQL connection opened
?Debug : Jul 22 11:54:04 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:54:04 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:54:04 DBCtx: MySQL connection opened
?Debug : Jul 22 11:54:04 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:54:04 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:54:04 DBCtx: MySQL connection opened
?Debug : Jul 22 11:54:04 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:54:04 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:54:04 DBCtx: MySQL connection opened
?Debug : Jul 22 11:54:04 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:54:04 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:54:04 DBCtx: MySQL connection opened
Notice: Jul 22 11:54:04 ModMap: Sub-Module 'dba:ctx' inserted...
?Debug : Jul 22 11:54:04 DBCtx: SQL SELECT query: SELECT name,country,region,city,address,email,tel,web FROM registration_info
?Debug : Jul 22 11:54:04 DBCtx: SQL SELECT query: SELECT value FROM utm5_settings WHERE variable='certificate'
Info : Jul 22 11:54:04 UTM5 DBA: X509 sign verification succeded
?Debug : Jul 22 11:54:04 DBCtx: SQL SELECT query: SELECT id,login,password,ip,mask FROM system_accounts WHERE is_deleted=0
ERROR : Jul 22 11:54:04 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:04 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:04 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:04 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:04 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:04 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:04 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:04 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:04 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:04 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:04 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:04 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:04 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:04 UTMCtx: Unencrypted message passed!
Notice: Jul 22 11:54:04 UTM5 DBA: Summary sys users fetched: 7
?Debug : Jul 22 11:54:04 DBCtx: SQL SELECT query: SELECT id,name,info FROM system_group_info
?Debug : Jul 22 11:54:04 DBCtx: SQL SELECT query: SELECT user_id FROM system_groups WHERE group_id='1'
?Debug : Jul 22 11:54:04 DBCtx: SQL SELECT query: SELECT fid FROM system_rights WHERE group_id='1'
?Debug : Jul 22 11:54:04 DBCtx: SQL SELECT query: SELECT user_id FROM system_groups WHERE group_id='2'
?Debug : Jul 22 11:54:04 DBCtx: SQL SELECT query: SELECT fid FROM system_rights WHERE group_id='2'
?Debug : Jul 22 11:54:04 DBCtx: SQL SELECT query: SELECT id, time_range_name FROM time_range
?Debug : Jul 22 11:54:04 DBCtx: SQL SELECT query: SELECT id, time_range_id, sec_start, sec_stop, min_start, min_stop, hour_start, hour_stop, wday_start, wday_stop FROM time_range_detail
?Debug : Jul 22 11:54:04 DBCtx: SQL SELECT query: SELECT id,start_date,end_date,periodic_type,next_discount_period_id,canonical_len, custom_duration FROM discount_periods WHERE is_expired=0
?Debug : Jul 22 11:54:04 DBCtx: MySQL query failed. Trying to reconnect: 0
?Debug : Jul 22 11:54:07 DBCtx: MySQL query failed. Trying to reconnect: 1
?Debug : Jul 22 11:54:09 DBCtx: MySQL query failed. Trying to reconnect: 2
?Debug : Jul 22 11:54:11 DBCtx: MySQL query failed. Trying to reconnect: 3
?Debug : Jul 22 11:54:13 DBCtx: MySQL query failed. Trying to reconnect: 4
ERROR : Jul 22 11:54:15 DBASQLError: MySQL query failed:
*ALERT : Jul 22 11:54:15 UTM5 DBA: Exception caught on startup. See debug log for detail
*CRIT : Jul 22 11:54:15 UTM5 Core: ModMap fatal init exception. Aborting
Info : Jul 22 11:54:45 UTM5 Logger: New `?Debug : ' stream: /netup/utm5/log/debug.log
Info : Jul 22 11:54:45 UTM5 Logger: New ` Info : ' stream: /netup/utm5/log/main.log
Info : Jul 22 11:54:45 UTM5 Logger: New `*CRIT : ' stream: /netup/utm5/log/main.log
ERROR : Jul 22 11:54:45 UTMCtx: Failed to init ctx: ctx_init_file not specified
?Debug : Jul 22 11:54:45 UTMCtx: Initialization started...
Notice: Jul 22 11:54:45 ModMap: Sub-Module 'utmctx' inserted...
Info : Jul 22 11:54:45 DBA:Ctx: Creating 6 DB connections
Info : Jul 22 11:54:45 DBA:Ctx: DB Transactions are disabled
?Debug : Jul 22 11:54:45 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:54:45 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:54:45 DBCtx: MySQL connection opened
?Debug : Jul 22 11:54:45 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:54:45 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:54:45 DBCtx: MySQL connection opened
?Debug : Jul 22 11:54:45 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:54:45 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:54:45 DBCtx: MySQL connection opened
?Debug : Jul 22 11:54:45 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:54:45 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:54:45 DBCtx: MySQL connection opened
?Debug : Jul 22 11:54:45 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:54:45 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:54:45 DBCtx: MySQL connection opened
?Debug : Jul 22 11:54:45 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:54:45 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:54:45 DBCtx: MySQL connection opened
Notice: Jul 22 11:54:45 ModMap: Sub-Module 'dba:ctx' inserted...
?Debug : Jul 22 11:54:45 DBCtx: SQL SELECT query: SELECT name,country,region,city,address,email,tel,web FROM registration_info
?Debug : Jul 22 11:54:45 DBCtx: SQL SELECT query: SELECT value FROM utm5_settings WHERE variable='certificate'
Info : Jul 22 11:54:45 UTM5 DBA: X509 sign verification succeded
?Debug : Jul 22 11:54:45 DBCtx: SQL SELECT query: SELECT id,login,password,ip,mask FROM system_accounts WHERE is_deleted=0
ERROR : Jul 22 11:54:45 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:45 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:45 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:45 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:45 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:45 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:45 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:45 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:45 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:45 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:45 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:45 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:45 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:45 UTMCtx: Unencrypted message passed!
Notice: Jul 22 11:54:45 UTM5 DBA: Summary sys users fetched: 7
?Debug : Jul 22 11:54:45 DBCtx: SQL SELECT query: SELECT id,name,info FROM system_group_info
?Debug : Jul 22 11:54:45 DBCtx: SQL SELECT query: SELECT user_id FROM system_groups WHERE group_id='1'
?Debug : Jul 22 11:54:45 DBCtx: SQL SELECT query: SELECT fid FROM system_rights WHERE group_id='1'
?Debug : Jul 22 11:54:45 DBCtx: SQL SELECT query: SELECT user_id FROM system_groups WHERE group_id='2'
?Debug : Jul 22 11:54:45 DBCtx: SQL SELECT query: SELECT fid FROM system_rights WHERE group_id='2'
?Debug : Jul 22 11:54:45 DBCtx: SQL SELECT query: SELECT id, time_range_name FROM time_range
?Debug : Jul 22 11:54:45 DBCtx: SQL SELECT query: SELECT id, time_range_id, sec_start, sec_stop, min_start, min_stop, hour_start, hour_stop, wday_start, wday_stop FROM time_range_detail
?Debug : Jul 22 11:54:45 DBCtx: SQL SELECT query: SELECT id,start_date,end_date,periodic_type,next_discount_period_id,canonical_len, custom_duration FROM discount_periods WHERE is_expired=0
?Debug : Jul 22 11:54:45 DBCtx: MySQL query failed. Trying to reconnect: 0
?Debug : Jul 22 11:54:47 DBCtx: MySQL query failed. Trying to reconnect: 1
?Debug : Jul 22 11:54:49 DBCtx: MySQL query failed. Trying to reconnect: 2
?Debug : Jul 22 11:54:51 DBCtx: MySQL query failed. Trying to reconnect: 3
?Debug : Jul 22 11:54:53 DBCtx: MySQL query failed. Trying to reconnect: 4
ERROR : Jul 22 11:54:55 DBASQLError: MySQL query failed:
*ALERT : Jul 22 11:54:55 UTM5 DBA: Exception caught on startup. See debug log for detail
*CRIT : Jul 22 11:54:55 UTM5 Core: ModMap fatal init exception. Aborting
Info : Jul 22 11:55:25 UTM5 Logger: New `?Debug : ' stream: /netup/utm5/log/debug.log
Info : Jul 22 11:55:25 UTM5 Logger: New ` Info : ' stream: /netup/utm5/log/main.log
Info : Jul 22 11:55:25 UTM5 Logger: New `*CRIT : ' stream: /netup/utm5/log/main.log
ERROR : Jul 22 11:55:25 UTMCtx: Failed to init ctx: ctx_init_file not specified
?Debug : Jul 22 11:55:25 UTMCtx: Initialization started...
Notice: Jul 22 11:55:25 ModMap: Sub-Module 'utmctx' inserted...
Info : Jul 22 11:55:25 DBA:Ctx: Creating 6 DB connections
Info : Jul 22 11:55:25 DBA:Ctx: DB Transactions are disabled
?Debug : Jul 22 11:55:25 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:55:25 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:55:25 DBCtx: MySQL connection opened
?Debug : Jul 22 11:55:25 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:55:25 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:55:25 DBCtx: MySQL connection opened
?Debug : Jul 22 11:55:25 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:55:25 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:55:25 DBCtx: MySQL connection opened
?Debug : Jul 22 11:55:25 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:55:25 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:55:25 DBCtx: MySQL connection opened
?Debug : Jul 22 11:55:25 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:55:25 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:55:25 DBCtx: MySQL connection opened
?Debug : Jul 22 11:55:25 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:55:25 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:55:25 DBCtx: MySQL connection opened
Notice: Jul 22 11:55:25 ModMap: Sub-Module 'dba:ctx' inserted...
?Debug : Jul 22 11:55:25 DBCtx: SQL SELECT query: SELECT name,country,region,city,address,email,tel,web FROM registration_info
?Debug : Jul 22 11:55:25 DBCtx: SQL SELECT query: SELECT value FROM utm5_settings WHERE variable='certificate'
Info : Jul 22 11:55:25 UTM5 DBA: X509 sign verification succeded
?Debug : Jul 22 11:55:25 DBCtx: SQL SELECT query: SELECT id,login,password,ip,mask FROM system_accounts WHERE is_deleted=0
ERROR : Jul 22 11:55:25 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:55:25 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:55:25 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:55:25 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:55:25 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:55:25 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:55:25 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:55:25 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:55:25 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:55:25 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:55:25 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:55:25 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:55:25 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:55:25 UTMCtx: Unencrypted message passed!
Notice: Jul 22 11:55:25 UTM5 DBA: Summary sys users fetched: 7
?Debug : Jul 22 11:55:25 DBCtx: SQL SELECT query: SELECT id,name,info FROM system_group_info
?Debug : Jul 22 11:55:25 DBCtx: SQL SELECT query: SELECT user_id FROM system_groups WHERE group_id='1'
?Debug : Jul 22 11:55:25 DBCtx: SQL SELECT query: SELECT fid FROM system_rights WHERE group_id='1'
?Debug : Jul 22 11:55:25 DBCtx: SQL SELECT query: SELECT user_id FROM system_groups WHERE group_id='2'
?Debug : Jul 22 11:55:25 DBCtx: SQL SELECT query: SELECT fid FROM system_rights WHERE group_id='2'
?Debug : Jul 22 11:55:25 DBCtx: SQL SELECT query: SELECT id, time_range_name FROM time_range
?Debug : Jul 22 11:55:25 DBCtx: SQL SELECT query: SELECT id, time_range_id, sec_start, sec_stop, min_start, min_stop, hour_start, hour_stop, wday_start, wday_stop FROM time_range_detail
?Debug : Jul 22 11:55:25 DBCtx: SQL SELECT query: SELECT id,start_date,end_date,periodic_type,next_discount_period_id,canonical_len, custom_duration FROM discount_periods WHERE is_expired=0
?Debug : Jul 22 11:55:25 DBCtx: MySQL query failed. Trying to reconnect: 0
?Debug : Jul 22 11:55:27 DBCtx: MySQL query failed. Trying to reconnect: 1
?Debug : Jul 22 11:55:29 DBCtx: MySQL query failed. Trying to reconnect: 2
?Debug : Jul 22 11:55:31 DBCtx: MySQL query failed. Trying to reconnect: 3
?Debug : Jul 22 11:55:33 DBCtx: MySQL query failed. Trying to reconnect: 4
ERROR : Jul 22 11:55:35 DBASQLError: MySQL query failed:
*ALERT : Jul 22 11:55:35 UTM5 DBA: Exception caught on startup. See debug log for detail
*CRIT : Jul 22 11:55:35 UTM5 Core: ModMap fatal init exception. Aborting
Info : Jul 22 11:56:05 UTM5 Logger: New `?Debug : ' stream: /netup/utm5/log/debug.log
Info : Jul 22 11:56:05 UTM5 Logger: New ` Info : ' stream: /netup/utm5/log/main.log
Info : Jul 22 11:56:05 UTM5 Logger: New `*CRIT : ' stream: /netup/utm5/log/main.log
ERROR : Jul 22 11:56:05 UTMCtx: Failed to init ctx: ctx_init_file not specified
?Debug : Jul 22 11:56:05 UTMCtx: Initialization started...
Notice: Jul 22 11:56:05 ModMap: Sub-Module 'utmctx' inserted...
Info : Jul 22 11:56:05 DBA:Ctx: Creating 6 DB connections
Info : Jul 22 11:56:05 DBA:Ctx: DB Transactions are disabled
?Debug : Jul 22 11:56:05 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:56:05 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:56:05 DBCtx: MySQL connection opened
?Debug : Jul 22 11:56:05 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:56:05 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:56:05 DBCtx: MySQL connection opened
?Debug : Jul 22 11:56:05 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:56:05 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:56:05 DBCtx: MySQL connection opened
?Debug : Jul 22 11:56:05 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:56:05 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:56:05 DBCtx: MySQL connection opened
?Debug : Jul 22 11:56:05 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:56:05 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:56:05 DBCtx: MySQL connection opened
?Debug : Jul 22 11:56:05 DBCtx: Connecting to MySQL database
?Debug : Jul 22 11:56:05 DBCtx: Connection parameters username: root; dbname: UTM5 host:
?Debug : Jul 22 11:56:05 DBCtx: MySQL connection opened
Notice: Jul 22 11:56:05 ModMap: Sub-Module 'dba:ctx' inserted...
?Debug : Jul 22 11:56:05 DBCtx: SQL SELECT query: SELECT name,country,region,city,address,email,tel,web FROM registration_info
?Debug : Jul 22 11:56:05 DBCtx: SQL SELECT query: SELECT value FROM utm5_settings WHERE variable='certificate'
Info : Jul 22 11:56:05 UTM5 DBA: X509 sign verification succeded
?Debug : Jul 22 11:56:05 DBCtx: SQL SELECT query: SELECT id,login,password,ip,mask FROM system_accounts WHERE is_deleted=0
ERROR : Jul 22 11:56:05 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:56:05 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:56:05 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:56:05 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:56:05 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:56:05 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:56:05 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:56:05 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:56:05 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:56:05 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:56:05 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:56:05 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:56:05 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:56:05 UTMCtx: Unencrypted message passed!
Notice: Jul 22 11:56:05 UTM5 DBA: Summary sys users fetched: 7
?Debug : Jul 22 11:56:05 DBCtx: SQL SELECT query: SELECT id,name,info FROM system_group_info
?Debug : Jul 22 11:56:05 DBCtx: SQL SELECT query: SELECT user_id FROM system_groups WHERE group_id='1'
?Debug : Jul 22 11:56:05 DBCtx: SQL SELECT query: SELECT fid FROM system_rights WHERE group_id='1'
?Debug : Jul 22 11:56:05 DBCtx: SQL SELECT query: SELECT user_id FROM system_groups WHERE group_id='2'
?Debug : Jul 22 11:56:05 DBCtx: SQL SELECT query: SELECT fid FROM system_rights WHERE group_id='2'
?Debug : Jul 22 11:56:05 DBCtx: SQL SELECT query: SELECT id, time_range_name FROM time_range
?Debug : Jul 22 11:56:05 DBCtx: SQL SELECT query: SELECT id, time_range_id, sec_start, sec_stop, min_start, min_stop, hour_start, hour_stop, wday_start, wday_stop FROM time_range_detail
?Debug : Jul 22 11:56:05 DBCtx: SQL SELECT query: SELECT id,start_date,end_date,periodic_type,next_discount_period_id,canonical_len, custom_duration FROM discount_periods WHERE is_expired=0
?Debug : Jul 22 11:56:05 DBCtx: MySQL query failed. Trying to reconnect: 0
?Debug : Jul 22 11:56:07 DBCtx: MySQL query failed. Trying to reconnect: 1
?Debug : Jul 22 11:56:09 DBCtx: MySQL query failed. Trying to reconnect: 2
?Debug : Jul 22 11:56:11 DBCtx: MySQL query failed. Trying to reconnect: 3
?Debug : Jul 22 11:56:13 DBCtx: MySQL query failed. Trying to reconnect: 4
ERROR : Jul 22 11:56:15 DBASQLError: MySQL query failed:
*ALERT : Jul 22 11:56:15 UTM5 DBA: Exception caught on startup. See debug log for detail
*CRIT : Jul 22 11:56:15 UTM5 Core: ModMap fatal init exception. Aborting
main.log
Info : Jul 22 11:53:24 UTM5 Logger: New ` Info : ' stream: /netup/utm5/log/main.log
Info : Jul 22 11:53:24 UTM5 Logger: New `*CRIT : ' stream: /netup/utm5/log/main.log
ERROR : Jul 22 11:53:24 UTMCtx: Failed to init ctx: ctx_init_file not specified
Notice: Jul 22 11:53:24 ModMap: Sub-Module 'utmctx' inserted...
Info : Jul 22 11:53:24 DBA:Ctx: Creating 6 DB connections
Info : Jul 22 11:53:24 DBA:Ctx: DB Transactions are disabled
Notice: Jul 22 11:53:24 ModMap: Sub-Module 'dba:ctx' inserted...
Info : Jul 22 11:53:24 UTM5 DBA: X509 sign verification succeded
ERROR : Jul 22 11:53:24 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:53:24 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:53:24 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:53:24 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:53:24 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:53:24 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:53:24 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:53:24 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:53:24 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:53:24 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:53:24 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:53:24 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:53:24 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:53:24 UTMCtx: Unencrypted message passed!
Notice: Jul 22 11:53:24 UTM5 DBA: Summary sys users fetched: 7
ERROR : Jul 22 11:53:34 DBASQLError: MySQL query failed:
*ALERT : Jul 22 11:53:34 UTM5 DBA: Exception caught on startup. See debug log for detail
*CRIT : Jul 22 11:53:34 UTM5 Core: ModMap fatal init exception. Aborting
Info : Jul 22 11:54:04 UTM5 Logger: New ` Info : ' stream: /netup/utm5/log/main.log
Info : Jul 22 11:54:04 UTM5 Logger: New `*CRIT : ' stream: /netup/utm5/log/main.log
ERROR : Jul 22 11:54:04 UTMCtx: Failed to init ctx: ctx_init_file not specified
Notice: Jul 22 11:54:04 ModMap: Sub-Module 'utmctx' inserted...
Info : Jul 22 11:54:04 DBA:Ctx: Creating 6 DB connections
Info : Jul 22 11:54:04 DBA:Ctx: DB Transactions are disabled
Notice: Jul 22 11:54:04 ModMap: Sub-Module 'dba:ctx' inserted...
Info : Jul 22 11:54:04 UTM5 DBA: X509 sign verification succeded
ERROR : Jul 22 11:54:04 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:04 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:04 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:04 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:04 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:04 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:04 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:04 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:04 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:04 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:04 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:04 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:04 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:04 UTMCtx: Unencrypted message passed!
Notice: Jul 22 11:54:04 UTM5 DBA: Summary sys users fetched: 7
ERROR : Jul 22 11:54:15 DBASQLError: MySQL query failed:
*ALERT : Jul 22 11:54:15 UTM5 DBA: Exception caught on startup. See debug log for detail
*CRIT : Jul 22 11:54:15 UTM5 Core: ModMap fatal init exception. Aborting
Info : Jul 22 11:54:45 UTM5 Logger: New ` Info : ' stream: /netup/utm5/log/main.log
Info : Jul 22 11:54:45 UTM5 Logger: New `*CRIT : ' stream: /netup/utm5/log/main.log
ERROR : Jul 22 11:54:45 UTMCtx: Failed to init ctx: ctx_init_file not specified
Notice: Jul 22 11:54:45 ModMap: Sub-Module 'utmctx' inserted...
Info : Jul 22 11:54:45 DBA:Ctx: Creating 6 DB connections
Info : Jul 22 11:54:45 DBA:Ctx: DB Transactions are disabled
Notice: Jul 22 11:54:45 ModMap: Sub-Module 'dba:ctx' inserted...
Info : Jul 22 11:54:45 UTM5 DBA: X509 sign verification succeded
ERROR : Jul 22 11:54:45 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:45 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:45 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:45 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:45 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:45 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:45 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:45 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:45 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:45 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:45 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:45 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:54:45 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:54:45 UTMCtx: Unencrypted message passed!
Notice: Jul 22 11:54:45 UTM5 DBA: Summary sys users fetched: 7
ERROR : Jul 22 11:54:55 DBASQLError: MySQL query failed:
*ALERT : Jul 22 11:54:55 UTM5 DBA: Exception caught on startup. See debug log for detail
*CRIT : Jul 22 11:54:55 UTM5 Core: ModMap fatal init exception. Aborting
Info : Jul 22 11:55:25 UTM5 Logger: New ` Info : ' stream: /netup/utm5/log/main.log
Info : Jul 22 11:55:25 UTM5 Logger: New `*CRIT : ' stream: /netup/utm5/log/main.log
ERROR : Jul 22 11:55:25 UTMCtx: Failed to init ctx: ctx_init_file not specified
Notice: Jul 22 11:55:25 ModMap: Sub-Module 'utmctx' inserted...
Info : Jul 22 11:55:25 DBA:Ctx: Creating 6 DB connections
Info : Jul 22 11:55:25 DBA:Ctx: DB Transactions are disabled
Notice: Jul 22 11:55:25 ModMap: Sub-Module 'dba:ctx' inserted...
Info : Jul 22 11:55:25 UTM5 DBA: X509 sign verification succeded
ERROR : Jul 22 11:55:25 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:55:25 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:55:25 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:55:25 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:55:25 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:55:25 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:55:25 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:55:25 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:55:25 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:55:25 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:55:25 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:55:25 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:55:25 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:55:25 UTMCtx: Unencrypted message passed!
Notice: Jul 22 11:55:25 UTM5 DBA: Summary sys users fetched: 7
ERROR : Jul 22 11:55:35 DBASQLError: MySQL query failed:
*ALERT : Jul 22 11:55:35 UTM5 DBA: Exception caught on startup. See debug log for detail
*CRIT : Jul 22 11:55:35 UTM5 Core: ModMap fatal init exception. Aborting
Info : Jul 22 11:56:05 UTM5 Logger: New ` Info : ' stream: /netup/utm5/log/main.log
Info : Jul 22 11:56:05 UTM5 Logger: New `*CRIT : ' stream: /netup/utm5/log/main.log
ERROR : Jul 22 11:56:05 UTMCtx: Failed to init ctx: ctx_init_file not specified
Notice: Jul 22 11:56:05 ModMap: Sub-Module 'utmctx' inserted...
Info : Jul 22 11:56:05 DBA:Ctx: Creating 6 DB connections
Info : Jul 22 11:56:05 DBA:Ctx: DB Transactions are disabled
Notice: Jul 22 11:56:05 ModMap: Sub-Module 'dba:ctx' inserted...
Info : Jul 22 11:56:05 UTM5 DBA: X509 sign verification succeded
ERROR : Jul 22 11:56:05 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:56:05 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:56:05 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:56:05 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:56:05 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:56:05 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:56:05 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:56:05 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:56:05 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:56:05 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:56:05 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:56:05 UTMCtx: Unencrypted message passed!
ERROR : Jul 22 11:56:05 UTMCtx: Decrypt: No ctx found
Warn : Jul 22 11:56:05 UTMCtx: Unencrypted message passed!
Notice: Jul 22 11:56:05 UTM5 DBA: Summary sys users fetched: 7
ERROR : Jul 22 11:56:15 DBASQLError: MySQL query failed:
*ALERT : Jul 22 11:56:15 UTM5 DBA: Exception caught on startup. See debug log for detail
*CRIT : Jul 22 11:56:15 UTM5 Core: ModMap fatal init exception. Aborting
В работающем биллинге (сборка 007) используются таблицы MyISAM.
Может при дампе что-то потерялось?