skyb писал(а):
что пишет, что не обновляется?
В том то и дело, что ошибок нигде нет, но обновления не устанавливаются.
И каждый update.sh предлагает их установить снова (уже раз пять).
Вот лог update.sh:
Код:
Update starting..
Update from ftp://ftp.bgbilling.ru/pub/bgbilling
Server version is 5.2
Set passive mode..
Changing dir to /pub/bgbilling/5.2
Checking updates for inet..
Checking updates for card..
Checking updates for bill..
Checking updates for npay..
Checking updates for reports..
Checking updates for rscm..
Checking updates for server..
Found update for BGBillingServer build 1193 packet update_5.2.zip updating to build 1194
Checking updates for update_lib..
Checking updates for client..
Found update for BGBillingClient build 986 packet update_5.2.zip updating to build 987
Install 1 updates (y/n):
Downloading update_5.2.zip OK!
Start installing..
Module: update already installed. Reinstalling....
Data extract finished...
Extract data => OK
Database updated...
Install ticket inserted..
Base update => OK
Module Instance init => OK
Executing call ExecuteSQL; param: patch.sql
Executing database update...OK
Result => true
Executing call ExecuteSQL; param: kernel_event.sql
Executing database update...OK
Result => true
Executing call AddSchedulerTasks; param: patch.sc
Scheduled class bitel.billing.server.script.TimerEventGenerate already exists!
Scheduled class bitel.billing.server.contract.DebtMailSender already exists!
Scheduled class bitel.billing.server.contract.ContractStatusSetter already exists!
Scheduled class bitel.billing.server.admin.integration.PaymentLoader already exists!
Scheduled class ru.bitel.bgbilling.kernel.task.server.Validator already exists!
Scheduled class bitel.billing.server.script.global.bean.GlobalScriptTimer already exists!
Result => true
Executing call PutFile; param: style.css:webroot
File doesn't changed /usr/local/BGBillingServer/webroot/style.css
Result => true
Executing call PutFile; param: menu.xml:data
Result => true
Executing call PutFile; param: toolbar.xml:data
Result => true
Executing call PutFile; param: img:webroot
File doesn't changed /usr/local/BGBillingServer/webroot/img/logo.png
Result => true
Executing call PutFile; param: auth.html:webroot
Result => true
Executing call PutFile; param: actions:.
Result => true
Executing call PutFile; param: help:webroot
Result => true
Executing call PutFile; param: log4j.xml:data
Result => true
Executing call PutFile; param: default.web.xml:data
Result => true
Executing call PutFile; param: web.xml:webroot/WEB-INF
Result => true
Executing call PutFile; param: tiles-defs.xml:webroot/WEB-INF
Result => true
Executing call PutFile; param: common.js:webroot/js
Result => true
Executing call PutFile; param: jquery-min.js:webroot/js
Result => true
Executing call PutFile; param: jquery.form.js:webroot/js
Result => true
Executing call PutFile; param: jquery.ui.js:webroot/js
Result => true
Executing call PutFile; param: jquery.ui.js:webroot/js
Result => true
Executing call PutFile; param: css:webroot
Result => true
Execute calls => OK
File doesn't changed /usr/local/BGBillingServer/webroot/xsl/layout.xsl
File doesn't changed /usr/local/BGBillingServer/webroot/xsl/layout_menu.xsl
File doesn't changed /usr/local/BGBillingServer/webroot/xsl/login.xsl
File doesn't changed /usr/local/BGBillingServer/webroot/xsl/main.xsl
File's copy finished...
File copy => OK
Remove libs => OK
Module update was successfull installed!
Please, restart BGBilling server.
И вот после старта сервера его состояние:
Код:
[root@bg BGBillingServer]# ./server_status.sh
BGBillingServer v 5.2 build 1193 from 23.05.2012 12:40:27
Started: 25.05.2012 09:18:56 Uptime: 0 d 00:04:43
Memory total: 250 413 056; max: 250 413 056; free: 211 820 232
Memory pools:
Non-heap memory[Code Cache]: max: 50 331 648; used: 1 845 888; peek: 1 942 144
Heap memory[PS Eden Space]: max: 67 698 688; used: 22 277 112; peek: 65 339 392
Heap memory[PS Survivor Space]: max: 10 878 976; used: 10 850 760; peek: 10 872 224
Heap memory[PS Old Gen]: max: 178 978 816; used: 5 464 952; peek: 5 464 952
Non-heap memory[PS Perm Gen]: max: 85 983 232; used: 38 076 552; peek: 38 076 552
Thread count: 26
Connections pool to Master status Idle: 1; Active: 0; maxActive: 300; maxIdle: 20
[root@bg BGBillingServer]#
Версия так и осталась 1193, обновление на 1194 не произошло.