What port is your web server running on??? From what I understand you said that you can point to either port 80 or 8080 and it works for a while on either? Are you running any other web servers at the same time?
-----Original Message----- From: Simone K To: [EMAIL PROTECTED] Sent: 10/19/01 1:49 PM Subject: Re: AW: HELP : Error opening socket: no further information (code=100 55) I'm using jdk1.3. The fact is that on my PC win 98 it works fine and NEVER crashed. I have this problem on a NT !!!!! Arghhhhh!!!!! At 02:15 PM 10/19/01 +0200, you wrote: I have the same Problem. With wich Java-Version do you work? I work with jdk 1.2.2 . Do the same problem occur with jdk 1.3 (and above) ? Could it be that there is a problem with the underlying socket-implementation of java? -----Urspr�ngliche Nachricht----- Von: Simone K [ mailto:[EMAIL PROTECTED]] Gesendet: Freitag, 19. Oktober 2001 14:03 An: [EMAIL PROTECTED] Betreff: Re: HELP : Error opening socket: no further information (code=10055) Thanks for you replay. I can change it to 8080 but still i don't understand why it works fine for a while ( on port 80) and then ...nothing. At 04:51 PM 10/19/01 +0530, you wrote: its not finding the url. try to add prot http://localhost:8080/soap/servlet/rprouter. ----- Original Message ----- From: Simone K To: [EMAIL PROTECTED] Sent: Friday, October 19, 2001 4:48 PM Subject: HELP : Error opening socket: no further information (code=10055) Hi, I wrote an application using Tomcat 3.2.1 + Soap 2.1 and after using the application for say 3/4 hours it crashes and does not work until i restart tomcat again. It seems that i'm not able to reach http://localhost/soap/servlet/rpcrouter for some reason ...!!! The error that i get is : Error opening socket: no further information (code=10055) Can somebody help me PLEASE !! thanks Simone
