+1 vote
1 view

Good afternoon! Do not tell me what the error may be, I write a query using Russian letters, as a result, when saving, hieroglyphs are saved, and the question marks are extracted from the database, how to make the server and the client understand Russian letters? Knowage is configured through mysql, it is everywhere utf-8

Environment mysql57,win10,knowage 6ce,chrome
asked Aug 9, 2017 in Data Set by vanchok (130 points) | 1 view

2 Answers

–1 vote
Hi vanchok,

Please check if in your server.xml (Knowage-Server/conf/server.xml), the line

<Connector connectionTimeout="20000" port="8080" protocol="HTTP/1.1" redirectPort="8443" URIEncoding="UTF-8"/>

has the URIEncoding="UTF-8". It can make the trick...

Please tell me if it worked for you.

Best regards,

Giovanni
answered Aug 16, 2017 by colonese (1,470 points)

Hi Giovanni.

Unfortunately, this is don't work for me.

In the text of exception I see that message:

it.eng.spagobi.utilities.engines.SpagoBIEngineServiceException: An unpredicted error occurred while executing  service.
The root cause of the error is: Invalid byte 2 of 2-byte UTF-8 sequence.

Please tell me, how I can fix this error?

Best regards, 

lestreyd.

0 votes
Do you not solved this problem?
answered Jun 28, 2021 by ustas (220 points)
Dear Ustas,

some work has been done regarding the internationalization issues, also related to queries.
If you try to update to knowage latest release there should be no problem.
In case this issue is still present please reply with the error logs or some screenshots to help the developers to easily address it.

Regards
1,554 questions
1,017 answers
2,037 comments
2,568 users