Unix Technical Forum

Pl/Java broken since Postgresql 8.3-rc1

This is a discussion on Pl/Java broken since Postgresql 8.3-rc1 within the Pgsql General forums, part of the PostgreSQL category; --> Hi, I'm following the 8.3 beta releases for some time now, mostly using the Win32 with Installer package. 8.3beta3 ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > Pgsql General

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-10-2008, 12:18 AM
Jan Ischebeck
 
Posts: n/a
Default Pl/Java broken since Postgresql 8.3-rc1

Hi,

I'm following the 8.3 beta releases for some time now, mostly using the
Win32 with Installer package.

8.3beta3 and 4 have worked perfectly with the provided pljava ddl, just
with 8.3-rc1 it doesn't work anymore.

i.e.

1. automatic installation of Pl/Java via Installer fails.
2. manual Installation via

CREATE FUNCTION java_call_handler() RETURNS language_handler
AS 'pljava', 'java_call_handler'
LANGUAGE c;

raises the following error:

ERROR: could not load library
"C:/Programme/PostgreSQL/8.3-rc1/lib/pljava.dll": unknown error 127

Tested on two different WinXP machines with JDK 1.6.

Regards,

Jan Ischebeck


---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-10-2008, 12:19 AM
andreaprato.it@gmail.com
 
Posts: n/a
Default Re: Pl/Java broken since Postgresql 8.3-rc1

On 11 Gen, 00:21, m...@jan-ischebeck.de (Jan Ischebeck) wrote:
> Hi,
>
> I'm following the 8.3 beta releases for some time now, mostly using the
> Win32 with Installer package.
>
> 8.3beta3 and 4 have worked perfectly with the provided pljava ddl, just
> with 8.3-rc1 it doesn't work anymore.
>
> i.e.
>
> 1. automatic installation of Pl/Java via Installer fails.
> 2. manual Installation via
>
> CREATE FUNCTION java_call_handler() RETURNS language_handler
> AS 'pljava', 'java_call_handler'
> LANGUAGE c;
>
> raises the following error:
>
> ERROR: could not load library
> "C:/Programme/PostgreSQL/8.3-rc1/lib/pljava.dll": unknown error 127
>
> Tested on two different WinXP machines with JDK 1.6.
>
> Regards,
>
> Jan Ischebeck
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
> choose an index scan if your joining column's datatypes do not
> match


Hi,
I have the same problem in 8.1 and 8.2 versions. I think the problem
is in the JDK 1.6.3. Do you use it?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 08:33 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com