Hi,
I have been using MESA 16.0.0 Ubuntu VMware image (/opt/mesa/runtime/version.txt says MESA Version MARS_SVN_306 created 2010.11.16) to test the Image Manager actor as per the instructions on http://ihewiki.wustl.edu/wiki/index.php/MESA/Image_Manager for IHE Pre-Connectathon testing. First of all, I would like to thank you for providing these great tools that make this testing process so much better. I am, however, seeing few issues regarding availability of appropriate testing scripts/tools for some of the tests (details are below) and were wondering if you could help. Any help regarding these issues would be highly appreciated. Please let me know if you need any further information.
Test 1531: Basic_Security, Administrative and Procedure Performance Process Flow
Some binaries for secure mode are not present in /opt/mesa/bin and thus prevent starting MESA in secure mode
/opt/mesa/bin/mod_dcmps_secure: Command not found.
/opt/mesa/bin/ds_dcm_secure: Command not found.
/opt/mesa/bin/of_dcmps_secure: Command not found.
/opt/mesa/bin/hl7_rcvr_secure: Command not found.
Test 2601:NM Storage SOP Classes
No test instructions are provided in the documentation, no Perl script files are present on MESA VM either (2601 folder is not present under (/opt/mesa/mesa_tests/rad/actors/imgmgr)
No test instructions are provided in the documentation, no Perl script files are present on MESA VM either (2602 folder is not present under (/opt/mesa/mesa_tests/rad/actors/imgmgr)
Test 3556: BSPS and Spatial Registration Retrieve
Test instructions refer to script files 3556/load_img_mgr.pl, 3556/3556_imgmgr.pl, 3556/eval_3556.pl which are not present on MESA VM (3556 folder is not present under /opt/mesa/mesa_tests/rad/actors/imgmgr)
Test 412: Presentation State Retrieve
412/eval_412.pl complains that Mask file being used 412/mask_412.txt has illegal format
Image Manager 412.1
/opt/mesa/bin/compare_dcm -m 412/mask_412.txt /opt/mesa/storage/disp_cons/mlut_p01.pre /opt/mesa/storage/wkstation/instances/CVVNA/1.2.276.0.7230010.3.200.3/1.2.276.0.7230010.3.200.3.0/1.2.276.0.7230010.3.200.3.0.1
Using mask file: 412/mask_412.txt
Illegal format of mask file!
Test 1404: Retrieve Evidence Documents
1402/eval_1404.pl complains that Mask file being used 1404/mask_1404.txt has illegal format
Image Manager 1404.1
/opt/mesa/bin/compare_dcm -m 1404/mask_1404.txt /opt/mesa/mesa_tests/rad/msgs/sr/1402/sr_1402_1.dcm /opt/mesa/storage/wkstation/instances/CVVNA/1.113654.1.2001.1402.1/1.113654.1.2001.1402.1.1/1.113654.1.2001.1402.1.1.1
Using mask file: 1404/mask_1404.txt
Illegal format of mask file!
Test 20106: C5 Patient NOT Registered (no Order)
scripts/imgmgr_cath.pl complains about undefined subroutine &imgmgr::processCardiologyScheduleMPPSTriggerNoOrder
8 MESA-INTERNAL CATH-SCHEDULE-MPPS-TRIGGER-NO-ORDER OF OF SCHEDULE sched/20106/20106.108.o01.hl7 T20106_IVUS MR/MR4/MR4S1 XX-20012 YY-20012 CATHLAB7 LAB7_IVUS IVUS 40011 T20106
Undefined subroutine &imgmgr::processCardiologyScheduleMPPSTriggerNoOrder called at scripts/imgmgr_cath.pl line 683, <TESTFILE> line 8.
Thanks,
Vishal Khule.
--
You received this message because you are subscribed to the Google Groups "IHE MIR MESA Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ihe-mir-mesa-sup...@googlegroups.com.
To post to this group, send email to ihe-mir-me...@googlegroups.com.
Visit this group at https://groups.google.com/group/ihe-mir-mesa-support.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to ihe-mir-mesa-support+unsub...@googlegroups.com.
Test 111: Performed Work Status Update
scripts/imgmgr_swf.pl 111 complains about failure to execute MESA-INTERNAL command
13 MESA-INTERNAL PPM-SCHEDULE PPM PPM SCHEDULE order/111/111.106.o01.hl7 X101_MGCAD^ihe^ihe 111/spscreate.txt
Unable to process command <MESA-INTERNAL PPM-SCHEDULE PPM PPM SCHEDULE order/111/111.106.o01.hl7 X101_MGCAD^ihe^ihe 111/spscreate.txt> at scripts/imgmgr_swf.pl line 649, <TESTFILE> line 13.
Thanks,
Vishal
Adding one more issue to the list of issues mentioned in my previous posts.
External Report Repository Test 1011: SR Retrieve
1011/eval_1011.pl announces a failure saying that value for Mapping Resource (0008, 0105) in test object - DCMR - doesn’t match with expected value – DCM.
External Report Repository Test 1011.1
/opt/mesa/bin/mesa_sr_eval -t 2000:DCM /opt/mesa/storage/wkstation/instances/CVVNA/1.113654.1.2001.10/1.113654.1.2001.10.2.601/1.113654.1.2001.10.2.1
ERR: Mapping Resource in test obj does not match expected value (fatal) <DCMR><DCM>
It seems the expected value DCM is coming from following command in 1011/eval_1011.pl, a command line argument for Template – t 2000:DCM that is passed to /opt/mesa/bin/mesa_sr_eval
$x = "$MESA_TARGET/bin/mesa_sr_eval -t 2000:DCM ";
However, DICOM Standard Documentation specifies that Defined Terms for the value of Mapping Resource (0008,0105) shall be
Can you please confirm if command from 1011/eval_1011.pl needs to be changed to use –t 2000:DCMR instead of –t 2000:DCM ?
Thanks,
Vishal.
Image Manager Test 1412: PWF CT
1412/1412_imgmgr_active.pl fails to schedule a Post Processing Step due to following error encountered by /opt/mesa/bin/ppm_sched_gpsps
Please schedule post-processing proc step: X102_3DRECON
station names: CT_3DRECON1
station class: CT_3DRECON
station locations: East
start date/time: 20021010^1300
Press <enter> when ready to continue or <q> to quit:
/opt/mesa/bin/ppm_sched_gpsps -o A1412Z^MESA_ORDPLC -p X102_3DRECON^ihe^ihe imgmgr ../../msgs/ppm/1412/spscreate.txt
E: Database handle could not be found in TBL_Select: ordr
Image_Manager Test 1421: PWF Double Claim and Image_Manager Test_1422: PWF Release Claim
142x/142x_imgmgr_active.pl fails to schedule a Post Processing Step due to following error encountered by /opt/mesa/bin/ppm_sched_gpsps
Please schedule post-processing proc step: X102_3DRECON
station names: CT_3DRECON1
station class: CT_3DRECON
station locations: East
start date/time: 20021010^1300
The MESA Image Manager will do the same.
Press <enter> when ready to continue or <q> to quit:
/opt/mesa/bin/ppm_sched_gpsps -o A1421Z^MESA_ORDPLC -p X102_3DRECON^ihe^ihe imgmgr ../../msgs/ppm/142x/spscreate.txt
E: Database handle could not be found in TBL_Select: ordr
Thanks,
Vishal.
Test 111: Performed Work Status Update
scripts/imgmgr_swf.pl 111 complains about failure to execute MESA-INTERNAL command
13 MESA-INTERNAL PPM-SCHEDULE PPM PPM SCHEDULE order/111/111.106.o01.hl7 X101_MGCAD^ihe^ihe 111/spscreate.txt
Unable to process command <MESA-INTERNAL PPM-SCHEDULE PPM PPM SCHEDULE order/111/111.106.o01.hl7 X101_MGCAD^ihe^ihe 111/spscreate.txt> at scripts/imgmgr_swf.pl line 649, <TESTFILE> line 13.
External Report Repository Test 1011: SR Retrieve
1011/eval_1011.pl announces a failure saying that value for Mapping Resource (0008, 0105) in test object - DCMR - doesn’t match with expected value – DCM.
External Report Repository Test 1011.1
/opt/mesa/bin/mesa_sr_eval -t 2000:DCM /opt/mesa/storage/wkstation/instances/CVVNA/1.113654.1.2001.10/1.113654.1.2001.10.2.601/1.113654.1.2001.10.2.1
ERR: Mapping Resource in test obj does not match expected value (fatal) <DCMR><DCM>
It seems the expected value DCM is coming from following command in 1011/eval_1011.pl, a command line argument for Template – t 2000:DCM that is passed to /opt/mesa/bin/mesa_sr_eval
$x = "$MESA_TARGET/bin/mesa_sr_eval -t 2000:DCM ";
However, DICOM Standard Documentation specifies that Defined Terms for the value of Mapping Resource (0008,0105) shall be
Can you please confirm if command from 1011/eval_1011.pl needs to be changed to use –t 2000:DCMR instead of –t 2000:DCM ?
Image Manager Test 1412: PWF CT
1412/1412_imgmgr_active.pl fails to schedule a Post Processing Step due to following error encountered by /opt/mesa/bin/ppm_sched_gpsps
Please schedule post-processing proc step: X102_3DRECON
station names: CT_3DRECON1
station class: CT_3DRECON
station locations: East
start date/time: 20021010^1300
Press <enter> when ready to continue or <q> to quit:
/opt/mesa/bin/ppm_sched_gpsps -o A1412Z^MESA_ORDPLC -p X102_3DRECON^ihe^ihe imgmgr ../../msgs/ppm/1412/spscreate.txt
E: Database handle could not be found in TBL_Select: ordr
Image_Manager Test 1421: PWF Double Claim and Image_Manager Test_1422: PWF Release Claim
142x/142x_imgmgr_active.pl fails to schedule a Post Processing Step due to following error encountered by /opt/mesa/bin/ppm_sched_gpsps
Please schedule post-processing proc step: X102_3DRECON
station names: CT_3DRECON1
station class: CT_3DRECON
station locations: East
start date/time: 20021010^1300
The MESA Image Manager will do the same.
Press <enter> when ready to continue or <q> to quit:
/opt/mesa/bin/ppm_sched_gpsps -o A1421Z^MESA_ORDPLC -p X102_3DRECON^ihe^ihe imgmgr ../../msgs/ppm/142x/spscreate.txt
E: Database handle could not be found in TBL_Select: ordr
Thanks,
Vishal.