Not really wanted to reopen this, but i've gotten back to working on this. This is affected for 1.7.4 also. I've read the other threads, and tested the jar file on windows (that works, but not the solution I'm after). I've moved the jar file out of my jails into the root of my server to avoid any problems with localhost. I'm running pf, but explicitly have it ignoring 127.0.0.1. I'm not running any AV. I can throw anything else I want at 127.0.0.1, and it behaves as expected.
I've run tcpdump on the lo0 interface, and got nothing (except my test ping). I can't exactly say this is a firewall or AV problem (as marked as a duplicate) when my firewall is explicitly open, and I'm not running an AV to turn off.
When I get more time and storage, I'll test with a VM to remove the FW completely.
Thanks
I see some similarities in the error, but I don't see how a firewall would cause function not implemented. Even in the case of 127.0.0.1 being blocked (which it isn't). I'd be interested in knowing the network changes for 1.7.x to indicate this as a suspect.
Nevertheless, thanks for looking into this rather quickly. It's much appreciated.
on the server AV - none, Firewall, yes, but it is wide open to the clients (when it gets to the point to accept clients). Unless the server needs to connect outside before it even outputs to the console, it shouldn't be an issue. However, if that is the case, there is also NAT in place (but it works for everything else).
Ok. Redownloaded. Created empty folder and ran it from there. Same output.
Ah, ok, interesting. However, I'm not getting that far. All I've got is what's above. No other logs anywhere.
None at all. Not even getting to the point where that is an issue. Server is just not booting. Client (when it gets to that point) is on same network (however, different subnet, but no issues there). Like stated, 1.6.4 works under the same conditions.
Thanks for the the tip. That pointed me in the right direction. As I'm not running linux, I switched the jre to the non-Oracle implementation, and I got the server to start and and now connected. Thanks for the help.