https://bugs.winehq.org/show_bug.cgi?id=56426
--- Comment #3 from zsolt.sandor@gmail.com --- Hello,
It seems that the problem is that java changed how they access the network interfaces and the API they call is not available in wine-stable (9.0) causing the problem.
The change is however available in the wine-staging (9.8) [ubuntu package name] and when tried to execute my test, it worked perfectly:
Getting network interfaces 0198:fixme:iphlpapi:GetAnycastIpAddressTable (0, 000000000134F750) stub Done
How to move forward? Either backport the changes to stable, or mark as non-relevant, use the staging / development version.