-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
None
-
False
-
-
-
-
-
-
-
GossipRouter prints SEVERE message on start up then proceeds to work as nothing happened.
Expectations: SEVERE log message would suggest that pod won't start and function normally
Log:
Jun 12, 2024 1:31:52 PM org.jgroups.stack.DiagnosticsHandler runTCP SEVERE: failed processing TCP client request from /10.129.2.2:39086: java.lang.NullPointerException: Cannot invoke "org.jgroups.blocks.cs.BaseServer.localAddress()" because "this.server" is null GossipRouter started in 2194 ms listening on 0.0.0.0:7900 (TLSv1.3/SunJSSE version 21) added _test-default-tls-load-balancer-with-port-xsite1-0-11249 (10.129.2.34:59875) to group xsite added _test-default-tls-load-balancer-with-port-xsite2-0-4686 (10.128.2.41:43628) to group xsite added _test-default-tls-load-balancer-with-port-xsite2-0-4686 (10.128.2.41:43628) to group xsite
Test: TestDefaultTLSLoadBalancerWithPort
Environment: OpenShift, LoadBalancer, TLS
- is caused by
-
JGRP-2805 GossipRouter NPE on startup
- Resolved