Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 12.02 01:29:05 INFO [ServiceImpl] Start activation card - 7001
- 12.02 01:29:05 INFO [WaitComponent] [WaitComponent] MainFrame enabled - false
- 12.02 01:29:06 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 ('2019-02-12 01:29:05.546+03', 50000, NULL, 58983, NULL, NULL, '2019-02-12 01:29:05.575+03', NULL, 'FALSE', NULL, NULL, NULL, NULL, NULL, '7001', 3, NULL, NULL, 86921) was aborted: ERROR: duplicate key value violates unique constraint "card_cards_numberfield_key"
- Detail: Key (numberfield)=(7001) already exists. 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:104)
- at ru.crystals.pos.visualization.products.giftcard.product.view.GiftCardPluginView.doActivateCard(GiftCardPluginView.java:158)
- at ru.crystals.pos.visualization.products.giftcard.product.view.GiftCardPluginView.dispatchKeyPressed(GiftCardPluginView.java:114)
- 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:3773)
- at ru.crystals.pos.visualization.check.CheckContainerHelper.subtotalConfirmGift(CheckContainerHelper.java:148)
- at ru.crystals.pos.visualization.check.SubtotalScenarioImpl.confirmAddGift(SubtotalScenarioImpl.java:73)
- at ru.crystals.pos.techprocess.TechProcessImpl.tryToAddOfferedProduct(TechProcessImpl.java:3435)
- at ru.crystals.pos.techprocess.TechProcessImpl.handleOfferedProducts(TechProcessImpl.java:3385)
- at ru.crystals.pos.techprocess.TechProcessImpl.subtotalScenary(TechProcessImpl.java:3248)
- at ru.crystals.pos.visualization.check.CheckContainer.startSubtotalScenary(CheckContainer.java:1546)
- at ru.crystals.pos.visualization.check.CheckContainer.subtotalProcessPurchaseState(CheckContainer.java:1517)
- at ru.crystals.pos.visualization.check.CheckContainer.subtotal(CheckContainer.java:1414)
- at ru.crystals.pos.visualization.components.MainWindow.subTotal(MainWindow.java:846)
- at ru.crystals.pos.visualization.Factory.eventFunctionKey(Factory.java:537)
- at ru.crystals.pos.techprocess.TechProcessImpl.eventFunctionKey(TechProcessImpl.java:4266)
- 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)
- 12.02 01:29:06 INFO [SpeedLog] (ACTIVATE GIFT CARD) time = 0,824;
- 12.02 01:29:06 INFO [WaitComponent] [WaitComponent] MainFrame enabled - true
- 12.02 01:29:08 DEBUG [TechProcessImpl] Server online mode
- 12.02 01:29:15 INFO [TransferManager] OD found 0 documents to register
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement