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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

[resolved] The project null with the svn url unreachable

I'm trying to install the Talend client on my desktop so I'm trying to setup my 1st remote project. In the 'TIS Admin Centre' on the VM running the server side I try & setup my project but I get the error '!!!The project 'null' with the svn url 'https://localhost:80/svn/ ' is unreachable!!!', but it is when I put that url into a browser. All this is going on in the VM.
Any ideas ?
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable

To access a project that you have created in the TAC, you need to give the Studio user the appropriate rights.
You need to:
1) Create a user in the TAC, and give them the appropriate role (typically Designer)
2) Give this user access to the project you created in the Project Authorizations section of the TAC
3) Provide this user's credentials when defining the Studio's remote repository connection.
Once these steps are in place, the Studio's user should have rights to 'see' the project you created, and it will appear as in the screenshot.

View solution in original post

15 Replies
Anonymous
Not applicable

Hi
Which version of TIS are you using? Can you connect to a remote project on Talend client studio even though it displays unreachable in configuration page?
Best regards
Shong
_AnonymousUser
Specialist III
Specialist III
Author

Hi,
Version 4.1.2.r53616
and no, I can't yet connect to a remote project. I'm new to this so I'm not sure if its really a Talend issue, SVN issue or just me being stupid.
Thanks
Anonymous
Not applicable

Hi
Can you show me the svn url when you add a new project?
Best regards
Shong
_AnonymousUser
Specialist III
Specialist III
Author

https://localhost:80/svn/repotis
Anonymous
Not applicable

Steve,
The URL for the projects on my TAC, which is also on a VM (VirtualBox in my case), looks like this:
http://192.168.56.101:8282/repotis/DEMOPROJECT

May I suggest you try replacing localhost with the full IP, and remove the "svn/" part of your path?
I would expect your URL to look something like:
http://your.ip.address.here:80/repotis/TEST2
regards
_AnonymousUser
Specialist III
Specialist III
Author

Sorry, didn't seem to work
Anonymous
Not applicable

If I create a project called Test2, without checking the "advanced settings" tab, it works, and populates the URL with http://192.168.56.101:8282/reportis/TEST2.
If I create a project called Test2, check "advanced settings", and fill in the same values as above manually, I get the same error as you. This might be because it's trying to validate a URL to an SVN project that the TAC hasn't created yet.
Can you try creating your project without checking the "Advanced Settings" checkbox?
_AnonymousUser
Specialist III
Specialist III
Author

OK, I created a project (TEST4) but can't access it from studio during startup;
_AnonymousUser
Specialist III
Specialist III
Author

forgot to load pic