Projects tigase _server server-core Issues #634
Update PostgreSQL JDBC driver (#634)
Closed
Andrzej Wójcik (Tigase) opened 9 years ago

We should update PostgreSQL JDBC driver due to fact that right now we use old version 9.1 while current stable version is 9.4.

Also we often use setQueryTimeout() method of statements to limit max execution time and this feature is not implemented properly in versions older that 9.4.

Andrzej Wójcik (Tigase) commented 9 years ago

Updated project dependencies of Tigase XMPP Server, Tigase Message Archiving and Tigase Unified Archive.

wojciech.kapcia@tigase.net commented 9 years ago

http://build.tigase.org/jenkins/job/private-TTS-tests-runner/1112/

+ ./scripts/gen-test-page.sh
http://build.tigase.org/nightlies/tests//files/static/tests/7.1.0-SNAPSHOT-b4152/func/mysql/functional-tests.html: 0

http://build.tigase.org/nightlies/tests//files/static/tests/7.1.0-SNAPSHOT-b4152/func/pgsql/functional-tests.html: 204
Version,
Configuration,
Statistics,
Basic 3 (c2s),
Basic 4 (c2s),
…
AdminAdHoc sess-man_8_2 (c2s),
http://build.tigase.org/nightlies/tests//files/static/tests/7.1.0-SNAPSHOT-b4152/func/derby/functional-tests.html: 0

http://build.tigase.org/nightlies/tests//files/static/tests/7.1.0-SNAPSHOT-b4152/func/mssql/functional-tests.html: 0

http://build.tigase.org/nightlies/tests//files/static/tests/7.1.0-SNAPSHOT-b4152/func/mongodb/functional-tests.html: 0

204
http://build.tigase.org/nightlies/tests//files/static/tests/7.1.0-SNAPSHOT-b4152/lmem/mysql/low-memory-tests.html: 0

http://build.tigase.org/nightlies/tests//files/static/tests/7.1.0-SNAPSHOT-b4152/lmem/pgsql/low-memory-tests.html: 203
Version,
Configuration,
Statistics,
Basic 3 (c2s),
Basic 4 (c2s),
…
AdminAdHoc sess-man_8_2 (c2s),
http://build.tigase.org/nightlies/tests//files/static/tests/7.1.0-SNAPSHOT-b4152/lmem/derby/low-memory-tests.html: 0

http://build.tigase.org/nightlies/tests//files/static/tests/7.1.0-SNAPSHOT-b4152/lmem/mssql/low-memory-tests.html: 0

http://build.tigase.org/nightlies/tests//files/static/tests/7.1.0-SNAPSHOT-b4152/lmem/mongodb/low-memory-tests.html: 0

407
ERROR: BUILD FAILED
Build step 'Execute shell' marked build as failure
Notifying upstream projects of job completion
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending email to: team@tigase.org
Finished: FAILURE

Andrzej Wójcik (Tigase) commented 9 years ago

I forgot to update dependencies specified in assembly phase as artifact group id was changed during update of JDBC driver version.

After this change TTS for new build works OK for PostgreSQL.

issue 1 of 1
Type
Task
Priority
Normal
Assignee
RedmineID
3872
Version
tigase-server-7.1.0
Spent time
5h
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#634
Please wait...
Page is in error, reload to recover