From: | Gabriel Lopez <gabilm(at)dif(dot)um(dot)es> |
---|---|
To: | dhjr(at)hddesign(dot)com, pgsql-interfaces(at)postgresql(dot)org |
Subject: | Re: wrong documentation and others ..... |
Date: | 2000-10-16 16:24:28 |
Message-ID: | 39EB2BBC.3EF5AADA@dif.um.es |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
Hi again. Sorry to be late.
I have recompiled the jdbc drivers in Solaris and it fail again. I have see the
source code and I only can arrive to see the error in:
org/postgresql/fastpath/FasPath.java
in the method:
public Object fastpath(int fnid,boolean resulttype,FastpathArg[] args)
the fail is in the loop reading the result:
sometime a 'E' element is return after a 'Z'
Cheers, Gabi.
Gabriel Lopez escribió:
> Hola.
>
> I will try this. It can be a solution. If this work I will notify to the list.
>
> Thanks for your time, Gabi.
>
> David Huttleston Jr escribió:
>
> > Hola Gabi,
> > I have an idea. I've read in some Java Usenet groups that class
> > files are not as Write-Once-Read-Everywhere as Sun would like us
> > to believe. If you are using one of the Jar files provided by Peter Mount
> > it might be a good idea to compile the JDBC class from source.
> > Compiling on your systems could help in two ways. The compiler
> > could spot the problem e.g. a name collison. Also, the solaris javac might
> > produce class files which do not cause the error in your solaris JVM.
> > Another thought, is there any chance you have an old version of
> > the postgresql JDBC drivers in the classpath of your solaris system?
> > I had an annoying bug once myself when an old version of a library
> > was in my classpath before the proper version, so the old-buggy
> > version was the library being used.
> > Hasta Luego,
> > Dave
> >
>
> --
> Gabriel López Millán
> Facultad de Informática -Universidad de Murcia
> 30001 Murcia - España (Spain)
> Telf: +34-968-364644 E-mail: gabilm(at)dif(dot)um(dot)es
--
Gabriel López Millán
Facultad de Informática -Universidad de Murcia
30001 Murcia - España (Spain)
Telf: +34-968-364644 E-mail: gabilm(at)dif(dot)um(dot)es
From | Date | Subject | |
---|---|---|---|
Next Message | Oscar Serrano | 2000-10-16 18:15:57 | 2 computers 1hd 2 postgres daemons. Is it possible? |
Previous Message | Adam Lang | 2000-10-16 12:46:51 | Fw: Access, Postgresql, and hyperlinks |