Bug 148706

Summary: open-xchange doesn't work with postgresql-8.1-404.jdbc3.jar
Product: [openSUSE] SUSE Linux 10.1 Reporter: Ralf Haferkamp <ralf>
Component: OtherAssignee: Ralf Haferkamp <ralf>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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