View Issue Details

IDProjectCategoryView StatusLast Update
0002771Slicer4Module DICOMpublic2018-03-02 11:06
Reportergpernelle Assigned Tomehrtash  
PrioritylowSeveritymajorReproducibilitysometimes
Status closedResolutionfixed 
Product VersionSlicer 4.2.0 
Target VersionSlicer 4.5.0-1Fixed in Version 
Summary0002771: Kill previous storescp processes when starting slicer
Description

If slicer crashed while storescp was running, it may not have been killed and starting a new instance of slicer will create a second storescp process which will lead to unsucessfull DICOM transfers

TagsNo tags attached.

Activities

inorton

inorton

2014-02-11 07:03

developer   ~0010573

Bump. Should at least give a warning in the GUI that 104 is not available, but ideally this should be cleaned up on exit.

mehrtash

mehrtash

2015-05-22 10:58

developer   ~0013097

This issue is resolved.

Related Changesets

Import 2017-06-07 23:51:09: master 6c526794

2014-09-05 16:58:45

pieper

Details Diff
ENH: fixed issue 0002771 kill preivious storescp executables

The new logic will get the os process list and if (other) storescps are on
the list, it would warn the user and through a dialog asks for killing
these executables. The start listener button is checkable now and it is only
checked when the listner is running.

From: Alireza Mehrtash <mehrtash@bwh.harvard.edu>

git-svn-id: http://svn.slicer.org/Slicer4/trunk@23649 3bd1e089-480b-0410-8dfb-8563597acbee
mod - Modules/Scripted/DICOM/DICOM.py Diff File
mod - Modules/Scripted/DICOM/DICOMLib/DICOMProcesses.py Diff File

Issue History

Date Modified Username Field Change
2012-11-16 08:32 gpernelle New Issue
2012-11-16 08:32 gpernelle Status new => assigned
2012-11-16 08:32 gpernelle Assigned To => pieper
2012-12-07 04:56 pieper Target Version => Slicer 4.3.0
2013-07-05 07:39 pieper Target Version Slicer 4.3.0 => Slicer 4.4.0
2014-02-11 07:03 inorton Note Added: 0010573
2014-02-11 08:25 pieper Assigned To pieper => mehrtash
2014-07-29 11:46 jcfr Priority normal => low
2014-07-29 11:46 jcfr Target Version Slicer 4.4.0 => Slicer 4.5.0-1
2015-05-22 10:58 mehrtash Note Added: 0013097
2015-05-22 10:58 mehrtash Status assigned => resolved
2015-05-22 10:58 mehrtash Resolution open => fixed
2017-06-10 08:51 pieper Changeset attached => Slicer master 6c526794
2018-03-02 11:06 jcfr Status resolved => closed