• Index
  •  » Talend Enterprise Data Integration » General questions
  •  » svn: connection refused by the server

#1 2009-12-09 01:13:27

bwenzel
Member
Registered: 2008-02-25
Posts: 18

svn: connection refused by the server

Help!

I getting the following while trying to install TIS V3.2.2 on a windows 2008 64bit system: 

org.talend.commons.exception.PersistenceException: Cannot connect to project with url 'http://10.10.80.4:80/svn/repotis'
    at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon2(Unknown Source)
    at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon(Unknown Source)
    at org.talend.repository.remoteprovider.RemoteRepositoryFactory.beforeLogon(Unknown Source)
    at org.talend.repository.model.ProxyRepositoryFactory.logOnProject(Unknown Source)
    at org.talend.repository.ui.login.LoginDialog$1.run(Unknown Source)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Caused by: org.talend.commons.exception.PersistenceException: org.tigris.subversion.javahl.ClientException: svn: connection refused by the server
svn: OPTIONS request failed on '/svn/repotis'
    at org.talend.repository.svnprovider.SvnEclipseHandler.info(Unknown Source)
    at org.talend.repository.svnprovider.SvnProjectUrlCheck.check(Unknown Source)
    ... 6 more
Caused by: org.tigris.subversion.javahl.ClientException: svn: connection refused by the server
svn: OPTIONS request failed on '/svn/repotis'
    at org.tigris.subversion.javahl.JavaHLObjectFactory.throwException(JavaHLObjectFactory.java:777)
    at org.tmatesoft.svn.core.javahl.SVNClientImpl.throwException(SVNClientImpl.java:1850)
    at org.tmatesoft.svn.core.javahl.SVNClientImpl.info(SVNClientImpl.java:1598)
    at org.talend.repository.svnprovider.SvnHandler.info(Unknown Source)
    ... 8 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: connection refused by the server
svn: OPTIONS request failed on '/svn/repotis'
    at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:106)
    at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:90)
    at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:628)
    at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:274)
    at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:262)
    at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:516)
    at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:98)
    at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:999)
    at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:178)
    at org.tmatesoft.svn.core.wc.SVNBasicClient.getRevisionNumber(SVNBasicClient.java:482)
    at org.tmatesoft.svn.core.wc.SVNBasicClient.getLocations(SVNBasicClient.java:851)
    at org.tmatesoft.svn.core.wc.SVNBasicClient.createRepository(SVNBasicClient.java:534)
    at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:2567)
    at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:2899)
    at org.tmatesoft.svn.core.javahl.SVNClientImpl.info(SVNClientImpl.java:1591)
    ... 9 more
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(Unknown Source)
    at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
    at java.net.PlainSocketImpl.connect(Unknown Source)
    at java.net.SocksSocketImpl.connect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
    at java.lang.Thread.run(Unknown Source)

Offline

#2 2009-12-09 16:02:00

shong
Talend team
Registered: 2007-08-29
Posts: 10286
Website

Re: svn: connection refused by the server

Hello
First, can you ping to 10.10.80.4:80 from the machine where tomcat server installed?
Are you using the default user:admin@company.com to connect to ADM? If so, don't forget to type in a svn user and password in admin@company.com.

Best regards

         shong


Email:shong@talend.com
Choose Talend, Enjoy Talend!
New & Event: Talend Help Center
Talend-->the leader of open source data management and application integration solutions!

Offline

#3 2009-12-09 20:45:53

bwenzel
Member
Registered: 2008-02-25
Posts: 18

Re: svn: connection refused by the server

1.  I cant ping 10.10.80.4:80   invalid,
     put can ping 10.10.80.4   and it's good since everything is on the same server (tomcat, svn, mysql and talend)

I used admin@company.com and configured both ways (10.10.80.4:80 and as localhost:80) and get the same failure

I'm using tisadmin for both userid and password for both mysql db and svn to keep it simple for now

Any other ideals?
thanks
bob

Offline

#4 2009-12-14 13:39:00

shong
Talend team
Registered: 2007-08-29
Posts: 10286
Website

Re: svn: connection refused by the server

Hello
As I said, don't forget to type in a svn username and password on admin@company.com, and save it.

Best regards

          shong


Uploaded Images


Email:shong@talend.com
Choose Talend, Enjoy Talend!
New & Event: Talend Help Center
Talend-->the leader of open source data management and application integration solutions!

Offline

  • Index
  •  » Talend Enterprise Data Integration » General questions
  •  » svn: connection refused by the server

Board footer

Powered by FluxBB