Re: BUG #1225: stat failed on file '$libdir/utf8_and_euc_jp' - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: BUG #1225: stat failed on file '$libdir/utf8_and_euc_jp'
Date
Msg-id 200408201513.i7KFDRt10226@candle.pha.pa.us
Whole thread Raw
In response to BUG #1225: stat failed on file '$libdir/utf8_and_euc_jp'  ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>)
List pgsql-bugs
We are aware of a few cases where $libdir does not expand properly in
beta1.  This is fixed in current CVS and will be in beta2.

---------------------------------------------------------------------------

PostgreSQL Bugs List wrote:
>
> The following bug has been logged online:
>
> Bug reference:      1225
> Logged by:          irene
>
> Email address:      witty_irene@yahoo.com
>
> PostgreSQL version: 8.0 Beta
>
> Operating system:   LINUX
>
> Description:        stat failed on file '$libdir/utf8_and_euc_jp'
>
> Details:
>
> Something unusual has occured to cause the driver to fail. Please report
> this exception: Exception: java.sql.SQLException: ERROR:  stat failed on
> file '$libdir/utf8_and_euc_jp': No such file or directory
>
> Stack Trace:
>
> java.sql.SQLException: ERROR:  stat failed on file
> '$libdir/utf8_and_euc_jp': No such file or directory
>
>     at org.postgresql.core.QueryExecutor.execute(QueryExecutor.java:131)
> org.postgresql.jdbc1.AbstractJdbc1Connection.ExecSQL(AbstractJdbc1Connectio
>     at n.java:482)
> org.postgresql.jdbc1.AbstractJdbc1Connection.ExecSQL(AbstractJdbc1Connectio
>     at n.java:461)
> org.postgresql.jdbc1.AbstractJdbc1Connection.openConnection(AbstractJdbc1Co
>     at nnection.java:375)
>     at org.postgresql.Driver.connect(Driver.java:122)
>     at java.sql.DriverManager.getConnection(DriverManager.java:512)
>     at java.sql.DriverManager.getConnection(DriverManager.java:171)
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-bugs by date:

Previous
From: Fabien COELHO
Date:
Subject: 8.0.0beta1 small inconsistency in pg_aggregate listing
Next
From: Tom Lane
Date:
Subject: Re: 8.0.0beta1 small inconsistency in pg_aggregate listing