Hi Gary, > Am 06.04.2024 um 15:07 schrieb Gary D. Gregory <ggreg...@apache.org>: > > mvn test -Dtest=UDPDiscoverySenderEncryptedUnitTest > > which failed with the log here: https://paste.apache.org/b4p09
Thanks for helping me to tackle this. I see that the network interface used for the test is a "Cisco AnyConnect Secure Mobility Client Virtual Miniport Adapter for Windows x64", IOW a VPN. As far as Google can tell, this interface does not support multicast (see for example here: https://community.cisco.com/t5/vpn/anyconnect-multicast-support/td-p/4479734 <https://community.cisco.com/t5/vpn/anyconnect-multicast-support/td-p/4479734>) Could that be the problem? Bye, Thomas