Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Remote project will not open

I try and open an existing remote project ('PROJECT_DATAQUALITY') but get an error saying that it is not open...?! What does the error message "Resource '/PROJECT_DATAQUALITY' is not open." mean?
Is there a missmatch between Subversion and my local project now? I cannot choose to remove the project locally since it is not listed. So... do I have to go to the server and then Subversion and do some magic there or what? 0683p000009MACn.png

!STACK 0
org.talend.commons.exception.PersistenceException: org.eclipse.team.core.TeamException: Resource '/PROJECT_DATAQUALITY' is not open.
at org.talend.repository.svnprovider.SvnBaseRepositoryFactory.configureProject(Unknown Source)
at org.talend.repository.svnprovider.SvnBaseRepositoryFactory.beforeLogon(Unknown Source)
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.eclipse.team.core.TeamException: Resource '/PROJECT_DATAQUALITY' is not open.
at org.eclipse.team.internal.core.TeamPlugin.wrapException(TeamPlugin.java:125)
at org.eclipse.team.core.RepositoryProvider.map(RepositoryProvider.java:144)
... 8 more
Caused by: org.eclipse.core.internal.resources.ResourceException: Resource '/PROJECT_DATAQUALITY' is not open.
at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:116)
at org.eclipse.core.internal.resources.Resource.checkAccessibleAndLocal(Resource.java:200)
at org.eclipse.core.internal.resources.Resource.getPersistentProperty(Resource.java:1042)
at org.eclipse.team.core.RepositoryProvider.map(RepositoryProvider.java:99)
... 8 more

Labels (3)
10 Replies
Anonymous
Not applicable
Author

Update ->
Checked SVN on server but gave no clue to the error. Checked administrator to see if I could see anything weird. Nothing.
Gave up and reinstalled Talend TDQ and recreated the repository connection and reopened the project. Success!
(Reinstalled three times now to solve strange problems of not being able to open projects without getting unexplainable error messages. I also backup local folders every day just in case... not good)
Thread can close 0683p000009MACn.png
Anonymous
Not applicable
Author

This is happening to me on 4.0.0 with a remote repository, one of the four projects results in this error but the other are fine. I have tried recreating the connection but no luck, next I will try a re-install.
Anonymous
Not applicable
Author

I also tried to delete the project locally on my workspace by connecting to another project on the remote repository and deleting the project, then tried to connect again. But no luck. I ended up having to shut down Talend, delete my workspace folder, and restart. No re-install needed but I lost all my application preferences.
Sebastiao_Qlik
Employee
Employee

Genem, the latest 4.0 release is the 4.0.3 version. Is it possible for you to upgrade to 4.0.3 as many bugs have been fixed between 4.0.0 and 4.0.3?
_AnonymousUser
Specialist III
Specialist III

The very same error occurs in Talend 4.1.1.
Anonymous
Not applicable
Author

I am also experiencing this issue with one of my 4.1.1 MPx projects.
erwan2
Contributor
Contributor

Same error on TIS 4.1.2.
Anonymous
Not applicable
Author

same error on TIS 4.1.2 (with patch ALL_integrate_patch_v4.1.2.r53616-20110330)
Sebastiao_Qlik
Employee
Employee