Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 5 of 5 total
Thread CREATE DATABASE with Linux server
Wed, Sep 1 2021 9:34 AMPermanent Link

M Eric Hubert

Avatar

Hi,
I test the last version on Linux. The client is on windows 10 and the server is on debian 11.
The setup seem ok. ElevateDB manager on windows view the server.
I have some errors with CREATE DATABASE statement.

With ElevateDB manager, i create the database without error but none is created on the server.
The first database open create error 9999 but the database directory is created without the configuration database.
The second database open create error 9999 and the configuration database is written on the server.
For the next database open, all is ok.

I have tried by program on Delphi 2007.
I use session.execute with CREATE DATABASE.
The result is error 9999 and none is created, so i can't open twice as with manager.

Where is the problem ?

NB: In the documentation for Linux, to start the daemon (service), It's not "net start edbsrvr" but "sudo systemctl start ebsrvr"

Regards
Fri, Sep 3 2021 2:43 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

I suggest rather than waiting for Tim to pop in here you contact directly or raise a bug.

Roy Lambert
Tue, Sep 7 2021 6:48 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Eric,

<< I test the last version on Linux. The client is on windows 10 and the server is on debian 11.
The setup seem ok. ElevateDB manager on windows view the server.
I have some errors with CREATE DATABASE statement. >>

This is a known issue that I've been trying to resolve.  There's something different or missing with certain distributions that is causing the problem, but I have yet to pin it down, and the fact that there isn't an actual AV/segfault with an address makes it harder to find.

I'm working with your developer via email to track down the issue this week.

Tim Young
Elevate Software
www.elevatesoft.com
Tue, Sep 7 2021 9:12 AMPermanent Link

M Eric Hubert

Avatar

Hi,
I understand.
Meanwhile, can you indicate witch linux version work well ?

Regards
Thu, Sep 9 2021 7:38 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Eric,

<< Meanwhile, can you indicate witch linux version work well ? >>

We've tested successfully with Ubuntu 18.04 LTS and Mint (Cinnamon) 20.2 (both 64-bit).

However, we've had a customer indicate that he had the same errors that you're seeing with both of these, so whatever the error is, it isn't sensitive to the distribution, but rather to the configuration of the distribution.

Tim Young
Elevate Software
www.elevatesoft.com
Image