Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 24.10 11:36:08 INFO [CommonLogger] Menu command: Поиск мягкого чека (class ru.crystals.pos.visualization.menu.commands.SearchSoftCheckCommand)
- 24.10 11:36:08 INFO [CommonLogger] Time of loading ru.crystals.pos.visualization.configurator.controller.softcheck.SearchSoftCheckController@1357539 controller = 8 ms
- 24.10 11:36:12 INFO [DocumentSender] ping = true
- 24.10 11:36:13 INFO [Scale] BarcodeScannerImpl - barcode = +79536652414
- 24.10 11:36:13 INFO [WaitComponent] [WaitComponent] MainFrame enabled - false
- 24.10 11:36:13 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 11:36:13 ERROR [SoftCheckService] Failed to obtain Soft Check by phones [79536652414, 89536652414, 9536652414] reason:
- org.springframework.web.client.HttpServerErrorException: 500 Illegal character in query at index 30: /not-matched?phone=79536652414|89536652414|9536652414&status=READY_TO_PAYMENT&prefixGuid=&lengthGuidNumber=3&shortView=TRUE
- 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:272)
- at ru.crystals.pos.visualization.configurator.controller.softcheck.SearchSoftCheckController.find(SearchSoftCheckController.java:131)
- 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 11:36:13 ERROR [SearchSoftCheckController] Soft check error: Сервис мягкого чека недоступен
- ru.crystals.pos.softcheck.exceptions.SoftCheckException: Сервис мягкого чека недоступен
- at ru.crystals.pos.softcheck.AbstractSoftCheckServiceImpl.searchCheckByPhoneNumbers(AbstractSoftCheckServiceImpl.java:303)
- at ru.crystals.pos.visualization.configurator.controller.softcheck.SearchSoftCheckController.find(SearchSoftCheckController.java:131)
- 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 Illegal character in query at index 30: /not-matched?phone=79536652414|89536652414|9536652414&status=READY_TO_PAYMENT&prefixGuid=&lengthGuidNumber=3&shortView=TRUE
- 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:272)
- ... 14 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement