Advertisement
henikseptiana15

Untitled

Aug 19th, 2021
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. Error key : product.balance.not.found with params [10, 110139, 010040002058]
  2. at org.jleaf.erp.inv.bo.productbalancestock.ValSufficientProductBalanceStock.execute(ValSufficientProductBalanceStock.java:126)
  3. at org.jleaf.serviceflow.task.CallBfTask.execute(CallBfTask.java:41)
  4. at org.jleaf.serviceflow.impl.DefaultServiceFlowExecutor.execute(DefaultServiceFlowExecutor.java:109)
  5. at org.jleaf.serviceflow.AbstractFlowService.execute(AbstractFlowService.java:61)
  6. at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source)
  7. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  8. at java.lang.reflect.Method.invoke(Method.java:597)
  9. at org.apache.axis2.receivers.RawXMLINOutMessageReceiver.invokeBusinessLogic(RawXMLINOutMessageReceiver.java:97)
  10. at org.apache.axis2.receivers.AbstractInOutSyncMessageReceiver.invokeBusinessLogic(AbstractInOutSyncMessageReceiver.java:42)
  11. at org.apache.axis2.receivers.AbstractMessageReceiver.receive(AbstractMessageReceiver.java:114)
  12. at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:173)
  13. at org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:172)
  14. at org.apache.axis2.transport.http.HTTPWorker.service(HTTPWorker.java:296)
  15. at org.apache.axis2.transport.http.server.AxisHttpService.doService(AxisHttpService.java:281)
  16. at org.apache.axis2.transport.http.server.AxisHttpService.handleRequest(AxisHttpService.java:187)
  17. at org.apache.axis2.transport.http.server.HttpServiceProcessor.run(HttpServiceProcessor.java:82)
  18. at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  19. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  20. at java.lang.Thread.run(Thread.java:662)
  21.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement