Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 4 of 4 total
Thread EDBServer 2.13b3 to 2.15b3 service stopped by a client app compiled with 2.10b1
Mon, Feb 10 2014 2:59 PMPermanent Link

Tiago Ameller

Menorca Zeros i Uns SL

Avatar

I have a 2.13 b3 EDB server running as a service. When a Delphi 2007 - edb 2.10b1 connects, MOST times, server is stopped.

I updated to 2.15 b3 edb server. Well, now when this client app try to connect, ALL times server service is stopped.

No server logged event is written. Windows event viewer says "service edb server was stopped ..." with no more info.

Of course, I'll try to recompile this app to latest EDB version, just to inform it.

I bet the UNICODE word is involved Frown
Tiago Ameller
Menorca Zeros i Uns SL
www.sistemasc.net
Tue, Feb 11 2014 9:54 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Tiago,

<< I have a 2.13 b3 EDB server running as a service. When a Delphi 2007 -
edb 2.10b1 connects, MOST times, server is stopped.

I updated to 2.15 b3 edb server. Well, now when this client app try to
connect, ALL times server service is stopped. >>

Can you email me a client application that causes the issue ?  I don't need
the source code, just the application.

Thanks,

Tim Young
Elevate Software
www.elevatesoft.com


Tue, Feb 11 2014 1:26 PMPermanent Link

Tiago Ameller

Menorca Zeros i Uns SL

Avatar

Tim,

<<Can you email me a client application that causes the issue ?  I don't need
the source code, just the application.>>

Sent to your support email. It doesn't fail in my work computer, two VM, one for server (W7) and other for client (WXP)
In my customer production server fails *every time* (?) Same external modules installed in both servers.

I've emailed you program full installer.
Tiago Ameller
Menorca Zeros i Uns SL
www.sistemasc.net
Thu, Feb 13 2014 8:38 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Tiago,

<< Sent to your support email. It doesn't fail in my work computer, two VM,
one for server (W7) and other for client (WXP) In my customer production
server fails *every time* (?) Same external modules installed in both
servers. >>

Per email: as far as I can tell, the issue is with the usage of runtime
packages in the module DLLs that you're using.  The modules are blowing up
the calling process (edbsrvr.exe) when LoadLibrary is called on them.  This
means that there's an issue with the DLL loading itself, which points to the
use of the runtime packages.

Tim Young
Elevate Software
www.elevatesoft.com
Image