logo       

java.rmi.ConnectIOException: error during JRMP connection establishment;: msg#00025

java.sun.rmi

Subject: java.rmi.ConnectIOException: error during JRMP connection establishment;

vHello, i have a little problem related to access a RMI Class, when i´m
doing a naming.lookup the system throw the next exception:
java.rmi.ConnectIOException: error during JRMP connection establishment;

nested exception is:

java.net.SocketException: Software caused connection abort: recv failed

at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:274)

at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:171)

at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:313)

at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)

at java.rmi.Naming.lookup(Naming.java:84)

at mps.test.TestClient.main(TestClient.java:43)

Caused by: java.net.SocketException: Software caused connection abort: recv

failed

at java.net.SocketInputStream.socketRead0(Native Method)

at java.net.SocketInputStream.read(SocketInputStream.java:129)

at com.sun.net.ssl.internal.ssl.InputRecord.a(DashoA6275)

at com.sun.net.ssl.internal.ssl.InputRecord.read(DashoA6275)

at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(DashoA6275)

at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(DashoA6275)

at com.sun.net.ssl.internal.ssl.HandshakeOutStream.flush(DashoA6275)

at com.sun.net.ssl.internal.ssl.SunJSSE_ax.a(DashoA6275)

at com.sun.net.ssl.internal.ssl.SunJSSE_az.j(DashoA6275)

at com.sun.net.ssl.internal.ssl.SunJSSE_az.a(DashoA6275)

at com.sun.net.ssl.internal.ssl.SunJSSE_az.a(DashoA6275)

at com.sun.net.ssl.internal.ssl.SunJSSE_ax.a(DashoA6275)

at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(DashoA6275)

at com.sun.net.ssl.internal.ssl.SSLSocketImpl.j(DashoA6275)

at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(DashoA6275)

at com.sun.net.ssl.internal.ssl.AppOutputStream.write(DashoA6275)

at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:66)

at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:124)

at java.io.DataOutputStream.flush(DataOutputStream.java:101)

at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:198)

... 5 more

And in the debug server side i receive the following message ...

RMI TCP Connection(3)-127.0.0.1, WRITE: TLSv1 Handshake, length = 742
RMI TCP Connection(3)-127.0.0.1, READ: TLSv1 Handshake, length = 141
*** Certificate chain
***
RMI TCP Connection(3)-127.0.0.1, SEND TLSv1 ALERT: fatal, description =
bad_certificate
RMI TCP Connection(3)-127.0.0.1, WRITE: TLSv1 Alert, length = 2
RMI TCP Connection(3)-127.0.0.1, called closeSocket()
RMI TCP Connection(3)-127.0.0.1, handling exception:
javax.net.ssl.SSLHandshakeException: null cert chain
RMI TCP Connection(3)-127.0.0.1, called close()
RMI TCP Connection(3)-127.0.0.1, called closeInternal(true)
Finalizer, called close()
Finalizer, called closeInternal(true)
Finalizer, SEND TLSv1 ALERT: warning, description = close_notify
Finalizer, WRITE: TLSv1 Alert, length = 2
Finalizer, called close()
Finalizer, called closeInternal(true)
Finalizer, SEND TLSv1 ALERT: warning, description = close_notify
Finalizer, WRITE: TLSv1 Alert, length = 2
Finalizer, called close()
Finalizer, called closeInternal(true)
Finalizer, called close()
Finalizer, called closeInternal(true)
Finalizer, called close()
Finalizer, called closeInternal(true)
Finalizer, called close()
Finalizer, called closeInternal(true)
Finalizer, called close()
Finalizer, called closeInternal(true)


Somebody know ow can resolve this problem ? Thanks ....


César Fernando Henriques
IT - Syncrologix
Alicia M de Justo 1960 1er piso Of. 105 "B" (C1107AFN) Buenos Aires -
Argentina
TE: + 54 11 4312-9957/8
Paseo de la Reforma 199 11 Piso - Col. Cuauhtemoc Mexico DF - 06500
TE: + 52 55 5705 1500
chenriques@xxxxxxxxxxxxxxx
http://www.syncrologix.com

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.738 / Virus Database: 492 - Release Date: 8/16/2004

===========================================================================
To unsubscribe, send email to listserv@xxxxxxxxxxxx and include in the body
of the message "signoff RMI-USERS". For general help, send email to
listserv@xxxxxxxxxxxx and include in the body of the message "help".

For a list of frequently asked RMI questions please refer to:
http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html

To view past RMI-USERS postings, please see:
http://archives.java.sun.com/archives/rmi-users.html



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise