Lists: | PostgreSQL : PostgreSQL |
---|
From: | JP Rosevear <jproseve(at)arcavia(dot)com> |
---|---|
To: | "pgsql-interfaces(at)hub(dot)org" <pgsql-interfaces(at)hub(dot)org> |
Subject: | Kaffe 1.0b3 Solved yet? |
Date: | 1999-01-08 16:43:31 |
Message-ID: | 369635B2.40D00208@arcavia.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-interfaces |
New to the list adn the archive has been update yet so...
Has anyone solved the Kaffe/JDBC problem (crashing with IO Exceptions
when querying?)
-JP
From: | Peter T Mount <peter(at)retep(dot)org(dot)uk> |
---|---|
To: | JP Rosevear <jproseve(at)arcavia(dot)com> |
Cc: | "pgsql-interfaces(at)hub(dot)org" <pgsql-interfaces(at)hub(dot)org> |
Subject: | Re: [INTERFACES] Kaffe 1.0b3 Solved yet? |
Date: | 1999-01-08 21:36:43 |
Message-ID: | Pine.LNX.4.04.9901082132531.7497-100000@maidast.retep.org.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-interfaces |
On Fri, 8 Jan 1999, JP Rosevear wrote:
> New to the list adn the archive has been update yet so...
>
> Has anyone solved the Kaffe/JDBC problem (crashing with IO Exceptions
> when querying?)
Not that I know of.
If it's still a problem, I'll take another look at it over the weekend.
Peter
--
Peter T Mount peter(at)retep(dot)org(dot)uk
Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
Java PDF Generator: http://www.retep.org.uk/pdf
From: | JP Rosevear <jproseve(at)arcavia(dot)com> |
---|---|
To: | Peter T Mount <peter(at)retep(dot)org(dot)uk> |
Cc: | "pgsql-interfaces(at)hub(dot)org" <pgsql-interfaces(at)hub(dot)org> |
Subject: | Re: [INTERFACES] Kaffe 1.0b3 Solved yet? |
Date: | 1999-01-08 22:34:43 |
Message-ID: | 36968803.63DB9A45@arcavia.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | PostgreSQL : PostgreSQL |
Peter T Mount wrote:
> On Fri, 8 Jan 1999, JP Rosevear wrote:
>
> > New to the list adn the archive has been update yet so...
> >
> > Has anyone solved the Kaffe/JDBC problem (crashing with IO Exceptions
> > when querying?)
>
> Not that I know of.
>
> If it's still a problem, I'll take another look at it over the weekend.
>
Its very much a problem for me anyhow - and I was getting the same
behaviour as described before. I'd appreciate a fix asap.
The system details are: RH 5.2, Postgres 6.3.2 (from RH), Kaffe 1.0b3 (rpm
from Kaffe site -> upgraded from b1)
Generates the IOException and drops the backend connection (seems to think
the table does not exist) when attempting to query, although the
connection is fine. I probably send you the code if need be.
Thanks for all your help
-JP
From: | Peter T Mount <peter(at)retep(dot)org(dot)uk> |
---|---|
To: | JP Rosevear <jproseve(at)arcavia(dot)com> |
Cc: | "pgsql-interfaces(at)hub(dot)org" <pgsql-interfaces(at)hub(dot)org> |
Subject: | Re: [INTERFACES] Kaffe 1.0b3 Solved yet? |
Date: | 1999-01-09 11:54:16 |
Message-ID: | Pine.LNX.4.04.9901091151010.7497-100000@maidast.retep.org.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-interfaces |
On Fri, 8 Jan 1999, JP Rosevear wrote:
> Peter T Mount wrote:
>
> > On Fri, 8 Jan 1999, JP Rosevear wrote:
> >
> > > New to the list adn the archive has been update yet so...
> > >
> > > Has anyone solved the Kaffe/JDBC problem (crashing with IO Exceptions
> > > when querying?)
> >
> > Not that I know of.
> >
> > If it's still a problem, I'll take another look at it over the weekend.
> >
>
> Its very much a problem for me anyhow - and I was getting the same
> behaviour as described before. I'd appreciate a fix asap.
>
> The system details are: RH 5.2, Postgres 6.3.2 (from RH), Kaffe 1.0b3 (rpm
> from Kaffe site -> upgraded from b1)
>
> Generates the IOException and drops the backend connection (seems to think
> the table does not exist) when attempting to query, although the
> connection is fine. I probably send you the code if need be.
Ok, I'll get the same version of kaffe, and see if I can reproduce the
problem.
Peter
--
Peter T Mount peter(at)retep(dot)org(dot)uk
Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
Java PDF Generator: http://www.retep.org.uk/pdf
From: | Thomas Good <tomg(at)nrnet(dot)org> |
---|---|
To: | PostgreSQL Interfaces List <pgsql-interfaces(at)postgreSQL(dot)org> |
Cc: | Edmund Mergl <E(dot)Mergl(at)bawue(dot)de>, Kaare Rasmussen <kar(at)webline(dot)dk> |
Subject: | PGPerl: Unable to load Pg.so for libpq (DBI working...) |
Date: | 1999-01-09 13:20:20 |
Message-ID: | Pine.LNX.3.96.990109081301.4651A-100000@mailhost.nrnet.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-interfaces |
I am working on getting a perl web interface going that uses Edmund's
Pg module. I am, however, unable to load Pg.so.
Dynaloader is complaining of file not found. Pg.so is 555 root.root.
Path is correct and included in the @INC array...???
The only thing I can think of is that I also have DBI::DBD installed.
Conflict?
Any help appreciated!
Thanks,
Tom
----------- Sisters of Charity Medical Center ----------
Department of Psychiatry
----
Thomas Good, System Administrator <tomg(at)q8(dot)nrnet(dot)org>
North Richmond CMHC/Residential Services Phone: 718-354-5528
75 Vanderbilt Ave, Quarters 8 Fax: 718-354-5056
Staten Island, NY 10304 www.panix.com/~ugd
----
Powered by PostgreSQL 6.3.2 / Perl 5.004 / DBI-0.91::DBD-PG-0.69
From: | Thomas Good <tomg(at)nrnet(dot)org> |
---|---|
To: | PostgreSQL Interfaces List <pgsql-interfaces(at)postgreSQL(dot)org> |
Cc: | Edmund Mergl <E(dot)Mergl(at)bawue(dot)de>, Kaare Rasmussen <kar(at)webline(dot)dk> |
Subject: | Re: [INTERFACES] PGPerl: Unable to load Pg.so for libpq (DBI working...) |
Date: | 1999-01-09 14:22:07 |
Message-ID: | Pine.LNX.3.96.990109092033.5224A-100000@mailhost.nrnet.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-interfaces |
On Sat, 9 Jan 1999, Thomas Good wrote:
> I am working on getting a perl web interface going that uses Edmund's
> Pg module. I am, however, unable to load Pg.so.
>
> Dynaloader is complaining of file not found. Pg.so is 555 root.root.
> Path is correct and included in the @INC array...???
Excuse my stupidity! Duh...forgot to update the linker's conf file on
this box...sorry to waste bandwidth.
Tom
----------- Sisters of Charity Medical Center ----------
Department of Psychiatry
----
Thomas Good, System Administrator <tomg(at)q8(dot)nrnet(dot)org>
North Richmond CMHC/Residential Services Phone: 718-354-5528
75 Vanderbilt Ave, Quarters 8 Fax: 718-354-5056
Staten Island, NY 10304 www.panix.com/~ugd
----
Powered by PostgreSQL 6.3.2 / Perl 5.004 / DBI-0.91::DBD-PG-0.69
From: | Mark Nielsen <psql(at)www(dot)tcu-inc(dot)com> |
---|---|
To: | tomg(at)nrnet(dot)org (Thomas Good) |
Cc: | pgsql-interfaces(at)postgreSQL(dot)org, E(dot)Mergl(at)bawue(dot)de, kar(at)webline(dot)dk |
Subject: | Re: [INTERFACES] PGPerl: Unable to load Pg.so for libpq (DBI working...)y |
Date: | 1999-01-15 02:15:17 |
Message-ID: | 199901150215.VAA22793@www.tcu-inc.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | Postg사설 토토 사이트SQL |
You might want to look at my version first.
Perhaps we could collaborate?
http://www.tcu-inc.com/support/#scripts
Mark
>
> On Sat, 9 Jan 1999, Thomas Good wrote:
>
> > I am working on getting a perl web interface going that uses Edmund's
> > Pg module. I am, however, unable to load Pg.so.
> >
> > Dynaloader is complaining of file not found. Pg.so is 555 root.root.
> > Path is correct and included in the @INC array...???
>
> Excuse my stupidity! Duh...forgot to update the linker's conf file on
> this box...sorry to waste bandwidth.
>
> Tom
>
> ----------- Sisters of Charity Medical Center ----------
> Department of Psychiatry
> ----
> Thomas Good, System Administrator <tomg(at)q8(dot)nrnet(dot)org>
> North Richmond CMHC/Residential Services Phone: 718-354-5528
> 75 Vanderbilt Ave, Quarters 8 Fax: 718-354-5056
> Staten Island, NY 10304 www.panix.com/~ugd
> ----
> Powered by PostgreSQL 6.3.2 / Perl 5.004 / DBI-0.91::DBD-PG-0.69
>
>