The xlr-xldeploy-plugin is a XL Release plugin that allows to start a control task, start a deployment, migrate a deployment package to another server or get the latest version of an application on XL Deploy.
MIT License
9
stars
27
forks
source link
Error : UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 1110: ordinal not in range(128) in <script> at line number 28' on task 'xld_deploy' #92
I always get the error each time the XL Deploy response contains a character such as é or à :
javax.script.ScriptException: UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 1110: ordinal not in range(128) in Githubissues.
Githubissues is a development platform for aggregating issues.
hello,
I always get the error each time the XL Deploy response contains a character such as é or à : javax.script.ScriptException: UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 1110: ordinal not in range(128) in Githubissues.