minor annoyance when installing new betas

william humphrey bill at bluewatermaritime.com
Thu Dec 9 14:49:27 CST 2010


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macserve.net/pipermail/valentina-beta/attachments/20101209/b509d3f1/attachment.htm>


More information about the Valentina-beta mailing list