Type |
Bug
|
Priority |
Blocker
|
Assignee | |
RedmineID |
82
|
Version |
tigase-server-5.1.0
|
Spent time |
12h
|
Issue Votes (0)
Watchers (0)
Type |
Bug
|
Priority |
Blocker
|
Assignee | |
RedmineID |
82
|
Version |
tigase-server-5.1.0
|
Spent time |
12h
|
5.1b2 fails to start w/ the following logs:
2011-03-16 15:09:23 StanzaReceiver.setProperties() SEVERE: Can't initialize repository:
tigase.db.DBInitException: Problem initializing jdbc connection: jdbc:postgresql://localhost/tigasedb?user=xxx&password=yyy&autoCreateUser=true
Caused by: org.postgresql.util.PSQLException: Method org.postgresql.jdbc3.Jdbc3PreparedStatement.setQueryTimeout(int) is not yet implemented.
i replaced the postgres driver of the original 5.1b2 tarball with the ones from the postgres jdbc download page. tried both jdbc3 and jdbc4 drivers w/o success.
environment: ubuntu lucid, postgres 8.4