![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Annoying Lock Removed Message Topic Summary: Created On: 8-Dec-2005 09:56 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Has anyone experienced this annoying message popping up?
I am running a script, as a database manager, that loops through all the projects and then recurses through all the folders in each project. The script works fine, but for some folders I get the following DOORS report: "Your lock on item /AvionicsTestSystem has been removed by a Database Manager. We recommend that you immediately exit and restart DOORS. Other locks that you are using may also have been removed." This is annoying because it means I have to baby-sit the script rather than leaving it to run unattended. ------------------------- Tony Goodman http://www.smartdxl.com |
|
![]() |
|
![]() |
|
Have seen it but don't know what to think; but if you are not modifying anything then I don't think it matters.
However [1] cycling through a project's folders may also put you back into some other project, one that you've already dealt with. Perhaps your loop should include a [if (type(itm) == "project") continue] line of code, before checking if its a folder, will prevent re-searching a subordinate project. [2] find the offending line of code and surround it with noError and lastError lines, then print the error, and this will relieve you of having to baby sit the script. - Louie |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Annoying Lock Removed Message
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.