Re: java.lang.ClassNotFoundException: batchprint.Batch

From: Rob Sargent <robjsargent(at)gmail(dot)com>
To: Atul Kumar <akumar14871(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: java.lang.ClassNotFoundException: batchprint.Batch
Date: 2022-01-07 18:27:44
Message-ID: ABFAF972-303C-43BF-9EDA-FEDD90E3CB74@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> '1103003',
> '1020')
>
> and the ERROR I am getting is:
> ERROR: java.lang.ClassNotFoundException: batchprint.Batch
> SQL state: XX000
>
> My postgres version is 11.14.
>
>
> Could anyone suggest any kind of solution for it, as I couldn't find anything informative from a database perspective.
>
>
And your CLASSPATH is what exactly?
\! echo $CLASSPATH might show it

>
> Regards,
> Atul

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Eugene Podshivalov 2022-01-07 20:04:39 Timestamp with precision output format with trailing zeros
Previous Message Atul Kumar 2022-01-07 18:21:23 java.lang.ClassNotFoundException: batchprint.Batch