Archived

This forum has been archived. Please start a new discussion on GitHub.

Program carsh with database exception

Hi,in my program ,I use evictor to record a lot of object for fail over.
but when I test my program using VC6 in debug mode.the database will throw exception which show me the reason "DB_LOCK_NOTGRANTED",it seems that the database is in deadlock status.But im my code,I do use
RLock sync(*this);
to protect the code.

I can't judge where is wrong in my code!
Can any one give me a tip on this!

Comments

  • benoit
    benoit Rennes, France
    Hi,

    Could you please set your signature? See [thread=1697]this thread[/thread] for details on how to set it. Please also specify which Ice version and OS version you're using.

    Cheers,
    Benoit.