Skip to main content
Mitratech Success Center

Special Characters are not displaying correctly as expected.

Goal

JVM arguments need to be updated.

clipboard_e9cd75c004c0dd7d16846db30bd0ec9c0.png

First Step...

Need to check they are on which java version.Navigate to Admin Settings >>About>> Under Support Options>>Click on View Details.

clipboard_ed2514c85e4a91eea3d50703e5c239f8a.png

clipboard_ed4c2b87b4805b8d0baeed0a0c2c4d64f.png

Second Step

Need to update the JVM arguments

update -Dfile.encoding=UTF-8 in JVM options of managed server and restart the application. 

What's Next

utf-8 configurations in app server preventing character sets from showing correctly in application.

  • Was this article helpful?