[ANN] V4RB and VServer 2.0.5 fc14 mac

Charles Yeomans yeomans at desuetude.com
Mon Aug 29 17:31:24 CDT 2005


On Aug 29, 2005, at 4:53 PM, Ruslan Zasukhin wrote:

> On 8/29/05 11:39 PM, "Charles Yeomans" <yeomans at desuetude.com> wrote:
>
>> Too late.  I'm getting error &h6050b when doing a search using
>> VField.FindValueAsArraySet.
>
>> I also got error &h6050a from this operation.  I was not able to 
>> reproduce it,
>> but VServer logged the following message at that time.
>>
>>   15:54:06.863942 (41987072): (16) ERROR 0x82513: An invalid 
>> identifier
>> was specified while processing client request.
>
> And server have disconnect client...
>
> This means that server have got wrong object id.
> And stop talk.
>
>
> Charles, let me give one point to you and all.
>
> IF you are in rush, and need get something working ASAP,
> Then please use SQL way.
>
>     Vdaatbase -> Vcursor -> fields.
>
> This is simple way, so it is much simpler for testing and 
> implementation.
>
>
> --------
> API way with Vserver is something new we try to implement...
>
> What exactly you must not do with API way + Vserver is to use this on
> internet.
>
> API way has very complex and reach protocol of talk.
> API way send many small commands between server and client.
>
> IT LOOKS that this have sense to use only on fast networks, i.e. Local
> networks.
>
> Working on this during last months, we have realize that the protocol 
> we use
> now is not the best for such complex task. But we cannot change it 
> right
> now, until we get stable release and catch a couple of weeks to change 
> it
> and build new mechanism. This will not affect your code, only our 
> internal
> tasks.
>
> Again, this is just to get you more info what is going on..

Yes, this is a handy tip.  My other code using API way has been 
working, though.

--------------
Charles Yeomans



More information about the Valentina-beta mailing list