[MSP-71] scsicmd 명령시, FileNotFoundException 발생 및 출력값 이상

Subject
scsicmd 명령시, FileNotFoundException 발생 및 출력값 이상

APPLIES TO:
MCCS version: 4.1_beta
OS: Windows 2008 R2


SYMPTOMS

"cmd 창에서 scsicmd 명령 출력시, 아래와 같은 exception 발생
java.io.FileNotFoundException: C:\Program Files\MCCS\config\vccs.cfg (지정된 파일을 찾을 수 없습니다)
scsicmd 명령을 수행시, 각 결과마다 vollock help 창이 출력됨
Disk DUID(DeviceUniqueID) Letter PR Reserved-Key Registered-Keys
0 Valid switches:
[/l <drive>] lock the volume <drive>
[/u <drive>] unlock the volume <drive>
[/a <drive>] add lock the volume of <drive> to registry and driver
[/d <drive>] delete lock the volume of <drive> from the registry
[/w <drive>] whether disk is writable?
[/m <drive>] whether volume is mounted?
[/status] show all locking status and registered volumes list
[/clear] unlock all volume
[/delete] Delete the volume
[/v] Show version informationC No none none
Valid switches:"

CAUSE
잘못된 파라미터로 인한 vollock help 메시지.


SOLUTION
Ativator에서 파일 없을 때 찍던 printStackTrace 제거
Fixed 4.1