| Summary: | Java SSLException fatal error windows dstore | ||
|---|---|---|---|
| Product: | [Tools] Target Management | Reporter: | Tom <tom> |
| Component: | RSE | Assignee: | dsdp.tm.rse-inbox <tm.rse-inbox> |
| Status: | RESOLVED WORKSFORME | QA Contact: | Martin Oberhuber <mober.at+eclipse> |
| Severity: | critical | ||
| Priority: | P3 | CC: | dmcknigh |
| Version: | 3.3.1 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows Server 2003 | ||
| Whiteboard: | |||
I tried to reproduce this but it worked for me. Could you describe the steps you used to create the keystore? Looks like it's time closing this WORKSFORME due to lack of response. |
Build Identifier: M20110909-1335 Receiving Fatal SSLException when trying to write files on windows dstore. Destination file will become blank, and connection will terminate upon trying to write (save) a file. Latest release versions 3.3.1 on both client (mac) and server (windows 2003). Problem might be related to java update 29. --------------------------------------------------------------- Sat Nov 19 02:58:52 EST 2011 ERROR class org.eclipse.dstore.core.server.ServerReceiver: javax.net.ssl.SSLExce ption: Received fatal alert: internal_error javax.net.ssl.SSLException: Received fatal alert: internal_error at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Unknown Source) at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Unknown Source) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.recvAlert(Unknown Source) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readDataRecord(Unknown Sou rce) at com.sun.net.ssl.internal.ssl.AppInputStream.read(Unknown Source) at java.io.BufferedInputStream.fill(Unknown Source) at java.io.BufferedInputStream.read(Unknown Source) at org.eclipse.dstore.internal.core.util.XMLparser.readLine(XMLparser.ja va:391) at org.eclipse.dstore.internal.core.util.XMLparser.parseDocument(XMLpars er.java:561) at org.eclipse.dstore.core.util.Receiver.handleInput(Receiver.java:154) at org.eclipse.dstore.core.util.Receiver.run(Receiver.java:126) --------------------------------------------------------------- RECEIVER ERROR Reproducible: Always Steps to Reproduce: 1. Enable SSL on RSE server 2. Connect to RSE service 3. Try to save a file