Relative Content

Tag Archive for runtime-errorintegrationsapsap-cpi

FailedToStartRouteException-Non operational flow

I am trying to post some data but my flow is showing in error state(Non operational)
error:
[CAMEL][IFLOW][EXCEPTION] : org.apache.camel.FailedToStartRouteException: Failed to start route route380 because of null
[CAMEL][IFLOW][CAUSE] : Cause: org.apache.camel.RuntimeCamelException: org.apache.kafka.common.KafkaException: Failed to construct kafka producer
[CAMEL][IFLOW][CAUSE] : Cause: org.apache.kafka.common.KafkaException: Failed to construct kafka producer
[CAMEL][IFLOW][CAUSE] : Cause: org.apache.kafka.common.config.ConfigException: delivery.timeout.ms should be equal to or larger than linger.ms + request.timeout.ms