Task #4859

Task #4834: Web RIB Internal Test Tracking

Web: Fund Transfer - Own Account Transfer

Added by Tan Lee Yong almost 10 years ago. Updated over 8 years ago.

Status:Work Completed-End life cycleStart date:November 19, 2014
Priority:NormalDue date:
Assignee:Avatar?id=2607&size=14Rayvandy Gabbytian % Done:

100%

Category:Web Internal TestingSpent time:-
Target version:-

History

#1 Updated by Saputra Febhy Toomy almost 10 years ago

  • Status changed from New - Begin Life Cycle to Pending Customer Feedback
  • % Done changed from 0 to 90

Hi Mr. Tan,

This the test script already done and put in path https://staging.penril.net/webdav/bii-rmbp/Documents/SIT%20Script/Fund%20Transfer/Own%20Account%20Transfer/, for now still need to retest by BII QC (Rizky).

Thanks

#2 Updated by Tan Lee Yong almost 10 years ago

Hi Toomy,
Please confirm Pay Now, Pay Later and Recurring are being tested. See the Checklist.

#3 Updated by Saputra Febhy Toomy almost 10 years ago

Hi Mr. Tan,

  • For this already test only SI (Pay Now).
  • For SI (Pay Later) still work in progress for correction.
  • For SI (Recurring) still hide in jsp and can't be tested right now.

Thanks

#4 Updated by Tan Lee Yong almost 10 years ago

You can turn on the Recurring in MSS.

#5 Updated by Saputra Febhy Toomy almost 10 years ago

Hi Mr. Tan,

  • Already tested by Rizky and the result is pass for Own Account Transfer with SI (Pay Now and Pay Later).
  • Not yet test for SI (Recurring).
  • You can check refers to email from Rizky with list that he already tested. Rizky email Subject: RE: update m2u

Thanks

#6 Updated by Saputra Febhy Toomy almost 10 years ago

  • Status changed from Pending Customer Feedback to Development / Work In Progress
  • Assignee changed from Saputra Febhy Toomy to Alwi Husada

Hi Alwi,

I got error again when i try to do transaction in Fund Transfer -> Own Account after i click button confirm, below log file :

[12/16/14 15:28:45:179 WIT] 000000c7 SystemOut O [16/12/2014] [15:28:45:177] [ERROR] [ResourcesUtils]:527 - Exception caught in getApplicationResourceMessage() !! Can't find resource for bundle java.util.PropertyResourceBundle, key general.status.accepted
[12/16/14 15:28:45:185 WIT] 000000c7 SystemOut O [16/12/2014] [15:28:45:183] [ERROR] [ResourcesUtils]:527 - Exception caught in getApplicationResourceMessage() !! Can't find resource for bundle java.util.PropertyResourceBundle, key general.status.accepted.si
[12/16/14 15:28:45:193 WIT] 000000c7 RequestProces W org.apache.struts.action.RequestProcessor processException Unhandled Exception thrown: class java.lang.IllegalStateException
[12/16/14 15:28:45:194 WIT] 000000c7 ServletWrappe E com.ibm.ws.webcontainer.servlet.ServletWrapper service SRVE0014E: Uncaught service() exception root cause action: javax.servlet.ServletException: java.lang.IllegalStateException: persistence context reported no row snapshot for [com.penril.common.SIIntrabankTransfer#20141216000000035992]
at org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:545)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:486)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
at com.ib.common.utils.IBActionServlet.doPost(IBActionServlet.java:82)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:595)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:668)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1230)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:779)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:478)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.invokeTarget(WebAppFilterChain.java:136)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:97)
at com.ib.common.utils.SessionTimeoutFilter.doFilter(SessionTimeoutFilter.java:85)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:195)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:91)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:960)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1064)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3826)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:304)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:976)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1662)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:200)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:459)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:526)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:312)
at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:88)
at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:175)
at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1862)
Caused by: java.lang.IllegalStateException: persistence context reported no row snapshot for [com.penril.common.SIIntrabankTransfer#20141216000000035992]
at org.hibernate.engine.StatefulPersistenceContext.getCachedDatabaseSnapshot(StatefulPersistenceContext.java:326)
at org.hibernate.event.def.DefaultFlushEntityEventListener.getDatabaseSnapshot(DefaultFlushEntityEventListener.java:545)
at org.hibernate.event.def.DefaultFlushEntityEventListener.dirtyCheck(DefaultFlushEntityEventListener.java:506)
at org.hibernate.event.def.DefaultFlushEntityEventListener.isUpdateNecessary(DefaultFlushEntityEventListener.java:227)
at org.hibernate.event.def.DefaultFlushEntityEventListener.onFlushEntity(DefaultFlushEntityEventListener.java:150)
at org.hibernate.event.def.AbstractFlushingEventListener.flushEntities(AbstractFlushingEventListener.java:219)
at org.hibernate.event.def.AbstractFlushingEventListener.flushEverythingToExecutions(AbstractFlushingEventListener.java:99)
at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:49)
at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1027)
at org.hibernate.impl.SessionImpl.managedFlush(SessionImpl.java:365)
at org.hibernate.transaction.JDBCTransaction.commit(JDBCTransaction.java:137)
at net.penril.ibss.core.hibernate.IbIntraTransfer.createLog(IbIntraTransfer.java:804)
at net.penril.ib.middle.fundtransfer.own.service.IBOwnTransferResultServices.proceedOwnTransferResult(IBOwnTransferResultServices.java:505)
at com.ib.rib.controller.actions.ib104_fundtransfer.own.IBOwnTransferResultsAction.execute(IBOwnTransferResultsAction.java:142)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
... 34 more

[12/16/14 15:28:45:202 WIT] 000000c7 SystemOut O [16/12/2014] [15:28:45:200] [ERROR] [SessionTimeoutFilter]:527 - javax.servlet.ServletException: java.lang.IllegalStateException: persistence context reported no row snapshot for [com.penril.common.SIIntrabankTransfer#20141216000000035992]
at org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:545)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:486)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
at com.ib.common.utils.IBActionServlet.doPost(IBActionServlet.java:82)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:595)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:668)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1230)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:779)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:478)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.invokeTarget(WebAppFilterChain.java:136)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:97)
at com.ib.common.utils.SessionTimeoutFilter.doFilter(SessionTimeoutFilter.java:85)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:195)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:91)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:960)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1064)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3826)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:304)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:976)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1662)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:200)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:459)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:526)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:312)
at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:88)
at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:175)
at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1862)
Caused by: java.lang.IllegalStateException: persistence context reported no row snapshot for [com.penril.common.SIIntrabankTransfer#20141216000000035992]
at org.hibernate.engine.StatefulPersistenceContext.getCachedDatabaseSnapshot(StatefulPersistenceContext.java:326)
at org.hibernate.event.def.DefaultFlushEntityEventListener.getDatabaseSnapshot(DefaultFlushEntityEventListener.java:545)
at org.hibernate.event.def.DefaultFlushEntityEventListener.dirtyCheck(DefaultFlushEntityEventListener.java:506)
at org.hibernate.event.def.DefaultFlushEntityEventListener.isUpdateNecessary(DefaultFlushEntityEventListener.java:227)
at org.hibernate.event.def.DefaultFlushEntityEventListener.onFlushEntity(DefaultFlushEntityEventListener.java:150)
at org.hibernate.event.def.AbstractFlushingEventListener.flushEntities(AbstractFlushingEventListener.java:219)
at org.hibernate.event.def.AbstractFlushingEventListener.flushEverythingToExecutions(AbstractFlushingEventListener.java:99)
at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:49)
at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1027)
at org.hibernate.impl.SessionImpl.managedFlush(SessionImpl.java:365)
at org.hibernate.transaction.JDBCTransaction.commit(JDBCTransaction.java:137)
at net.penril.ibss.core.hibernate.IbIntraTransfer.createLog(IbIntraTransfer.java:804)
at net.penril.ib.middle.fundtransfer.own.service.IBOwnTransferResultServices.proceedOwnTransferResult(IBOwnTransferResultServices.java:505)
at com.ib.rib.controller.actions.ib104_fundtransfer.own.IBOwnTransferResultsAction.execute(IBOwnTransferResultsAction.java:142)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
... 34 more

Thanks

#7 Avatar?id=2607&size=24 Updated by Rayvandy Gabbytian almost 10 years ago

  • Assignee changed from Alwi Husada to Rayvandy Gabbytian

I'm checking this issue. Future Dated for Own Account is having problem.

#8 Updated by Tan Lee Yong over 9 years ago

Any progress on this item?

#9 Avatar?id=2607&size=24 Updated by Rayvandy Gabbytian over 8 years ago

  • Status changed from Development / Work In Progress to Work Completed-End life cycle
  • % Done changed from 90 to 100

Also available in: Atom PDF