[ https://issues.apache.org/jira/browse/CMIS-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16882120#comment-16882120 ]
Niamh commented on CMIS-1078: ----------------------------- Hi Florian, Thanks for the update. The error is as follows: I have taken out the IP addresses and replaced with xxx. The below are the logs when a connection takes place from Datacap environment using a https URL. endpoint is hosted on WAS on RHEL. Would you know what is required to be done to fix this? Note: It works perfectly well with http URL. No Title [09/07/19 08:19:21:512 BST] 00000106 AioReadComple 3 exception caught: java.io.IOException: Async IO operation failed (2), reason: RC: 107 Transport endpoint is not connected on local: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx [09/07/19 08:19:21:512 BST] 00000106 AioReadComple 1 IOException while doing IO requested on local: xxxxxxxxxxxxxxxxxxxxxxxxxxxxx [09/07/19 08:19:21:512 BST] 00000106 AioReadComple 1 This exception generally means the remote side of the connection is the root cause of the problem. This problem should be investigated from the perspective of the remote server and the network which is facilitating this connection [09/07/19 08:19:21:512 BST] 00000106 AioReadComple 1 Calling read error callback with Exception is: java.io.IOException: Async IO operation failed (2), reason: RC: 107 Transport endpoint is not connected [09/07/19 08:19:21:512 BST] 00000106 SSLHandshakeI 3 Error occured during a read, exception:java.io.IOException: Async IO operation failed (2), reason: RC: 107 Transport endpoint is not connected [09/07/19 08:19:21:512 BST] 00000106 SSLConnection > error (handshake), vc=-2144785118 Entry [09/07/19 08:19:21:512 BST] 00000106 SSLConnection 3 Caught exception during unwrap, java.io.IOException: Async IO operation failed (2), reason: RC: 107 Transport endpoint is not connected [09/07/19 08:19:21:512 BST] 00000106 WsByteBufferI 3 BUFFER RELEASED: Calling Element: com.ibm.ws.ssl.channel.impl.SSLConnectionLink$MyHandshakeCompletedCallback.error(SSLConnectionLink.java:490) Main ID: 34 [09/07/19 08:19:21:512 BST] 00000106 WsByteBufferI 3 BUFFER RELEASED: Calling Element: com.ibm.ws.ssl.channel.impl.SSLConnectionLink$MyHandshakeCompletedCallback.error(SSLConnectionLink.java:494) Main ID: 122 [09/07/19 08:19:21:513 BST] 00000106 WsByteBufferI 3 BUFFER RELEASED: Calling Element: com.ibm.ws.ssl.channel.impl.SSLConnectionLink$MyHandshakeCompletedCallback.error(SSLConnectionLink.java:499) Main ID: 62 [09/07/19 08:19:21:513 BST] 00000106 SSLConnection > close, vc=-2144785118 Entry > Does CMIS1.0 suport HTTPS protocol in ATOMPub > --------------------------------------------- > > Key: CMIS-1078 > URL: https://issues.apache.org/jira/browse/CMIS-1078 > Project: Chemistry > Issue Type: Bug > Components: dotcmis > Affects Versions: DotCMIS 0.1, OpenCMIS 1.0.0 > Reporter: Mandar Apate > Priority: Blocker > > We are using the CMIS 1.0 .NET SDK i.e DOTCMIS and Using AtomPub .While > using HTTPS with AtomPub urL not get connected but by using HTTP it get works. > Want to know is CMIS1.0 supports the HTTPS or it supports only the HTTP. > If it works then pleas let me know hot to configure HTTPS. > Note:We have tested url with the browser for both http and https it gives > expected result. -- This message was sent by Atlassian JIRA (v7.6.3#76005)