Hello, Thank you very much. The problem is that the msgserverclient.jar missed some class needed for a version check. In newer versions the problem is fixed and this class is also included in the msgserverclient.jar.
If you include msgserver.jar you don't have to include the msgserverclient.jar. Best Regards Wolfgang -----Ursprüngliche Nachricht----- Von: Linos [mailto:[EMAIL PROTECTED] Gesendet: Sonntag, 29. April 2007 11:54 An: maxdb@lists.mysql.com Betreff: syncman_caller.py classpath fix Hello, i am testing synchronization and i have found a problem in version 7.6.00.36 of file syncman_caller.py, it doesnt set the classpath to the file /opt/sdb/programs/app/syncman/lib/msgserver.jar so when i launch syncmangui it gives me this error when i tried to connect to a database: connecting to MaxDB ... java.lang.NoClassDefFoundError: com/sap/sdb/msgServer/Server at com.sap.sdb.syncMan.tool.ConDataBase.checkTablesVersion(ConDataBase.java:540) at com.sap.sdb.syncMan.tool.ConDataBase.connect(ConDataBase.java:404) at com.sap.sdb.syncMan.gui.jface_menu.DBConnectAction$ConnectThread.run(DBConnectAction.java:64) i only have to add the msgserver.jar to the classpath to get this working properly, i attach a little patch to the file syncman_caller.py. Best Regards, Miguel Angel. -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]