From: joao_vieira at siaconsultoria.com.br (Joao Vieira) Date: Tue, 28 Feb 2006 00:17:23 -0300 Subject: [Pljava-dev] ERROR: java.sql.SQLException: The url cannot be null In-Reply-To: <44D9FC40FD695B4E85F1C59965C27E0FAA4D8B@man3> Message-ID: <000001c63c15$7ed36200$3a0108c0@JOAOVIEIRA> I've installed postgre 8.1 with pl/java (default installation), and when i try to execute some function that call the database again, i got the message above. After searching in a lot of places, i can't figure out what is going on. Seems to be a bug and i updated jdbc to postgresql-8.1-405.jdbc2.jar without success. I'm using windows xp home sp2, sun jdk 1.5_06, pg 8.1, pl/java 1.2 Thanks for any help. Joao Vieira