Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 31.08 05:40:50 INFO [LoyalBridgeServiceImpl] Total time of discount calculation = 54 ms
- 31.08 05:40:50 INFO [LoyalBridgeServiceImpl] ---------------- end discount calculation ----------------
- 31.08 05:40:50 INFO [SpeedLog] TechProcess discounts processing on cheque with 1 positions [sale] time = 60 ms
- 31.08 05:40:50 INFO [CommonLogger] value = 0
- 31.08 05:40:50 INFO [CatalogService] getGoodsByBarCode barcode = 84084084011
- 31.08 05:40:50 INFO [CatalogService] get product by barcode '84084084011' result: ProductGiftCardEntity[name=Подарочная карта на 500 рублей, item=84084084011, numberCard=null]
- 31.08 05:40:50 INFO [SpeedLog] CatalogGoods: dataFinder.getProductByBarcode, barcode = 84084084011 time = 0 ms
- 31.08 05:40:50 INFO [SpeedLog] CatalogGoods: dataFinder.getProductByBarcode before check restrictions, barcode = 84084084011 time = 0 ms
- 31.08 05:40:50 INFO [SpeedLog] getProductRestrictions time = 0 ms
- 31.08 05:40:50 INFO [SpeedLog] CatalogGoods: dataFinder.getProductByBarcode after check restrictions, barcode = 84084084011 time = 0 ms
- 31.08 05:40:50 INFO [SpeedLog] CatalogGoods#getGoodsByBarCode, barcode = 84084084011 time = 0 ms
- 31.08 05:40:50 INFO [SpeedLog] searchProduct time time = 0 ms
- 31.08 05:40:50 INFO [TextCustomerDisplayPluginAbstract] Screen updated:
- 31.08 05:40:50 INFO [TextCustomerDisplayPluginAbstract] **********************
- 31.08 05:40:50 INFO [TextCustomerDisplayPluginAbstract] *Скидка 0.00*
- 31.08 05:40:50 INFO [TextCustomerDisplayPluginAbstract] *Итого 24990.00*
- 31.08 05:40:50 INFO [TextCustomerDisplayPluginAbstract] **********************
- 31.08 05:40:50 INFO [TextCustomerDisplayPluginAbstract]
- 31.08 05:40:50 INFO [PrismaBridgeImpl] {"events":[{"prefix":"KKM","shop":20200,"cash":60,"mode":6,"tabNumber":"1","cashier":"Администраторов А.А.","purchase":23,"pos":2,"barcode":"84084084011 ","item":"84084084011","name":"Подарочная карта на 500 рублей","price":1.0,"quant":1.0,"sum":1.0,"sumAll":24991.0,"cardType":"","cardNumber":"","discount":0.0,"discountAll":0.0,"dateTime":"31.08.2018 05:40:50.519","offline":false}]}
- 31.08 05:40:50 INFO [TextCustomerDisplayPluginAbstract] Screen updated:
- 31.08 05:40:50 INFO [TextCustomerDisplayPluginAbstract] **********************
- 31.08 05:40:50 INFO [TextCustomerDisplayPluginAbstract] *Подарочная ка 1 1.00*
- 31.08 05:40:50 INFO [TextCustomerDisplayPluginAbstract] *Итого 24991.00*
- 31.08 05:40:50 INFO [TextCustomerDisplayPluginAbstract] **********************
- 31.08 05:40:50 INFO [TextCustomerDisplayPluginAbstract]
- 31.08 05:40:51 INFO [ServiceImpl] Get card data - 7001
- 31.08 05:40:51 INFO [WaitComponent] [WaitComponent] MainFrame enabled - false
- 31.08 05:40:51 INFO [ServiceImpl] Get card data finish - 7001
- 31.08 05:40:51 INFO [WaitComponent] [WaitComponent] MainFrame enabled - true
- 31.08 05:40:54 INFO [FilesChecker] Catalog goods transport event
- 31.08 05:40:54 INFO [FilesChecker] goods types for report count: 0
- 31.08 05:40:54 INFO [FilesChecker] catalog goods files to cash count: 0
- 31.08 05:40:54 INFO [TransferManager] ping = true
- 31.08 05:40:59 INFO [TransferManager] Nothing yet not processed on server to resend
- 31.08 05:41:01 INFO [ServiceImpl] Enter activation card method - id: null; number: 1; item: 84084084011; type: ProductGiftCardEntity; count: 1000; sum: 50000; sumDiscount: 0; dateTime: (NULL); num-in-original: null
- 31.08 05:41:01 INFO [ServiceImpl] Start activation card - 7001
- 31.08 05:41:01 INFO [WaitComponent] [WaitComponent] MainFrame enabled - false
- 31.08 05:41:02 ERROR [ServiceImpl]
- ru.crystals.httpclient.ServerConnectorException: Server exception: org.hibernate.exception.ConstraintViolationException: Batch entry 0 insert into card_cards (activationDate, amount, barcode, cardType_id, client_id, counterparty, createDate, debitor_type, deleted, display_number, expirationDate, guid, msr_number, newCardType_id, numberField, status, statusDescription, id_cardref, id) values ('2018-08-31 05:41:01.689+03', 50000, NULL, 57648, NULL, NULL, '2018-08-31 05:41:01.702+03', NULL, 'FALSE', NULL, NULL, NULL, NULL, NULL, '7001', 3, NULL, NULL, 76994) was aborted: ОШИБКА: повторяющееся значение ключа нарушает ограничение уникальности "card_cards_numberfield_key"
- Подробности: Ключ "(numberfield)=(7001)" уже существует. Call getNextException to see other errors in the batch.
- at ru.crystals.httpclient.ServerConnector.makeServerConnectorException(ServerConnector.java:310)
- at ru.crystals.httpclient.ServerConnector.getResponse(ServerConnector.java:242)
- at ru.crystals.httpclient.ServerConnector.requestServlet(ServerConnector.java:185)
- at ru.crystals.httpclient.ServerConnector.requestRPC(ServerConnector.java:151)
- at ru.crystals.cards.presentcards.IPresentCardsProcessingManagerRemote_StubEEE705B.activatePresentCard(IPresentCardsProcessingManagerRemote_StubEEE705B.java)
- at ru.crystals.pos.cards.presentcards.ServiceImpl.activateCard(ServiceImpl.java:511)
- at ru.crystals.pos.cards.presentcards.PresentCardsImplProxy.activateCard(PresentCardsImplProxy.java:38)
- at ru.crystals.pos.visualization.products.giftcard.product.controller.GiftCardPluginController.activateAndAddFixGiftCard(GiftCardPluginController.java:110)
- at ru.crystals.pos.visualization.products.giftcard.product.view.GiftCardPluginView.doActivateCard(GiftCardPluginView.java:154)
- at ru.crystals.pos.visualization.products.giftcard.product.view.GiftCardPluginView.dispatchKeyPressed(GiftCardPluginView.java:110)
- at ru.crystals.pos.visualization.commonplugin.view.CommonAbstractView.keyPressedNew(CommonAbstractView.java:99)
- at ru.crystals.pos.visualization.commonplugin.view.form.CommonForm$1.keyPressedNew(CommonForm.java:43)
- at ru.crystals.pos.CashEventSource.sendNewKey(CashEventSource.java:149)
- at ru.crystals.pos.CashEventSource.process(CashEventSource.java:137)
- at ru.crystals.pos.CashEventSource.processEvent(CashEventSource.java:118)
- at ru.crystals.pos.CashEventSource.processEventManually(CashEventSource.java:413)
- at ru.crystals.pos.visualization.check.CheckContainer.showLockComponent(CheckContainer.java:3758)
- at ru.crystals.pos.visualization.check.CheckContainerHelper.subtotalConfirmGift(CheckContainerHelper.java:144)
- at ru.crystals.pos.visualization.check.SubtotalScenarioImpl.confirmAddGift(SubtotalScenarioImpl.java:68)
- at ru.crystals.pos.techprocess.TechProcessImpl.tryToAddPossibleGift(TechProcessImpl.java:3305)
- at ru.crystals.pos.techprocess.TechProcessImpl.handlePossibleGifts(TechProcessImpl.java:3273)
- at ru.crystals.pos.techprocess.TechProcessImpl.subtotalScenary(TechProcessImpl.java:3135)
- at ru.crystals.pos.visualization.check.CheckContainer.startSubtotalScenary(CheckContainer.java:1477)
- at ru.crystals.pos.visualization.check.CheckContainer.subtotalProcessPurchaseState(CheckContainer.java:1448)
- at ru.crystals.pos.visualization.check.CheckContainer.subtotal(CheckContainer.java:1345)
- at ru.crystals.pos.visualization.components.MainWindow.subTotal(MainWindow.java:833)
- at ru.crystals.pos.visualization.Factory.eventFunctionKey(Factory.java:538)
- at ru.crystals.pos.techprocess.TechProcessImpl.eventFunctionKey(TechProcessImpl.java:4150)
- at ru.crystals.pos.CashEventSource.sentOldKey(CashEventSource.java:165)
- at ru.crystals.pos.CashEventSource.process(CashEventSource.java:138)
- at ru.crystals.pos.CashEventSource.processEvent(CashEventSource.java:118)
- at ru.crystals.pos.CashEventSource.run(CashEventSource.java:101)
- at ru.crystals.pos.InternalCashPoolExecutorImpl.lambda$submit$1(InternalCashPoolExecutorImpl.java:120)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
- at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- 31.08 05:41:02 INFO [SpeedLog] (ACTIVATE GIFT CARD) time = 0,719;
- 31.08 05:41:02 INFO [WaitComponent] [WaitComponent] MainFrame enabled - true
- 31.08 05:41:04 INFO [FilesChecker] Catalog goods transport event
- 31.08 05:41:04 INFO [FilesChecker] goods types for report count: 0
- 31.08 05:41:04 INFO [FilesChecker] catalog goods files to cash count: 0
- 31.08 05:41:11 INFO [TransferManager] Nothing yet not processed on server to resend
- 31.08 05:41:11 INFO [TransferManager] File 60/LoyTransaction_20180831054111_590_20200_60.ser sucessfully registered
- 31.08 05:41:11 INFO [TransferManager] 1 transactions processed to upload; 1 transactions processed to register; Time: 100 ms.
- 31.08 05:41:14 INFO [FilesChecker] Catalog goods transport event
- 31.08 05:41:14 INFO [FilesChecker] goods types for report count: 0
- 31.08 05:41:14 INFO [FilesChecker] catalog goods files to cash count: 0
- 31.08 05:41:18 INFO [CommonLogger] Starting cleaning. All log records older than 02 июня 2018 05:41:18 will be deleted.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement