Support #11259

[SCP ID :##5554##] : Checker hit error while approve edit company profile

Added by Zahir Abd Latif almost 4 years ago. Updated almost 4 years ago.

Status:Work Completed-End life cycleStart date:September 22, 2020
Priority:NormalDue date:
Assignee:Stephanie Sufrapto% Done:

100%

Category:IBAMSpent time:-
Target version:-

Description

Hi,
Kindly attend below request:-

Checker hit error while approve edit company profile as per below details


[9/22/20 8:02:48:438 SGT] 00000179 SystemOut O [22/09/2020] [08:02:48:438] [DEBUG] [IntegrationProcessService]:366 - errorCode:AA
[9/22/20 8:09:08:196 SGT] 000000ee SystemOut O [22/09/2020] [08:09:08:196] [ERROR] [IBSSCompanyEnquiryEditResultServices]:141 - Error code : 0000
[9/22/20 8:09:08:196 SGT] 000000ee SystemOut O [22/09/2020] [08:09:08:196] [ERROR] [IBSSCompanyEnquiryEditResultServices]:141 - Error details : Unknown Profile from request
[9/22/20 8:09:08:204 SGT] 000000ee SystemOut O [22/09/2020] [08:09:08:204] [ERROR] [IBSSLoggerBase]:242 -
com.ib.ibss.error.exception.IBSSServiceException:
at com.ib.ibss.error.handler.IBSSErrorHandler.createServiceException(IBSSErrorHandler.java:142)
at com.ib.ibss.enterprise.services.ss120_company_enquiry.IBSSCompanyEnquiryEditResultServices.executeService(IBSSCompanyEnquiryEditResultServices.java:583)
at com.ib.ibss.enterprise.services.ss106_maker_checker.edit_company.IBSSAuthorizationResultEditCompanyServices.executeEditCompany(IBSSAuthorizationResultEditCompanyServices.java:292)
at com.ib.ibss.enterprise.services.ss106_maker_checker.edit_company.IBSSAuthorizationResultEditCompanyServices.execute(IBSSAuthorizationResultEditCompanyServices.java:75)
at com.ib.ibss.controller.actions.ss106_maker_checker.edit_company.IBSSAuthorizationResultEditCompanyAction.execute(IBSSAuthorizationResultEditCompanyAction.java:85)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
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.ibss.common.utils.IBSSActionServlet.doPost(IBSSActionServlet.java:81)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1235)
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.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1124)
at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:82)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:963)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1817)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:382)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:465)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:532)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:318)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:289)
at com.ibm.ws.ssl.channel.impl.SSLConnectionLink.determineNextChannel(SSLConnectionLink.java:1187)
at com.ibm.ws.ssl.channel.impl.SSLConnectionLink$MyReadCompletedCallback.complete(SSLConnectionLink.java:694)
at com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLReadCompletedCallback.complete(SSLReadServiceContext.java:1833)
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:1909)

History

#1 Updated by Stephanie Sufrapto almost 4 years ago

  • Status changed from New - Begin Life Cycle to Pending Prod Deployment
  • % Done changed from 0 to 100

Issue caused by null value in TEMPORATY_OFFLINE_FLAG when company created.
Solution:
1. Query is to update all TEMPORARY_OFFLINE_FLAG field to N for all online companies that have null value.
2. 2 Class files changed for fixing the issue. Impacted area: Create company (by Administrator and Maker checker)

Test case: Create company and try to edit the company without running annual fee cron job.

the patch for code will be branch from the Penril Support 5514 : BIB annual fee issue.

#2 Updated by Stephanie Sufrapto almost 4 years ago

  • Status changed from Pending Prod Deployment to Work Completed-End life cycle

Migration ID144
Migration date 30/09/2020

Also available in: Atom PDF