From: brunofouape at yahoo.fr (bruno) Date: Wed, 17 Oct 2012 10:21:22 -0700 (PDT) Subject: [Pljava-dev] =?utf-8?q?=C3=A9rreur_appel_de_proc=C3=A9dure_pl/jav?= =?utf-8?q?a?= Message-ID: <1350494482379-5728652.post@n5.nabble.com> Hello to you all, I installed pl /java on postgresql 8.4, when I write my functions, everything works but when I try to called this function, i have the following error: ERREUR: Failed to create Java VM ********** Erreur ********** ERREUR: Failed to create Java VM ?tat SQL :XX000 I use the operating system Windows xp sp 3, JDK 1.7 and pljava-i686-pc-mingw32-pg8.4-1.4.2.tar This problem can it be that the version of the JDK?? because I intend to uninstall the 1.7 to install the 1.5 my configurations are as follows: path= H:\Program Files\Java\jre7\bin; H:\Program Files\Java\jre7\bin\client; H:\Program Files\Java\jdk1.7.0\lib; H:\Program Files\PostgreSQL\8.4\share\pljava postgresql.conf dynamic_library_path = '$libdir;H:\\Program Files\\PostgreSQL\\8.4\\share\\pljava' pljava.classpath = 'H:\\Program Files\\PostgreSQL\\8.4\\share\\pljava\\pljava.jar' log_min_messages = info custom_variable_classes = 'pljava' Thank you for your help -- View this message in context: http://postgresql.1045698.n5.nabble.com/erreur-appel-de-procedure-pl-java-tp5728652.html Sent from the PL/Java mailing list archive at Nabble.com.