сервер 5.0 сборка 725, после последнего обновления стали валиться такие сообщения в логи при активации тарифной опции у абонентов:
Код:
#tail -f server.script.log
05-13/05:26:35 INFO [http-8080-7] script - Add event to queue Event bitel.billing.server.script.bean.event.ChargeEvent cid: 38; module: 0; type: 2
05-13/05:26:35 INFO [http-8080-7] script - Process event cid:-1; event:Event ru.bitel.bgbilling.kernel.tariff.option.server.bean.event.TariffOptionActivatedEvent cid: -1; module: 0; type: 41
05-13/05:26:35 ERROR [http-8080-7] script - Wrong event process contract not found cid:-1
05-13/05:26:35 INFO [Thread-7] script - Found event id=5619129
05-13/05:26:35 INFO [Thread-7] script - Process event cid:38; event:Event bitel.billing.server.script.bean.event.ChargeEvent cid: 38; module: 0; type: 2
05-13/05:26:35 INFO [Thread-7] script - Process event cid:38; event:Event bitel.billing.server.script.bean.event.ChargeEvent cid: 38; module: 0; type: 2
05-13/05:28:19 INFO [http-8080-7] script - Process event cid:-1; event:Event ru.bitel.bgbilling.kernel.tariff.option.server.bean.event.TariffOptionDeactivatedEvent cid: -1; module: 0; type: 43
05-13/05:28:19 ERROR [http-8080-7] script - Wrong event process contract not found cid:-1
при де активации происходит следующее:
Код:
05-13/06:05:54 INFO [http-8080-5] script - Process event cid:-1; event:Event ru.bitel.bgbilling.kernel.tariff.option.server.bean.event.TariffOptionDeactivatedEvent cid: -1; module: 0; type: 43
05-13/06:05:54 ERROR [http-8080-5] script - Wrong event process contract not found cid:-1