[Solved] Problems with omldapsync after 11.4.2 update
Posted: Wed Oct 29, 2008 4:15 pm
Yesterday I applied the 11.4.2. update to our Scalix server, and now I'm running into an issue with omldapsync, in that it's not actually importing any changes from OpenLDAP into Scalix.
I tried testing the configuration with "omldapsync -i [syncname]" and here's the error I'm receiving:
I tried testing the configuration with "omldapsync -i [syncname]" and here's the error I'm receiving:
Code: Select all
2008-10-29 15:06:46 INFO: some warning reported by omldapagent
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version number in .class file
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
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)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
2008-10-29 15:06:46 ERROR: failed to find server.example.com
2008-10-29 15:06:46 STATUS: Configuration of syncname failed, error=301 ########