Advertisement
fedorm

fedorm

Oct 24th, 2018
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 5.37 KB | None | 0 0
  1. 24.10 17:56:27 INFO  [CommonLogger] Time of loading ru.crystals.pos.visualization.configurator.controller.softcheck.SearchSoftCheckController@2f8258 controller = 3 ms
  2. 24.10 17:56:27 INFO  [Scale] BarcodeScannerImpl - barcode = +79536652414
  3. 24.10 17:56:27 DEBUG [SoftCheckService] GET request by phone: http://localhost:50052/set-kit/softcheques?phone={phone}&status={status}&prefixGuid={prefix}&lengthGuidNumber={length}&shortView=TRUE, parameters: {shop=74123, phone=79536652414|89536652414|9536652414, prefix=, length=3, guid=null, status=READY_TO_PAYMENT}
  4. 24.10 17:56:27 ERROR [SoftCheckService] Failed to obtain Soft Check by phones [79536652414, 89536652414, 9536652414] reason:
  5. org.springframework.web.client.HttpServerErrorException: 500 Server Error
  6.     at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:94)
  7.     at ru.crystals.softcheck.error.SoftCheckErrorHandler.handleError(SoftCheckErrorHandler.java:49)
  8.     at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:616)
  9.     at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:572)
  10.     at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:540)
  11.     at org.springframework.web.client.RestTemplate.getForEntity(RestTemplate.java:273)
  12.     at ru.crystals.pos.softcheck.setkit.SoftCheckSetKitServiceImpl.getCheckByPhoneNumberInner(SoftCheckSetKitServiceImpl.java:108)
  13.     at ru.crystals.pos.softcheck.AbstractSoftCheckServiceImpl.searchCheckByPhoneNumbers(AbstractSoftCheckServiceImpl.java:273)
  14.     at ru.crystals.pos.visualization.configurator.controller.softcheck.SearchSoftCheckController.find(SearchSoftCheckController.java:110)
  15.     at ru.crystals.pos.visualization.configurator.controller.softcheck.SearchSoftCheckView$1.barcodeScanned(SearchSoftCheckView.java:55)
  16.     at ru.crystals.pos.visualization.input.AbstractInputPanel$1.barcodeScanned(AbstractInputPanel.java:98)
  17.     at ru.crystals.pos.CashEventSource.process(CashEventSource.java:300)
  18.     at ru.crystals.pos.CashEventSource.processEvent(CashEventSource.java:120)
  19.     at ru.crystals.pos.CashEventSource.run(CashEventSource.java:101)
  20.     at ru.crystals.pos.InternalCashPoolExecutorImpl.lambda$submit$1(InternalCashPoolExecutorImpl.java:120)
  21.     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  22.     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  23.     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
  24.     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  25.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  26.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  27.     at java.lang.Thread.run(Thread.java:745)
  28. 24.10 17:56:27 ERROR [SearchSoftCheckController] Soft check error: Сервис мягкого чека недоступен
  29. ru.crystals.pos.softcheck.exceptions.SoftCheckException: Сервис мягкого чека недоступен
  30.     at ru.crystals.pos.softcheck.AbstractSoftCheckServiceImpl.searchCheckByPhoneNumbers(AbstractSoftCheckServiceImpl.java:304)
  31.     at ru.crystals.pos.visualization.configurator.controller.softcheck.SearchSoftCheckController.find(SearchSoftCheckController.java:110)
  32.     at ru.crystals.pos.visualization.configurator.controller.softcheck.SearchSoftCheckView$1.barcodeScanned(SearchSoftCheckView.java:55)
  33.     at ru.crystals.pos.visualization.input.AbstractInputPanel$1.barcodeScanned(AbstractInputPanel.java:98)
  34.     at ru.crystals.pos.CashEventSource.process(CashEventSource.java:300)
  35.     at ru.crystals.pos.CashEventSource.processEvent(CashEventSource.java:120)
  36.     at ru.crystals.pos.CashEventSource.run(CashEventSource.java:101)
  37.     at ru.crystals.pos.InternalCashPoolExecutorImpl.lambda$submit$1(InternalCashPoolExecutorImpl.java:120)
  38.     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  39.     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  40.     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
  41.     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  42.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  43.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  44.     at java.lang.Thread.run(Thread.java:745)
  45. Caused by: org.springframework.web.client.HttpServerErrorException: 500 Server Error
  46.     at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:94)
  47.     at ru.crystals.softcheck.error.SoftCheckErrorHandler.handleError(SoftCheckErrorHandler.java:49)
  48.     at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:616)
  49.     at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:572)
  50.     at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:540)
  51.     at org.springframework.web.client.RestTemplate.getForEntity(RestTemplate.java:273)
  52.     at ru.crystals.pos.softcheck.setkit.SoftCheckSetKitServiceImpl.getCheckByPhoneNumberInner(SoftCheckSetKitServiceImpl.java:108)
  53.     at ru.crystals.pos.softcheck.AbstractSoftCheckServiceImpl.searchCheckByPhoneNumbers(AbstractSoftCheckServiceImpl.java:273)
  54.     ... 14 more
  55. 24.10 17:56:27 INFO  [WaitComponent] [WaitComponent] MainFrame enabled - false
  56. 24.10 17:56:27 INFO  [WaitComponent] [WaitComponent] MainFrame enabled - true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement