From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | lpham2525(at)gmail(dot)com |
Cc: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
Subject: | Re: BUG #16960: Illegal reflective access operation |
Date: | 2021-04-12 20:30:40 |
Message-ID: | 3042788.1618259440@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
PG Bug reporting form <noreply(at)postgresql(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Yura Sokolov | 2021-04-13 14:01:56 | Problem with accessing TOAST data in stored procedures |
Previous Message | PG Bug reporting form | 2021-04-12 17:19:28 | BUG #16960: Illegal reflective access operation |