Subject: Linux JDK 1.1.3 on NetBSD/i386
To: None <port-i386@NetBSD.ORG>
From: Nathan Gelbard <gelbardn@3jane.hurrah.com>
List: port-i386
Date: 01/12/1998 01:41:25
Greetz,
        I'm running NetBSD 1.3/i386 on a P133 32mb RAM.
        I'm doing lots of Java development (or at least trying to).

        JDK has work great so far under Linux emulation. I've got
        all the Linux 2.0.30 libraries installed into /emul/linux/foo.

        I just ran across a problem with NetBSD + Linux JDK. I'm working
        on a popMail client for Java, and my code is trying to open
        a connection to the server to log it, and grab headers.
        Real simple. The proggy dies with:

        java.net.SocketException: Transport endpoint is already connected

        I've tried the exact same classes on a UltraSparc 2 solaris box
        and it worked fine. I tried again on a win95 machine and it worked
        fine. I tried on a Linux box running the exact same JDK I'm running
        on my NetBSD box and it worked fine. But on my NetBSD box, it dies.

        WHY?

        Thanx in advance,

                Nate the Going-Bald-Quick-From-Silly-Errors