Re: BUG #16960: Illegal reflective access operation

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #16960: Illegal reflective access operation
Дата
Msg-id 3042788.1618259440@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #16960: Illegal reflective access operation  (PG Bug reporting form <noreply@postgresql.org>)
Ответы Re: BUG #16960: Illegal reflective access operation  (Dave Cramer <davecramer@postgres.rocks>)
Список pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> I connected my Postgresql server to my Eclipse IDE and this warning popped
> up:
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by org.postgresql.jdbc.TimestampUtils
> (file:/C:/Users/LanChi/Desktop/PubHub-StarterKit/WebContent/WEB-INF/lib/postgresql-42.1.1.jar)
> to field java.util.TimeZone.defaultTimeZone
> WARNING: Please consider reporting this to the maintainers of
> org.postgresql.jdbc.TimestampUtils

> I am not sure if this is the right place to report this bug,

No, this list is just for reporting problems in the Postgres server
proper.  I'd suggest reporting it to the pgsql-jdbc mailing list.

            regards, tom lane



В списке pgsql-bugs по дате отправления:

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #16960: Illegal reflective access operation
Следующее
От: Yura Sokolov
Дата:
Сообщение: Problem with accessing TOAST data in stored procedures