Bug 148706 - open-xchange doesn't work with postgresql-8.1-404.jdbc3.jar
Summary: open-xchange doesn't work with postgresql-8.1-404.jdbc3.jar
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Other (show other bugs)
Version: Beta 3
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Ralf Haferkamp
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-07 14:38 UTC by Ralf Haferkamp
Modified: 2006-02-07 16:18 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Haferkamp 2006-02-07 14:38:31 UTC
The open-xchange adminscripts don't work correctly with the 8.1 version of 
postgresql-jdbc. The throw error messages like:

Error while adding private standard folder for contacts for user tux
org.postgresql.util.PSQLException: FEHLER: Spalte ?creating_date? hat Typ timestamp with time zone, aber der Ausdruck hat Typ character varying
        at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:1512)
        at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1297)
        at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:188)
        at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:430)
        at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:346)
        at org.postgresql.jdbc2.AbstractJdbc2Statement.executeUpdate(AbstractJdbc2Statement.java:300)
        at com.openexchange.tools.oxfolder.OXFolderAction.createFolder(OXFolderAction.java:242)
        at com.openexchange.tools.oxfolder.OXFolderAction.addUsersStandardFolder(OXFolderAction.java:844)
        at com.openexchange.tools.oxfolder.OXFolderAction.addUserToOXFolders(OXFolderAction.java:725)
        at com.openexchange.tools.oxfolder.OXFolderAction.main(OXFolderAction.java:107)                                                                                       

According to the developers it only works with the 7.4 version.
Comment 1 Ralf Haferkamp 2006-02-07 16:18:05 UTC
Fixed package submitted