Author Message
Jakkapan
Joined: Aug 28, 2017
Messages: 4
Offline
Hi All,

I had upgrade from AAOD version 6 to version and deploy on Websphere 9 and got error like conflict detail in attach file
[6/5/18 16:28:42:866 GMT+07:00] 00000d70 SystemOut O com.avaya.sce.runtimecommon.SCERuntimeException: Runtime Error, session lost while application was executing in ChkErrorExceed
[6/5/18 16:28:42:866 GMT+07:00] 00000d70 SystemOut O Runtime Error, session lost while application was executing in ChkErrorExceed
[6/5/18 16:28:42:866 GMT+07:00] 00000d70 webapp E com.ibm.ws.webcontainer.webapp.WebApp logServletError SRVE0293E: [Servlet Error]-[ChkErrorExceed]: com.ibm.ws.webcontainer.webapp.WebAppErrorReport: com.avaya.sce.runtimecommon.SCERuntimeException: Runtime Error, session lost while application was executing in ChkErrorExceed
at com.ibm.ws.webcontainer.webapp.WebAppDispatcherContext.sendError(WebAppDispatcherContext.java:637)
at com.ibm.ws.webcontainer.webapp.WebAppDispatcherContext.sendError(WebAppDispatcherContext.java:667)
at com.ibm.ws.webcontainer.srt.SRTServletResponse.sendError(SRTServletResponse.java:1344)
at com.avaya.sce.runtime.SCEServlet.requestHandler(SCEServlet.java:344)
at com.avaya.sce.runtime.SCEServlet.doGet(SCEServlet.java:140)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:687)
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.webapp.WebApp.handleRequest(WebApp.java:4144)
at com.ibm.ws.webcontainer.webapp.WebAppImpl.handleRequest(WebAppImpl.java:2208)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:304)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1030)
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.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
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:1892)

[6/5/18 16:28:42:879 GMT+07:00] 00000dbe SystemOut O ** received session id [Bv2mUEETLn-I3gZWhTx3rdl:/DSUMain] in the request
[6/5/18 16:28:42:879 GMT+07:00] 00000dbe SystemOut O ** created session id [null] since there was not one in the request
[6/5/18 16:28:42:879 GMT+07:00] 00000dbe SystemOut O ** query string [___DDSESSIONID=Bv2mUEETLn-I3gZWhTx3rdl%3A%2FDSUMain]
[6/5/18 16:28:42:879 GMT+07:00] 00000dbe SystemOut O Request Param :___DDSESSIONID as -> Bv2mUEETLn-I3gZWhTx3rdl:/DSUMain
[6/5/18 16:28:42:879 GMT+07:00] 00000dbe SystemOut O EXCEPTION>
[6/5/18 16:28:42:879 GMT+07:00] 00000dbe SystemOut O com.avaya.sce.runtimecommon.SCERuntimeException: Runtime Error, session lost while application was executing in ChkErrorExceed
[6/5/18 16:28:42:880 GMT+07:00] 00000dbe SystemOut O at com.avaya.sce.runtimecommon.SCESession.getSession(SCESession.java:416)
[6/5/18 16:28:42:880 GMT+07:00] 00000dbe SystemOut O at com.avaya.sce.runtimecommon.SCESession.getSession(SCESession.java:309)
[6/5/18 16:28:42:880 GMT+07:00] 00000dbe SystemOut O at com.avaya.sce.runtime.SCEServlet.requestHandler(SCEServlet.java:159)
[6/5/18 16:28:42:880 GMT+07:00] 00000dbe SystemOut O at com.avaya.sce.runtime.SCEServlet.doGet(SCEServlet.java:140)
[6/5/18 16:28:42:880 GMT+07:00] 00000dbe SystemOut O at javax.servlet.http.HttpServlet.service(HttpServlet.java:687)
[6/5/18 16:28:42:880 GMT+07:00] 00000dbe SystemOut O at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
[6/5/18 16:28:42:880 GMT+07:00] 00000dbe SystemOut O at com.ibm.ws.webcontainer.servlet.Servle
Filename SystemOut.zip [Disk] Download
Jakkapan
Joined: Aug 28, 2017
Messages: 4
Offline
More error
Error 500: com.avaya.sce.runtimecommon.SCERuntimeException: Servlet Exceptionjava.lang.RuntimeException: javax.servlet.ServletException: EXCEPTION>
java.lang.NullPointerException at com.avaya.sce.runtime.varoperations.CaptureException.evaluate(CaptureException.java:47) at
com.avaya.sce.runtime.Data.evaluateActions(Data.java:259) at flow.GetProductInfo.executeDataActions(GetProductInfo.java:79) at com.avaya.sce.runtime.Data.
handleRequest(Data.java:121) at com.avaya.sce.runtime.AppServlet.processRequest(AppServlet.java:96) at com.avaya.sce.runtime.SCEServlet.requestHandler
(SCEServlet.java:243) at com.avaya.sce.runtime.SCEServlet.doPost(SCEServlet.java:148) 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.webapp.WebAppRequestDispatcher.dispatch
(WebAppRequestDispatcher.java:1390) at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:196) at
com.avaya.sce.runtime.SCEServlet.forward(SCEServlet.java:1453) at com.avaya.sce.runtime.SubflowReturn.handleRequest(SubflowReturn.java:120)
at com.avaya.sce.runtime.AppServlet.processRequest(AppServlet.java:96) at com.avaya.sce.runtime.SCEServlet.requestHandler(SCEServlet.java:243)
at com.avaya.sce.runtime.SCEServlet.doPost(SCEServlet.java:148) at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) at
WilsonYu
Joined: Nov 6, 2013
Messages: 3950
Offline
This error doesn't make much sense. Did you upgrade the apps by importing them into the 7.1 environment and export them for deployment? Also starting from OD 7.0, you need to create the shared library on Websphere (follow the instructions in the DevGuide). Have you done that?
Jakkapan
Joined: Aug 28, 2017
Messages: 4
Offline
Yes i had import to OD7.1 then export for deploy ,let me try to upgrade on 7.0 first,
I already create share library on Websphere.
Jakkapan
Joined: Aug 28, 2017
Messages: 4
Offline
Hi after i did upgrade from 6.1 to 7 and then 7.1 still found the same issues:
i had also check on tomcat still got the same error ,seem when upgrade OD couldn't take exception try catch as below error
but it not happen to the new project.
eieiei: nullFatal Error : caught exception [java.lang.NullPointerException] while trying to report applicaiton exception [javax.servlet.ServletException: EXCEPTION>
java.lang.NullPointerException
at com.avaya.sce.runtime.varoperations.CaptureException.evaluate(CaptureException.java:47)
at com.avaya.sce.runtime.Data.evaluateActions(Data.java:259)
at flow.subflow.CheckEmergencyFlow.CallWSGetOfficeHours.executeDataActions(CallWSGetOfficeHours.java:78)
Go to:   
Mobile view