[Pljava-dev] installing jar file

From: rwelty at ltionline(dot)com (Welty, Richard)
To:
Subject: [Pljava-dev] installing jar file
Date: 2012-05-10 13:36:25
Message-ID: C35FDD5FDF7E584991A6AAF8F1A8425F0226AD2B@ltischx01.lti.int
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

John R Pierce [mailto:pierce at hogranch.com] writes:

>totally off the wall, but how large is this postgres server's
<shared_buffers? I had hard crashing core dump type faults on a number
>of systems when shared_buffers was much over 1500MB (I forget the exact
>threshold, but it was under 1600MB). Johan traced this down to inside
>the Snoracle JVM but not any farther

hmm. shared_buffers is 3GB on this server. it seems weird, though, that
large values for shared_buffers would cause the class loader to crash.

on the other hand, i just reduced shared_buffers to 1500MB and now the jar
file appears to load. i guess now i have to make the code work.

by the way, the installation details if anyone needs them to help with this issue:

amazon linux instance (ec2 cloud), postgresql 9.1.3 from the amazon package system,
current release of pl/java from pljava-x86_64-unknown-linux-gnu-pg9.1-1.4.3.tar.gz,
openjdk-1.6.0 from amazon package system.

thanks,
richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20120510/aaf56e06/attachment.html>

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Welty, Richard 2012-05-10 13:36:36 [Pljava-dev] installing jar file
Previous Message Bear Giles 2012-05-10 02:22:22 [Pljava-dev] installing jar file