[Pljava-dev] null pointer exception in pl/java jdbc driver

From: rwelty at ltionline(dot)com (Welty, Richard)
To:
Subject: [Pljava-dev] null pointer exception in pl/java jdbc driver
Date: 2012-05-24 15:45:14
Message-ID: C35FDD5FDF7E584991A6AAF8F1A8425F0226AD51@ltischx01.lti.int
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Johann 'Myrkraverk' Oskarsson wrote:

>"Welty, Richard" <rwelty at ltionline.com> writes:

>> Johann 'Myrkraverk' Oskarsson writes:

>>>The following code works for me. Can you give us the steps you are
>>>taking?

>> the framework is a system for doing push notifications to an Apache Solr
>> search engine when certain metadata in a PostgreSQL database is updated.

...

>> at the very end, i need to delete the rows where the retry succeeded,
>> and that's the method that's failing with the NPE down in the PL/Java
>> methods.

>And this is not an out of memory issue? What is your -Xmx?

>Granted, if it is, there is prabably a missing error check somewhere in
>the PL/Java code.

-Xmx is the default. i'll try increasing it and see if that helps.

richard

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20120524/f3a52256/attachment.html>

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Welty, Richard 2012-05-24 16:57:51 [Pljava-dev] null pointer exception in pl/java jdbc driver
Previous Message Johann 'Myrkraverk' Oskarsson 2012-05-24 14:46:33 [Pljava-dev] null pointer exception in pl/java jdbc driver