eclipse client won't connect to the CLM 3.0.1.3 and pull down workspaces
![](http://jazz.net/_images/myphoto/6832af42947cc5cc181e8552a78550ea.jpg)
Hellow world.
I am seeing the following error when I attempt to connect my eclipse client to my project within the CLM
version in use is the 3.0.1.3 version of the clm and eclipse client.
Is there something not setup correctly within the CLM?
Searching for repository workspaces
CRJAZ0106I The request for the URL "/jts/service/com.ibm.team.scm.common.internal.IScmQueryService" was denied. The status is Not Available".
CRJAZ0106I The request for the URL "/jts/service/com.ibm.team.scm.common.internal.IScmQueryService" was denied. The status is Not Available".
Internal error
Internal error
****************************
CRJAZ0106I The request for the URL "/jts/service/com.ibm.team.scm.common.internal.IScmQueryService" was denied. The status is Not Available".
CRJAZ0106I The request for the URL "/jts/service/com.ibm.team.scm.common.internal.IScmQueryService" was denied. The status is Not Available".
or components
Accepted answer
![](http://jazz.net/_images/myphoto/6832af42947cc5cc181e8552a78550ea.jpg)
Can you please check if this error remains even when starting Eclipse in a clean (new) workspace? If nobody else finds a quick answer, please open a defect on jazz.net
- Arne
2 other answers
![](http://jazz.net/_images/myphoto/6832af42947cc5cc181e8552a78550ea.jpg)
this definitely looks like a server error, e.g. database not available or some service not up. Especially if it worked before in that Eclipse client.
To troubleshoot:
- can you access your project via web client?
- when your admin logs into /jts/admin and runs diagnosis on the server administration page, what is the result? Any errors?
- take a look in the logfiles, especially jts.log and ccm.log
- Arne