/
Characters appearing as question marks
Characters appearing as question marks
Problem
Non-English characters are displayed as question marks.
Solution
This can be caused by the Java Virtual Machine (JVM) that Jira runs on not having the correct encoding set. Configuring Jira to start with UTF-8 set as its default encoding can fix this problem.
Add the following as Jira startup parameters:
-Dfile.encoding=utf-8
-Dsun.jnu.encoding=UTF-8
Related articles
External links
, multiple selections available,
Related content
Handling UTF-8 multi-byte characters with a MySQL database
Handling UTF-8 multi-byte characters with a MySQL database
Read with this
Common Problems
Common Problems
Read with this
1 - What is JEMH
1 - What is JEMH
Read with this
Configure JEMH for a Helpdesk environment from scratch
Configure JEMH for a Helpdesk environment from scratch
Read with this
2 - Configuring JEMH
2 - Configuring JEMH
Read with this