Subject BadInstallationException
Author Karl Basel
Hi all,

Can anyone help solving the above Exception.

The system config is as follows:
RedHat 7.3
Firebird SS-1.0.0.796-0
IC20105LinuxJRE13

The above config works fine until I load the server with requests, either
using jmeter or have multiple applications running off of one box.
Is there a limit on the number of server instances started ?

There is no logical pattern re. the number of applications installed or
number of requests.

The only way I can get around it is to restart firebird and then the
application server.
I can connect to the database directly through isql, but as soon as I try a
JDBC connection, I get the following error:

interbase.interclient.BadInstallationException: [interclient] Installed
versions
of InterClient and Interserver use incompatible client/server protocol
versions.

Any suggestions would be appreciated.
Thanks,
karl

...