Dear all, I am in the process of integrating our CMDB with SCCM 2007. I installed the SMS2CMDB utility and managed to copy across all the data using the supplied exchanges etc.. however the smssync is giving me few problems. The first error I get when I execute the smssync.cmd (this after running the configuration.cmd with no errors) is the following: com/remedy/arsys/api/ARServerUser::InitializeReferences caused error: Variable ID for 'm_isGetMultipleEscalationsSupported' with desc 'I' not found Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by
I copied all the dll and jar files in the api\lib folder under the arserver installation directory and get a different error. E:\ARSystem\SMSSync>java -cp E:\ARSystem\SMSSync\;E:\ARSystem\SMSSync\arapi70.jar;E:\ARSystem\SMSSync\SoftwareRetriever.jar;E:\ARSystem\SMSSync\msutil.jar;E:\ARSystem\SMSSync\msbase.jar; E:\ARSystem\SMSSync\mssqlserver.jar com.bmc.sms.StartUp E:\ARSystem\SMSSync\config.ini Exception in thread "main" java.lang.NoClassDefFoundError: com/remedy/arsys/api/ARServerUser at com.bmc.sms.SoftwareItem.getAllItems(SoftwareItem.java:311) at com.bmc.sms.StartUp.main(StartUp.java:93) Caused by: java.lang.ClassNotFoundException: com.remedy.arsys.api.ARServerUser at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 2 more I then copied other jar and relevant files as stated in the C API manual but to no avail. any thoughts as to what class/jar file is missing? Kind Regards frex _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"

