I have seen a similar error message when the CLEARCASE_PRIMARY_GROUP environment variable isn't properly set.
It should reference the primary group of the vob you are trying to access.
(in CTE - ClearTeam Explorer, Window -> Preferences -> IBM Rational ClearTeam Explorer -> Groups
)
In your case, this is ClearTeam 8.0.0.6, the new name for CCRC, which supports dynamic views, and in an heterogeneous environment (Windows client, Unix server)
The first thing to check are the logs:
- client logs for CTE
- server logs for ClearCase server
- System Event Viewer logs on the client side.
If nothing obvious seems to show up:
- check if there is a process keeping an handle on
M:\user1_dev_cm_training_view\training
(one way is simply to reboot and check if the issue persists)
- check if the issue persists with another new dynamic view (and then with another account on another machine)
- Check if a latest patch might resolve the issue (like a 8.0.0.7)
I don't see any mention of CRMAP7018 or CRMAP7026 on ibm.com.