From: chantanand at gmail.com (Anantha) Date: Fri, 17 Dec 2010 04:45:40 -0800 (PST) Subject: [Pljava-dev] Java VM stalls during In-Reply-To: References: <1291615093757-3293612.post@n5.nabble.com> <1291783942566-3296921.post@n5.nabble.com> <1291959132968-3299847.post@n5.nabble.com> <1292519152847-3308239.post@n5.nabble.com> Message-ID: <1292589940842-3309361.post@n5.nabble.com> >>> and get the pid before you try to run any Java code to feed it to pldd (or BSD equivalent). You may have to do this as the user (id) that runs the server. I tried the above, but it didn't work for me (tried as same user of postgres server). Please see log below: postgres=# SELECT PG_BACKEND_PID(); pg_backend_pid ---------------- 74638 (1 row) $ ldd 74638 ldd: 74638: No such file or directory do you see any mistake in the above commands? Do you have any other method to find back end process environment? Please give reply. -- View this message in context: http://postgresql.1045698.n5.nabble.com/Java-VM-stalls-during-install-jar-tp3290754p3309361.html Sent from the PL/Java mailing list archive at Nabble.com.