Subject Re: JDBC Problems
Author Roman Rokytskyy
Hi,

> I had previously tried another version of interserver, I think it
was the
> firebird 2.01 version from that site, and it made itself a service,
although
> it gave an error whenever I tried to run it from the "services"
screen in
> windows. I was able to click "start" on the second tab in that
> configuration app, and it said it was theoretically running,
although the
> JSPs still couldn't connect with it. Also, when I closed that
interserver
> config application and restarted it the server was now "stopped"
again,
> which leads me to believe that the application has no idea what
it's talking
> about.

I had similar problem with firebird interclient 2.01. The reason was
a missing entry in the services file (installer does not create it
automatically):

interserver 3060/tcp

In order to check if your InterClient/InterServer work, use the
communication diagnostic tool (CommDiag.html starts an applet).

Note, that this issue is covered in readme (that is how I solved it).

Hope this helps.

Best regards,
Roman Rokytskyy