VServer questions -- NOTE 1.
Charles Yeomans
charles at declareSub.com
Wed Dec 13 11:37:04 CST 2006
On Dec 13, 2006, at 4:02 AM, Ivan Smahin wrote:
> Hello Charles,
>
> Tuesday, December 12, 2006, 7:20:12 PM, you wrote:
>
>
>> Because it looks like V4Rb is killing the application. The console
>> message suggests that a C++ exception is not being caught inside
>> Valentina.
>
>> The problem, as I said, is that the application quits after catching
>> the exception. The console log recorded the message provided above.
>
>> I don't get a chance to reuse dead objects because the application
>> quits after catching the exception.
>
>
> Now opened VConnection's IsConnected() method send some packet to
> the server and
> return true if proper answer received only.
> So you will have the way to check actual connection state.
>
> We need that project to test anyway - could you send me it?
I'm not sure you need it. I found that the cause of the C++
exception was that I was calling Valentina.ShutdownClient while a
VDatabase object still existed (but it had been closed).
Charles Yeomans
More information about the Valentina
mailing list