Advertisement
BoberDiversant

Untitled

Mar 29th, 2019
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 2019-03-29 13:45:55.053  INFO 7 --- [ntainer#0-0-C-1] t.i.c.t.s.CallOriginateResultService     : transitioning task 5c9aff6716883a0007c52632 - CallTaskTransition(nextState=FAILED, processingEvent=CallTask.ProcessingEvent(timestampSecUtc=1553867155, dateTimeFormatted=29.03.19 13:45, author=tech.ivoice.calls.taskproc.service.DialingFailedTransitionService, event=dialing failed, failure caused not by user actions, parameters={timestamp=1553867155070, sipCode=480, fullSipSystemResponse=-ERR ALLOTTED_TIMEOUT, callUuid=45252608-6495-4116-b4ed-f95163636625, callTaskId=5c9aff6716883a0007c52632}), humanReadableFailComment=Не удалось дозвониться, код SIP 480, callTaskFieldUpdates=null) on orig result OutgoingCallOriginateResult(timestamp=1553867155070, sipCode=480, fullSipSystemResponse=-ERR ALLOTTED_TIMEOUT, callUuid=45252608-6495-4116-b4ed-f95163636625, callTaskId=5c9aff6716883a0007c52632)
  2. 2019-03-29 13:46:57.732  INFO 7 --- [utgoing-apps-v2] o.a.k.c.c.internals.AbstractCoordinator  : [Consumer clientId=consumer-2, groupId=calling-system-outgoing-apps-v2] Group coordinator kafka:9092 (id: 2147482646 rack: null) is unavailable or invalid, will attempt rediscovery
  3. 2019-03-29 13:47:15.823  INFO 7 --- [l'}-mongo:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:4, serverValue:59173}] to mongo:27017
  4. 2019-03-29 13:47:20.079  INFO 7 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler    : [Consumer clientId=consumer-2, groupId=calling-system-outgoing-apps-v2] Error sending fetch request (sessionId=2083636872, epoch=217086) to node 1001: org.apache.kafka.common.errors.DisconnectException.
  5. 2019-03-29 13:47:20.141  INFO 7 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.AbstractCoordinator  : [Consumer clientId=consumer-2, groupId=calling-system-outgoing-apps-v2] Discovered group coordinator kafka:9092 (id: 2147482646 rack: null)
  6. 2019-03-29 13:47:20.147 ERROR 7 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=consumer-2, groupId=calling-system-outgoing-apps-v2] Offset commit failed on partition calling-system-orig-result-outgoing-apps-v2-0 at offset 691824: The coordinator is not aware of this member.
  7. 2019-03-29 13:47:20.148  WARN 7 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=consumer-2, groupId=calling-system-outgoing-apps-v2] Asynchronous auto-commit of offsets {calling-system-orig-result-outgoing-apps-v2-0=OffsetAndMetadata{offset=691824, metadata=''}} failed: Commit cannot be completed since the group has already rebalanced and assigned the partitions to another member. This means that the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time message processing. You can address this either by increasing the session timeout or by reducing the maximum size of batches returned in poll() with max.poll.records.
  8. 2019-03-29 13:47:20.149  WARN 7 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=consumer-2, groupId=calling-system-outgoing-apps-v2] Synchronous auto-commit of offsets {calling-system-orig-result-outgoing-apps-v2-0=OffsetAndMetadata{offset=691824, metadata=''}} failed: Commit cannot be completed since the group has already rebalanced and assigned the partitions to another member. This means that the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time message processing. You can address this either by increasing the session timeout or by reducing the maximum size of batches returned in poll() with max.poll.records.
  9. 2019-03-29 13:47:20.149  INFO 7 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=consumer-2, groupId=calling-system-outgoing-apps-v2] Revoking previously assigned partitions [calling-system-orig-result-outgoing-apps-v2-0]
  10. 2019-03-29 13:47:20.149  INFO 7 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer    : partitions revoked: [calling-system-orig-result-outgoing-apps-v2-0]
  11. 2019-03-29 13:47:20.149  INFO 7 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.AbstractCoordinator  : [Consumer clientId=consumer-2, groupId=calling-system-outgoing-apps-v2] (Re-)joining group
  12. 2019-03-29 13:47:20.154  INFO 7 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.AbstractCoordinator  : [Consumer clientId=consumer-2, groupId=calling-system-outgoing-apps-v2] Successfully joined group with generation 113
  13. 2019-03-29 13:47:20.154  INFO 7 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=consumer-2, groupId=calling-system-outgoing-apps-v2] Setting newly assigned partitions [calling-system-orig-result-outgoing-apps-v2-0]
  14. 2019-03-29 13:47:20.157  INFO 7 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer    : partitions assigned: [calling-system-orig-result-outgoing-apps-v2-0]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement