[JDEV] Socket problems with connect mehtod in JabberBeans

Lyndon Mark Durham blackjacobin4 at yahoo.com
Tue Nov 28 07:35:35 CST 2000


Yes the JDK is the Sun JDK 1.3 for windows platform. I attempted to use
the ConnectionBean connect methods this morning to ascertain if the
socket problems were sporadic. On using the connect(InetAddress host)
method invocation- a java.net.SocketException: Connection Reset by peer:
JVM_rec in input stream read was thrown. Same exception result, for
connect(InetAddress host, int port). However the connect(java.net.Socket
s) method invocation threw a java.io.EOFException.

I have not tried using JabberBeans 0.9.0 release yet. But I will
download it and give a run. TIA.

David Waite wrote:

> Interesting - I've never seen this problem. This is with the SUN 1.3
> JDK and 0.8.2, correct?
>
> Is it reproducable (hopefully) or sporadic?
>
> I'll see if I can set up a similar environment here. (Win 98 SE, PIII,
> 1.3 JDK, 0.8.2 and also 0.9.0)
>
> -David Waite
>
> Lyndon Mark Durham wrote:
>
>> Greetings,
>>                 I get the following exception
>> java.net.socketException:  Descriptor not a Socket: JVM_recv in
>> socket input stream....while using the
>> ConnectionBean.connect(InetAddress host,port) method. I was
>> wondering if  anyone has experienced similar problems.  I checked
>> the bugs database but could not find any relating to the connect
>> method. Any ideas or suggestions would be appreciated
>> Below are the details of my development enviroment. TIA.
>>
>> OS-Win 98
>> CPU- PII
>> JDK/JRE- 1.3
>> JabberBeans version-0.8.2
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20001128/abd9e987/attachment-0002.htm>


More information about the JDev mailing list