Advertisement
fedorm

Untitled

Aug 31st, 2018
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.20 KB | None | 0 0
  1. 31.08 05:40:50 INFO [LoyalBridgeServiceImpl] Total time of discount calculation = 54 ms
  2. 31.08 05:40:50 INFO [LoyalBridgeServiceImpl] ---------------- end discount calculation ----------------
  3. 31.08 05:40:50 INFO [SpeedLog] TechProcess discounts processing on cheque with 1 positions [sale] time = 60 ms
  4. 31.08 05:40:50 INFO [CommonLogger] value = 0
  5. 31.08 05:40:50 INFO [CatalogService] getGoodsByBarCode barcode = 84084084011
  6. 31.08 05:40:50 INFO [CatalogService] get product by barcode '84084084011' result: ProductGiftCardEntity[name=Подарочная карта на 500 рублей, item=84084084011, numberCard=null]
  7. 31.08 05:40:50 INFO [SpeedLog] CatalogGoods: dataFinder.getProductByBarcode, barcode = 84084084011 time = 0 ms
  8. 31.08 05:40:50 INFO [SpeedLog] CatalogGoods: dataFinder.getProductByBarcode before check restrictions, barcode = 84084084011 time = 0 ms
  9. 31.08 05:40:50 INFO [SpeedLog] getProductRestrictions time = 0 ms
  10. 31.08 05:40:50 INFO [SpeedLog] CatalogGoods: dataFinder.getProductByBarcode after check restrictions, barcode = 84084084011 time = 0 ms
  11. 31.08 05:40:50 INFO [SpeedLog] CatalogGoods#getGoodsByBarCode, barcode = 84084084011 time = 0 ms
  12. 31.08 05:40:50 INFO [SpeedLog] searchProduct time time = 0 ms
  13. 31.08 05:40:50 INFO [TextCustomerDisplayPluginAbstract] Screen updated:
  14. 31.08 05:40:50 INFO [TextCustomerDisplayPluginAbstract] **********************
  15. 31.08 05:40:50 INFO [TextCustomerDisplayPluginAbstract] *Скидка 0.00*
  16. 31.08 05:40:50 INFO [TextCustomerDisplayPluginAbstract] *Итого 24990.00*
  17. 31.08 05:40:50 INFO [TextCustomerDisplayPluginAbstract] **********************
  18. 31.08 05:40:50 INFO [TextCustomerDisplayPluginAbstract]
  19. 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}]}
  20. 31.08 05:40:50 INFO [TextCustomerDisplayPluginAbstract] Screen updated:
  21. 31.08 05:40:50 INFO [TextCustomerDisplayPluginAbstract] **********************
  22. 31.08 05:40:50 INFO [TextCustomerDisplayPluginAbstract] *Подарочная ка 1 1.00*
  23. 31.08 05:40:50 INFO [TextCustomerDisplayPluginAbstract] *Итого 24991.00*
  24. 31.08 05:40:50 INFO [TextCustomerDisplayPluginAbstract] **********************
  25. 31.08 05:40:50 INFO [TextCustomerDisplayPluginAbstract]
  26. 31.08 05:40:51 INFO [ServiceImpl] Get card data - 7001
  27. 31.08 05:40:51 INFO [WaitComponent] [WaitComponent] MainFrame enabled - false
  28. 31.08 05:40:51 INFO [ServiceImpl] Get card data finish - 7001
  29. 31.08 05:40:51 INFO [WaitComponent] [WaitComponent] MainFrame enabled - true
  30. 31.08 05:40:54 INFO [FilesChecker] Catalog goods transport event
  31. 31.08 05:40:54 INFO [FilesChecker] goods types for report count: 0
  32. 31.08 05:40:54 INFO [FilesChecker] catalog goods files to cash count: 0
  33. 31.08 05:40:54 INFO [TransferManager] ping = true
  34. 31.08 05:40:59 INFO [TransferManager] Nothing yet not processed on server to resend
  35. 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
  36. 31.08 05:41:01 INFO [ServiceImpl] Start activation card - 7001
  37. 31.08 05:41:01 INFO [WaitComponent] [WaitComponent] MainFrame enabled - false
  38. 31.08 05:41:02 ERROR [ServiceImpl]
  39. 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"
  40. Подробности: Ключ "(numberfield)=(7001)" уже существует. Call getNextException to see other errors in the batch.
  41. at ru.crystals.httpclient.ServerConnector.makeServerConnectorException(ServerConnector.java:310)
  42. at ru.crystals.httpclient.ServerConnector.getResponse(ServerConnector.java:242)
  43. at ru.crystals.httpclient.ServerConnector.requestServlet(ServerConnector.java:185)
  44. at ru.crystals.httpclient.ServerConnector.requestRPC(ServerConnector.java:151)
  45. at ru.crystals.cards.presentcards.IPresentCardsProcessingManagerRemote_StubEEE705B.activatePresentCard(IPresentCardsProcessingManagerRemote_StubEEE705B.java)
  46. at ru.crystals.pos.cards.presentcards.ServiceImpl.activateCard(ServiceImpl.java:511)
  47. at ru.crystals.pos.cards.presentcards.PresentCardsImplProxy.activateCard(PresentCardsImplProxy.java:38)
  48. at ru.crystals.pos.visualization.products.giftcard.product.controller.GiftCardPluginController.activateAndAddFixGiftCard(GiftCardPluginController.java:110)
  49. at ru.crystals.pos.visualization.products.giftcard.product.view.GiftCardPluginView.doActivateCard(GiftCardPluginView.java:154)
  50. at ru.crystals.pos.visualization.products.giftcard.product.view.GiftCardPluginView.dispatchKeyPressed(GiftCardPluginView.java:110)
  51. at ru.crystals.pos.visualization.commonplugin.view.CommonAbstractView.keyPressedNew(CommonAbstractView.java:99)
  52. at ru.crystals.pos.visualization.commonplugin.view.form.CommonForm$1.keyPressedNew(CommonForm.java:43)
  53. at ru.crystals.pos.CashEventSource.sendNewKey(CashEventSource.java:149)
  54. at ru.crystals.pos.CashEventSource.process(CashEventSource.java:137)
  55. at ru.crystals.pos.CashEventSource.processEvent(CashEventSource.java:118)
  56. at ru.crystals.pos.CashEventSource.processEventManually(CashEventSource.java:413)
  57. at ru.crystals.pos.visualization.check.CheckContainer.showLockComponent(CheckContainer.java:3758)
  58. at ru.crystals.pos.visualization.check.CheckContainerHelper.subtotalConfirmGift(CheckContainerHelper.java:144)
  59. at ru.crystals.pos.visualization.check.SubtotalScenarioImpl.confirmAddGift(SubtotalScenarioImpl.java:68)
  60. at ru.crystals.pos.techprocess.TechProcessImpl.tryToAddPossibleGift(TechProcessImpl.java:3305)
  61. at ru.crystals.pos.techprocess.TechProcessImpl.handlePossibleGifts(TechProcessImpl.java:3273)
  62. at ru.crystals.pos.techprocess.TechProcessImpl.subtotalScenary(TechProcessImpl.java:3135)
  63. at ru.crystals.pos.visualization.check.CheckContainer.startSubtotalScenary(CheckContainer.java:1477)
  64. at ru.crystals.pos.visualization.check.CheckContainer.subtotalProcessPurchaseState(CheckContainer.java:1448)
  65. at ru.crystals.pos.visualization.check.CheckContainer.subtotal(CheckContainer.java:1345)
  66. at ru.crystals.pos.visualization.components.MainWindow.subTotal(MainWindow.java:833)
  67. at ru.crystals.pos.visualization.Factory.eventFunctionKey(Factory.java:538)
  68. at ru.crystals.pos.techprocess.TechProcessImpl.eventFunctionKey(TechProcessImpl.java:4150)
  69. at ru.crystals.pos.CashEventSource.sentOldKey(CashEventSource.java:165)
  70. at ru.crystals.pos.CashEventSource.process(CashEventSource.java:138)
  71. at ru.crystals.pos.CashEventSource.processEvent(CashEventSource.java:118)
  72. at ru.crystals.pos.CashEventSource.run(CashEventSource.java:101)
  73. at ru.crystals.pos.InternalCashPoolExecutorImpl.lambda$submit$1(InternalCashPoolExecutorImpl.java:120)
  74. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  75. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  76. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
  77. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  78. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  79. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  80. at java.lang.Thread.run(Thread.java:745)
  81. 31.08 05:41:02 INFO [SpeedLog] (ACTIVATE GIFT CARD) time = 0,719;
  82. 31.08 05:41:02 INFO [WaitComponent] [WaitComponent] MainFrame enabled - true
  83. 31.08 05:41:04 INFO [FilesChecker] Catalog goods transport event
  84. 31.08 05:41:04 INFO [FilesChecker] goods types for report count: 0
  85. 31.08 05:41:04 INFO [FilesChecker] catalog goods files to cash count: 0
  86. 31.08 05:41:11 INFO [TransferManager] Nothing yet not processed on server to resend
  87. 31.08 05:41:11 INFO [TransferManager] File 60/LoyTransaction_20180831054111_590_20200_60.ser sucessfully registered
  88. 31.08 05:41:11 INFO [TransferManager] 1 transactions processed to upload; 1 transactions processed to register; Time: 100 ms.
  89. 31.08 05:41:14 INFO [FilesChecker] Catalog goods transport event
  90. 31.08 05:41:14 INFO [FilesChecker] goods types for report count: 0
  91. 31.08 05:41:14 INFO [FilesChecker] catalog goods files to cash count: 0
  92. 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