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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
nikhilsh1
Contributor III
Contributor III

[resolved] Workspace has been changed,Please restart.

While opening a project in Talend 5.4 Enterprise version ,so If you switch your work-space to existing project path,
its giving the error as "Workspace has been changed,Please restart."
and after restarting nothing happens.
Any help appreciated.
Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable

Hi,
I am taking my code from svn inside workspace(newly created folder) outside the talend folder structure.

Can you check if there exist blank space in the installation path of your Talend Studio? I had seen the same problem caused by the blank space. If so, you had better to re-install it to a path without blank space.
Best regards
Sabrina

View solution in original post

8 Replies
nikhilsh1
Contributor III
Contributor III
Author

Any answer on this ???
willm1
Creator
Creator

Rename (short of deleting) your workspace folder (workspaceX). It should get rebuilt when you restart. And it should import all your artifacts from the svn repository.
nikhilsh1
Contributor III
Contributor III
Author

I renamed but no use !! Its still giving me the same message.I am taking my code from svn inside workspace(newly created folder) outside the talend folder structure.
Please help me out from this issue !!
Anonymous
Not applicable

Hi,
I am taking my code from svn inside workspace(newly created folder) outside the talend folder structure.

Can you check if there exist blank space in the installation path of your Talend Studio? I had seen the same problem caused by the blank space. If so, you had better to re-install it to a path without blank space.
Best regards
Sabrina
nikhilsh1
Contributor III
Contributor III
Author

Hi ,
Thanks that was the issue.As we were directing to project having space in the name.so the issue.
Thanks a lot !! 🙂 🙂
Issue Resolved !!!
Anonymous
Not applicable

Hi,
Thanks for your feedback. Don't hesitate to post your issue on forum.
Best regards
Sabrina
Anonymous
Not applicable

I hope this helps someone in the future. Another possible resolution for the problem would be to add this line
osgi.instance.area=C:/path_to/Talend/workspace
To C:/path_to/Talend/configuration/config.ini
Anonymous
Not applicable

Hi helvio,
Thanks for sharing your solution with us.
Best regards
Sabrina