From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | irene <witty_irene(at)yahoo(dot)com> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #1225: stat failed on file '$libdir/utf8_and_euc_jp' |
Date: | 2004-08-20 15:13:27 |
Message-ID: | 200408201513.i7KFDRt10226@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)yahoo(dot)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(at)postgresql(dot)org
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Stefanos Harhalakis | 2004-08-20 15:26:21 | Re: pgsql 8.0.0b1 - openssl detection |
Previous Message | Ken Appleby | 2004-08-20 14:37:26 | using 8.0 beta |