при обновлении получаю:
Текущая версия: Сервер: вер. 5.1 сборка 701 от 15.08.2011 19:28:10
JAVA jre-6u33-linux-x64.bin и jdk-6u33-linux-x64.bin
Код:
[root@billing BGBillingServer]# ./bg_installer.sh update
08-08/15:06:50 INFO [main] DefaultServerSetup - Binding javax.jms.ConnectionFactory[org.apache.activemq.ActiveMQConnectionFactory@5557c2bd] to java:comp/env/mq/connectionFactory
08-08/15:06:50 DEBUG [main] JNDIReferenceFactory - Creating reference: org.apache.activemq.ActiveMQConnectionFactory,org.apache.activemq.ActiveMQConnectionFactory@5557c2bd
08-08/15:06:50 INFO [main] DefaultServerSetup - Init DB connection pools
08-08/15:06:50 INFO [main] DefaultServerSetup - Binding JDBC pool "master" to java:comp/env/jdbc/master
08-08/15:06:50 INFO [main] DefaultServerSetup - Init trash pools..
Update starting..
Update from ftp://ftp.bgbilling.ru/pub/bgbilling
Server version is 5.1
Set passive mode..
Changing dir to /pub/bgbilling/5.1
java.util.zip.ZipException: invalid entry size (expected 12777 but got 12746 bytes)
at java.util.zip.ZipInputStream.readEnd(ZipInputStream.java:386)
at java.util.zip.ZipInputStream.read(ZipInputStream.java:156)
at java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:100)
at java.util.zip.ZipInputStream.getNextEntry(ZipInputStream.java:78)
at bitel.billing.server.installer.ScanUtils.scanStream(ScanUtils.java:62)
at bitel.billing.server.installer.ScanUtils.scanStream(ScanUtils.java:70)
at bitel.billing.server.installer.ScanUtils.getModulesInfo(ScanUtils.java:41)
at bitel.billing.server.installer.Update.update(Update.java:146)
at bitel.billing.server.installer.Update.<init>(Update.java:43)
at bitel.billing.server.installer.ModuleInstaller.main(ModuleInstaller.java:22)
Checking updates for ipn..
Found update for ipn build 241 packet ipn_5.1_254.zip updating to build 254
...