Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 10 of 14 total
Thread problem connecting to server, with build 14
Sat, Jun 13 2009 7:07 PMPermanent Link

"Lucian Radulescu"
Hi,

A couple of hours ago I decided to install build 14, 2009-unicode. So,
I removed the old build, sources and add-ins and installed 14. Now, I
can not connect EDB Manager to the server, I'm getting.

---------------------------
ElevateDB Manager (Unicode)
---------------------------
ElevateDB Error #1100 A connection to the server at '127.0.0.1' cannot
be established ('Socket error: An existing connection was forcibly
closed by the remote host (10054), on API 'recv'')
---------------------------
OK   
---------------------------



Actually initially I could not start the server at all, after editing
the options to point to where I have the config files and I later
discovered why, I was getting this in the event manager: "ElevateDB
Error #100 There is an error in the metadata for the configuration
EDBConfig (The encryption password does not match the default or
current engine encryption password)."

I deleted the config files and decided to start all over, add the users
and all that crap. However nothing works. Either server starts and
manger can't connect to it, or, I shut down the server, delete the
files, start manager in local mode, it recreates the config files, than
I close it, now the server won't start. It seems the encryption is
broken between them

At this point I don't know what a heck is going on on (I am also a 6-7
years user of DBISAM C/S and this kind of trouble never hapened before)
.... the most interesting part is that I see nobody complains in here,
so you know how I feel...


Any help appreciated, this really killed a nice EDB week-end party for
me ;-(


--
Lucian
Sun, Jun 14 2009 10:11 AMPermanent Link

"Lucian Radulescu"
It works fine after I recompiled both server and manager.

Lucian
Mon, Jun 15 2009 1:21 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Lucian,

<< A couple of hours ago I decided to install build 14, 2009-unicode. So, I
removed the old build, sources and add-ins and installed 14. Now, I can not
connect EDB Manager to the server, I'm getting.

---------------------------
ElevateDB Manager (Unicode)
---------------------------
ElevateDB Error #1100 A connection to the server at '127.0.0.1' cannot
be established ('Socket error: An existing connection was forcibly
closed by the remote host (10054), on API 'recv'')
---------------------------
OK
--------------------------- >>

This means that you're probably running the ANSI EDB Server, but trying to
connect to it with the Unicode EDB Manager.

--
Tim Young
Elevate Software
www.elevatesoft.com

Mon, Jun 15 2009 1:22 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Lucian,

<< It works fine after I recompiled both server and manager. >>

You shouldn't need to recompile anything.

--
Tim Young
Elevate Software
www.elevatesoft.com

Mon, Jun 15 2009 6:16 PMPermanent Link

"Lucian Radulescu"
> You shouldn't need to recompile anything.

Well, I know that. But it didn't work otherwise.
I am sure I downloaded and installed the unicode version of the
library, the setup file size is 12,660,736 (build 14 cs srcs) and the
file size of the addon is 13,711,400. I don't think the adon contains a
unicode compiled compiled manager.


regards,
Lucian
Mon, Jun 15 2009 7:53 PMPermanent Link

"Lucian Radulescu"
> This means that you're probably running the ANSI EDB Server, but
> trying to connect to it with the Unicode EDB Manager.

Probably it's a good idea if the server will show that in the details
panel. Something like:


EDBSRVR
ElevateDB Server (Unicode)


This way it will always be crystal clear.

Lucian
Mon, Jun 15 2009 8:06 PMPermanent Link

"Lucian Radulescu"

How does this sound:


procedure TMainForm.UpdateFixedSystemInfo;
begin
  with ServerDetailsPanel do
     begin
     BeginUpdate;
     try
        Title:=ServerEngine.ServerName;
        Description:=ServerEngine.ServerDescription{$IFDEF
EDB_UNICODE} + ' (Unicode)'{$ENDIF EDB_UNICODE};
Tue, Jun 16 2009 12:15 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Lucian,

<< I am sure I downloaded and installed the unicode version of the library,
the setup file size is 12,660,736 (build 14 cs srcs) and the file size of
the addon is 13,711,400. I don't think the adon contains a unicode compiled
compiled manager. >>

Yes it does - it's in the \utils\edbmgrunicode subdirectory.

--
Tim Young
Elevate Software
www.elevatesoft.com

Tue, Jun 16 2009 12:17 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Lucian,

<< Probably it's a good idea if the server will show that in the details
panel. >>

It shows the name in the form caption:

ElevateDB Server (Unicode)

and it comes directly from the version information in the edbsrvr.exe
application.

--
Tim Young
Elevate Software
www.elevatesoft.com

Tue, Jun 16 2009 6:31 PMPermanent Link

"Lucian Radulescu"
> Yes it does - it's in the \utils\edbmgrunicode subdirectory.

Yes, I know. I was saying I thought it was not compiled with the
Unicode symbol defined ... but I was wrong.

I think what happend was that when I installed build 14, Windows
must've updated the shortcut I had for EDB Manager and it was pointed
to the non-unicode version... and I did not notice it Smile

thx,
Lucian
Page 1 of 2Next Page »
Jump to Page:  1 2
Image