Cannot list the workspace and change the attribute
![]()
after logged in, created workspace, but not able to list it,
C:\dataRTCAdmin>lscm create workspace RTCWorkspace -s RTCStream -r xxx:9443/ccm Workspace (9442) "RTCWorkspace" successfully created C:\dataRTCAdmin>lscm list workspaces -r xxx:9443/ccm Problem running 'list workspaces': Could not find remote item with UUID _LFUbMBmEEeSLMYfsx0M6yw cannot find anything's id is "_LFUbMBmEEeSLMYfsx0M6yw" and cannot change its attributs: C:\dataRTCAdmin>lscm -u y set attribute -w RTCWorkspace --ownedby admin -r xxx:9443/ccm (9442:_GuuUwDRnEeSDhqJ0nWfWLA) "RTCWorkspace" Error code: 25 Error message: Could not find remote item with UUID _LFUbMBmEEeSLMYfsx0M6yw Problem running 'set attributes': The property of one or more workspaces was not set. |
Comments
The same sequence works for me in an RTC 4.0.6 environment. You may need to open a support ticket to get it investigated.
Do you have anything in the scm log? I believe there should have been an exception that might point to something.
there are lot of error in ccm.log file, here is the first error,
2014-09-04 13:26:15,401 [AsynchronousTaskRunner-0 @@ 13:26] INFO com.ibm.team.enterprise.services.common - Initialize migration task 'Migrate system definitions from EMF to JFS'
2014-09-04 13:26:15,401 [AsynchronousTaskRunner-0 @@ 13:26] ERROR t.internal.registry.AbstractActivationManagerOwner - The class "com.ibm.team.jfs.sdk.query.ISparqlQueryService" failed to load. The bundle "com.ibm.team.enterprise.systemdefinition.service" could not find the class.
java.lang.ClassNotFoundException: com.ibm.team.jfs.sdk.query.ISparqlQueryService
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:506)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:1
You've got a big problem here. Try to re-deploy JTS and CCM applications. If the problem persists, contact Support to open a PMR.
The log you pasted is not relevant to the issue. Per defect https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=311859 this error in ccm.log can be ignored.