Обсуждение: BUG #1225: stat failed on file '$libdir/utf8_and_euc_jp'

Поиск
Список
Период
Сортировка

BUG #1225: stat failed on file '$libdir/utf8_and_euc_jp'

От
"PostgreSQL Bugs List"
Дата:
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)

Re: BUG #1225: stat failed on file '$libdir/utf8_and_euc_jp'

От
Bruce Momjian
Дата:
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