Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Exception occurred when create an issue

Zhanjie He
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 6, 2019

when I click 'create', Exception occurred: ------------------error message------------------ 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"])

------------------error message------------------ detail information: 1) jira core verson: 7.13.1 2) db,ms sql server 2008 sp2 - server collation: SQL_Latin1_General_CP1_CI_AS - db collation: Latin1_General_CI_AI

1 answer

0 votes
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 12, 2019

Hello Zhanjie,

Welcome to Atlassian Community!

Analyzing the error returned and other users facing the same problem, it seems that your SQL Server is not supported in your JIRA version.

Could you please provide us the version of your SQL Server?

For any JIRA versions after 7.2, SQL Server 2008 or 2008R2 are not supported anymore as you can see in the following announcement:

End of support announcements

If this is the scenario you are facing, please upgrade your SQL Server to a supported version (preferably, SQL Server 2016).

Let us know if this information helps. Have a nice Tuesday!

Suggest an answer

Log in or Sign up to answer