Обсуждение: Kaffe 1.0b3 Solved yet?

Поиск
Список
Период
Сортировка

Kaffe 1.0b3 Solved yet?

От
JP Rosevear
Дата:
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


Re: [INTERFACES] Kaffe 1.0b3 Solved yet?

От
Peter T Mount
Дата:
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@retep.org.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


Re: [INTERFACES] Kaffe 1.0b3 Solved yet?

От
JP Rosevear
Дата:
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


Re: [INTERFACES] Kaffe 1.0b3 Solved yet?

От
Peter T Mount
Дата:
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@retep.org.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


PGPerl: Unable to load Pg.so for libpq (DBI working...)

От
Thomas Good
Дата:
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@q8.nrnet.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



Re: [INTERFACES] PGPerl: Unable to load Pg.so for libpq (DBI working...)

От
Thomas Good
Дата:
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@q8.nrnet.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


Re: [INTERFACES] PGPerl: Unable to load Pg.so for libpq (DBI working...)y

От
Mark Nielsen
Дата:
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@q8.nrnet.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
>
>