Hello Derek,

the error mesage you got is not very helpful
due to a bug in error handling, which we will fix,
thanks for reporting.


The reason for this condition is most probably that
you tried to connect to the databases as a user
different from the preset service user (DBSERVICE).
Only the service user has special privileges
necessary to setup the database for synchronization.

Again, this should be made more clear in the connect 
dialog of the gui and in the docs; 
we will correct that with the next release.

regards,

Markus


-----Original Message-----
From: Derek M. A. Lee-Wo [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 23, 2005 9:21 PM
To: maxdb@lists.mysql.com
Subject: Synchronization Mannager GUI - Java Exception

Now that I got the Synchronization Manager GUI to run, I'm trying to
follow the example document.  I got the message server running and I can
get the GUI to connect to it.

I'm having a problem though trying to get the GUI to connect to my MaxDB
database on the same system.  After entering the database details, I get
the following error:

    Connecting ...
    java.lang.Exception: ConnectionPool singleton not created.
        at
com.sap.sdb.syncMan.tool.ConDataBase.connect(ConDataBase.java:377)
        at
com.sap.sdb.syncMan.gui.jface_menu.DBConnectAction$ConnectThread.run(DBC
onnectAction.java:64)

I tried to connect to a different MaxDB instance on another machine, but
I get the same error.  I can connect to both databases using the dbmcli
utility.

Does anyone have any suggestions?  

Derek
-- 
Derek M. A. Lee-Wo
Email: (Home) [EMAIL PROTECTED]  (Work) [EMAIL PROTECTED]
Fax:     (US) 413-826-0641      (UK) 08701 338414

Family Portal: http://www.LeeWo.net
Personal Blog: http://www.DereksPerspective.com

    "Those who will not risk cannot win" - John Paul Jones


-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]


--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to