Toelen Leen - 2009-01-29

Hi,

when I use a local database (a local notes client using only replicas from a server), I must use NotesProxyFactory.getInstance() with sinitThread and stermThread. When I use NotesProxyFactory.newInstance() and call factory.disposeInstance(true) when I am done using it, I get regular vm crashes in nnotes.dll when two threads access the database at the same time. Has anyone seen this behavior?

What is the preferred use case with local databases? Do I still need to call sinitThread /stermThread when using domingo?

Regards,
Leen Toelen