I developed OCR program in java based on tesseract 4.2 and it’s always works for me But the last customer witch have windows server 2012 give the exception at the picture below And i add microsoft visual c++ 2015 redistributable I tried to get the same windows version and install it On my device and its work I am about loss my mind why does this happen
finally i find the correct answer , the problem was the CPU of this server doesn't support the AVX . the solution is to change the Tesseract 4.5 that will work on all CPU's :)