Re: BUG #16960: Illegal reflective access operation

From: Dave Cramer <davecramer(at)postgres(dot)rocks>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: LanChi <lpham2525(at)gmail(dot)com>, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #16960: Illegal reflective access operation
Date: 2021-05-31 13:55:31
Message-ID: CADK3HHKZWEdEEhQYktVauD2XkpSRFKbr6BUAw2s1ejmLQz=wNg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, 12 Apr 2021 at 16:30, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> 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
>
>
The current version of JDBC is now 42.2.20. I would suggest you start by
upgrading to the latest version of the driver.

It would also be useful if you provided the version of JAVA you are using.
To be honest I'm not sure if we have fixed this or not, but I cannot even
begin to investigate it without this information.

Dave

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Dmitry Dolgov 2021-05-31 14:51:31 Re: XX000: unknown type of jsonb container.
Previous Message sreekanth vajrapu 2021-05-31 11:15:01 Re: Query is slow when order by and limit clause are used in the query