Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 19.01 18:23:10 ERROR [LoymaxUtils] Ошибка при отправке запроса: Read timed out
- java.net.SocketTimeoutException: Read timed out
- at java.net.SocketInputStream.socketRead0(Native Method)
- at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
- at java.net.SocketInputStream.read(SocketInputStream.java:170)
- at java.net.SocketInputStream.read(SocketInputStream.java:141)
- at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
- at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
- at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
- at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
- at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
- at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
- at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
- at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
- at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
- at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
- at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
- at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
- at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
- at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
- at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
- at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
- at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
- at ru.crystals.pos.loymax.LoymaxUtils.makeCall(LoymaxUtils.java:183)
- at ru.crystals.pos.loymax.LoymaxUtils.makeCall(LoymaxUtils.java:162)
- at ru.crystals.pos.loymax.LoymaxServiceImpl.getBalanceXMLResponse(LoymaxServiceImpl.java:157)
- at ru.crystals.pos.loymax.LoymaxServiceImpl.getBalance(LoymaxServiceImpl.java:135)
- at ru.crystals.pos.cards.service.CardsServiceImpl.lambda$getCardTypeEntity$0(CardsServiceImpl.java:635)
- at ru.crystals.pos.cards.service.CardsServiceImpl.getCardTypeProcessing(CardsServiceImpl.java:713)
- at ru.crystals.pos.cards.service.CardsServiceImpl.getCardTypeEntity(CardsServiceImpl.java:635)
- at ru.crystals.pos.cards.service.CardsServiceImpl.getCardType(CardsServiceImpl.java:1158)
- at ru.crystals.pos.techprocess.TechProcessSearch.searchCard(TechProcessSearch.java:288)
- at ru.crystals.pos.techprocess.TechProcessImpl.eventMSR(TechProcessImpl.java:3996)
- at ru.crystals.pos.CashEventSource.process(CashEventSource.java:410)
- at ru.crystals.pos.CashEventSource.processEvent(CashEventSource.java:131)
- at ru.crystals.pos.CashEventSource.run(CashEventSource.java:106)
- at ru.crystals.pos.InternalCashPoolExecutorImpl$4.run(InternalCashPoolExecutorImpl.java:122)
- 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)
- 19.01 18:23:10 ERROR [LoymaxServiceImpl] Ошибка при отправке запроса: Read timed out
- ru.crystals.pos.loymax.exception.LoymaxConnectionException: Ошибка при отправке запроса: Read timed out
- at ru.crystals.pos.loymax.LoymaxUtils.makeCall(LoymaxUtils.java:205)
- at ru.crystals.pos.loymax.LoymaxUtils.makeCall(LoymaxUtils.java:162)
- at ru.crystals.pos.loymax.LoymaxServiceImpl.getBalanceXMLResponse(LoymaxServiceImpl.java:157)
- at ru.crystals.pos.loymax.LoymaxServiceImpl.getBalance(LoymaxServiceImpl.java:135)
- at ru.crystals.pos.cards.service.CardsServiceImpl.lambda$getCardTypeEntity$0(CardsServiceImpl.java:635)
- at ru.crystals.pos.cards.service.CardsServiceImpl.getCardTypeProcessing(CardsServiceImpl.java:713)
- at ru.crystals.pos.cards.service.CardsServiceImpl.getCardTypeEntity(CardsServiceImpl.java:635)
- at ru.crystals.pos.cards.service.CardsServiceImpl.getCardType(CardsServiceImpl.java:1158)
- at ru.crystals.pos.techprocess.TechProcessSearch.searchCard(TechProcessSearch.java:288)
- at ru.crystals.pos.techprocess.TechProcessImpl.eventMSR(TechProcessImpl.java:3996)
- at ru.crystals.pos.CashEventSource.process(CashEventSource.java:410)
- at ru.crystals.pos.CashEventSource.processEvent(CashEventSource.java:131)
- at ru.crystals.pos.CashEventSource.run(CashEventSource.java:106)
- at ru.crystals.pos.InternalCashPoolExecutorImpl$4.run(InternalCashPoolExecutorImpl.java:122)
- 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)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement