RB VServer: error 61
Ruslan Zasukhin
sunshine at public.kherson.ua
Mon Oct 6 18:19:54 CDT 2003
on 10/6/03 4:17 PM, Bas Streef at bstreef at mac.com wrote:
>
> Ruslan Zasukhin heeft op maandag, 6 okt 2003 om 15:03
> (Europe/Amsterdam) het volgende geschreven:
>
>> on 10/6/03 3:48 PM, bstreef at mac.com at bstreef at mac.com wrote:
>>
>>> Name: Bas Streef
>>>
>>> Question regarding: uncertain
>>>
>>> I'm trying to set up VServer. Please correct me if I'm wrong here:
>>> the path
>>> for Systemcatalog in the ini-file is the path to the master database;
>>> in the
>>> master database the database name and the path to the database are
>>> entered; to
>>> open the database I use: f=GetFolderItem("KalenderData")
>>> If f<>Nil Then
>>> gdbGegevens=New
>>> gbKalender("127.0.0.1","sa","sa")
>>> bRes=gdbGegevens.Open(f)
>>> If bRes=False Then
>>> wAlarm.Alarmbericht "Kan de database niet openen. Fout:
>>> "+Str(gdbGegevens.ErrNumber)
>>> wAlarm.ShowModalWithin Self
>>> Self.Close
>>> End If
>>> End If
>>>
>>> I concistently get an error 61. Do you know what's wrong?
>>
>> Hi Bas,
>>
>> Server works where? Mac or win?
> Mac
>> Client works where? Okay I see, localhost.
>>
>> What is log of server?
> Mon Oct 6 2003 14:20:26.946514 Valentina Server (2.0a37, Protocol 1.1,
> Kernel 1.9.8)
>
> 14:20:27.175640 (2684358124): Valentina database engine inited
> 14:20:27.192812 (2684358124): ERROR #-43: Cannot create 'master'
> database. Make sure [SystemCatalog] variable points to an existing path
> 14:20:27.193128 (2684358124): Shutting down server...
> 14:20:27.211859 (2684358124): Valentina database engine terminated
> 14:20:27.212128 (2684358124): Server terminated
>
> What does that mean: ERROR #-43: Cannot create 'master' database. Make
> sure [SystemCatalog] variable points to an existing path?
> I do not understand this. If the server creates the master database,
> where do I register my databases? I am thoroughly confused. I don't
> understand the manuals, it seems.
Do you get something as
18:17:56.445545 (2684358124): Valentina database engine inited
18:17:56.458885 (2684358124): ERROR #-61: Cannot open 'master' database
18:17:56.459514 (2684358124): Shutting down server...
18:17:56.474685 (2684358124): Valentina database engine terminated
18:17:56.475226 (2684358124): Server terminated
I just only catch this self.
Then you need type in the terminal
sudo su -
Password:
To become super user and get access to master db.
--
Best regards,
Ruslan Zasukhin [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com
To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------
More information about the Valentina
mailing list