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, 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 ?

2) If yes, does it have a line that reads "disable = no" ?

3) The server specified in that file may be
       "/opt/interbase/interclient/interserver"
What permitions does that file have?
Mine has: -rwsr-sr-x
owner: root  group: root

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.

We will have more information to go on at this point.

Hope this works!

Rodolfo
On Thu, Sep 12, 2002 at 10:28:29AM -0400, Dave Shields wrote:
> On Thu, Sep 12, 2002 at 10:00:45AM +0000, Mark C. Chu-Carroll wrote:
> > 
> > Telnet localhost 3060. If you can't get through, it's likely blocked.
> 
> Right you are -- it's blocked. Will investigate later (I'm in midst
> of some work on cleaning up signature computations) and report back.
> 
> dave
> -- 

I checked in latest workspace changes, and have just tried both of 
Mark's suggestions (chkconfig and 'service ipchains stop'),
and I still get failure for

	telnet localhost 3060

Has anyone else besides Rodolfo gotten Stellation to work with Firebird.

I'll probably table Firebird work for now (I was just curious to see Stellation
running on a new rdbm), and move on to updating user guide and tutorial.

dave

-- 
Dave Shields, IBM Research, shields@xxxxxxxxxxxxxx. 
_______________________________________________
stellation-res mailing list
stellation-res@xxxxxxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/stellation-res
-- 

 MAXPROGRAMS
 IBM Business Partner
 Microsoft MSDN Business Connection Partner
 rmraya@xxxxxxxxxxxxxxx
 http://www.maxprograms.com

Back to the top