Advertisement
Guest User

Untitled

a guest
Nov 19th, 2019
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.84 KB | None | 0 0
  1. flowId = 6e05e02f-8264-42e2-a46a-de7708fd3ad3
  2. microService = [groupType:multithread, awaitFlag:false, finally:[], type:group, ignoreErrorFlag:false, builtinParameter:null, inputList:[[appendToResult:N, isSystem:Y, isVar:N, name:throttle, type:Integer, isMandatory:N, key:Multithread Synchronize Account]], outputKey:, responseMapping:[], groupMapping:[throttleId:synchronizeAccount, throttle:Multithread Synchronize Account, isNeedOutput:false, isThrottle:true], asyncFlag:false, detail:[[method:synchronizeAccount, awaitFlag:false, finally:[], httpMethod:POST, type:single, ignoreErrorFlag:false, version:1.-1, builtinParameter:null, isEureka:N, inputList:[[appendToResult:N, isSystem:N, isVar:Y, name:structure, type:String, isMandatory:Y, key:structure], [appendToResult:N, isSystem:Y, isVar:N, name:statusInActive, type:String, isMandatory:Y, key:Auth Device Status InActive~1.-1], [appendToResult:N, isSystem:N, isVar:Y, name:accountNo, type:String, isMandatory:Y, key:accountNo], [appendToResult:N, isSystem:Y, isVar:N, sessionAttribute:userId, name:updatedBy, type:String, isMandatory:N, key:User Session~1.-1], [appendToResult:N, isSystem:Y, isVar:N, name:channelBackOffice, type:String,
  3. isMandatory:Y, key:Channel Backoffice~1.-1], [appendToResult:N, isSystem:N, isVar:Y, name:tenantCode, type:String, isMandatory:Y, key:tenantCode]], outputKey:, appendResultList:[], deployAs:Library, requestMapping:[[appendToResult:N, isVar:Y, isSystem:N, isInput:Y, name:structure, type:String, key:structure, isMandatory:Y], [appendToResult:N, isVar:N, isSystem:Y, isInput:Y, name:statusInActive, type:String, key:Auth Device Status InActive~1.-1, isMandatory:Y], [appendToResult:N, isVar:Y, isSystem:N, isInput:Y, name:accountNo, type:String, key:accountNo, isMandatory:Y], [appendToResult:N, isVar:N, isSystem:Y, isInput:Y, sessionAttribute:userId, name:updatedBy, type:String, key:User
  4. Session~1.-1, isMandatory:N], [appendToResult:N, isVar:N, isSystem:Y, isInput:Y, name:channelBackOffice, type:String, key:Channel Backoffice~1.-1, isMandatory:Y], [appendToResult:N, isVar:Y, isSystem:N, isInput:Y, name:tenantCode, type:String, key:tenantCode, isMandatory:Y]], responseMapping:[[appendToResult:Y, name:structure, type:String, key:structure], [appendToResult:Y, name:isSuccess, type:String, key:isSuccess], [appendToResult:Y, name:message, type:String, key:message], [appendToResult:Y, name:accountNo, type:String, key:accountNo]], asyncFlag:false, topic:boaccountmaintenanceservice, catch:[]]], catch:[]]
  5. input key not found = Multithread Synchronize Account
  6. [20-Nov-2019 10:59:44] ERROR [.wirecard.job.ProjectExportJob] - errorException
  7. java.lang.NullPointerException: Cannot invoke method convertMap() on null object
  8. at org.codehaus.groovy.runtime.NullObject.invokeMethod(NullObject.java:91)
  9. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:48)
  10. at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48)
  11. at org.codehaus.groovy.runtime.callsite.NullCallSite.call(NullCallSite.java:35)
  12. at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48)
  13. at com.wirecard.model.SystemParameter$convertMap$0.call(Unknown Source)
  14. at com.wirecard.model.ProcessFlow$_recursiveMicroServiceChild_closure2.doCall(ProcessFlow.groovy:501)
  15. at sun.reflect.GeneratedMethodAccessor592.invoke(Unknown Source)
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  17. at java.lang.reflect.Method.invoke(Method.java:498)
  18. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
  19. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  20. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:294)
  21. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1022)
  22. at groovy.lang.Closure.call(Closure.java:414)
  23. at groovy.lang.Closure.call(Closure.java:430)
  24. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2040)
  25. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2025)
  26. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2066)
  27. at org.codehaus.groovy.runtime.dgm$163.invoke(Unknown Source)
  28. at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoMetaMethodSiteNoUnwrapNoCoerce.invoke(PojoMetaMethodSite.java:274)
  29. at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:56)
  30. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
  31. at com.wirecard.model.ProcessFlow.recursiveMicroServiceChild(ProcessFlow.groovy:491)
  32. at com.wirecard.model.ProcessFlow$recursiveMicroServiceChild$3.callCurrent(Unknown Source)
  33. at com.wirecard.model.ProcessFlow.recursiveMicroServiceChild(ProcessFlow.groovy:445)
  34. at sun.reflect.GeneratedMethodAccessor621.invoke(Unknown Source)
  35. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  36. at java.lang.reflect.Method.invoke(Method.java:498)
  37. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
  38. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  39. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:384)
  40. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1022)
  41. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:69)
  42. at com.wirecard.model.ProcessFlow$_convertMap_closure1.doCall(ProcessFlow.groovy:193)
  43. at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
  44. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  45. at java.lang.reflect.Method.invoke(Method.java:498)
  46. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
  47. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  48. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:294)
  49. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1022)
  50. at groovy.lang.Closure.call(Closure.java:414)
  51. at groovy.lang.Closure.call(Closure.java:430)
  52. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2040)
  53. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2025)
  54. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2066)
  55. at org.codehaus.groovy.runtime.dgm$163.invoke(Unknown Source)
  56. at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoMetaMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:251)
  57. at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.call(PogoMetaMethodSite.java:71)
  58. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
  59. at com.wirecard.model.ProcessFlow.convertMap(ProcessFlow.groovy:136)
  60. at com.wirecard.model.ProcessFlow$convertMap$2.call(Unknown Source)
  61. at com.wirecard.services.ProcessFlowService$_getDataGenerateScript_closure24.doCall(ProcessFlowService.groovy:835)
  62. at sun.reflect.GeneratedMethodAccessor597.invoke(Unknown Source)
  63. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  64. at java.lang.reflect.Method.invoke(Method.java:498)
  65. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
  66. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  67. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:294)
  68. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1022)
  69. at groovy.lang.Closure.call(Closure.java:414)
  70. at groovy.lang.Closure.call(Closure.java:430)
  71. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2040)
  72. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2025)
  73. at org.codehaus.groovy.runtime.dgm$159.invoke(Unknown Source)
  74. at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoMetaMethodSiteNoUnwrapNoCoerce.invoke(PojoMetaMethodSite.java:274)
  75. at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:56)
  76. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
  77. at com.wirecard.services.ProcessFlowService.getDataGenerateScript(ProcessFlowService.groovy:830)
  78. at com.wirecard.services.ProcessFlowService$getDataGenerateScript$0.callCurrent(Unknown Source)
  79. at com.wirecard.services.ProcessFlowService.processGenerateScript(ProcessFlowService.groovy:866)
  80. at com.wirecard.services.ProcessFlowService$processGenerateScript.call(Unknown Source)
  81. at com.wirecard.job.ProjectExportJob.generateMetadataProcessflow(ProjectExportJob.groovy:318)
  82. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  83. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  84. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  85. at java.lang.reflect.Method.invoke(Method.java:498)
  86. at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:210)
  87. at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:59)
  88. at com.wirecard.job.ProjectExportJob.generateJarProcessflow(ProjectExportJob.groovy:709)
  89. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  90. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  91. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  92. at java.lang.reflect.Method.invoke(Method.java:498)
  93. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
  94. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  95. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:384)
  96. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1022)
  97. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:69)
  98. at com.wirecard.job.ProjectExportJob$_exportProcessFlow_closure15.doCall(ProjectExportJob.groovy:238)
  99. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  100. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  101. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  102. at java.lang.reflect.Method.invoke(Method.java:498)
  103. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
  104. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  105. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:294)
  106. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1022)
  107. at groovy.lang.Closure.call(Closure.java:414)
  108. at groovy.lang.Closure.call(Closure.java:430)
  109. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2040)
  110. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2025)
  111. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2066)
  112. at org.codehaus.groovy.runtime.dgm$163.invoke(Unknown Source)
  113. at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoMetaMethodSiteNoUnwrapNoCoerce.invoke(PojoMetaMethodSite.java:274)
  114. at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:56)
  115. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
  116. at com.wirecard.job.ProjectExportJob.exportProcessFlow(ProjectExportJob.groovy:237)
  117. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  118. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  119. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  120. at java.lang.reflect.Method.invoke(Method.java:498)
  121. at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:210)
  122. at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:59)
  123. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:174)
  124. at com.wirecard.job.ProjectExportJob.processExport(ProjectExportJob.groovy:140)
  125. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  126. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  127. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  128. at java.lang.reflect.Method.invoke(Method.java:498)
  129. at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:210)
  130. at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:59)
  131. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:166)
  132. at com.wirecard.job.ProjectExportJob.exportLargeItems(ProjectExportJob.groovy:90)
  133. at com.wirecard.job.ProjectExportJob.$tt__execute(ProjectExportJob.groovy:60)
  134. at sun.reflect.GeneratedMethodAccessor352.invoke(Unknown Source)
  135. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  136. at java.lang.reflect.Method.invoke(Method.java:498)
  137. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
  138. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  139. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1213)
  140. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1022)
  141. at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:925)
  142. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:908)
  143. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethodSafe(InvokerHelper.java:76)
  144. at com.wirecard.job.ProjectExportJob$_execute_closure1.doCall(ProjectExportJob.groovy)
  145. at sun.reflect.GeneratedMethodAccessor351.invoke(Unknown Source)
  146. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  147. at java.lang.reflect.Method.invoke(Method.java:498)
  148. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
  149. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  150. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:294)
  151. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1022)
  152. at groovy.lang.Closure.call(Closure.java:414)
  153. at groovy.lang.Closure.call(Closure.java:430)
  154. at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:94)
  155. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
  156. at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:91)
  157. at com.wirecard.job.ProjectExportJob.execute(ProjectExportJob.groovy)
  158. at sun.reflect.GeneratedMethodAccessor350.invoke(Unknown Source)
  159. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  160. at java.lang.reflect.Method.invoke(Method.java:498)
  161. at grails.plugins.quartz.GrailsJobFactory$GrailsJob.execute(GrailsJobFactory.java:104)
  162. at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
  163. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)
  164. [20-Nov-2019 11:03:28] DEBUG [rd.job.ProcessFlowGeneratorJob] - ================== ProcessFlowGeneratorJob =================
  165. [20-Nov-2019 11:03:28] DEBUG [rd.job.ProcessFlowGeneratorJob] - start processing ProcessFlow_SinglePaymentFlow
  166. [unzip] Expanding: /data/cbb/service-generator/process-flow/MicroService/5dd4bb07f6cbfd4be233852b/wms-process-configurator-gateway.zip into /data/cbb/service-generator/process-flow/MicroService/5dd4bb07f6cbfd4be233852b
  167. [copy] Copying 14 files to /data/cbb/service-generator/process-flow/MicroService/5dd4bb07f6cbfd4be233852b
  168. [mkdir] Created dir: /data/cbb/service-generator/result/MicroService/5dd4bb07f6cbfd4be233852b
  169. [echo] create result folder success
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement