Printer FriendlyEmail Article Link

Spirent TestCenter (GUI and Automation) Error: "Create relation failed: hnd(abc)" while reserving ports or executing stc::perform Attachports API

Environment/Versions
  • Spirent TestCenter
  • GUI & Automation

 

Answer

The Error occurs when you have more than one port in same configuration with same Location or address.

  • GUI
         
  • API
         set port1 [stc::create port -under $project \
                                    -location //10.98.3.12/10/7]
         set port2 [stc::create port -under $project \
                                    -location //10.98.3.12/10/7]

Product : Automation,API,Windows GUI,Spirent TestCenter