[V4MD] Embedded Server, Error 10060

Erich Geiersberger erichg at mcmm.com
Fri May 6 01:19:07 CDT 2005


Hi

when I try to open a session with opensession() I am getting an error 10060
After 60 seconds the server logs a "Client has been suddenly disconnected".
This timeout seems to be windows related. Both my internal and the 
server timeout are 20 seconds. It behaves as if the server wasn't 
there at all.

This happens during the last days of an update which should go gold tomorrow.

The problem is related to the way I open the Xtras. I am loading them 
during runtime using openxlib(). The error seems to occur only when I 
do it that way.

The strange thing is that this also happens now when I use the same 
code and the same Xtras I used during my last update when it worked 
fine. Also same Director version 8.5.1.

The only thing which had been changed was that during the testing 
peroid we used newer versions of V4MD.32 and V4MD_Client.32.

Thanks for any help
Erich


----------------- Here are the details -------------------

System: Windows XP, all recent updates installed

Server: 2.0a55
Kernel: 1.10

original Xtras:
V4MD.x32: 1.10.0.0
V4MD_Client.x32: 2.0.0.0 a53

used during test:
original Xtras:
V4MD.x32: 1.11.0.0
V4MD_Client.x32: 2.0.0.0 65



------------- here is my director debug output ------------

-- "THIS IS A SERVER UPDATE!!!"
-- "is serverinstallation 1"
-- "xtra: "
-- "vdb closed"
-- "xtra: "
-- "client Xtra open"
-- "xtra: M:\AromaCD\Daten\client\V4MD_Client.x32"
* V4MD *: ValentinaSetDebugMode...done
* V4MD *: new VServer...done
-- "myserver is: <Xtra child "VServer" 2 24de1c>"
* V4MD *: ValentinaError...done
-- "1"
-- "2"
* V4MD *: OpenSession...error 10060
-- "3"
* V4MD *: ValentinaError...error 10060
* V4MD *: CloseSession...done
* V4MD *: VServer_Destroy...done
* V4MD *: ShutDownValetina...done




--------------- here is the server log ---------------------

/*************************************************************************************/
Fri May  6 2005 01:01:27.359000 Valentina Server (2.0a55, Protocol 
1.1, Kernel 1.10)
The maximum number of connections: 5

  01:01:27.375000 (2236): Database kernel inited
  01:01:27.375000 (2236): Server started at 15434 port
  01:01:58.640000 (228): Connection established with 'localhost:1534' (344)
  01:01:58.640000 (3136): (344) Database: <none>; User: sainst: OK
  01:02:59.156000 (2812): Client has been suddenly disconnected (344)
  01:02:59.156000 (2812): Closing connection (344)
  01:05:21.156000 (564): Shutting down server...
  01:05:21.156000 (564): Database 'master' closed
  01:05:21.156000 (564): Database kernel terminated
  01:05:21.156000 (564): Server terminated


More information about the Valentina mailing list