![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: DXL Error Calling probeAttr_ in Batch mode Topic Summary: Created On: 13-Sep-2006 11:22 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Has anyone experiencec problems using probeAttr_ in batch mode?
I have a script that loop through objects and checks a string attribute using probeAttr_. This works fine on a client, but causes a DXL error -I-DXL. Execution halted. in batch mode. If I replace the call to probeAttr_ with a direct attribute comparison all is fine. I am suspecting this is caused by a stack overflow or something, but I am really in the dark about this. Any ideas? ------------------------- Tony Goodman http://www.smartdxl.com |
|
![]() |
|
![]() |
|
I figured it out.
Error was caused by an execution timeout. Calling probeAttr_ instead of accessing the attribute directly results in a lot more cycles. Adding a pragma runLim, 0 sorted the problem. Trouble with batch mode is that the only error returned was "-I- DXL: execution halted". Not very helpful. ------------------------- Tony Goodman http://www.smartdxl.com |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
DXL Error Calling probeAttr_ in Batch mode
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.