[EISA] EISA: eisa-testmgr command line options
Thomas Silveria
Thomas_Silveria at raytheon.com
Thu Jan 15 15:40:39 CST 2009
Hi Hunt;
I deploy EISA_Large.cpp
I then attempt the following:
$ eisa-testmgr --tne-name=EISA/TnE1 --test-id=6
16:23:39.389076 (3086382800) - LM_DEBUG - resolving reference to T&E
manager EISA/TnE1
16:23:39.392239 (3086382800) - LM_ERROR - failed to resolve T&E manager
[corbaname:rir:#EISA/TnE1]
It looks like corba is broken or something.
Do you have any advice?
Thanks:
Tom
P.S. I get the same results if deploy both EISA_Large.cpp and deploy
appstringE.cpp then use the test manager...
"Sutherland, Hunt A (GE, Research)" <sutherland at crd.ge.com> wrote on
01/15/2009 10:27:48 AM:
> All,
> Hints for using the eisa-testmgr.exe to manage the testid. I will
> post on the WIKI.
> In addition to the --tne-name option that is always required two
> options are used.
> First, use the --test-id=<integer> to select test-id value that
> would mark an scenario or span of time durring a run.
> Second, after a run the data is retrieved by test-id with addition
> of the --get option. Examples below.
> D:\projects\EISA_9\bin> eisa-testmgr --tne-name=EISA/TnE1 --test-id=3
> 10:15:18.219000 (5652) - LM_DEBUG - resolving reference to T&E
> manager EISA/TnE1
> 10:15:18.235000 (5652) - LM_DEBUG - getting reference to T&E data
channel
> 10:15:18.734000 (5652) - LM_INFO - successfully sent set_testid 3
> command to T&E manager EISA/TnE1
> D:\projects\EISA_9\bin> eisa-testmgr --tne-name=EISA/TnE1 --test-id=3
--get
> 10:18:26.618000 (4924) - LM_DEBUG - resolving reference to T&E
> manager EISA/TnE1
> 10:18:26.618000 (4924) - LM_DEBUG - getting reference to T&E data
channel
> 10:19:11.676000 (4924) - LM_INFO - successfully sent get_result 3
> command to T&E manager EISA/TnE1
> D:\projects\EISA_9\bin>
More information about the EISA
mailing list