java.lang.UnsatisfiedLinkError - mqjbnd.dll is not a valid Win32 application
Issue : java.lang.UnsatisfiedLinkError: C:\Program Files (x86)\IBM\WebSphere MQ\java\lib64\mqjbnd.dll (C:\Program Files (x86)\IBM\WebSphere MQ\java\lib64\mqjbnd.dll is not a valid Win32 application
Resolution : MOstly it happens due to system os is of 64bit and wcs is installed for 32bit.
Change library location to C:\Program Files (x86)\IBM\WebSphere MQ\java\lib\mqjbnd.dll
Issue : java.lang.UnsatisfiedLinkError: C:\Program Files (x86)\IBM\WebSphere MQ\java\lib64\mqjbnd.dll (C:\Program Files (x86)\IBM\WebSphere MQ\java\lib64\mqjbnd.dll is not a valid Win32 application
Resolution : MOstly it happens due to system os is of 64bit and wcs is installed for 32bit.
Change library location to C:\Program Files (x86)\IBM\WebSphere MQ\java\lib\mqjbnd.dll
No comments:
Post a Comment