Andrzej Wójcik (Tigase) opened 1 decade ago
|
|
I created fixed MSSQL queries but still need to add detection of SQL database to code to use them when they are needed. |
|
For a while I considered adding support also for MSSQL 2005 but as it was not possible to add detection for MSSQL version in easy way and due to the fact that MSSQL 2005 version was compatible with newer MSSQL version but with worse performance I decided not to add support for MSSQL 2005 and only support MSSQL versions from MSSQL 2008. Moreover we now have 2014 so chance that someone would like to use database software from 2005 is rather small. +Summary:+ Issue is fixed now for MSSQL 2008 and never versions. |
|
In QA by user from message#1888 |
|
As there is no response from the user, I am assuming it works now correctly. |
|
Hello.Now i can get response in the 7.0.1 version service , but 5.2.3. did not reply Information is as follows: 2016-01-08 09:51:26.425 [in_0-message-archive] AbstractMessageReceiver$QueueListener.run() SEVERE: [in_0-message-archive] Exception during packet processing: from=sess-man@localhost, to=message-archive@10.10.10.219, DATA=
, SIZE=286, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=get java.lang.NullPointerException: Neither attribute key or value can be set to null.
please help me。3Q3Q3Q |
|
First it is not a good idea to comment on closed task. In this case it is not related to your issue. Verision 5.2.3 uses older version of Message Archiving component in which it was not possible to execute any retrieval from MessageArchiving without specifying My suggestion to solve your problem is to use Tigase XMPP Server 7.0.1 as it is latest stable version. |
Type |
Consulting
|
Priority |
Normal
|
Assignee | |
RedmineID |
1922
|
There is an issue with generic SQL queries used to retrieve data on MSSQL. We would need to prepare custom queries for MSSQL to make it work.
Created from thread https://projects.tigase.org/boards/19/topics/1888