Error Fatal Multi-Process 7zip
Hi Boris. In case, thank you very much for all your contribution with this solution. I have been facing a problem in the simultaneous execution of my project when trying to compress different files in different executions. And getting a FATAL ERROR that doesn't let me catch the error or be able to do anything. I have tried these 2 actions. 1) Instantiate the 7Zip object only once when starting my project. SevenZip.initSevenZipFromPlatformJAR(); 2) Add execution parameters to the Java -Jar command...