Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 364211 - Java SSLException fatal error windows dstore
Summary: Java SSLException fatal error windows dstore
Status: RESOLVED WORKSFORME
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: 3.3.1   Edit
Hardware: PC Windows Server 2003
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: dsdp.tm.rse-inbox CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-19 04:14 EST by Tom CLA
Modified: 2012-06-12 16:57 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom CLA 2011-11-19 04:14:57 EST
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
Comment 1 David McKnight CLA 2011-11-21 09:47:22 EST
I tried to reproduce this but it worked for me.  Could you describe the steps you used to create the keystore?
Comment 2 Martin Oberhuber CLA 2012-06-12 16:57:43 EDT
Looks like it's time closing this WORKSFORME due to lack of response.