ajaxing...
 
Parameter Dialog
Enter Required Information for this Action
 
 
An error occurred in application

com.lawson.rdtech.type.DoesNotExistException: Job Posting does not exist. HROrganization=, JobRequisition=0, JobPosting=0

Details >>

com.lawson.ui.xhtml.services.model.ModelException: com.lawson.rdtech.type.DoesNotExistException: Job Posting does not exist. HROrganization=, JobRequisition=0, JobPosting=0
at com.lawson.ui.xhtml.services.openform.OpenExistFormService.openForm(OpenExistFormService.java:322)
at com.lawson.ui.xhtml.services.openform.OpenExistFormService.openFormFromList(OpenExistFormService.java:349)
at com.lawson.ui.xhtml.services.openform.OpenExistFormService.process(OpenExistFormService.java:93)
at com.lawson.ui.xhtml.servlet.ControllerServlet.process(ControllerServlet.java:365)
at com.lawson.ui.xhtml.servlet.AuthenticatedServlet.contextualize(AuthenticatedServlet.java:326)
at com.lawson.ui.xhtml.servlet.BaseServlet.doGet(BaseServlet.java:133)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:575)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:668)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1233)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:782)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:481)
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.lawson.ui.xhtml.servlet.filter.ClassicFilter.doFilter(ClassicFilter.java:63)
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:967)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1107)
at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:87)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:952)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1817)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:213)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:463)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:530)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:316)
at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:88)
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:1892)
Caused by: com.lawson.rdtech.type.DoesNotExistException: Job Posting does not exist. HROrganization=, JobRequisition=0, JobPosting=0
at com.lawson.rdtech.framework.BusinessViewEvaluator.findBO(BusinessViewEvaluator.java:623)
at com.lawson.rdtech.framework.BusinessViewEvaluator.findBO(BusinessViewEvaluator.java:537)
at com.lawson.rdtech.framework.BusinessViewEvaluator.getFormView(BusinessViewEvaluator.java:1211)
at com.lawson.rdtech.framework.BusinessViewEvaluator.getFormView(BusinessViewEvaluator.java:754)
at com.lawson.rdtech.framework.BusinessViewEvaluator.getFormView(BusinessViewEvaluator.java:720)
at com.lawson.rdtech.gridadapter.ldt.GridContainer.getFormView(GridContainer.java:789)
at com.lawson.rdtech.gridadapter.ldt.IServiceImpl.getFormView(IServiceImpl.java:1812)
at sun.reflect.GeneratedMethodAccessor99.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.lawson.grid.proxy.ProxyServerImpl$ProxyRequestThread.invoke(ProxyServerImpl.java:3123)
at com.lawson.grid.proxy.ProxyServerImpl$ProxyRequestThread.processRequest(ProxyServerImpl.java:2866)
at com.lawson.grid.proxy.ProxyServerImpl$ProxyRequestThread.runThread(ProxyServerImpl.java:2789)
at com.lawson.grid.util.thread.PooledThread.run(PooledThread.java:135)
at java.lang.Thread.run(Thread.java:748)