Subject Re: [Firebird-Java] Jaybird 4, Firebird 4 and DBSchema
Author Mark Rotteveel
On 16-5-2019 18:40, Mark Rotteveel mark@... [Firebird-Java]
wrote:
> On 2019-05-16 16:22, sbailey@... [Firebird-Java]
> wrote:
>> My java says that it is Oracle Version 8 Update 201 (build
>> 1.8.0_201-b09).
>
> Ok, that version should support SHA-256 (unless it's explicitly disabled
> using a custom configuration).
>
>> The Jaybird version looks like 11-4.0.0-beta-1.
>
> The 11 is not part of the version, it is part of the classifier that
> identifies the target Java version (Java 11 in this case), but that
> version cannot run on Java 8, which might indicate that your tool is
> using its own JVM.

I notice that by default DbSchema comes with Jaybird 3.0.4, which
doesn't support Srp256 (support was added in 3.0.5). This suggests a
scenario where it actually used Jaybird 3.0.4 and wasn't able to connect
because the default setting on Firebird was Srp256 only.

How did you configure DbSchema to use Jaybird 4.0.0-beta-1 and are you
sure it was actually used?

Mark
--
Mark Rotteveel