From: pierce at hogranch.com (John R Pierce) Date: Fri, 11 Mar 2011 01:17:59 -0800 Subject: [Pljava-dev] Problem with PLJava on production machine In-Reply-To: <3A59BB6451C972429019B12996F92DAD02C207D7@frodo.zbw-nett.zbw-kiel.de> References: <1299832749281-3424689.post@n5.nabble.com> <3A59BB6451C972429019B12996F92DAD02C207D7@frodo.zbw-nett.zbw-kiel.de> Message-ID: <4D79E8C7.3070908@hogranch.com> On 03/11/11 1:10 AM, Riese Wolfgang wrote: > Hi Bart, > > when it comes to strange errors with CentOS or RHEL my fist suggestion is to check whether SELinux is set to Enforce or not (use 'getenforce' to find out). > If it is set to 'Enforcing' I suggest you try it again after setting 'setenforce Permissive'. It probably will work afterwards, also check file permissions. I'd check file permissions FIRST. the POSTGRES process has to have access to your jar files.