Fehlertyp | Fehlernachrichtenschlüssel | Nachricht | Verursachender Befehl | ||||
---|---|---|---|---|---|---|---|
|
|
|
|
com.ibm.commerce.context.exception.BusinessContextNotFoundException: Geschäftskontext "com.ibm.commerce.context.base.BaseContext" für Aktivität "5456810" wurde nicht gefunden. at com.ibm.commerce.component.contextserviceimpl.BusinessContextServiceImpl.findContextSPI(BusinessContextServiceImpl.java(Compiled Code)) at com.ibm.commerce.component.contextserviceimpl.BusinessContextServiceImpl.findContext(BusinessContextServiceImpl.java(Compiled Code)) at com.ibm.commerce.component.contextservice.objimpl.BusinessContextServiceWrapperBeanBase.findContext(BusinessContextServiceWrapperBeanBase.java(Inlined Compiled Code)) at com.ibm.commerce.component.contextservice.objects.EJSLocalStatelessBusinessContextServiceWrapper_50e60d13.findContext(EJSLocalStatelessBusinessContextServiceWrapper_50e60d13.java(Compiled Code)) at com.ibm.commerce.component.contextservice.util.BusinessContextFacade.findContext(BusinessContextFacade.java(Inlined Compiled Code)) at com.ibm.commerce.browseradapter.WCSessionContainer.getUserId(WCSessionContainer.java(Compiled Code)) at com.ibm.commerce.browseradapter.AbstractHttpSessionContext.resolveActivityToken(AbstractHttpSessionContext.java(Compiled Code)) at com.ibm.commerce.browseradapter.HttpSessionContext.resolveActivityToken(HttpSessionContext.java(Compiled Code)) at com.ibm.commerce.webcontroller.WebControllerHelper.startRequestProcess(WebControllerHelper.java(Compiled Code)) at com.ibm.commerce.webcontroller.RuntimeServletFilter.doFilterAction(RuntimeServletFilter.java(Compiled Code)) at com.ibm.commerce.webcontroller.RuntimeServletFilter.access$0(RuntimeServletFilter.java(Inlined Compiled Code)) at com.ibm.commerce.webcontroller.RuntimeServletFilter$1.run(RuntimeServletFilter.java(Inlined Compiled Code)) at com.ibm.commerce.webcontroller.RuntimeServletFilter.doFilter(RuntimeServletFilter.java(Compiled Code)) at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java(Compiled Code)) at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java(Compiled Code)) at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java(Compiled Code)) at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java(Compiled Code)) at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java(Compiled Code)) at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java(Compiled Code)) at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java(Compiled Code)) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java(Compiled Code)) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java(Compiled Code)) at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java(Compiled Code)) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java(Compiled Code)) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java(Compiled Code)) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java(Compiled Code)) at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java(Compiled Code)) at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code)) Caused by: com.ibm.commerce.context.exception.BusinessContextServiceException: Generische Systemausnahmebedingung im Geschäftskontext: "Während der Verarbeitung trat die folgende Finder-Ausnahmebedingung auf: "javax.ejb.ObjectNotFoundException: activityId=5456810 "." at com.ibm.commerce.component.contextserviceimpl.BusinessContextServiceImpl.loadContextData(BusinessContextServiceImpl.java(Compiled Code)) ... 28 more Caused by: com.ibm.websphere.command.CommandException: Während der Verarbeitung trat die folgende Finder-Ausnahmebedingung auf: "javax.ejb.ObjectNotFoundException: activityId=5456810 ". at com.ibm.websphere.command.LocalTarget.executeCommand(LocalTarget.java(Compiled Code)) at com.ibm.ws.cache.command.CommandCache.executeCommand(CommandCache.java(Compiled Code)) at com.ibm.ws.cache.command.CommandCache.executeAndCacheCommand(CommandCache.java(Compiled Code)) at com.ibm.ws.cache.command.CommandCache.getCommand(CommandCache.java(Compiled Code)) at com.ibm.websphere.command.CacheableCommandImpl.execute(CacheableCommandImpl.java(Compiled Code)) ... 29 more