Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: compiere error: java.lang.UnsatisfiedLinkError: get_char_set

Re: compiere error: java.lang.UnsatisfiedLinkError: get_char_set

From: Ronald Rood <devnull_at_ronr.nl>
Date: Sun, 22 Feb 2004 18:45:04 +0100
Message-ID: <0001HW.BC5EA93003FD498CF02845B0@news.individual.net>


On Sun, 22 Feb 2004 15:24:44 +0100, georg.heiss wrote (in message <bc65bf99.0402220624.5a81de49_at_posting.google.com>):

> Since we have upgrade from 9i to 10g our ERP-Application "Compiere" does not
> work.
>
> what does this error mean ?:
> java.lang.UnsatisfiedLinkError: get_char_set
>
> OK: KeyStore = /home/gh/compiere/keystore/myKeystore
> OK: Database Server = keller/192.168.1.253
> OK: Database Port = 1521
> JDBC = jdbc:oracle:thin:@keller:1521:dbe6
> OK: Database Name = dbe6
> OK: Database SystemID = system/password
> OK: Database URL = jdbc:oracle:thin:@keller/192.168.1.253:1521:dbe6
> JDBC = jdbc:oracle:thin:@keller:1521:dbe6
> OK: Database UserID = gh/password
> TNS = jdbc:oracle:oci8:@dbe6
> Check setup of Oracle Server / Oracle Client / LD_LIBRARY_PATH
> java.lang.UnsatisfiedLinkError: get_char_set
> Error connecting to Database: dbe6 via TNS Name: dbe6
> Error TNS Connection
> (Error connecting to Database: dbe6 via TNS Name: dbe6)

check LD_LIBRARY_PATH and CLASSPATH. In 9i there were references to $OH/lib32, replace them to $OH/lib to start with.

-- 
With kind regards,
Ronald
http://ronr.nl/unix-dba
Received on Sun Feb 22 2004 - 11:45:04 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US