java.lang.RuntimeException: Failed to execute rules and externals
at com.interwoven.livesite.runtime.model.component.Component.executeExternal(Component.java:455)
at com.interwoven.livesite.runtime.model.page.RuntimeComponent.buildComponentTransformData(RuntimeComponent.java:269)
at com.interwoven.livesite.runtime.model.page.RuntimeComponent.transform(RuntimeComponent.java:367)
at com.interwoven.livesite.runtime.model.page.RuntimeComponent.transform(RuntimeComponent.java:338)
at com.interwoven.livesite.runtime.page.PageTokenVariableComponent.transformComponent(PageTokenVariableComponent.java:315)
at com.interwoven.livesite.runtime.page.PageTokenVariableComponent.renderAndCache(PageTokenVariableComponent.java:124)
at com.interwoven.livesite.runtime.page.PageTokenVariableComponent.preRender(PageTokenVariableComponent.java:102)
at com.interwoven.livesite.runtime.page.PageTokenContainer.preRender(PageTokenContainer.java:260)
at com.interwoven.livesite.runtime.model.page.RuntimePage.transformAndOutput(RuntimePage.java:429)
at com.interwoven.livesite.runtime.model.page.RuntimePage.transformAndOutput(RuntimePage.java:410)
at com.interwoven.livesite.runtime.rendering.RenderingManager.doOutputPage(RenderingManager.java:1249)
at com.interwoven.livesite.runtime.rendering.RenderingManager.renderPageGoal(RenderingManager.java:340)
at com.interwoven.livesite.runtime.rendering.RenderingManager.render(RenderingManager.java:248)
at com.interwoven.livesite.runtime.filter.LiveSiteFilter.doFilter(LiveSiteFilter.java:129)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:236)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:155)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:188)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:908)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:997)
at com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.invokeFilters(DefaultExtensionProcessor.java:1062)
at com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.handleRequest(DefaultExtensionProcessor.java:982)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3935)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:276)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:931)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1592)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:186)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:452)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:511)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:305)
at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:83)
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: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:1604)
Caused by: java.lang.RuntimeException: Execution exception in com.interwoven.livesite.common.pojo.PojoMethodCall@b100b10[object=com.digithaus.iwov.livesite.external.impl.Localize,method=public org.dom4j.Document localize(com.interwoven.livesite.runtime.RequestContext,),scope=local,parameters={}]
at com.interwoven.livesite.common.pojo.PojoMethodCall.execute(PojoMethodCall.java:460)
at com.interwoven.livesite.external.ExternalCall.executePrefixes(ExternalCall.java:190)
at com.interwoven.livesite.external.ExternalCall.execute(ExternalCall.java:135)
at com.interwoven.livesite.runtime.model.component.Component.executeExternal(Component.java:426)
... 39 more
Caused by: java.lang.RuntimeException: Could not invoke method: localize, reason: Failed to get data /opt/IBM/WebSphere7/AppServer/profiles/AppSrv01/installedApps/WUWCH9ACDICMSA01Cell01/LiveSiteRunTime.ear/iw-runtime.war/templatedata/UI/Page Metadata/data/consumer-protection/cp-takeActionReportFraud-cch-01a.dcr.xml
at com.interwoven.livesite.common.util.ClassUtils.executeMethod(ClassUtils.java:113)
at com.interwoven.livesite.common.pojo.PojoMethodCall.executeMethod(PojoMethodCall.java:401)
at com.interwoven.livesite.common.pojo.PojoMethodCall.execute(PojoMethodCall.java:455)
... 42 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.GeneratedMethodAccessor47.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
at java.lang.reflect.Method.invoke(Method.java:611)
at com.interwoven.livesite.common.util.ClassUtils.executeMethod(ClassUtils.java:105)
... 44 more
Caused by: java.lang.RuntimeException: Failed to get data /opt/IBM/WebSphere7/AppServer/profiles/AppSrv01/installedApps/WUWCH9ACDICMSA01Cell01/LiveSiteRunTime.ear/iw-runtime.war/templatedata/UI/Page Metadata/data/consumer-protection/cp-takeActionReportFraud-cch-01a.dcr.xml
at com.interwoven.livesite.file.impl.FileSystemDal.read(FileSystemDal.java:127)
at com.interwoven.livesite.file.impl.FileSystemDal.read(FileSystemDal.java:100)
at com.digithaus.iwov.livesite.util.FileSystemUtils.getFileXml(FileSystemUtils.java:254)
at com.digithaus.iwov.livesite.external.impl.Localize.processDcrElement(Localize.java:119)
at com.digithaus.iwov.livesite.external.impl.Localize.localize(Localize.java:87)
... 48 more
Caused by: java.io.FileNotFoundException: /opt/IBM/WebSphere7/AppServer/profiles/AppSrv01/installedApps/WUWCH9ACDICMSA01Cell01/LiveSiteRunTime.ear/iw-runtime.war/templatedata/UI/Page Metadata/data/consumer-protection/cp-takeActionReportFraud-cch-01a.dcr.xml (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.(FileInputStream.java:123)
at com.interwoven.livesite.file.impl.FileSystemDal.read(FileSystemDal.java:111)
... 52 more
If you used our money transfer service and believe the transaction was fraudulent, call us immediately. Tell us what happened.
We want to help—and the only way we can is if you contact us. It’s easy–our toll free number in the U.S. is (800) 448-1492.
If the transfer has not been paid, then we can stop the transaction and refund your money.
Even if the money has been paid, we can better track scams and help others in the future if you report it to us.
For tips on avoiding fraud and more, check out our Knowledge Center. To learn about some of the latest scams, check out Fraud Types.
It’s always troubling to us at Western Union when we hear of people who have lost money to some kind of scam artist.
It’s especially troubling to find that a criminal has used a legitimate service as a way to defraud consumers.
Western Union commits significant resources—funding, people and technology—to fight fraud and help protect consumers from being victimized. We care about people who use our services—they work hard for their money, which is why we fight fraud and help to educate them about various types of consumer fraud and how to protect themselves.
By working together with the media and consumer advocacy groups to educate consumers, we can help prevent unsuspecting individuals from becoming victims of consumer fraud.