We consistently have the following error while adding a new case in Jira Software.
The case get added but the error always show up and the screen remains. You have to close it manually.
Could somebody help over this ? Thanks.
Une exception a eu lieu : com.atlassian.plugins.rest.common.json.JsonMarshallingException: org.codehaus.jackson.map.JsonMappingException: Caught SQLServerException for select ACTION.id, ACTION.issueid, ACTION.author, ACTION.actiontype, ACTION.actionlevel, ACTION.rolelevel, ACTION.actionbody, ACTION.created, ACTION.updateauthor, ACTION.updated, ACTION.actionnum from dbo.jiraaction ACTION where ACTION.issueid = ? and ACTION.actiontype = ? order by ACTION.created asc, ACTION.id asc offset ? rows fetch next ? rows only (through reference chain: com.atlassian.jira.quickedit.rest.api.field.QuickEditFields["createdIssueDetails"]->com.atlassian.jira.rest.v2.issue.IssueBean["fields"]->java.util.HashMap["comment"])
Welcome to the community!
You might be using an unsupported database version which is causing this error.
What is the Jira version and database type & version that you are using?
Ensure that you are following the supported platforms page:
Thanks you for your quick reply.
Jira version is Jira Software 8.1.0
Database type is mssql
version : sqlsvr 2008 R2
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I see that the database is not in the supported list.
Can we just update the database without any issues to the current installation of Jira ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Glad to hear that we found the root cause!
Yes, there should be no problem switching the database.
You may follow the steps here:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.