Re: Probleme with jdbc driver an openxhange.

From: Kris Jurka <books(at)ejurka(dot)com>
To: Sylvain Boily <sboily(at)proformatique(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Probleme with jdbc driver an openxhange.
Date: 2005-06-07 16:32:08
Message-ID: Pine.BSO.4.56.0506071129550.6588@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Tue, 7 Jun 2005, Sylvain Boily wrote:

> I use Openxchange with pg74.215.jdbc3.jar, i got a problem with permission.
> I have open a bug to openxchange bugzilla but it seems is my driver.
> http://www.open-xchange.org/cgi-bin/bugzilla/show_bug.cgi?id=443
>
> Have you got idea, how does it possible to debug for more information ?
>

This really looks like a problem with openexchange or its configuration.
The stacktrace shows the OXFolderTools.getSystemFolders call
ResultSet.getInt(), but the data in the column is "test" which is clearly
not an integer, so the postgresql driver complains.

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Mark Lewis 2005-06-07 18:16:33 Re: DatabaseMetaData and Transactions
Previous Message Kris Jurka 2005-06-07 16:27:14 Re: DatabaseMetaData and Transactions