Edmond,
I remember one of our developers mentioning that the conduit could have only
1 Palm file open at a time.
This was for a C++ / C conduit but I expect the same limit applies to Java.
Regards,
Randy Maxwell
-----Original Message-----
From: Edmond Chan [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 26, 2000 9:54 AM
To: Palm Developer Forum
Subject: CDK Java 4
Hi all,
I am using CDK Java 4 to build a conduit. Everything is fine until the
conduit tries to open more than one PDA database at a time. The following
is the SyncException.printStackTrace() and the error messages in the HotSync
Log.
-----------------------------------------------
palm.conduit.FatalSyncException: Unknown: Error Opening Database at
palm.conduit.SyncManager.verifyResult(SyncManager.java) at
palm.conduit.SyncManager.openDB(SyncManager.java) at
com.healthmetrx.pda.HMConduit.open(HMConduit.java) at
palm.conduit.SyncManager.sync(SyncManager.java) -- Backing up db Saved
Preferences to file C:\Palm\HM1\Backup\Saved_Preferences.PRC
System synchronization failed
Protocol Error: Too many files. (4403)
-----------------------------------------------
The documentation came with the CDK Java isn't very helpful and I already
tried looking for some parameters to increase something like the "Number of
Files" thru CondCfg.exe, but no luck so far. I could work around this
problem by writing my code so that there will not be more than one PDA
database open at a time, but it is not ideal. Does anyone know if this is a
known issue of CDK Java? Is anything being done to fix it? Or am I just
doing something wrong?
Thanks,
Edmond
--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/