Hi!
My problem has kaffe installed.
Uninstall kaffe and work fine.
Error has:
java.lang.NoSuchMethodError: java/sql/Statement.getResultSetConcurrency()I
at org.postgresql.jdbc2.Connection.getResultSet(Connection.java:482)
at org.postgresql.Connection.ExecSQL(Connection.java:566)
at org.postgresql.jdbc2.Statement.execute(Statement.java:294)
at org.postgresql.jdbc2.Statement.executeQuery(Statement.java:59)
at SQLStatement.main(SQLStatement.java:21)