Hello,
I am running RH5.2 with jdk 1.1.7v3 and Apache. I have several servlets
running, and one of them needs to go out and make a pop3 connection to a
mail server. When it attempts this I get the following error:
[21/05/1999 08:33:25 EDT]: java.net.SocketException: errno: 4, error:
Interrupted system call for fd: 15: errno: 4, error: Interrupted system
call for fd: 15
java.net.SocketException: errno: 4, error: Interrupted system call for
fd: 15
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Compiled Code)
at java.net.PlainSocketImpl.connectToAddress(Compiled Code)
at java.net.PlainSocketImpl.connect(Compiled Code)
at java.net.Socket.<init>(Compiled Code)
at java.net.Socket.<init>(Compiled Code)
at com.tcs.pop3.POP3V2.connect(Compiled Code)
at
com.tcs.messaging.email.AbstractMailServlet.login_user(Compiled Code)
at
com.tcs.messaging.email.POP3Servlet.handlePostRequest(Compiled Code)
at com.tcs.messaging.email.POP3Servlet.myPost(Compiled Code)
at
com.tcs.messaging.MessageSummaryServlet.continueProcessing(Compiled
Code)
at com.tcs.messaging.MessageSummaryServlet.doPost(Compiled Code)
at javax.servlet.http.HttpServlet.service(Compiled Code)
at javax.servlet.http.HttpServlet.service(Compiled Code)
at org.apache.jserv.JServConnection.run(Compiled Code)
Anybody have any ideas? I have the same issue if I use JDK1.2.
Thanks,
Bill
--
*********************************************
* Insanity is my only means of relaxation *
*********************************************
||
||
----
~() ()~
/\
\------/
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]