Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8196887
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T05:37:10+00:00 2026-06-07T05:37:10+00:00

I tried to create a baseline today and ClearCase Explorer crashed (seemed to be

  • 0

I tried to create a baseline today and ClearCase Explorer crashed (seemed to be after it was finished, but evidently it wasn’t.)

I tried to recreate the baseline and it gives me an error saying there are some that are “in_progress” so it can not proceed.

I removed the baseline, and I am trying to remove the “in_progress” label types.
When I remove the lbtype, it says that a directory is locked.

I did an lslock -all and removed the locks on a project and a baseline and now there is nothing listed when I do an lslock -all.

I tried to remove the “in_progress” lbtype and it is still saying that something is locked. Is there another way to find out what is preventing it from working?

I know this may be confusing, so if any clarification is needed, I am willing to update my question.

“ct lslock -all”

–09-09T09:47 USER lock project “XXXXXXX” (locked)
“Locked for all users. Project locked for future changes as released.”

–09-20T09:56 USER lock baseline “XXXXXXXXX” (locked)
“Locked for all users.”

(removed locks)

“ct lslock -all” shows nothing

“rmtype -rmall lbtype:BASELINE_in_progress@\VOB

There are 1228 labels of type “BASELINE_in_progress”.

Remove labels? [no] yes

cleartool: Error: Lock (obsolete) on directory element prevents
operation “remove label”.

cleartool: Error: Unable to remove label type “BASELINE_in_progress”.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T05:37:11+00:00Added an answer on June 7, 2026 at 5:37 am

    The actual error message is

    possible stranded temporary lbtype name found: "`abaselinexxx.yyyy_in_progress`".
    

    The idea is to:

    • remove all the _inprogress types in the vob(s) involved by the UCM components
    $ ct rmtype -rmall lbtype:abaselinexxx.yyyy_in_progress@\\avob
    There are 1690 labels of type "abaselinexxx.yyyy_in_progress".
    Remove labels?  [no] yes
    
    • promote the baseline into a fully labelled one:
    ct chbl -full -nc baseline:abaselinexxx.yyyy@\apvob
    

    The locks which could prevent those operations to complete are:

    • on the lbtype
    • on the vob (ie the vob itself could be locked)
    • on the pvob (the pvob or one of its admin pvob could be locked)

    Few remarks, from the comments:

    • cleartool lslock -all won’t display obsolete files (“obsolete” being one form of locking): cleartool lslock -all -obsolete will.

    • to unlock a set of locked files, you have a choice between for and cleartool find -exec commands.

    Windows

    for /f "delims==" %x in ('cleartool lslock -all -obsolete -fmt "%Xn\n"') do cleartool unlock "%x"
    

    Unix, in view context…

    cleartool lslock -all -obsolete -fmt "%Xn\n" | xargs -i{}
    cleartool unlock %x
    

    Note that a cleartool find would unlock everything under a certain path.
    If you know that path (and all — or most of all — its content) is locked, then it can work:

    ct find /path/to/a/locked/directory -exec '/usr/atria/bin/cleartool unlock  "$CLEARCASE_PN"'
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have tried create this table, but nothing I have tried works from FKs.
I tried to create tables, but it was useless because each begin-end block wrapped
I tried create a trigger: CREATE TRIGGER DataTrigger ON Data AFTER INSERT , DELETE
I tried to create a custom .NET attribute with the code below but accidentally
I tried to create a solver from XML configuration. But the entire process returns
Tried to create a mobile navigation using dataview or outline and the view renders
I tried to create base controller and write in it: Ext.define('My.Users.controller.Role', { extend :
I tried to create a script to list the contents of a directory: #!/bin/bash
I tried to create jar file using command line that I inserted into java
I tried to create a code that adds 2 percent each time a component

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.