Hi everybody,
To give a full background I am using selenium-grid/cucumber to run parallel tests to produce different .json files which are correctly ingested by Jenkins Cucumber reports plugin.
We are also trying to feed the JSON files to JIRA using the https://jira.xxx.dom/rest/raven/1.0/import/execution/cucumber/multipart REST API endpoint. Some uploads (which are quite small in size) are working successfully but for most of the larger reports I am getting the following error.
{"error":"com.atlassian.activeobjects.internal.ActiveObjectsSqlException: There was a SQL exception thrown by the Active Objects library:\nDatabase:\n\t- name:MySQL\n\t- version:5.7.30-log\n\t- minor version:7\n\t- major version:5\nDriver:\n\t- name:MySQL Connector Java\n\t- version:mysql-connector-java-5.1.49 ( Revision: ad86f36e100e104cd926c6b81c8cab9565750116 )\n\njava.sql.SQLException: Incorrect string value: \u0027\\xE2\\x9C\\xBD.na...\u0027 for column \u0027LOG_ERROR\u0027 at row 1"}
If these JSON files are used to create an issue manually in JIRA, everything works as expected
Here is how I have Postman setup:
We don't have any recent reports of such an error, so it will be necessary to further investigate.
So it is best to contact the Xray Support (http://xraysupport.xpand-it.com) so that we can request additional information and investigate the issue further.
Kind regards,
Rogério Paiva [Xray Support Team]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.