ERROR - javax.sql.SyncFactoryException - Possible Causes of SyncFactoryException

Exception Thrown By:Cause
ClassMethod
SyncFactory public static void
unregisterProvider(String providerID)
If an attempt is made to
unregister a SyncProvider implementation that was not registered.
SyncFactory public static SyncProvider
getInstance(String providerID)
If the
SyncProvider cannot be found.
SyncFactory public static Enumeration
getRegisteredProviders()
If an error
occurs obtaining the registered providers.
SyncFactory public static Logger
getLogger()
if no logging
object has been set.
SyncFactory public static void
setJNDIContext(Context ctx)
if the supplied
JNDI context is null