[postgis-devel] [Fwd: postgis failure on debian woody]
strk at refractions.net
strk at refractions.net
Tue Feb 22 03:58:46 PST 2005
Also, the jdbc and jdbc2 rules got never executed because
the target name is a directory name and has no dependencies,
so it exists and has not dependencies == nothing to do...
Then - again - I don't like the idea of using $HOME for
regress outputs.. Maybe /tmp/ would be a better idea.
Alex, what about sending multiple patches instead of a single one
so that Markus can take care of the Java-specific ones and
me of the build scripts ?
--strk;
On Tue, Feb 22, 2005 at 12:42:49PM +0100, Markus Schaber wrote:
> To keep the diskussion where it belongs...
>
> Markus
> --
> markus schaber | dipl. informatiker
> logi-track ag | rennweg 14-16 | ch 8001 zürich
> phone +41-43-888 62 52 | fax +41-43-888 62 53
> mailto:schabios at logi-track.com | www.logi-track.com
> Date: Tue, 22 Feb 2005 05:19:37 +0200
> From: alex bodnaru <alexbodn at 012.net.il>
> X-Mailer: Evolution 2.0.3
> Subject: postgis failure on debian woody
> To: Markus Schaber <schabios at logi-track.com>
>
> hi markus,
>
> i have done the test you sent me. result attached.
>
> as i see, the c code patches have already been applied. thans.
>
> attached here is newer versions patch, including a few jdbc2 specific
> ones.
>
> the compiler on woody is jikes / kaffe, and the interpreter is kaffe.
> on sarge, it is jikes / sablevm and sablevm interpreter.
>
> p.s. for the make install target in jdbc2, this is not so debian
> specific.
>
> best regards,
>
> alex
>
> java -addclasspath "bin:/usr/share/java/postgresql.jar:src/" examples/VersionPrinter jdbc:postgresql://localhost:5432/jdbc_test postgres guess
> ** PostGIS jdbc client code **
> getFullVersion: PostGIS JDBC V1.0.0RC3
>
> ** PGJDBC Driver **
> getVersion: PostgreSQL 7.2 JDBC2
> getMajorVersion: 7
> getMinorVersion: 2
>
> ** PostgreSQL Server **
> java.lang.NoSuchMethodError: java/sql/Statement.getResultSetConcurrency()I
> at org.postgresql.jdbc2.Connection.getResultSet(source file unknown:line unknown, pc 0x82cfc0e)
> at org.postgresql.core.QueryExecutor.execute(source file unknown:line unknown, pc 0x82ca86e)
> at org.postgresql.Connection.ExecSQL(source file unknown:line unknown, pc 0x82ae700)
> at org.postgresql.jdbc2.Statement.execute(source file unknown:line unknown, pc 0x83160ea)
> at org.postgresql.jdbc2.Statement.executeQuery(source file unknown:line unknown, pc 0x8306de2)
> at examples.VersionPrinter.getVersionString(VersionPrinter.java:125)
> at examples.VersionPrinter.printVersionString(VersionPrinter.java:120)
> at examples.VersionPrinter.main(VersionPrinter.java:92)
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-devel
More information about the postgis-devel
mailing list