Results 4 comments of q12920

When I read a rar5 file. the exception can not be catched. ```java try { a = new Archive(new FileVolumeManager(f)); } catch (RarException e1) { // TODO Auto-generated catch block...

Thank you for the quick response. do you mean I can catch the eception with the way in your @test code? for "unrar", is it a shell command or a...

Hi @YyzHarry, I want to use LDS/FDS to estimate the job processing time, but the time distribution range is relatively large, and I pay more attention to the small-scale samples...