Unsolved
This post is more than 5 years old
7 Posts
0
2693
September 8th, 2010 15:00
Error loading XAM Library or its dependencies(0) Windows
Hi
I'm developing and test applciation on Windows XP, whcih cooonects to the centra server. I've downloaded Centera_SDK_Windows_2000-5.0-Win32Dev8 and Centera_SDK_VIM1.0p2_WinDev8 with the java api, Can you pl advise what are the environment variable's + values to be added?
During the run time i'm getting the following error:
XAM Error occured: Error loading XAM Library or its dependencies(0)
org.snia.xam.XAMException: Error loading XAM Library or its dependencies
at org.snia.xam.XAMLibraryObj. (Unknown Source)
at org.snia.xam.XAMLibraryObj.getLibrary(Unknown Source)
at org.snia.xam.util.XAMLibraryFactory.newXAMLibrary(Unknown Source)
at com.wellsfargo.centera.Query.main(Query.java:132)