Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. IMPORTANT DETAILS
cancel
Showing results for 
Search instead for 
Did you mean: 
FMV_IT
Contributor III
Contributor III

Connection time out between Talend Studio and TAC Talend Administration Center

Hi there,

 

For some days now I can't log into my projects using Talend Studio. Everything's looking good on Studio machine as if I check the connection URL it says "successful". Project lists is also available. When I click on Finish, after some seconds, I've this error:

 

  at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:171)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:735)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1587)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:160)
at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:190)
at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:190)
at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:190)
at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:190)
at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:190)
at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:190)
at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:190)
at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:190)
at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:190)
at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:190)
at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:190)
at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:190)
at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:190)
at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:190)
at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:89)
at org.talend.repository.remoteprovider.rest.request.AbsCommonRestApi.authenticate(AbsCommonRestApi.java:391)
at org.talend.repository.remoteprovider.client.AbstractClient.authenticate(AbstractClient.java:468)
at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon(RemoteRepositoryFactory.java:324)
at org.talend.repository.remoteprovider.RemoteRepositoryFactory.beforeLogon(RemoteRepositoryFactory.java:291)
at org.talend.core.repository.model.ProxyRepositoryFactory.logOnProject(ProxyRepositoryFactory.java:1923)
at org.talend.repository.ui.login.LoginHelper$1.run(LoginHelper.java:516)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)

 

The project loading procedure is stuck at step "Initialize Project Connection". Does anyone have already encountered the same problem? Both machine are on the same network and there's no firewall between them.

 

If I go on this page from my Studio Web Browser it works: http://tacservername:8080/org.talend.administrator/

 

Any help will be much appreciated!

 

Regards,

-Jacob

Labels (2)
2 Replies
Anonymous
Not applicable

Hello,

Is the setting of the proxy by pass in the network connection is OK with you?

Can you please clarify in which Talend version/edition you are?

Best regards

Sabrina

FMV_IT
Contributor III
Contributor III
Author

Hi,

Thanks for your answer, where is this proxy settings to be controlled?

I'm using version 7.0.1.

Regards,

-Jacob