minor annoyance when installing new betas

Ivan Smahin ivan_smahin at paradigmasoft.com
Fri Dec 10 01:51:48 CST 2010


On 12/9/2010 10:49 PM, william humphrey wrote:
> Hi again Ruslan:
>
> I'm curious about what I'm doing wrong when closing my database. The 
> vServer logs show:
>
>  16:38:36.529272 (TID 2695787840): Server started
>  16:38:36.529356 (TID 2695787840): Non-secure port: 15432
>  16:38:36.529390 (TID 2695787840): SSL port: 15434
>  16:38:36.529420 (TID 2695787840): SNMP port: 15161
>  16:38:36.529478 (TID 2695787840): Scheduler started
>  16:38:37.167307 (TID 2957578240): Bonjour service registered as 
> silver._valentina-ssl._tcp.local.
>  16:38:38.518294 (TID 2957045760): Bonjour service registered as 
> silver (2)._valentina._tcp.local.
>  16:42:04.647647 (TID 2955448320): (UID 15) ERROR 0x71000: line 1:188: 
> unexpected end of file
>  16:42:18.361433 (TID 2955980800): (UID 15) Client has been suddenly 
> disconnected
>
> While the log generated from liveCode shows:
>
> VDatabase_IsOpen...
> PARAM: dbRef = "566004640"
> return res = 1
>
> VDatabase_Close...
> PARAM: dbRef = "566004640"
> return
>
> VConnection_Close...
> PARAM: serverRef = "566004640"
> return
>
> VServer_Destructor...
> PARAM: serverRef = "566004640"
> return res = 0
>
> In the  " unexpected end of file " error and the  " Client has been 
> suddenly disconnected " caused by something I'm doing wrong when 
> shutting down my connection in Live Code?
>
> I do this:
>
>
> *get* VDatabase_Close( gDatabase )
>
> *get* VConnection_Close( gDatabase )
>
> *get* VServer_Destructor( gDatabase )
>
> *-- this crashes IDE so I don't do it*
>
> *--get Valentina_ShutDownClient()*
>
> Thanks,
>
>
> Bill
>
>
> _______________________________________________
> Valentina-beta mailing list
> Valentina-beta at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina-beta

Yes, there is wrong argument - you pass gDatabase for everything.
Actually, Valentina should produce error in the log about wrong 
argument, but it does not for unknown reason.
I will try to reproduce it here

-- 
Best regards,
Ivan Smahin
Senior Software Engineer
Paradigma Software, Inc
Valentina - The Ultra-Fast Database
http://www.valentina-db.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macserve.net/pipermail/valentina-beta/attachments/20101210/dd252d6d/attachment.htm>


More information about the Valentina-beta mailing list