Skip to content

Postgre DB default LATIN1 encoding leads to "Failure to deploy war" #85

@wildriff66

Description

@wildriff66

OS: Ubuntu 18.04 LTS - with Tomcat8 installed

This issues is not really an issue, but only annoying.

Issue:
After a fresh OS installation and everything set up correctly, it still threw "Failure to deploy error". I tried a few times the install script, still the same error. But after checking the catalina.out log, I've noticed the app requires to have a database encoded with UTF8 and not with the LATIN1 default encoding.

Solved by:
I've changed the encoding of "hmdm" database to UTF8 from LATIN 1 and the installation and deployment worked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions