From: thomas at tada.se (Thomas Hallgren) Date: Fri, 17 Mar 2006 19:52:39 +0100 Subject: [Pljava-dev] pljava kills my postgres server In-Reply-To: <441B0447.1010002@npcinternational.com> References: <441B0447.1010002@npcinternational.com> Message-ID: <441B0577.4000402@tada.se> Hi Jon, Can you please tell me what Java you're using? If you set the log_min_messages to DEBUG1 you might get something in the log before the dump that might help shed some light. A stack-trace from the core file might help too of course. Regards, Thomas Hallgren Jon Brisbin wrote: > Looked in the docs and googled a lot this morning and couldn't find any > info on the problem I'm having. > > Running PG 8.1.2 on FreeBSD 6 w/ pljava 1.2.0. Got pljava compiled and > installed correctly. Tried to do install_jar and it dumps core on > postgres with no indication in the log of what it's choking on. Anyone > had any trouble with pljava/postgres/freebsd 6? > > I can provide more info later, but not just at the moment. just wanted > to know if anyone else had problems get pljava installed on bsd first... > >