This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

COULD NOT ACCESS FILE BEACUSE IT IS USED BY OTHER USER

We are using PVCS version manager, we are trying to add the new user under admin-->security but we are getting a error could not access file because it is used by other user?
can any one give a solution?
  • 0  
    Hello Abhilash,

    It's either a left-behind semaphore or lacking file system permissions to update the ACDB (access.db) file.

    If you use the VM File Server, login to its management web page (localhost:8080/.../Admin - on the server) and see if there's a semaphore. If there is one, clear it from that interface. If there is no semaphore, make sure the user running the Serena VM Web Application Server process has permissions to update the ACDB file.

    If you are directly accessing the file system, look for a *-sem or *.lck file in the folder where you have the ACDB file and delete it if found. If there is none, make sure the user running the operation can update the ACDB file on disk.

    Kind regards,

    - Richard.