Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stellation-res] Stellation + Firebird docs

On Thu, Sep 12, 2002 at 05:39:49PM -0300, Rodolfo M. Raya wrote:
> On Thu, 2002-09-12 at 15:20, Dave Shields wrote:
> 
> Hi,
> 
> It seems that I am the only one running Stellation with Firebird. 
> 
> I will try to help you and, if you get it working, we will have some
> items for the FAQ.
> 
> It looks like you already have Firebird working and Interserver dead in
> your machine.
> 
> Here is a shor lists of things to check:
> 
> 1) Do you have an "interserver" file in /etc/xinetd.d ?
Yes
> 
> 2) If yes, does it have a line that reads "disable = no" ?
Yes
> 
> 3) The server specified in that file may be
>        "/opt/interbase/interclient/interserver"
> What permitions does that file have?
> Mine has: -rwsr-sr-x 
It did have
	-rwxr-xr-x
so I did chmod +s to make it same as users
> owner: root  group: root
Yes
> 
> 4) Try "java interbase.interclient.utins.CommDiag" and you should see a
> diagnostic applet. If not, check that interclient is in your classpath.
> 
> 5) Fill the applet form with the following data:
> Interserver host
> localhost
> Database file
> Path to your database
> (/home/shields/Stellation,gdb)
> User
> SYSDBA
> Password
> masterkey
> Timeout
> leave empty
> 
> Next, click on "Test" and read the messages.
> 
The applet started up. Database wasn't there. so I did
the 
  create database 'localhost...'
as in your doc, and that failed (as I reported earlier).
> We will have more information to go on at this point.
> 
> Hope this works!

It didn't. 

Is anyone else willing to try to get Stellation+Firebird
 working on their machine? My plate's rather full.

dave
-- 
Dave Shields, IBM Research, shields@xxxxxxxxxxxxxx. 


Back to the top