Facing ICMP Port unreachable Issue.

562 views
Skip to first unread message

Lokesh Nandanwar

unread,
May 16, 2022, 7:15:55 AM5/16/22
to Jaeger Tracing
Hi All,
I am facing below ICMP Port unreachable exception when my application docker container is trying to send Jaeger spans to the Jaeger Container.

All below required properties I have already added in the application.
logging.level.io.jaegertracing=DEBUG
opentracing.jaeger.udp-sender.host=jaeger
opentracing.jaeger.udp-sender.port=6831

Caused by: java.net.PortUnreachableException: ICMP Port Unreachable
2022-05-16T05:36:41.859982300Z     at java.base/java.net.PlainDatagramSocketImpl.send0(Native Method)
2022-05-16T05:36:41.860051000Z     at java.base/java.net.AbstractPlainDatagramSocketImpl.send(AbstractPlainDatagramSocketImpl.java:155)
2022-05-16T05:36:41.860205500Z     at java.base/java.net.DatagramSocket.send(DatagramSocket.java:695)
2022-05-16T05:36:41.860327100Z     at io.jaegertracing.thrift.internal.reporters.protocols.ThriftUdpTransport.flush(ThriftUdpTransport.java:149)

Reply all
Reply to author
Forward
0 new messages