Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

FailoverTransport issue

Hi all,

I'm using Talend Cloud Integration and after reinstalling/repairing remote engine everything is working fine. The only issue is that I'm seeing a very frequent error in the log.I know that it's related to FailoverTransport, but could it become a problem or I don't have to take care about it?

Thanks,

 

 

Here the trace:

java.io.IOException: Failed to perform GET on: https://msg.us.cloud.talend.com:443 Reason: Socket closed
at org.apache.activemq.util.IOExceptionSupport.create(IOExceptionSupport.java:34) [620683p000009MA5A.pngrg.apache.activemq.activemq-osgi:5.15.2]
at org.apache.activemq.transport.http.HttpClientTransport.run(HttpClientTransport.java:208) [620683p000009MA5A.pngrg.apache.activemq.activemq-osgi:5.15.2]
at java.lang.Thread.run(Thread.java:745) [?:?]
Caused by: java.net.SocketException: Socket closed
at java.net.SocketInputStream.read(SocketInputStream.java:203) ~[?:?]
at java.net.SocketInputStream.read(SocketInputStream.java:141) ~[?:?]
at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) ~[?:?]
at sun.security.ssl.InputRecord.read(InputRecord.java:503) ~[?:?]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973) ~[?:?]
at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930) ~[?:?]
at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) ~[?:?]
at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:158) ~[?:?]
at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:82) ~[?:?]
at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:271) ~[?:?]
at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) ~[?:?]
at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) ~[?:?]
at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) ~[?:?]
at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:281) ~[?:?]
at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:257) ~[?:?]
at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:207) ~[?:?]
at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) ~[?:?]
at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) ~[?:?]
at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:684) ~[?:?]
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) ~[?:?]
at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:835) ~[?:?]
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[?:?]
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) ~[?:?]
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) ~[?:?]
at org.apache.activemq.transport.http.HttpClientTransport.run(HttpClientTransport.java:180) ~[?:?]
... 1 more

Labels (2)
7 Replies
Anonymous
Not applicable
Author

Hello,

Here exists a jira issue:https://jira.talendforge.org/browse/TIPAAS-11767.

Hope it will be helpful.

Best regards

Sabrina

Anonymous
Not applicable
Author

Hello Sabrina,

thanks for your reply. It seems that I don't have permission to view it.

 

 

0683p000009LzJY.png

Anonymous
Not applicable
Author

Hello,

What's Talend Cloud Integration build version are you using?

This 'FailoverTransport ' issue seems to be with remote engines.

Are you behind proxy and is your remote engine on AWS?

Best regards

Sabrina

 

Anonymous
Not applicable
Author

I've recently upgraded remote engine to version: 2.2.0_iPaaS-RT-Flow_86_maintenance/cloud-spring-2018.

Remote engine is located in corporate network and  behind a proxy. Maybe the issue could be attibutable to proxy (we are investigating on that) but since all jobs are working correctly,  I was wondering what kind of error is "FailoverTransport" and if it could turn into a critical problem...

 

thanks

JPF153101
Contributor
Contributor

This is happening a lot with the Talend iPaaS Remote Engine on AWS. I am unable to access the JIRA ticket reference: what is the fix?

 

B_Zondi
Contributor
Contributor

How do we access the Jira link?

I am experiencing the same issue on an Azure container and I would like to resolve the issue.

I could not find any other helpful resource except that Jira.

Anonymous
Not applicable
Author

Hello

This issue was fixed in Spring '18 - patch, Summer '18

Are you behind proxy? Here is a KB article about:

https://community.talend.com/s/article/How-to-configure-a-Remote-Engine-with-HTTPS-proxy-Winter-dGqa...

Best regards

Sabrina