[Pljava-dev] (Third try to post) Installation issue: /usr/share/pljava/pljava.so: undefined symbol: session_timezone

From: books at ejurka(dot)com (Kris Jurka)
To:
Subject: [Pljava-dev] (Third try to post) Installation issue: /usr/share/pljava/pljava.so: undefined symbol: session_timezone
Date: 2008-03-04 21:19:55
Message-ID: Pine.BSO.4.64.0803041617570.14568@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

On Tue, 4 Mar 2008, Mike Toler wrote:

> I have been trying to install pljava on a system and keep running into
> the same issue. I have managed to work my way through the majority of
> the common installation issues (libjvm not in ldconfig, etc), but now
> I'm stuck.
>
> Postgres 8.2.6
>
> org.postgresql.util.PSQLException: ERROR: could not load library
> "/usr/share/pljava/pljava.so": /usr/share/pljava/pljava.so: undefined
> symbol: session_timezone at
>

It looks like you're trying to load a pljava build for postgresql 8.3 into
an 8.2 server because session_timezone is an 8.3 only symbol. Are you
sure you've got the right version? Did you download this or build it
yourself?

Kris Jurka

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Mike Toler 2008-03-04 23:31:14 [Pljava-dev] (Third try to post) Installation issue: /usr/share/pljava/pljava.so: undefined symbol: session_timezone
Previous Message Mike Toler 2008-03-04 20:27:13 [Pljava-dev] (Third try to post) Installation issue: /usr/share/pljava/pljava.so: undefined symbol: session_timezone