[Pljava-dev] installing jar file

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

it is now blowing up deep inside, dropping log files in /var/lib/pgsql9 with names like

hs_err_pid9895.log

which describes a SIGSEGV from java.lang.String.hashCode()
called from ClassLoader (called from URLClassLoader).
any suggestions as to what i should go looking at?

thanks,
richard

-----Original Message-----
From: pljava-dev-bounces at pgfoundry.org on behalf of Welty, Richard
Sent: Wed 5/9/2012 3:37 PM
To: John R Pierce; pljava-dev at pgfoundry.org
Subject: Re: [Pljava-dev] installing jar file

i knew that, i'm an idiot.

thanks,
richard

-----Original Message-----
From: pljava-dev-bounces at pgfoundry.org on behalf of John R Pierce
Sent: Wed 5/9/2012 3:30 PM
To: pljava-dev at pgfoundry.org
Subject: Re: [Pljava-dev] installing jar file

On 05/09/12 12:27 PM, Welty, Richard wrote:
>
>
> gf=# select sqlj.install_jar( "/tmp/gfs.jar", "gfs.jar", false);
> ERROR: column "/tmp/gfs.jar" does not exist
> LINE 1: select sqlj.install_jar( "/tmp/gfs.jar", "Vehic...
> ^
> gf=#
>
> any suggestions?

in SQL, string literals use ' .... " is for identifiers.

--
john r pierce N 37, W 122
santa cruz ca mid-left coast

_______________________________________________
Pljava-dev mailing list
Pljava-dev at pgfoundry.org
http://pgfoundry.org/mailman/listinfo/pljava-dev

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

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Johann 'Myrkraverk' Oskarsson 2012-05-09 20:39:46 [Pljava-dev] installing jar file
Previous Message Welty, Richard 2012-05-09 19:37:11 [Pljava-dev] installing jar file