Hello fellow Java Linux fans, I have run into a problem. I have been running into problems running some specific Java code on the Blackdown 1.3-FCS release on Redhat 7.0 x86. The code works well on W2K, NT4.0, 98, and Solaris Sparc and works on earlier Blackdown JDKs in Linux. It is a simple multithreaded network service using server sockets. A connection is received on a given port, and a thread is spawned to handle the socket. Similar source may be found in Chapter 13 of the Gary Cornell / Cay S. Horstmann book Core Java Second Edition. If anyone would like to test this, please email me privately, and I will send you the source code. I am getting a socket connection error for 90+ percent of my spawned sockets. I have tested the application using a remote connection over our T1, on a local connection within our 100 Mb LAN, and using a client local to the machine (127.0.0.1). I looked for a bug report on this problem, but the blackdown bug reporting page seemed to be down. Does anyone have any suggestions? I would rather not be developing this project in Windows, and some of the other portions of the project require JDK1.3. Thanks, Jim ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]