From: hal.hildebrand at gmail.com (Hal Hildebrand) Date: Thu, 5 Jan 2012 21:41:55 -0800 Subject: [Pljava-dev] java.lang.SecurityException: read on /usr/share/javazi/UTC In-Reply-To: References: <9CDF09DD-9423-49D6-874C-3100A4A49FEC@gmail.com> Message-ID: Sure. I'm running on Ubuntu 11.10, using PostgreSql 9.1x, PL/Java 1.4.3, Java open JDK 6b23~pre11-0ubuntu1.11.10. Understand that I'm "outside the band" with 1.6, but this particular failure is the only problem I've had with 1.6. Considering it's nature, it's pretty clear it's just a permission issue, but I'm not entirely sure why it would be failing, given that this particular piece o' base JRE should pretty much have god rights and know wtf default directories its gonna read. So that's curious to me... Very curious. On Jan 3, 2012, at 4:45 PM, Johann 'Myrkraverk' Oskarsson wrote: > > Thanks for the notice. All I can say is that I'll take a look > sometime in the not too distant future. > > Can you tell us a little bit more about your system? OS type/version, > Java implementation (Oracle? OpenJDK? ...) and version? Postgres > version?