Projects tigase _server server-core Issues #765
sent a message with a (#765)
Closed
来恩 周 opened 8 years ago
Due Date
2017-03-16

Hi Wojciech Kapcia,

sent a message with a

wojciech.kapcia@tigase.net commented 8 years ago

Unfortunately your message here is not visible, but I got the contents in the notification.

Please:

  • configure your MySQL co use Unicode and UTF-8 for all tables (as well as default connections!)

  • please configure Tigase JDBC connection url to match those with &useUnicode=true&characterEncoding=UTF-8 parameters.

来恩 周 commented 8 years ago

Thank you very much.

I know how to do.

2017-03-08 20:09:02.758 [in_1-message-archive] JDBCMessageArchiveRepository.archiveMessage() WARNING: Problem adding new entry to DB:

wojciech.kapcia@tigase.net commented 8 years ago

来恩 周 wrote:

I know how to do.

???

We already provided you a couple of suggestions. Please provide steps you've taken to resolve the issue (and if the issue still persists). If it does this can be treated as bug, otherwise please continue this thread in our forums -> https://projects.tigase.org/projects/tigase-server/boards

来恩 周 commented 8 years ago

Hi, Wojciech Kapcia,

I have already solved the problem, how to close this issue.

Thank you.

wojciech.kapcia@tigase.net commented 8 years ago

来恩 周 wrote:

I have already solved the problem, how to close this issue.

Please provide details how you solved it for future reference.

You can close the issue when you add a comment on the webpage and select appropriate status.

来恩 周 commented 8 years ago

I editor mysql configure file of my.cnf supor for 4 byte. detail is:

############my.cnf#####################

[client]

default-character-set = utf8mb4

[mysql]

default-character-set = utf8mb4

character-set-server = utf8mb4

collation-server = utf8mb4_unicode_ci

init_connect = 'SET NAMES utf8mb4'

Referenced from commit 1 year ago
#765: NPE in PepPlugin
git-svn-id: file:///home/svn/repos/tigase-server/trunk@2959 7d282ba1-3ae6-0310-8f9b-c9008a0864d2
bmalkow committed 1 decade ago
issue 1 of 1
Type
Bug
Priority
Minor
Assignee
RedmineID
4970
Version
tigase-server-7.1.1
Estimation
2h
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#765
Please wait...
Page is in error, reload to recover