Сегодня обновил биллинг до последнего билда 7.1. Попробовал обновить ЛК.
Sync client libs (mybgbilling-sync-libs.sh)? [y/N] y
JAVA_HOME=/opt/java/jdk
MYBGBILLING_HOME=../standalone/deployments/MyBGBilling.war
Starting synchronization client libs with BGBillingServer
Load configuration: ../standalone/deployments/MyBGBilling.war/WEB-INF/mybgbilling-conf.groovy
Lib path: ../standalone/deployments/MyBGBilling.war/WEB-INF/lib
Connecting to:
http://172.31.17.10:8080/bgbilling/executerjar:file:/opt/wildfly-10.1.0.Final/standalone/deployments/MyBGBilling.war/WEB-INF/lib/client.jar!/ru/bitel/bgbilling/kernel/module/common/service/ModuleService.wsdl
Installed modules: [inet, card, client, ru.bitel.bgbilling.plugins.cladr, ru.bitel.bgbilling.plugins.documents, npay, rscm, subscription, mps, ru.bitel.bgbilling.plugins.helpdesk, reports, ru.bitel.bgbilling.plugins.crm, tv]
Download libs for: inet
Extract inet.jar to ../standalone/deployments/MyBGBilling.war/WEB-INF/lib
Download libs for: card
Extract card.jar to ../standalone/deployments/MyBGBilling.war/WEB-INF/lib
Download libs for: update
Extract client.jar to ../standalone/deployments/MyBGBilling.war/WEB-INF/lib
Download libs for: ru.bitel.bgbilling.plugins.cladr
Extract cladr.jar to ../standalone/deployments/MyBGBilling.war/WEB-INF/lib
Download libs for: ru.bitel.bgbilling.plugins.documents
Extract documents.jar to ../standalone/deployments/MyBGBilling.war/WEB-INF/lib
Download libs for: npay
Extract npay.jar to ../standalone/deployments/MyBGBilling.war/WEB-INF/lib
Download libs for: rscm
Extract rscm.jar to ../standalone/deployments/MyBGBilling.war/WEB-INF/lib
Download libs for: subscription
Extract subscription.jar to ../standalone/deployments/MyBGBilling.war/WEB-INF/lib
Download libs for: mps
Extract mps.jar to ../standalone/deployments/MyBGBilling.war/WEB-INF/lib
Download libs for: ru.bitel.bgbilling.plugins.helpdesk
Extract helpdesk.jar to ../standalone/deployments/MyBGBilling.war/WEB-INF/lib
Download libs for: reports
Extract reports.jar to ../standalone/deployments/MyBGBilling.war/WEB-INF/lib
Download libs for: ru.bitel.bgbilling.plugins.crm
Extract crm.jar to ../standalone/deployments/MyBGBilling.war/WEB-INF/lib
Download libs for: tv
Extract tv.jar to ../standalone/deployments/MyBGBilling.war/WEB-INF/lib
Try download libs for: plugins.helpdesk
Try download libs for: plugins.documents
Try download libs for: plugins.bonus
Found 0 files
Try download libs for: plugins.dispatch
Found 0 files
Try download libs for: update
Exception in thread "main" java.lang.NoClassDefFoundError: ru/bitel/bgbilling/kernel/admin/plugincfg/common/PlugincfgService
at ru.bitel.mybgbilling.kernel.common.Updater.main(Updater.java:124)
Caused by: java.lang.ClassNotFoundException: ru.bitel.bgbilling.kernel.admin.plugincfg.common.PlugincfgService
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 1 more
JAVA_HOME=/opt/java/jdk
MYBGBILLING_HOME=../standalone/deployments/MyBGBilling.war
Set MyBGBilling.war to (re)deploy
Deployment failed.
В чем может быть проблема?