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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] Cannot open another project within same repository

I created two projects in the same repository.
Now while working on one of the projects, i need to open the second one.
The file system is as follow:
.Java
.JETEmitters
.metadata
DW_IMEI
ECHO
I am unable to open "ECHO" while working with "DW_IMEI" or vice versa (I opened a new instance of Talend, but it seems Talend cannot open up the second project, attached image).
I also tried to import the projects into each other but the tool does not allow me to do that.
The long process:
Create another repository with a new location, copy the project into that repo... only then can the tool open it.
So, i have a problem here.. not sure If this is a community version feature or just a limitation ?
/Best
Umair
Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi Umair,
You can't open two Talend Studios with projects from the same workspace. If you want to be able to do that, you need to have them in separate workspaces.
It is logical considering that when you work on a project using the studio, the .Java, .JETEmitters and .metadata folders will be modified, and conflicts could appear if two projects edit them at the same time.

View solution in original post

3 Replies
Anonymous
Not applicable
Author

Hi Umair,
You can't open two Talend Studios with projects from the same workspace. If you want to be able to do that, you need to have them in separate workspaces.
It is logical considering that when you work on a project using the studio, the .Java, .JETEmitters and .metadata folders will be modified, and conflicts could appear if two projects edit them at the same time.
Anonymous
Not applicable
Author

Hi
This is a limitation of studio, different instance of studio can't open the same workspace, as you have done, launch different instance of studio and use different workspace, import project into each workspace.
Best regards
Shong
Anonymous
Not applicable
Author

I see.
Thanks for your help 0683p000009MACn.png