Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 24.10 17:56:27 INFO [CommonLogger] Time of loading ru.crystals.pos.visualization.configurator.controller.softcheck.SearchSoftCheckController@2f8258 controller = 3 ms
- 24.10 17:56:27 INFO [Scale] BarcodeScannerImpl - barcode = +79536652414
- 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}
- 24.10 17:56:27 ERROR [SoftCheckService] Failed to obtain Soft Check by phones [79536652414, 89536652414, 9536652414] reason:
- org.springframework.web.client.HttpServerErrorException: 500 Server Error
- at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:94)
- at ru.crystals.softcheck.error.SoftCheckErrorHandler.handleError(SoftCheckErrorHandler.java:49)
- at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:616)
- at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:572)
- at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:540)
- at org.springframework.web.client.RestTemplate.getForEntity(RestTemplate.java:273)
- at ru.crystals.pos.softcheck.setkit.SoftCheckSetKitServiceImpl.getCheckByPhoneNumberInner(SoftCheckSetKitServiceImpl.java:108)
- at ru.crystals.pos.softcheck.AbstractSoftCheckServiceImpl.searchCheckByPhoneNumbers(AbstractSoftCheckServiceImpl.java:273)
- at ru.crystals.pos.visualization.configurator.controller.softcheck.SearchSoftCheckController.find(SearchSoftCheckController.java:110)
- at ru.crystals.pos.visualization.configurator.controller.softcheck.SearchSoftCheckView$1.barcodeScanned(SearchSoftCheckView.java:55)
- at ru.crystals.pos.visualization.input.AbstractInputPanel$1.barcodeScanned(AbstractInputPanel.java:98)
- at ru.crystals.pos.CashEventSource.process(CashEventSource.java:300)
- at ru.crystals.pos.CashEventSource.processEvent(CashEventSource.java:120)
- 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)
- 24.10 17:56:27 ERROR [SearchSoftCheckController] Soft check error: Сервис мягкого чека недоступен
- ru.crystals.pos.softcheck.exceptions.SoftCheckException: Сервис мягкого чека недоступен
- at ru.crystals.pos.softcheck.AbstractSoftCheckServiceImpl.searchCheckByPhoneNumbers(AbstractSoftCheckServiceImpl.java:304)
- at ru.crystals.pos.visualization.configurator.controller.softcheck.SearchSoftCheckController.find(SearchSoftCheckController.java:110)
- at ru.crystals.pos.visualization.configurator.controller.softcheck.SearchSoftCheckView$1.barcodeScanned(SearchSoftCheckView.java:55)
- at ru.crystals.pos.visualization.input.AbstractInputPanel$1.barcodeScanned(AbstractInputPanel.java:98)
- at ru.crystals.pos.CashEventSource.process(CashEventSource.java:300)
- at ru.crystals.pos.CashEventSource.processEvent(CashEventSource.java:120)
- 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)
- Caused by: org.springframework.web.client.HttpServerErrorException: 500 Server Error
- at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:94)
- at ru.crystals.softcheck.error.SoftCheckErrorHandler.handleError(SoftCheckErrorHandler.java:49)
- at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:616)
- at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:572)
- at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:540)
- at org.springframework.web.client.RestTemplate.getForEntity(RestTemplate.java:273)
- at ru.crystals.pos.softcheck.setkit.SoftCheckSetKitServiceImpl.getCheckByPhoneNumberInner(SoftCheckSetKitServiceImpl.java:108)
- at ru.crystals.pos.softcheck.AbstractSoftCheckServiceImpl.searchCheckByPhoneNumbers(AbstractSoftCheckServiceImpl.java:273)
- ... 14 more
- 24.10 17:56:27 INFO [WaitComponent] [WaitComponent] MainFrame enabled - false
- 24.10 17:56:27 INFO [WaitComponent] [WaitComponent] MainFrame enabled - true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement