java.lang.RuntimeException: Execution exception in com.interwoven.livesite.external.ExternalCall@67b967b9[object=com.singalab.epson.RandomFooterTeaser,method=public org.dom4j.Document getThreeTeaser(com.interwoven.livesite.runtime.RequestContext,),scope=local,parameters={},prefixCalls=[]]
at com.interwoven.livesite.common.pojo.PojoMethodCall.execute(PojoMethodCall.java:465)
at com.interwoven.livesite.external.ExternalCall.execute(ExternalCall.java:136)
at com.interwoven.livesite.runtime.model.component.Component.executeExternal(Component.java:369)
at com.interwoven.livesite.runtime.model.page.RuntimeComponent.transform(RuntimeComponent.java:222)
at com.interwoven.livesite.runtime.page.PageTokenComponent.preRender(PageTokenComponent.java:141)
at com.interwoven.livesite.runtime.page.PageTokenContainer.preRender(PageTokenContainer.java:331)
at com.interwoven.livesite.runtime.model.page.RuntimePage.transformAndOutput(RuntimePage.java:407)
at com.interwoven.livesite.runtime.model.page.RuntimePage.transformAndOutput(RuntimePage.java:388)
at com.interwoven.livesite.runtime.rendering.RenderingManager.doOutputPage(RenderingManager.java:1193)
at com.interwoven.livesite.runtime.rendering.RenderingManager.doOutput(RenderingManager.java:1136)
at com.interwoven.livesite.runtime.rendering.RenderingManager.doSetupRenderingObjects(RenderingManager.java:548)
at com.interwoven.livesite.runtime.rendering.RenderingManager.renderPageGoal(RenderingManager.java:295)
at com.interwoven.livesite.runtime.rendering.RenderingManager.render(RenderingManager.java:224)
at com.interwoven.livesite.runtime.impl.BaseRequestContext.render(BaseRequestContext.java:201)
at com.interwoven.livesite.runtime.filter.LiveSiteFilter.doFilter(LiveSiteFilter.java:111)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:183)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:138)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:190)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:766)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:674)
at com.ibm.ws.webcontainer.servlet.FileServletWrapper.handleRequest(FileServletWrapper.java:346)
at com.ibm.ws.wswebcontainer.servlet.StaticFileServletWrapper.handleRequest(StaticFileServletWrapper.java:93)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3276)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:267)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:811)
at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1455)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:113)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:454)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:383)
at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)
at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
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:136)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:195)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:743)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:873)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1469)
Caused by: java.lang.RuntimeException: Could not invoke method: getThreeTeaser, reason: Failed to get data /websphere/AppServer6.1/profiles/AppSrveChannelV2/installedApps/WAS_EpsSG_Prd/LiveSite Run Time.ear/iw-runtime.war//templatedata/general/footer_teaser/data/thailand/th/right/backup
at com.interwoven.livesite.common.util.ClassUtils.executeMethod(ClassUtils.java:117)
at com.interwoven.livesite.common.pojo.PojoMethodCall.executeMethod(PojoMethodCall.java:406)
at com.interwoven.livesite.common.pojo.PojoMethodCall.execute(PojoMethodCall.java:460)
... 39 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at com.interwoven.livesite.common.util.ClassUtils.executeMethod(ClassUtils.java:109)
... 41 more
Caused by: java.lang.RuntimeException: Failed to get data /websphere/AppServer6.1/profiles/AppSrveChannelV2/installedApps/WAS_EpsSG_Prd/LiveSite Run Time.ear/iw-runtime.war//templatedata/general/footer_teaser/data/thailand/th/right/backup
at com.interwoven.livesite.file.impl.FileSystemDal.getStream(FileSystemDal.java:222)
at com.singalab.epson.RandomFooterTeaser.getThreeTeaser(Unknown Source)
... 45 more
Caused by: java.io.FileNotFoundException: /websphere/AppServer6.1/profiles/AppSrveChannelV2/installedApps/WAS_EpsSG_Prd/LiveSite Run Time.ear/iw-runtime.war/templatedata/general/footer_teaser/data/thailand/th/right/backup (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.(FileInputStream.java:135)
at com.interwoven.livesite.file.impl.FileSystemDal.getStream(FileSystemDal.java:218)
... 46 more