java.io.IOException: The character '∟' is an invalid XML character
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Atlassian JIRA by Martin Smyth, 1 year ago
java.io.IOException: The character '∟' is an invalid XML character
at com.atlassian.core.action.ActionUtils.checkForErrors(ActionUtils.java:53)
at com.atlassian.jira.service.services.export.ExportService.run(ExportService.java:92)
at com.atlassian.jira.service.JiraServiceContainer.run(JiraServiceContainer.java:54)
at com.atlassian.jira.service.ServiceRunner.execute(ServiceRunner.java:53)
at org.quartz.core.JobRunShell.run(JobRunShell.java:147)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:387)