Copyright
java.lang.RuntimeException: Failed to get data D:\inetpub\Netherlands\\templatedata/LexisNexis_AboutUs/Community/data/LifeatLexisNexis
at com.interwoven.livesite.file.impl.FileSystemDal.read(FileSystemDal.java:127)
at com.interwoven.livesite.file.impl.FileSystemDal.read(FileSystemDal.java:100)
at com.interwoven.livesite.model.property.DCRProperty.fetchDCRXML(DCRProperty.java:329)
at com.interwoven.livesite.runtime.model.page.RuntimeComponent.buildComponentTransformData(RuntimeComponent.java:310)
at com.interwoven.livesite.runtime.model.page.RuntimeComponent.transform(RuntimeComponent.java:344)
at com.interwoven.livesite.runtime.page.PageTokenVariableComponent.renderAndCache(PageTokenVariableComponent.java:145)
at com.interwoven.livesite.runtime.page.PageTokenVariableComponent.preRender(PageTokenVariableComponent.java:99)
at com.interwoven.livesite.runtime.page.PageTokenContainer.preRender(PageTokenContainer.java:260)
at com.interwoven.livesite.runtime.model.page.RuntimePage.transformAndOutput(RuntimePage.java:421)
at com.interwoven.livesite.runtime.model.page.RuntimePage.transformAndOutput(RuntimePage.java:401)
at com.interwoven.livesite.runtime.rendering.RenderingManager.doOutputPage(RenderingManager.java:1245)
at com.interwoven.livesite.runtime.rendering.RenderingManager.renderPageGoal(RenderingManager.java:341)
at cli.Interwoven.LiveSite.Runtime.Rendering.DotNetRenderingManager.renderPage(Unknown Source)
at cli.Interwoven.LiveSite.Runtime.Web.Hosting.RuntimeVirtualFile.Open(Unknown Source)
at cli.System.Web.UI.TemplateParser.ParseFile(Unknown Source)
at cli.System.Web.UI.TemplateParser.ParseInternal(Unknown Source)
at cli.System.Web.UI.TemplateParser.Parse(Unknown Source)
at cli.System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType(Unknown Source)
at cli.System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(Unknown Source)
at cli.System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders(Unknown Source)
at cli.System.Web.Compilation.BuildProvidersCompiler.PerformBuild(Unknown Source)
at cli.System.Web.Compilation.BuildManager.CompileWebFile(Unknown Source)
at cli.System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(Unknown Source)
at cli.System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(Unknown Source)
at cli.System.Web.UI.PageParser.GetCompiledPageInstance(Unknown Source)
at cli.System.Web.UI.PageParser.GetCompiledPageInstance(Unknown Source)
at cli.Interwoven.LiveSite.Runtime.Rendering.DotNetRenderingManager.ProcessVPP(Unknown Source)
at cli.Interwoven.LiveSite.Runtime.Rendering.DotNetRenderingManager.renderPageGoal(Unknown Source)
at com.interwoven.livesite.runtime.rendering.RenderingManager.render(RenderingManager.java:248)
at cli.Interwoven.LiveSite.Runtime.Web.Module.LiveSiteRuntimeModule.ProcessRequest(Unknown Source)
at cli.System.Web.HttpApplication$SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute(Unknown Source)
at cli.System.Web.HttpApplication.ExecuteStep(Unknown Source)
at cli.System.Web.HttpApplication$ApplicationStepManager.ResumeSteps(Unknown Source)
at cli.System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(Unknown Source)
at cli.System.Web.HttpRuntime.ProcessRequestInternal(Unknown Source)
at cli.System.Web.HttpRuntime.ProcessRequestNoDemand(Unknown Source)
at cli.System.Web.Hosting.ISAPIRuntime.ProcessRequest(Unknown Source)
Caused by: java.io.FileNotFoundException: Could not find file 'D:\inetpub\Netherlands\templatedata\LexisNexis_AboutUs\Community\data\LifeatLexisNexis'.
at java.io.FileDescriptor.open(FileDescriptor.java:324)
at java.io.FileDescriptor.openReadOnly(FileDescriptor.java:287)
at java.io.FileInputStream.open(FileInputStream.java:183)
at java.io.FileInputStream.(FileInputStream.java:137)
at com.interwoven.livesite.file.impl.FileSystemDal.read(FileSystemDal.java:111)
at com.interwoven.livesite.file.impl.FileSystemDal.read(FileSystemDal.java:100)
at com.interwoven.livesite.model.property.DCRProperty.fetchDCRXML(DCRProperty.java:329)
at com.interwoven.livesite.runtime.model.page.RuntimeComponent.buildComponentTransformData(RuntimeComponent.java:311)
... 33 more