A few things to add: 1) Simply doing apt-get install sun-java6-jdk postgresql-8.3 postgresql-server-dev-8.3 postgresql-8.3-pljava causes the problem, so
2) This error has nothing to do with Adempiere, specifically. 3) On a separate note, if you use apt-get to install pljava, shouldn't it actually be, well, installed? IHMO there shouldn't be an extra "install" step that you have to know to do; eg find /usr/share/postgresql-8.3-pljava/install.sql and run this with psql to actually install it. Note that other postgres embedded languages such as plpython do not require a separate installation - install actually installs it. Joe Joseph Wolff www.eracks.com eRacks Open Source Systems www.librehosting.com Libre Hosting www.thelibregroup.com The Libre Group -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

