Hello Folks, Can someone help me to fix this issue with n2x session, when try to get the configuration from RT, I hit this error. This happens on windows 7 client. Please let me know .
I really appreciate your time
Regards,
Narasim
------------------------------------------------------
Using external tcl interpreter
tcl version: 8.5.11
tclsh location: C:/WORK/iTEST/tchsh/bin/tclsh85.exe
tcl library: C:/WORK/iTEST/tchsh/lib/tcl8.5
tcl package search path: C:/WORK/iTEST/tchsh/lib/tcl8.5 C:/WORK/iTEST/tchsh/lib c:/work/itest/tchsh/lib/teapot/package/win32-x86_64/lib c:/work/itest/tchsh/lib/teapot/package/tcl/lib {C:/Program Files (x86)/Agilent/N2X/QuickTest} {C:/Program Files (x86)/Agilent/N2X/QuickTest/lib} c:/WORK/iTEST/tchsh C:/WORK/iTEST/AgilentN2X
Working platform: Windows
Loading Tcl package AgtClient: OK
Loading helper scripts...OK
Searching for QuickScript directory...OK
Checking packet decode functionality...OK
Connecting to Agilent chassis at 172.19.75.146 ...OK
Checking Agilent version...OK
Connected to session 1 with label tmarian_ppLFA
AgilentTraffic>configuration get
Error generating Tcl Configuration script
Unable to retrieve QuickTest root from Windows Registry using key='HKEY_LOCAL_MACHINE\SOFTWARE\Agilent\N2X\QuickTest', value='RootDirectory'
Reported error: unable to open key: The system cannot find the file specified.
while executing
"error "Unable to retrieve QuickTest root from Windows Registry using key='$key', value='$vName'\n\nReported error: $rootDir\n""
invoked from within
"if [catch { registry get $key $vName } rootDir] {
error "Unable to retrieve QuickTest root from Windows Registry using key='$key', val..."
(procedure "GetQtRoot" line 13)
invoked from within
"GetQtRoot"
(procedure "::TestIni::InitialiseStdDefaults" line 5)
invoked from within
"::TestIni::InitialiseStdDefaults"
(in namespace eval "::TestApp" script line 24)
invoked from within
"namespace eval ::TestApp {
# Declare state variables
variable appCfg ;# array - standard parameters
variable appData ;# array - ap..."
(file "C:/Program Files (x86)/Agilent/N2X/Platform/bin/../../QuickTest/Scripts/RouterTester900/Tools/Session/QuickScript/QuickScript.app.tcl" line 46)
Unable to retrieve QuickTest root from Windows Registry using key='HKEY_LOCAL_MACHINE\SOFTWARE\Agilent\N2X\QuickTest', value='RootDirectory'
Reported error: unable to open key: The system cannot find the file specified.
while executing
"error "Unable to retrieve QuickTest root from Windows Registry using key='$key', value='$vName'\n\nReported error: $rootDir\n""
invoked from within
"if [catch { registry get $key $vName } rootDir] {
error "Unable to retrieve QuickTest root from Windows Registry using key='$key', val..."
(procedure "GetQtRoot" line 13)
invoked from within
"GetQtRoot"
(procedure "::TestIni::InitialiseStdDefaults" line 5)
invoked from within
"::TestIni::InitialiseStdDefaults"
(in namespace eval "::TestApp" script line 24)
invoked from within
"namespace eval ::TestApp {
# Declare state variables
variable appCfg ;# array - standard parameters
variable appData ;# array - ap..."
(file "C:/Program Files (x86)/Agilent/N2X/Platform/bin/../../QuickTest/Scripts/RouterTester900/Tools/Session/QuickScript/QuickScript.app.tcl" line 46)
AgilentTraffic>