fedorm

Untitled

Apr 9th, 2018
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.14 KB | None | 0 0
  1. 09.04 13:53:20 INFO [TransferManager] ping = true
  2. 09.04 13:53:20 INFO [CommonLogger] BarCode::5031602,,
  3. 09.04 13:53:20 INFO [Scale] BarcodeScannerImpl - barcode = 5031602,,
  4. 09.04 13:53:20 INFO [ServiceImpl] Get card data - 5031602,,
  5. 09.04 13:53:20 INFO [WaitComponent] [WaitComponent] MainFrame enabled - false
  6. 09.04 13:53:20 ERROR [ServiceImpl] Error obtaining present card information: карты с таким номером не существует
  7. 09.04 13:53:20 INFO [ServiceImpl]
  8. ru.crystals.cards.processing.exception.PresentCardException: карты с таким номером не существует
  9. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  10. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  11. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  12. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  13. at ru.crystals.httpclient.ServerConnector.makeServerConnectorException(ServerConnector.java:304)
  14. at ru.crystals.httpclient.ServerConnector.getResponse(ServerConnector.java:246)
  15. at ru.crystals.httpclient.ServerConnector.requestServlet(ServerConnector.java:189)
  16. at ru.crystals.httpclient.ServerConnector.requestRPC(ServerConnector.java:142)
  17. at ru.crystals.cards.presentcards.IPresentCardsProcessingManagerRemote_StubEEE705B.getPresentCardInformation(IPresentCardsProcessingManagerRemote_StubEEE705B.java)
  18. at ru.crystals.pos.cards.presentcards.ServiceImpl.getCardData(ServiceImpl.java:167)
  19. at ru.crystals.pos.cards.presentcards.PresentCardsImplProxy.getCardData(PresentCardsImplProxy.java:26)
  20. at ru.crystals.pos.visualization.products.giftcard.product.controller.GiftCardPluginController.findAndAddGiftCardInfo(GiftCardPluginController.java:69)
  21. at ru.crystals.pos.visualization.products.giftcard.product.view.GiftCardPluginView.dispatchBarcodeScanned(GiftCardPluginView.java:188)
  22. at ru.crystals.pos.visualization.commonplugin.view.CommonAbstractView.barcodeScanned(CommonAbstractView.java:105)
  23. at ru.crystals.pos.visualization.commonplugin.view.form.CommonForm$1.barcodeScanned(CommonForm.java:53)
  24. at ru.crystals.pos.CashEventSource.process(CashEventSource.java:307)
  25. at ru.crystals.pos.CashEventSource.processEvent(CashEventSource.java:127)
  26. at ru.crystals.pos.CashEventSource.run(CashEventSource.java:106)
  27. at ru.crystals.pos.InternalCashPoolExecutorImpl$4.run(InternalCashPoolExecutorImpl.java:125)
  28. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  29. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  30. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
  31. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  32. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  33. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  34. at java.lang.Thread.run(Thread.java:745)
  35. 09.04 13:53:20 INFO [ServiceImpl] Get card data finish - 5031602,,
  36. 09.04 13:53:20 INFO [WaitComponent] [WaitComponent] MainFrame enabled - true
  37. 09.04 13:53:21 INFO [TransferManager] Nothing yet not processed on server to resend
  38. 09.04 13:53:24 INFO [CommonLogger] BarCode::5031602,,
  39. 09.04 13:53:24 INFO [Scale] BarcodeScannerImpl - barcode = 5031602,,
  40. 09.04 13:53:24 INFO [ServiceImpl] Get card data - 5031602,,
  41. 09.04 13:53:24 INFO [WaitComponent] [WaitComponent] MainFrame enabled - false
  42. 09.04 13:53:24 ERROR [ServiceImpl] Error obtaining present card information: карты с таким номером не существует
  43. 09.04 13:53:24 INFO [ServiceImpl]
  44. ru.crystals.cards.processing.exception.PresentCardException: карты с таким номером не существует
  45. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  46. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  47. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  48. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  49. at ru.crystals.httpclient.ServerConnector.makeServerConnectorException(ServerConnector.java:304)
  50. at ru.crystals.httpclient.ServerConnector.getResponse(ServerConnector.java:246)
  51. at ru.crystals.httpclient.ServerConnector.requestServlet(ServerConnector.java:189)
  52. at ru.crystals.httpclient.ServerConnector.requestRPC(ServerConnector.java:142)
  53. at ru.crystals.cards.presentcards.IPresentCardsProcessingManagerRemote_StubEEE705B.getPresentCardInformation(IPresentCardsProcessingManagerRemote_StubEEE705B.java)
  54. at ru.crystals.pos.cards.presentcards.ServiceImpl.getCardData(ServiceImpl.java:167)
  55. at ru.crystals.pos.cards.presentcards.PresentCardsImplProxy.getCardData(PresentCardsImplProxy.java:26)
  56. at ru.crystals.pos.visualization.products.giftcard.product.controller.GiftCardPluginController.findAndAddGiftCardInfo(GiftCardPluginController.java:69)
  57. at ru.crystals.pos.visualization.products.giftcard.product.view.GiftCardPluginView.dispatchBarcodeScanned(GiftCardPluginView.java:188)
  58. at ru.crystals.pos.visualization.commonplugin.view.CommonAbstractView.barcodeScanned(CommonAbstractView.java:105)
  59. at ru.crystals.pos.visualization.commonplugin.view.form.CommonForm$1.barcodeScanned(CommonForm.java:53)
  60. at ru.crystals.pos.CashEventSource.process(CashEventSource.java:307)
  61. at ru.crystals.pos.CashEventSource.processEvent(CashEventSource.java:127)
  62. at ru.crystals.pos.CashEventSource.run(CashEventSource.java:106)
  63. at ru.crystals.pos.InternalCashPoolExecutorImpl$4.run(InternalCashPoolExecutorImpl.java:125)
  64. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  65. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  66. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
  67. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  68. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  69. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  70. at java.lang.Thread.run(Thread.java:745)
  71. 09.04 13:53:24 INFO [ServiceImpl] Get card data finish - 5031602,,
  72. 09.04 13:53:24 INFO [WaitComponent] [WaitComponent] MainFrame enabled - true
  73. 09.04 13:53:29 INFO [FilesChecker] Catalog goods transport event
  74. 09.04 13:53:29 INFO [FilesChecker] goods types for report count: 0
  75. 09.04 13:53:29 INFO [FilesChecker] catalog goods files to cash count: 0
  76. 09.04 13:53:33 INFO [TransferManager] Nothing yet not processed on server to resend
  77. 09.04 13:53:35 DEBUG [TechProcessImpl] Server online mode
  78. 09.04 13:53:39 INFO [FilesChecker] Catalog goods transport event
  79. 09.04 13:53:39 INFO [FilesChecker] goods types for report count: 0
  80. 09.04 13:53:39 INFO [FilesChecker] catalog goods files to cash count: 0
  81. 09.04 13:53:45 INFO [TransferManager] Nothing yet not processed on server to resend
  82. 09.04 13:53:49 INFO [FilesChecker] Catalog goods transport event
  83. 09.04 13:53:49 INFO [FilesChecker] goods types for report count: 0
  84. 09.04 13:53:49 INFO [FilesChecker] catalog goods files to cash count: 0
Add Comment
Please, Sign In to add comment