Error: Caused by: com.sun.jna.platform.win32.COM.COMException: Class not registered(HRESULT: 80040154) (puArgErr=)

635 Views Asked by At

I'm running my java spring application's test cases on my WIN 10 machine and I started to see these errors, is there any way to avoid these COM errors /workaround?

Caused by: com.sun.jna.platform.win32.COM.COMException: Class not registered(HRESULT: 80040154) (puArgErr=)

0

There are 0 best solutions below