Dear Team,
I am trying to create a group with Arabic and English characters. Below screenshot as ???,
My operating system Linux and I set argument in setEnv.sh
export CATALINA_OPTS="-Xmx512m -XX:MaxPermSize=256m -XX:PermSize=256m -Dfile.encoding=UTF-8"
Hi…Can any one have idea
Hi @kedarik,
Did you check the value stored in the database table act_id_group? to make sure the issue is not related to the database character set configuration
Hi Hassang,
It is stored in database as “Inventory 2 Inventory - ??? WORKFLOW”
Regards,
Hi Hassng,
In the server.xml I have added this with JDBC url and started working. Characters are showing perfectly.
“?useUnicode=true&characterEncoding=UTF-8” .

1 Like