Advertisement
BoberDiversant

Untitled

Feb 9th, 2020
1,004
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 2020-02-09 20:20:03.747  INFO 7 --- [ntainer#0-0-C-1] t.i.c.t.s.CallOriginateResultService     : transitioning task 5e4069716190a80007cb43b5 - CallTaskTransition(nextState=FAILED, processingEvent=CallTask.ProcessingEvent(timestampSecUtc=1581279603, dateTimeFormatted=09.02.20 20:20, author=tech.ivoice.calls.taskproc.service.DialingFailedTransitionService, event=dialing failed, failure caused not by user actions, parameters={timestamp=1581279603727, sipCode=480, fullSipSystemResponse=-ERR NORMAL_CLEARING, callUuid=ff40d6f7-cfdf-4ddd-8348-aecd13a3e36a, callTaskId=5e4069716190a80007cb43b5}), humanReadableFailComment=Не удалось дозвониться, код SIP 480, callTaskFieldUpdates=null) on orig result OutgoingCallOriginateResult(timestamp=1581279603727, sipCode=480, fullSipSystemResponse=-ERR NORMAL_CLEARING, callUuid=ff40d6f7-cfdf-4ddd-8348-aecd13a3e36a, callTaskId=5e4069716190a80007cb43b5)
  2. org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://isdayoff.ru/20200210": Received close_notify during handshake; nested exception is javax.net.ssl.SSLException: Received close_notify during handshake
  3.     at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:743)
  4.     at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:669)
  5.     at org.springframework.web.client.RestTemplate.getForObject(RestTemplate.java:310)
  6.     at tech.ivoice.calls.taskproc.utils.HollyDaysUtils.isHoliday(HollyDaysUtils.java:14)
  7.     at tech.ivoice.calls.taskproc.strategies.cpgscheduling.SpecificDaysScheduleStrategy.ifNowIsSpecificDayAndTime(SpecificDaysScheduleStrategy.java:110)
  8.     at tech.ivoice.calls.taskproc.strategies.cpgscheduling.SpecificDaysScheduleStrategy.processReady(SpecificDaysScheduleStrategy.java:43)
  9.     at tech.ivoice.calls.taskproc.service.CampaignScheduleService.processReady(CampaignScheduleService.java:50)
  10.     at java.util.ArrayList.forEach(ArrayList.java:1257)
  11.     at tech.ivoice.calls.taskproc.service.CampaignScheduleService.processAllCampaigns(CampaignScheduleService.java:41)
  12.     at sun.reflect.GeneratedMethodAccessor111.invoke(Unknown Source)
  13.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  14.     at java.lang.reflect.Method.invoke(Method.java:498)
  15.     at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
  16.     at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
  17.     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  18.     at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
  19.     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
  20.     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
  21.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  22.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  23.     at java.lang.Thread.run(Thread.java:748)
  24. Caused by: javax.net.ssl.SSLException: Received close_notify during handshake
  25.     at sun.security.ssl.Alerts.getSSLException(Alerts.java:208)
  26.     at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1946)
  27.     at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1898)
  28.     at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:1999)
  29.     at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1127)
  30.     at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1367)
  31.     at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1395)
  32.     at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1379)
  33.     at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559)
  34.     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  35.     at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)
  36.     at org.springframework.http.client.SimpleBufferingClientHttpRequest.executeInternal(SimpleBufferingClientHttpRequest.java:76)
  37.     at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48)
  38.     at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:53)
  39.     at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:734)
  40.     ... 20 more
  41. 2020-02-09 20:38:13.332  INFO 7 --- [ntainer#0-0-C-1] t.i.c.t.s.CallOriginateResultService     : transitioning task 5e406dae6190a80007cb43b6 - CallTaskTransition(nextState=ONGOING, processingEvent=CallTask.ProcessingEvent(timestampSecUtc=1581280693, dateTimeFormatted=09.02.20 20:38, author=tech.ivoice.calls.taskproc.service.CallOriginateResultService, event=transition to ONGOING on call answered, parameters=null), humanReadableFailComment=абонент взял трубку, начался диалог, callTaskFieldUpdates={callAnsweredTimestamp=1581280693326}) on orig result OutgoingCallOriginateResult(timestamp=1581280693326, sipCode=200, fullSipSystemResponse=+OK 3656c03e-6cfe-4486-9a84-058633be42dc, callUuid=a4d73180-4bd0-46a3-ab83-df29d62beac4, callTaskId=5e406dae6190a80007cb43b6)
  42. 2020-02-09 20:41:14.394  INFO 7 --- [ntainer#0-0-C-1] t.i.c.t.s.CallOriginateResultService     : transitioning task 5e406e646190a80007cb43b7 - CallTaskTransition(nextState=ONGOING, processingEvent=CallTask.ProcessingEvent(timestampSecUtc=1581280874, dateTimeFormatted=09.02.20 20:41, author=tech.ivoice.calls.taskproc.service.CallOriginateResultService, event=transition to ONGOING on call answered, parameters=null), humanReadableFailComment=абонент взял трубку, начался диалог, callTaskFieldUpdates={callAnsweredTimestamp=1581280874391}) on orig result OutgoingCallOriginateResult(timestamp=1581280874391, sipCode=200, fullSipSystemResponse=+OK 22ff1df6-ceab-4e78-9bff-ee3511981b9b, callUuid=e09714a6-c8d5-4369-b01a-ba217477fbe4, callTaskId=5e406e646190a80007cb43b7)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement