Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jul 2021 17:14:38 +0200
From:      Michael Osipov <1983-01-06@gmx.net>
To:        freebsd-java@freebsd.org
Subject:   Re: Java core dump on freeBSD 12.2
Message-ID:  <261b4107-b2cb-8008-e092-8b05300ef337@gmx.net>
In-Reply-To: <CAJJNRpNasQD==m7G_FB8cCcgCDJjPehj53NFz54zGsRWzwpTAw@mail.gmail.com>
References:  <CAJJNRpNasQD==m7G_FB8cCcgCDJjPehj53NFz54zGsRWzwpTAw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Am 2021-07-12 um 16:17 schrieb Simeo Reig:
> Hello,
>
>    Hello, I send you a java core Dump (*1). It occurs when a wildfly 23
> tries to deploy a war with a reference to a sqlite file db and it does n=
ot
> exist. (Same wildfly version, with same war works perfectly under Linux)

Can you share the stack trace and show from lldb "bt all"?
The SQLite JDBC driver from Xerial should either fail or libsqlite3
should tell that the DB does not exist.

M



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?261b4107-b2cb-8008-e092-8b05300ef337>