Advertisement
juanrufino

Untitled

Oct 16th, 2019
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 43.38 KB | None | 0 0
  1. CREATEMAPPING sent.
  2. java.lang.Exception: Connection refused: connect
  3. at com.rameses.util.ExceptionManager.getOriginal(ExceptionManager.java:73)
  4. at com.rameses.osiris3.script.ScriptRunnable.run(ScriptRunnable.java:80)
  5. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  6. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  7. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  8. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  9. at java.lang.Thread.run(Thread.java:748)
  10. java.lang.RuntimeException: Connection refused: connect
  11. at com.rameses.service.ServiceProxyInvocationHandler.invokeMethod(ServiceProxyInvocationHandler.java:77)
  12. at sun.reflect.GeneratedMethodAccessor260.invoke(Unknown Source)
  13. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  14. at java.lang.reflect.Method.invoke(Method.java:498)
  15. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  16. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  17. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  18. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  19. at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:765)
  20. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:753)
  21. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
  22. at MyMetaClass.invokeMethod(script1571211022333.groovy:4)
  23. at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:781)
  24. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:757)
  25. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
  26. at RPTMainSyncService.send(script1000043.groovy:65)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  30. at java.lang.reflect.Method.invoke(Method.java:498)
  31. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  32. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  33. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  34. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  35. at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
  36. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  37. at java.lang.reflect.Method.invoke(Method.java:498)
  38. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  39. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  40. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  41. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  42. at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:765)
  43. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:753)
  44. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
  45. at RPTMainSyncService.invokeMethod(script1000043.groovy)
  46. at com.rameses.osiris3.script.ScriptExecutor.invokeMethod(ScriptExecutor.java:41)
  47. at com.rameses.osiris3.script.ManagedScriptExecutor$1.call(ManagedScriptExecutor.java:142)
  48. at com.rameses.osiris3.script.InterceptorChain.fireChain(InterceptorChain.java:79)
  49. at com.rameses.osiris3.script.ManagedScriptExecutor.execute(ManagedScriptExecutor.java:140)
  50. at com.rameses.osiris3.script.ScriptInvocation.invoke(ScriptInvocation.java:33)
  51. at com.sun.proxy.$Proxy34.send(Unknown Source)
  52. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  53. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  54. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  55. at java.lang.reflect.Method.invoke(Method.java:498)
  56. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  57. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  58. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  59. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  60. at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:765)
  61. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:753)
  62. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
  63. at RPTLedgerSyncSupportService.getRemoteLedger(script1000323.groovy:101)
  64. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  65. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  66. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  67. at java.lang.reflect.Method.invoke(Method.java:498)
  68. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  69. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  70. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  71. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrentN(ScriptBytecodeAdapter.java:77)
  72. at RPTLedgerSyncSupportService.getLedgerMapping(script1000323.groovy:38)
  73. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  74. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  75. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  76. at java.lang.reflect.Method.invoke(Method.java:498)
  77. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  78. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  79. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  80. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  81. at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
  82. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  83. at java.lang.reflect.Method.invoke(Method.java:498)
  84. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  85. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  86. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  87. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  88. at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:765)
  89. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:753)
  90. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
  91. at RPTLedgerSyncSupportService.invokeMethod(script1000323.groovy)
  92. at com.rameses.osiris3.script.ScriptExecutor.invokeMethod(ScriptExecutor.java:41)
  93. at com.rameses.osiris3.script.ManagedScriptExecutor$1.call(ManagedScriptExecutor.java:142)
  94. at com.rameses.osiris3.script.InterceptorChain.fireChain(InterceptorChain.java:79)
  95. at com.rameses.osiris3.script.ManagedScriptExecutor.execute(ManagedScriptExecutor.java:140)
  96. at com.rameses.osiris3.script.ScriptInvocation.invoke(ScriptInvocation.java:33)
  97. at com.sun.proxy.$Proxy117.getLedgerMapping(Unknown Source)
  98. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  99. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  100. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  101. at java.lang.reflect.Method.invoke(Method.java:498)
  102. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  103. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  104. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  105. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  106. at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:765)
  107. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:753)
  108. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
  109. at ProvinceRPTLedgerService.syncLedger(script1000321.groovy:48)
  110. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  111. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  112. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  113. at java.lang.reflect.Method.invoke(Method.java:498)
  114. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  115. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  116. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  117. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  118. at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
  119. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  120. at java.lang.reflect.Method.invoke(Method.java:498)
  121. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  122. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  123. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  124. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  125. at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:765)
  126. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:753)
  127. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
  128. at ProvinceRPTLedgerService.invokeMethod(script1000321.groovy)
  129. at com.rameses.osiris3.script.ScriptExecutor.invokeMethod(ScriptExecutor.java:41)
  130. at com.rameses.osiris3.script.ManagedScriptExecutor$1.call(ManagedScriptExecutor.java:142)
  131. at com.rameses.osiris3.script.InterceptorChain.fireChain(InterceptorChain.java:79)
  132. at com.rameses.osiris3.script.ManagedScriptExecutor.execute(ManagedScriptExecutor.java:140)
  133. at com.rameses.osiris3.script.ScriptRunnable.run(ScriptRunnable.java:67)
  134. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  135. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  136. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  137. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  138. at java.lang.Thread.run(Thread.java:748)
  139. Caused by: java.lang.Exception: Connection refused: connect
  140. at com.rameses.util.ExceptionManager.getOriginal(ExceptionManager.java:73)
  141. at com.rameses.osiris3.script.ScriptRunnable.run(ScriptRunnable.java:80)
  142. ... 5 more
  143. java.lang.RuntimeException: Connection refused: connect
  144. at com.rameses.service.ServiceProxyInvocationHandler.invokeMethod(ServiceProxyInvocationHandler.java:77)
  145. at sun.reflect.GeneratedMethodAccessor260.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:86)
  149. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  150. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  151. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  152. at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:765)
  153. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:753)
  154. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
  155. at MyMetaClass.invokeMethod(script1571211022333.groovy:4)
  156. at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:781)
  157. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:757)
  158. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
  159. at RPTMainSyncService.send(script1000043.groovy:65)
  160. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  161. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  162. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  163. at java.lang.reflect.Method.invoke(Method.java:498)
  164. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  165. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  166. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  167. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  168. at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
  169. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  170. at java.lang.reflect.Method.invoke(Method.java:498)
  171. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  172. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  173. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  174. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  175. at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:765)
  176. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:753)
  177. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
  178. at RPTMainSyncService.invokeMethod(script1000043.groovy)
  179. at com.rameses.osiris3.script.ScriptExecutor.invokeMethod(ScriptExecutor.java:41)
  180. at com.rameses.osiris3.script.ManagedScriptExecutor$1.call(ManagedScriptExecutor.java:142)
  181. at com.rameses.osiris3.script.InterceptorChain.fireChain(InterceptorChain.java:79)
  182. at com.rameses.osiris3.script.ManagedScriptExecutor.execute(ManagedScriptExecutor.java:140)
  183. at com.rameses.osiris3.script.ScriptInvocation.invoke(ScriptInvocation.java:33)
  184. at com.sun.proxy.$Proxy34.send(Unknown Source)
  185. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  186. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  187. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  188. at java.lang.reflect.Method.invoke(Method.java:498)
  189. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  190. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  191. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  192. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  193. at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:765)
  194. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:753)
  195. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
  196. at RPTLedgerSyncSupportService.getRemoteLedger(script1000323.groovy:101)
  197. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  198. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  199. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  200. at java.lang.reflect.Method.invoke(Method.java:498)
  201. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  202. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  203. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  204. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrentN(ScriptBytecodeAdapter.java:77)
  205. at RPTLedgerSyncSupportService.getLedgerMapping(script1000323.groovy:38)
  206. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  207. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  208. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  209. at java.lang.reflect.Method.invoke(Method.java:498)
  210. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  211. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  212. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  213. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  214. at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
  215. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  216. at java.lang.reflect.Method.invoke(Method.java:498)
  217. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  218. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  219. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  220. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  221. at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:765)
  222. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:753)
  223. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
  224. at RPTLedgerSyncSupportService.invokeMethod(script1000323.groovy)
  225. at com.rameses.osiris3.script.ScriptExecutor.invokeMethod(ScriptExecutor.java:41)
  226. at com.rameses.osiris3.script.ManagedScriptExecutor$1.call(ManagedScriptExecutor.java:142)
  227. at com.rameses.osiris3.script.InterceptorChain.fireChain(InterceptorChain.java:79)
  228. at com.rameses.osiris3.script.ManagedScriptExecutor.execute(ManagedScriptExecutor.java:140)
  229. at com.rameses.osiris3.script.ScriptInvocation.invoke(ScriptInvocation.java:33)
  230. at com.sun.proxy.$Proxy117.getLedgerMapping(Unknown Source)
  231. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  232. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  233. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  234. at java.lang.reflect.Method.invoke(Method.java:498)
  235. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  236. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  237. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  238. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  239. at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:765)
  240. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:753)
  241. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
  242. at ProvinceRPTLedgerService.syncLedger(script1000321.groovy:48)
  243. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  244. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  245. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  246. at java.lang.reflect.Method.invoke(Method.java:498)
  247. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  248. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  249. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  250. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  251. at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
  252. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  253. at java.lang.reflect.Method.invoke(Method.java:498)
  254. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  255. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  256. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  257. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  258. at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:765)
  259. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:753)
  260. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
  261. at ProvinceRPTLedgerService.invokeMethod(script1000321.groovy)
  262. at com.rameses.osiris3.script.ScriptExecutor.invokeMethod(ScriptExecutor.java:41)
  263. at com.rameses.osiris3.script.ManagedScriptExecutor$1.call(ManagedScriptExecutor.java:142)
  264. at com.rameses.osiris3.script.InterceptorChain.fireChain(InterceptorChain.java:79)
  265. at com.rameses.osiris3.script.ManagedScriptExecutor.execute(ManagedScriptExecutor.java:140)
  266. at com.rameses.osiris3.script.ScriptRunnable.run(ScriptRunnable.java:67)
  267. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  268. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  269. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  270. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  271. at java.lang.Thread.run(Thread.java:748)
  272. Caused by: java.lang.Exception: Connection refused: connect
  273. at com.rameses.util.ExceptionManager.getOriginal(ExceptionManager.java:73)
  274. at com.rameses.osiris3.script.ScriptRunnable.run(ScriptRunnable.java:80)
  275. ... 5 more
  276. java.lang.RuntimeException: Connection refused: connect
  277. at com.rameses.service.ServiceProxyInvocationHandler.invokeMethod(ServiceProxyInvocationHandler.java:77)
  278. at sun.reflect.GeneratedMethodAccessor260.invoke(Unknown Source)
  279. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  280. at java.lang.reflect.Method.invoke(Method.java:498)
  281. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  282. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  283. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  284. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  285. at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:765)
  286. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:753)
  287. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
  288. at MyMetaClass.invokeMethod(script1571211022333.groovy:4)
  289. at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:781)
  290. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:757)
  291. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
  292. at RPTMainSyncService.send(script1000043.groovy:65)
  293. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  294. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  295. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  296. at java.lang.reflect.Method.invoke(Method.java:498)
  297. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  298. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  299. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  300. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  301. at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
  302. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  303. at java.lang.reflect.Method.invoke(Method.java:498)
  304. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  305. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  306. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  307. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  308. at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:765)
  309. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:753)
  310. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
  311. at RPTMainSyncService.invokeMethod(script1000043.groovy)
  312. at com.rameses.osiris3.script.ScriptExecutor.invokeMethod(ScriptExecutor.java:41)
  313. at com.rameses.osiris3.script.ManagedScriptExecutor$1.call(ManagedScriptExecutor.java:142)
  314. at com.rameses.osiris3.script.InterceptorChain.fireChain(InterceptorChain.java:79)
  315. at com.rameses.osiris3.script.ManagedScriptExecutor.execute(ManagedScriptExecutor.java:140)
  316. at com.rameses.osiris3.script.ScriptInvocation.invoke(ScriptInvocation.java:33)
  317. at com.sun.proxy.$Proxy34.send(Unknown Source)
  318. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  319. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  320. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  321. at java.lang.reflect.Method.invoke(Method.java:498)
  322. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  323. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  324. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  325. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  326. at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:765)
  327. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:753)
  328. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
  329. at RPTLedgerSyncSupportService.getRemoteLedger(script1000323.groovy:101)
  330. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  331. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  332. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  333. at java.lang.reflect.Method.invoke(Method.java:498)
  334. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  335. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  336. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  337. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrentN(ScriptBytecodeAdapter.java:77)
  338. at RPTLedgerSyncSupportService.getLedgerMapping(script1000323.groovy:38)
  339. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  340. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  341. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  342. at java.lang.reflect.Method.invoke(Method.java:498)
  343. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  344. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  345. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  346. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  347. at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
  348. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  349. at java.lang.reflect.Method.invoke(Method.java:498)
  350. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  351. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  352. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  353. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  354. at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:765)
  355. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:753)
  356. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
  357. at RPTLedgerSyncSupportService.invokeMethod(script1000323.groovy)
  358. at com.rameses.osiris3.script.ScriptExecutor.invokeMethod(ScriptExecutor.java:41)
  359. at com.rameses.osiris3.script.ManagedScriptExecutor$1.call(ManagedScriptExecutor.java:142)
  360. at com.rameses.osiris3.script.InterceptorChain.fireChain(InterceptorChain.java:79)
  361. at com.rameses.osiris3.script.ManagedScriptExecutor.execute(ManagedScriptExecutor.java:140)
  362. at com.rameses.osiris3.script.ScriptInvocation.invoke(ScriptInvocation.java:33)
  363. at com.sun.proxy.$Proxy117.getLedgerMapping(Unknown Source)
  364. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  365. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  366. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  367. at java.lang.reflect.Method.invoke(Method.java:498)
  368. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  369. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  370. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  371. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  372. at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:765)
  373. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:753)
  374. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
  375. at ProvinceRPTLedgerService.syncLedger(script1000321.groovy:48)
  376. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  377. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  378. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  379. at java.lang.reflect.Method.invoke(Method.java:498)
  380. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  381. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  382. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  383. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  384. at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
  385. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  386. at java.lang.reflect.Method.invoke(Method.java:498)
  387. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  388. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  389. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  390. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  391. at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:765)
  392. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:753)
  393. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
  394. at ProvinceRPTLedgerService.invokeMethod(script1000321.groovy)
  395. at com.rameses.osiris3.script.ScriptExecutor.invokeMethod(ScriptExecutor.java:41)
  396. at com.rameses.osiris3.script.ManagedScriptExecutor$1.call(ManagedScriptExecutor.java:142)
  397. at com.rameses.osiris3.script.InterceptorChain.fireChain(InterceptorChain.java:79)
  398. at com.rameses.osiris3.script.ManagedScriptExecutor.execute(ManagedScriptExecutor.java:140)
  399. at com.rameses.osiris3.script.ScriptRunnable.run(ScriptRunnable.java:67)
  400. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  401. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  402. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  403. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  404. at java.lang.Thread.run(Thread.java:748)
  405. Caused by: java.lang.Exception: Connection refused: connect
  406. at com.rameses.util.ExceptionManager.getOriginal(ExceptionManager.java:73)
  407. at com.rameses.osiris3.script.ScriptRunnable.run(ScriptRunnable.java:80)
  408. ... 5 more
  409. java.lang.RuntimeException: Connection refused: connect
  410. at com.rameses.service.ServiceProxyInvocationHandler.invokeMethod(ServiceProxyInvocationHandler.java:77)
  411. at sun.reflect.GeneratedMethodAccessor260.invoke(Unknown Source)
  412. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  413. at java.lang.reflect.Method.invoke(Method.java:498)
  414. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  415. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  416. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  417. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  418. at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:765)
  419. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:753)
  420. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
  421. at MyMetaClass.invokeMethod(script1571211022333.groovy:4)
  422. at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:781)
  423. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:757)
  424. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
  425. at RPTMainSyncService.send(script1000043.groovy:65)
  426. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  427. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  428. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  429. at java.lang.reflect.Method.invoke(Method.java:498)
  430. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  431. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  432. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  433. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  434. at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
  435. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  436. at java.lang.reflect.Method.invoke(Method.java:498)
  437. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  438. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  439. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  440. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  441. at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:765)
  442. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:753)
  443. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
  444. at RPTMainSyncService.invokeMethod(script1000043.groovy)
  445. at com.rameses.osiris3.script.ScriptExecutor.invokeMethod(ScriptExecutor.java:41)
  446. at com.rameses.osiris3.script.ManagedScriptExecutor$1.call(ManagedScriptExecutor.java:142)
  447. at com.rameses.osiris3.script.InterceptorChain.fireChain(InterceptorChain.java:79)
  448. at com.rameses.osiris3.script.ManagedScriptExecutor.execute(ManagedScriptExecutor.java:140)
  449. at com.rameses.osiris3.script.ScriptInvocation.invoke(ScriptInvocation.java:33)
  450. at com.sun.proxy.$Proxy34.send(Unknown Source)
  451. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  452. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  453. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  454. at java.lang.reflect.Method.invoke(Method.java:498)
  455. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  456. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  457. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  458. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  459. at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:765)
  460. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:753)
  461. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
  462. at RPTLedgerSyncSupportService.getRemoteLedger(script1000323.groovy:101)
  463. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  464. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  465. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  466. at java.lang.reflect.Method.invoke(Method.java:498)
  467. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  468. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  469. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  470. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrentN(ScriptBytecodeAdapter.java:77)
  471. at RPTLedgerSyncSupportService.getLedgerMapping(script1000323.groovy:38)
  472. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  473. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  474. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  475. at java.lang.reflect.Method.invoke(Method.java:498)
  476. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  477. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  478. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  479. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  480. at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
  481. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  482. at java.lang.reflect.Method.invoke(Method.java:498)
  483. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  484. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  485. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  486. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  487. at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:765)
  488. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:753)
  489. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
  490. at RPTLedgerSyncSupportService.invokeMethod(script1000323.groovy)
  491. at com.rameses.osiris3.script.ScriptExecutor.invokeMethod(ScriptExecutor.java:41)
  492. at com.rameses.osiris3.script.ManagedScriptExecutor$1.call(ManagedScriptExecutor.java:142)
  493. at com.rameses.osiris3.script.InterceptorChain.fireChain(InterceptorChain.java:79)
  494. at com.rameses.osiris3.script.ManagedScriptExecutor.execute(ManagedScriptExecutor.java:140)
  495. at com.rameses.osiris3.script.ScriptInvocation.invoke(ScriptInvocation.java:33)
  496. at com.sun.proxy.$Proxy117.getLedgerMapping(Unknown Source)
  497. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  498. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  499. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  500. at java.lang.reflect.Method.invoke(Method.java:498)
  501. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  502. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  503. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  504. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  505. at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:765)
  506. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:753)
  507. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
  508. at ProvinceRPTLedgerService.syncLedger(script1000321.groovy:48)
  509. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  510. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  511. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  512. at java.lang.reflect.Method.invoke(Method.java:498)
  513. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  514. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  515. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  516. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  517. at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
  518. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  519. at java.lang.reflect.Method.invoke(Method.java:498)
  520. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  521. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
  522. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:910)
  523. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:754)
  524. at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:765)
  525. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:753)
  526. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
  527. at ProvinceRPTLedgerService.invokeMethod(script1000321.groovy)
  528. at com.rameses.osiris3.script.ScriptExecutor.invokeMethod(ScriptExecutor.java:41)
  529. at com.rameses.osiris3.script.ManagedScriptExecutor$1.call(ManagedScriptExecutor.java:142)
  530. at com.rameses.osiris3.script.InterceptorChain.fireChain(InterceptorChain.java:79)
  531. at com.rameses.osiris3.script.ManagedScriptExecutor.execute(ManagedScriptExecutor.java:140)
  532. at com.rameses.osiris3.script.ScriptRunnable.run(ScriptRunnable.java:67)
  533. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  534. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  535. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  536. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  537. at java.lang.Thread.run(Thread.java:748)
  538. Caused by: java.lang.Exception: Connection refused: connect
  539. at com.rameses.util.ExceptionManager.getOriginal(ExceptionManager.java:73)
  540. at com.rameses.osiris3.script.ScriptRunnable.run(ScriptRunnable.java:80)
  541. ... 5 more
  542. error class java.lang.Exception Connection refused: connect
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement