-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 That doc never really worked for me. I've documented and summarized my experience getting the sync manager running.
Try these http://wiki.colliertech.org/index.php/MaxDB:SynchMan:Create_Synchronization_Scenario http://dev.mysql.com/tech-resources/articles/syncman/part1.html And join us on #maxdb on irc.freenode.org - if you don't have a preference of IRC clients, you can start by using the web interface: http://irc.colliertech.org/ You might grep the irc logs for "syncman" or "synchronization" http://colliertech.org/~cjcollier/irc/ Cheers, C.J. Alexey Gaidukov wrote: > In the > /opt/sdb/programs/app/syncman/doc/RunningTheMessageServer.pdf page > number 4 in chapter 1.4.1 there is the command java -classpatch > .\lib\sapdbc.jar;.\lib\msgserver.jar;.\lib\j2ee.jar > com.sap.sdb.msgServer.Server .\MSGSERVER.xml > > but it should be > > java -classpatch > .\lib\sapdbc.jar;.\lib\msgserver.jar;.\lib\j2ee.jar > com.sap.sdb.msgServer.Server -f .\MSGSERVER.xml > > (missing key -f). > > > And in the script syncman_caller.py there is wrong key -A. > > def operate_msgserver(what, *rest): startMsgserver = ('"' + JAVA + > '"' + ' -Xmx256m' + ' -classpath ' + '"' + CUSTOMCLASSPATH + > os.path.join(SYNCINST, 'lib') + PATHSEP + os.path.join(JDBCINST, > 'sapdbc.jar') + PATHSEP + os.path.join(SYNCINST, 'lib', > 'msgserver.jar') + PATHSEP + os.path.join(J2EEPATH, 'j2ee.jar') + > '"' + ' com.sap.sdb.msgServer.Server' + # ' -A MESSAGESERVER' + ' > -f ' + '"' + os.path.join(SYNCINST, 'MSGSERVER.xml') + '"') > > With the original syncman_caller.py I always get the following > error > > msgserver start com.sap.sdb.msgServer.util.ServerException: > conflicting specifications: database url, database user name, > database password, admin password, or one of the ports conflicts > with database key. at > com.sap.sdb.msgServer.Server.(Server.java:254) at > com.sap.sdb.msgServer.Server.main(Server.java:134) > com.sap.sdb.msgServer.util.ServerException: conflicting > specifications: database url, database user name, database > password, admin password, or one of the ports conflicts with > database key. > > > - -- <[EMAIL PROTECTED]> http://cjcollier.livejournal.com/tag/ +1 206 226 5809 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFEWmtKbS8rWWzCfqgRApwyAJ4v2zSvoCwf7yaM5bfrWba4e0iXnQCfTTZR wXe5BbBeYTdqs2v+CfN4Dqg= =gshV -----END PGP SIGNATURE-----
smime.p7s
Description: S/MIME Cryptographic Signature
