illegal json format error while importing issues using importer utility

Issue #86 new
Raghuveer Karumuri created an issue

while importing issues, we are getting illegal json format error

log: INF: [console logger] dispatch: localhost POST /ImporterWrapper/rest/api/latest/ issue/ HTTP/1.1 2017-03-08 15:31:33,200 DEBUG [ForkJoinPool-1-worker-13] ImportSwingApp$$anon$21 .applyOrElse(214) | Wed Mar 08 15:31:33 IST 2017 Unable to add testcase ending a t rowNumber - 374. Error:Illegal JSON format

2017-03-08 15:31:33,201 ERROR [pool-2-thread-1] TestcaseImportManagerImpl.saveTe stCase(981) | java.lang.Exception: Illegal JSON format at dispatch.classic.json.JsonParser.apply(Json.scala:29) at dispatch.classic.json.JsonParser$.apply(Json.scala:36) at dispatch.classic.json.JsValue$.fromString(Json.scala:127) at dispatch.classic.json.Js$.apply(JsonExtractor.scala:145) at sjson.json.Serializer$SJSON$class.in(Serializer.scala:48) at sjson.json.Serializer$SJSON$.in(Serializer.scala:125) at com.thed.zfj.rest.JiraService$.saveTestcase(JIRAServiceImpl.scala:207 ) at com.thed.zfj.rest.JiraService$.saveTestcase(JIRAServiceImpl.scala:173 ) at com.thed.zfj.rest.JiraService.saveTestcase(JIRAServiceImpl.scala) at com.thed.service.impl.zie.TestcaseImportManagerImpl.saveTestCase(Test caseImportManagerImpl.java:972) at com.thed.service.impl.zie.TestcaseImportManagerImpl.importFileByChang e(TestcaseImportManagerImpl.java:529) at com.thed.service.impl.zie.TestcaseImportManagerImpl.importFileForByNa me(TestcaseImportManagerImpl.java:441) at com.thed.service.impl.zie.AbstractImportManager.importSingleFiles(Abs tractImportManager.java:163) at com.thed.service.impl.zie.AbstractImportManager.importAllFiles(Abstra ctImportManager.java:81) at com.thed.zfj.rest.JiraService$.startImport(JIRAServiceImpl.scala:106)

    at com.thed.zfj.ui.ImportSwingApp$BaseMappingImporter$$anon$32.call(Impo

rtSwingApp.scala:457) at com.thed.zfj.ui.ImportSwingApp$BaseMappingImporter$$anon$32.call(Impo rtSwingApp.scala:454) at scala.actors.threadpool.FutureTask.run(FutureTask.java:178) at scala.actors.threadpool.ThreadPoolExecutor.runWorker(ThreadPoolExecut or.java:1060) at scala.actors.threadpool.ThreadPoolExecutor$Worker.run(ThreadPoolExecu tor.java:574) at java.lang.Thread.run(Thread.java:745) [Wed Mar 08 15:31:31 IST 2017 : file:///C:/Users/rkarumur/Modulelist.xls normali zation success..! , Wed Mar 08 15:31:33 IST 2017 : Unable to add testcase ending at rowNumber - 37 4. Error:Illegal JSON format , Wed Mar 08 15:31:33 IST 2017 : Modulelist.xls imported successfully..! ] 2017-03-08 15:31:33,211 DEBUG [ForkJoinPool-1-worker-13] ImportSwingApp$$anon$21 .applyOrElse(214) | Wed Mar 08 15:31:33 IST 2017 Modulelist.xls imported success fully..!

Comments (0)

  1. Log in to comment