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.
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
Donald Nong
Sep 04 '14, 8:54 p.m.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.
1 vote
Shashikant Padur
JAZZ DEVELOPER Sep 04 '14, 11:08 p.m.Do you have anything in the scm log? I believe there should have been an exception that might point to something.
samuel wang
Sep 05 '14, 9:09 a.m.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
Donald Nong
Sep 07 '14, 8:46 p.m.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.
Lily Wang
Sep 07 '14, 9:40 p.m.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.