Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
i've a problem with the connection of Talend Studio 6.3.1 with the TAC 6.3.1 as follow:
org.talend.commons.exception.PersistenceException: org.talend.commons.exception.PersistenceException: org.tigris.subversion.javahl.ClientException: svn: E170000: URL 'http://localhost/svn/trunk' non-existent in revision 0
at org.talend.repository.svnprovider.SvnBaseRepositoryFactory.beforeLogon(SvnBaseRepositoryFactory.java:306)
at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon2(RemoteRepositoryFactory.java:381)
at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon(RemoteRepositoryFactory.java:328)
at org.talend.repository.remoteprovider.RemoteRepositoryFactory.beforeLogon(RemoteRepositoryFactory.java:267)
at org.talend.core.repository.model.ProxyRepositoryFactory.logOnProject(ProxyRepositoryFactory.java:1850)
at org.talend.repository.ui.login.LoginHelper$1.run(LoginHelper.java:429)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
Caused by: org.talend.commons.exception.PersistenceException: org.tigris.subversion.javahl.ClientException: svn: E170000: URL 'http://localhost/svn/trunk' non-existent in revision 0
at org.talend.repository.svnprovider.SvnEclipseHandler.info(SvnEclipseHandler.java:378)
at org.talend.repository.svnprovider.SvnBaseRepositoryFactory.checkoutProject(SvnBaseRepositoryFactory.java:765)
at org.talend.repository.svnprovider.SvnBaseRepositoryFactory.beforeLogon(SvnBaseRepositoryFactory.java:296)
... 6 more
Caused by: org.tigris.subversion.javahl.ClientException: svn: E170000: URL 'http://localhost/svn/trunk' non-existent in revision 0
at org.tigris.subversion.javahl.JavaHLObjectFactory.throwException(JavaHLObjectFactory.java:785)
at org.tmatesoft.svn.core.javahl.SVNClientImpl.throwException(SVNClientImpl.java:1897)
at org.tmatesoft.svn.core.javahl.SVNClientImpl.info(SVNClientImpl.java:1640)
at org.talend.repository.svnprovider.SvnHandler.internalInfo(SvnHandler.java:504)
at org.talend.repository.svnprovider.SvnHandler.info(SvnHandler.java:498)
at org.talend.repository.svnprovider.SvnEclipseHandler.info(SvnEclipseHandler.java:375)
... 8 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E170000: URL 'http://localhost/svn/trunk' non-existent in revision 0
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteGetInfo.run(SvnRemoteGetInfo.java:124)
at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteGetInfo.run(SvnRemoteGetInfo.java:31)
at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1149)
at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:2523)
at org.tmatesoft.svn.core.javahl.SVNClientImpl.info(SVNClientImpl.java:1633)
... 11 more
i've changed the workspace, but the problem is the same.
Someone can help me??
Thank you for your attention
Hello,
Could you please make sure that you are not login a non-existent branch? It will popup this error.
Best regards
Sabrina
Hi,
Have you found how to resolve this problem? i have encountered the same problem and it would be nice if you can share how to get out from this problem.
Cheers.
Jonathan C.