<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ERROR: Exception caught in FSLOAD. in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/ERROR-Exception-caught-in-FSLOAD/m-p/923763#M4808</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;By looking at the error '&lt;SPAN&gt;Failed to open fileref stream to "#LN00031"&lt;/SPAN&gt;', I am guessing a filesystem permission issue here.&lt;/P&gt;
&lt;P&gt;Can you please check the filesystem permission in location '&lt;SPAN&gt;/ie01/dev/UTF_ForecastStudio&lt;/SPAN&gt;'?&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The user who is trying to load the project (one who is logging is "&lt;SPAN&gt;%fslogin(user=&amp;amp;userid, password=&amp;amp;pwd);&lt;/SPAN&gt;") should have necessary read-write permissions in above location. Can you please if those permissions are appropriate in the filesystem level?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As that user, you can&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;cd /ie01/dev/UTF_ForecastStudio
mkdir test&lt;/PRE&gt;
&lt;P&gt;To see if&amp;nbsp;&lt;SPAN&gt;&amp;amp;userid has the correct permissions.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Apr 2024 09:22:13 GMT</pubDate>
    <dc:creator>rajib_nath</dc:creator>
    <dc:date>2024-04-10T09:22:13Z</dc:date>
    <item>
      <title>ERROR: Exception caught in FSLOAD.</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/ERROR-Exception-caught-in-FSLOAD/m-p/923743#M4806</link>
      <description>&lt;P&gt;Folder is available but still getting below error.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="amitbjambhulkar_0-1712733818702.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/95400iF7701DED724DCBF1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="amitbjambhulkar_0-1712733818702.png" alt="amitbjambhulkar_0-1712733818702.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ERROR: Exception caught in FSLOAD.&lt;BR /&gt;ERROR: java.lang.IllegalStateException: Failed to open fileref stream to "#LN00031"&lt;BR /&gt;04-10 03:08:45,527 [Thread-36][ERROR ForecastingSessionImpl] - java.lang.IllegalStateException: Failed to open fileref stream to &lt;BR /&gt;"#LN00031"&lt;BR /&gt;com.sas.analytics.forecasting.client.api.ForecastingSessionException: Unable to open data specification &lt;BR /&gt;WISH_GIC_PROD_TS_28a1728d_1680601898661&lt;BR /&gt;at com.sas.analytics.forecasting.client.impl.ForecastingSessionImpl.openDataSpecification(ForecastingSessionImpl.java:1107)&lt;BR /&gt;at com.sas.analytics.forecasting.client.impl.ForecastingSessionImpl.initForecastingProject(ForecastingSessionImpl.java:678)&lt;BR /&gt;at com.sas.analytics.forecasting.client.impl.ForecastingSessionImpl.openForecastingProject(ForecastingSessionImpl.java:511)&lt;BR /&gt;at com.sas.analytics.forecasting.bridge.macros.ForecastStudioBridge.loadProject(ForecastStudioBridge.java:3080)&lt;BR /&gt;Caused by: com.sas.analytics.timeseries.exception.CheckedExceptionWrapper: java.lang.IllegalStateException: Failed to open fileref &lt;BR /&gt;stream to "#LN00031"&lt;BR /&gt;at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;BR /&gt;at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)&lt;BR /&gt;at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)&lt;BR /&gt;at java.lang.reflect.Constructor.newInstance(Constructor.java:423)&lt;BR /&gt;at com.sas.analytics.timeseries.exception.ExceptionUtility.wrap(ExceptionUtility.java:47)&lt;BR /&gt;at com.sas.analytics.forecasting.midtier.impl.remote.RemoteServiceAdapter.processException(RemoteServiceAdapter.java:200)&lt;BR /&gt;at &lt;BR /&gt;com.sas.analytics.forecasting.midtier.impl.remote.RemoteDataSpecificationServiceAdapter.openDataSpecification(RemoteDataSpecificatio&lt;BR /&gt;nServiceAdapter.java:169)&lt;BR /&gt;at sun.reflect.GeneratedMethodAccessor655.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)&lt;BR /&gt;at org.springframework.remoting.support.RemoteInvocationTraceInterceptor.invoke(RemoteInvocationTraceInterceptor.java:77)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt;at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)&lt;BR /&gt;at com.sun.proxy.$Proxy288.openDataSpecification(Unknown Source)&lt;BR /&gt;at sun.reflect.GeneratedMethodAccessor16970.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.springframework.remoting.support.RemoteInvocation.invoke(RemoteInvocation.java:205)&lt;BR /&gt;at org.springframework.remoting.support.DefaultRemoteInvocationExecutor.invoke(DefaultRemoteInvocationExecutor.java:38)&lt;BR /&gt;at sun.reflect.GeneratedMethodAccessor181.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)&lt;BR /&gt;8 The SAS System Wednesday, April 10, 2024 12:38:45 PM&lt;/P&gt;
&lt;P&gt;at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:80)&lt;BR /&gt;at &lt;BR /&gt;com.sas.svcs.remoting.aspects.AbstractAspectJRemoteInvocationInterceptor.invoke(AbstractAspectJRemoteInvocationInterceptor.java:78)&lt;BR /&gt;at sun.reflect.GeneratedMethodAccessor180.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:621)&lt;BR /&gt;at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:610)&lt;BR /&gt;at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:65)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:161)&lt;BR /&gt;at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:91)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt;at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)&lt;BR /&gt;at com.sun.proxy.$Proxy284.invoke(Unknown Source)&lt;BR /&gt;at org.springframework.remoting.support.RemoteInvocationBasedExporter.invoke(RemoteInvocationBasedExporter.java:78)&lt;BR /&gt;at &lt;BR /&gt;org.springframework.remoting.support.RemoteInvocationBasedExporter.invokeAndCreateResult(RemoteInvocationBasedExporter.java:114)&lt;BR /&gt;at org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter.handleRequest(HttpInvokerServiceExporter.java:90)&lt;BR /&gt;at org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:49)&lt;BR /&gt;at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:933)&lt;BR /&gt;at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:867)&lt;BR /&gt;at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:951)&lt;BR /&gt;at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:853)&lt;BR /&gt;at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)&lt;BR /&gt;at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:827)&lt;BR /&gt;at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;BR /&gt;at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:311)&lt;BR /&gt;at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:116)&lt;BR /&gt;at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:83)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at com.sas.svcs.webapp.servlet.filters.SecurityFilter.onDoFilter(SecurityFilter.java:80)&lt;BR /&gt;at com.sas.framework.webapp.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:82)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at com.sas.svcs.security.authentication.web.filters.TgtKeepAliveFilter.doFilterInternal(TgtKeepAliveFilter.java:59)&lt;BR /&gt;at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:106)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at &lt;BR /&gt;org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at &lt;BR /&gt;org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter&lt;BR /&gt;.java:54)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at com.sas.svcs.security.authentication.web.filters.SessionIdentifierFilter.doFilterInternal(SessionIdentifierFilter.java:38)&lt;BR /&gt;at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:106)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at &lt;BR /&gt;org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilt&lt;BR /&gt;er.java:182)&lt;BR /&gt;9 The SAS System Wednesday, April 10, 2024 12:38:45 PM&lt;/P&gt;
&lt;P&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at com.sas.svcs.security.authentication.session.jasig.SingleSignOutFilter.doFilterInternal(SingleSignOutFilter.java:60)&lt;BR /&gt;at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:106)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at com.sas.svcs.security.authentication.web.filters.RevokableTokenLogoutFilter.doFilter(RevokableTokenLogoutFilter.java:38)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:105)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at &lt;BR /&gt;com.sas.svcs.security.authentication.web.csrf.CsrfSynchronizerTokenFilter.doFilterInternal(CsrfSynchronizerTokenFilter.java:178)&lt;BR /&gt;at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:106)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at &lt;BR /&gt;com.sas.svcs.security.authentication.web.filters.CsrfRefererCheckerFilter.doFilterInternal(CsrfRefererCheckerFilter.java:909)&lt;BR /&gt;at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:106)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at com.sas.framework.webapp.servlet.ApplicationNameFilter.onDoFilter(ApplicationNameFilter.java:55)&lt;BR /&gt;at com.sas.framework.webapp.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:82)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:173)&lt;BR /&gt;at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:343)&lt;BR /&gt;at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:260)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;BR /&gt;at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)&lt;BR /&gt;at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)&lt;BR /&gt;at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:543)&lt;BR /&gt;at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)&lt;BR /&gt;at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)&lt;BR /&gt;at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)&lt;BR /&gt;at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)&lt;BR /&gt;at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:747)&lt;BR /&gt;at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)&lt;BR /&gt;at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:615)&lt;BR /&gt;at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)&lt;BR /&gt;at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:818)&lt;BR /&gt;at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1627)&lt;BR /&gt;at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;BR /&gt;at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:748)&lt;BR /&gt;at org.springframework.remoting.support.RemoteInvocationUtils.fillInClientStackTraceIfPossible(RemoteInvocationUtils.java:45)&lt;BR /&gt;at org.springframework.remoting.support.RemoteInvocationResult.recreate(RemoteInvocationResult.java:115)&lt;BR /&gt;at com.sas.svcs.remoting.RemoteInvocationAttributeResult.recreate(RemoteInvocationAttributeResult.java:88)&lt;BR /&gt;at &lt;BR /&gt;org.springframework.remoting.support.RemoteInvocationBasedAccessor.recreateRemoteInvocationResult(RemoteInvocationBasedAccessor.java&lt;BR /&gt;:85)&lt;BR /&gt;at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.invoke(HttpInvokerClientInterceptor.java:148)&lt;BR /&gt;at com.sas.svcs.remoting.client.SASClientTicketingProxy.invokeInternal(SASClientTicketingProxy.java:176)&lt;BR /&gt;at com.sas.svcs.remoting.client.SASClientTicketingProxy.invoke(SASClientTicketingProxy.java:212)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt;at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)&lt;BR /&gt;at com.sun.proxy.$Proxy6.openDataSpecification(Unknown Source)&lt;BR /&gt;at com.sas.analytics.forecasting.client.impl.ForecastingSessionImpl.openDataSpecification(ForecastingSessionImpl.java:1084)&lt;BR /&gt;... 3 more&lt;BR /&gt;10 The SAS System Wednesday, April 10, 2024 12:38:45 PM&lt;/P&gt;
&lt;P&gt;Caused by: java.lang.IllegalStateException: Failed to open fileref stream to "#LN00031"&lt;BR /&gt;at com.sas.analytics.timeseries.workspace.file.wip.WIPFileSystemAdapter._openFilerefStream(WIPFileSystemAdapter.java:448)&lt;BR /&gt;at com.sas.analytics.timeseries.workspace.file.wip.WIPFileSystemAdapter.openInputStream(WIPFileSystemAdapter.java:345)&lt;BR /&gt;at com.sas.analytics.timeseries.workspace.file.MVAFileSystemUtility.getTextContents(MVAFileSystemUtility.java:250)&lt;BR /&gt;at &lt;BR /&gt;com.sas.analytics.forecasting.midtier.impl.dataspec.DataSpecificationService.openDataSpecification(DataSpecificationService.java:567&lt;BR /&gt;)&lt;BR /&gt;at &lt;BR /&gt;com.sas.analytics.forecasting.midtier.impl.remote.RemoteDataSpecificationServiceAdapter.openDataSpecification(RemoteDataSpecificatio&lt;BR /&gt;nServiceAdapter.java:166)&lt;BR /&gt;... 128 more&lt;BR /&gt;Caused by: com.sas.analytics.timeseries.exception.MutatedException: (com.sas.svcs.workspace.client.GeneralServiceExceptionHolder) &lt;BR /&gt;Physical file does not exist, &lt;BR /&gt;/ie01/ForecastStudio/DataSpecifications/WISH_GIC_PROD_TS_28a1728d_1680601898661/libraries_declaration.sas.&lt;BR /&gt;at com.sas.iom.SASIOMDefs.GenericErrorHelper.read(GenericErrorHelper.java:22)&lt;BR /&gt;at com.sas.iom.SASIOMDefs.GenericErrorHelper.extract(GenericErrorHelper.java:47)&lt;BR /&gt;at com.sas.iom.SAS._portable_stub_IFileref.OpenBinaryStream(_portable_stub_IFileref.java:119)&lt;BR /&gt;at com.sas.svcs.workspace.impl.FilerefServiceImpl.openBinaryStream(FilerefServiceImpl.java:229)&lt;BR /&gt;at sun.reflect.GeneratedMethodAccessor1460.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at com.sas.svcs.remoting.httpinvoker.stateful.StatefulServiceProxyInterceptor.invoke(StatefulServiceProxyInterceptor.java:135)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt;at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)&lt;BR /&gt;at com.sun.proxy.$Proxy2847.openBinaryStream(Unknown Source)&lt;BR /&gt;at sun.reflect.GeneratedMethodAccessor1460.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)&lt;BR /&gt;at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:124)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt;at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:91)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt;at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)&lt;BR /&gt;at com.sun.proxy.$Proxy2848.openBinaryStream(Unknown Source)&lt;BR /&gt;at sun.reflect.GeneratedMethodAccessor1460.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)&lt;BR /&gt;at org.springframework.remoting.support.RemoteInvocationTraceInterceptor.invoke(RemoteInvocationTraceInterceptor.java:77)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt;at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)&lt;BR /&gt;at com.sun.proxy.$Proxy2849.openBinaryStream(Unknown Source)&lt;BR /&gt;at sun.reflect.GeneratedMethodAccessor6145.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.springframework.remoting.support.RemoteInvocation.invoke(RemoteInvocation.java:205)&lt;BR /&gt;at org.springframework.remoting.support.DefaultRemoteInvocationExecutor.invoke(DefaultRemoteInvocationExecutor.java:38)&lt;BR /&gt;at sun.reflect.GeneratedMethodAccessor1100.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)&lt;BR /&gt;11 The SAS System Wednesday, April 10, 2024 12:38:45 PM&lt;/P&gt;
&lt;P&gt;at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:80)&lt;BR /&gt;at &lt;BR /&gt;com.sas.svcs.remoting.aspects.AbstractAspectJRemoteInvocationInterceptor.invoke(AbstractAspectJRemoteInvocationInterceptor.java:78)&lt;BR /&gt;at sun.reflect.GeneratedMethodAccessor1079.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:621)&lt;BR /&gt;at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:610)&lt;BR /&gt;at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:65)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:161)&lt;BR /&gt;at com.sas.svcs.remoting.aspects.RemoteInvocationInterceptor.invoke(RemoteInvocationInterceptor.java:77)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt;at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:91)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt;at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)&lt;BR /&gt;at com.sun.proxy.$Proxy2808.invoke(Unknown Source)&lt;BR /&gt;at org.springframework.remoting.support.RemoteInvocationBasedExporter.invoke(RemoteInvocationBasedExporter.java:78)&lt;BR /&gt;at &lt;BR /&gt;org.springframework.remoting.support.RemoteInvocationBasedExporter.invokeAndCreateResult(RemoteInvocationBasedExporter.java:114)&lt;BR /&gt;at &lt;BR /&gt;com.sas.svcs.remoting.httpinvoker.PostProcessingHttpInvokerServiceExporter.invokeAndCreateResult(PostProcessingHttpInvokerServiceExp&lt;BR /&gt;orter.java:94)&lt;BR /&gt;at org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter.handleRequest(HttpInvokerServiceExporter.java:90)&lt;BR /&gt;at org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:49)&lt;BR /&gt;at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:933)&lt;BR /&gt;at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:867)&lt;BR /&gt;at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:951)&lt;BR /&gt;at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:853)&lt;BR /&gt;at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)&lt;BR /&gt;at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:827)&lt;BR /&gt;at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;BR /&gt;at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;BR /&gt;at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)&lt;BR /&gt;at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)&lt;BR /&gt;at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:543)&lt;BR /&gt;at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)&lt;BR /&gt;at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)&lt;BR /&gt;at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)&lt;BR /&gt;at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)&lt;BR /&gt;at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:747)&lt;BR /&gt;at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)&lt;BR /&gt;at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:615)&lt;BR /&gt;at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)&lt;BR /&gt;at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:818)&lt;BR /&gt;at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1627)&lt;BR /&gt;at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;BR /&gt;at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:748)&lt;BR /&gt;at org.springframework.remoting.support.RemoteInvocationUtils.fillInClientStackTraceIfPossible(RemoteInvocationUtils.java:45)&lt;BR /&gt;at org.springframework.remoting.support.RemoteInvocationResult.recreate(RemoteInvocationResult.java:115)&lt;BR /&gt;at com.sas.svcs.remoting.RemoteInvocationAttributeResult.recreate(RemoteInvocationAttributeResult.java:88)&lt;BR /&gt;at &lt;BR /&gt;12 The SAS System Wednesday, April 10, 2024 12:38:45 PM&lt;/P&gt;
&lt;P&gt;org.springframework.remoting.support.RemoteInvocationBasedAccessor.recreateRemoteInvocationResult(RemoteInvocationBasedAccessor.java&lt;BR /&gt;:85)&lt;BR /&gt;at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.invoke(HttpInvokerClientInterceptor.java:148)&lt;BR /&gt;at com.sas.svcs.cluster.httpinvoker.AutoDiscoveredHttpService.invoke(AutoDiscoveredHttpService.java:345)&lt;BR /&gt;at &lt;BR /&gt;com.sas.svcs.cluster.httpinvoker.stateful.AutoDiscoveredCreatesStatefulHttpService.invoke(AutoDiscoveredCreatesStatefulHttpService.j&lt;BR /&gt;ava:138)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt;at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)&lt;BR /&gt;at com.sun.proxy.$Proxy248.openBinaryStream(Unknown Source)&lt;BR /&gt;at sun.reflect.GeneratedMethodAccessor333.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)&lt;BR /&gt;at &lt;BR /&gt;com.sas.svcs.cluster.httpinvoker.stateful.AutoDiscoveredCreatesStatefulHttpService$StatefulInvocationInterceptor.invoke(AutoDiscover&lt;BR /&gt;edCreatesStatefulHttpService.java:231)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt;at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)&lt;BR /&gt;at com.sun.proxy.$Proxy1093.openBinaryStream(Unknown Source)&lt;BR /&gt;at com.sas.analytics.timeseries.workspace.file.wip.WIPFileSystemAdapter._openFilerefStream(WIPFileSystemAdapter.java:443)&lt;BR /&gt;... 132 more&lt;BR /&gt;com.sas.analytics.forecasting.client.api.ForecastingSessionException: Unable to open project CC_DCL_gic_prod&lt;BR /&gt;at com.sas.analytics.forecasting.client.impl.ForecastingSessionImpl.initForecastingProject(ForecastingSessionImpl.java:792)&lt;BR /&gt;at com.sas.analytics.forecasting.client.impl.ForecastingSessionImpl.openForecastingProject(ForecastingSessionImpl.java:511)&lt;BR /&gt;at com.sas.analytics.forecasting.bridge.macros.ForecastStudioBridge.loadProject(ForecastStudioBridge.java:3080)&lt;BR /&gt;Caused by: com.sas.analytics.forecasting.client.api.ForecastingSessionException: Unable to open data specification &lt;BR /&gt;WISH_GIC_PROD_TS_28a1728d_1680601898661&lt;BR /&gt;at com.sas.analytics.forecasting.client.impl.ForecastingSessionImpl.openDataSpecification(ForecastingSessionImpl.java:1107)&lt;BR /&gt;at com.sas.analytics.forecasting.client.impl.ForecastingSessionImpl.initForecastingProject(ForecastingSessionImpl.java:678)&lt;BR /&gt;... 2 more&lt;BR /&gt;Caused by: com.sas.analytics.timeseries.exception.CheckedExceptionWrapper: java.lang.IllegalStateException: Failed to open fileref &lt;BR /&gt;stream to "#LN00031"&lt;BR /&gt;at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;BR /&gt;at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)&lt;BR /&gt;at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)&lt;BR /&gt;at java.lang.reflect.Constructor.newInstance(Constructor.java:423)&lt;BR /&gt;at com.sas.analytics.timeseries.exception.ExceptionUtility.wrap(ExceptionUtility.java:47)&lt;BR /&gt;at com.sas.analytics.forecasting.midtier.impl.remote.RemoteServiceAdapter.processException(RemoteServiceAdapter.java:200)&lt;BR /&gt;at &lt;BR /&gt;com.sas.analytics.forecasting.midtier.impl.remote.RemoteDataSpecificationServiceAdapter.openDataSpecification(RemoteDataSpecificatio&lt;BR /&gt;nServiceAdapter.java:169)&lt;BR /&gt;at sun.reflect.GeneratedMethodAccessor655.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)&lt;BR /&gt;at org.springframework.remoting.support.RemoteInvocationTraceInterceptor.invoke(RemoteInvocationTraceInterceptor.java:77)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt;at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)&lt;BR /&gt;at com.sun.proxy.$Proxy288.openDataSpecification(Unknown Source)&lt;BR /&gt;at sun.reflect.GeneratedMethodAccessor16970.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.springframework.remoting.support.RemoteInvocation.invoke(RemoteInvocation.java:205)&lt;BR /&gt;13 The SAS System Wednesday, April 10, 2024 12:38:45 PM&lt;/P&gt;
&lt;P&gt;at org.springframework.remoting.support.DefaultRemoteInvocationExecutor.invoke(DefaultRemoteInvocationExecutor.java:38)&lt;BR /&gt;at sun.reflect.GeneratedMethodAccessor181.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)&lt;BR /&gt;at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:80)&lt;BR /&gt;at &lt;BR /&gt;com.sas.svcs.remoting.aspects.AbstractAspectJRemoteInvocationInterceptor.invoke(AbstractAspectJRemoteInvocationInterceptor.java:78)&lt;BR /&gt;at sun.reflect.GeneratedMethodAccessor180.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:621)&lt;BR /&gt;at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:610)&lt;BR /&gt;at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:65)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:161)&lt;BR /&gt;at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:91)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt;at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)&lt;BR /&gt;at com.sun.proxy.$Proxy284.invoke(Unknown Source)&lt;BR /&gt;at org.springframework.remoting.support.RemoteInvocationBasedExporter.invoke(RemoteInvocationBasedExporter.java:78)&lt;BR /&gt;at &lt;BR /&gt;org.springframework.remoting.support.RemoteInvocationBasedExporter.invokeAndCreateResult(RemoteInvocationBasedExporter.java:114)&lt;BR /&gt;at org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter.handleRequest(HttpInvokerServiceExporter.java:90)&lt;BR /&gt;at org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:49)&lt;BR /&gt;at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:933)&lt;BR /&gt;at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:867)&lt;BR /&gt;at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:951)&lt;BR /&gt;at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:853)&lt;BR /&gt;at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)&lt;BR /&gt;at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:827)&lt;BR /&gt;at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;BR /&gt;at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:311)&lt;BR /&gt;at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:116)&lt;BR /&gt;at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:83)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at com.sas.svcs.webapp.servlet.filters.SecurityFilter.onDoFilter(SecurityFilter.java:80)&lt;BR /&gt;at com.sas.framework.webapp.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:82)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at com.sas.svcs.security.authentication.web.filters.TgtKeepAliveFilter.doFilterInternal(TgtKeepAliveFilter.java:59)&lt;BR /&gt;at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:106)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at &lt;BR /&gt;org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at &lt;BR /&gt;org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter&lt;BR /&gt;.java:54)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)&lt;BR /&gt;14 The SAS System Wednesday, April 10, 2024 12:38:45 PM&lt;/P&gt;
&lt;P&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at com.sas.svcs.security.authentication.web.filters.SessionIdentifierFilter.doFilterInternal(SessionIdentifierFilter.java:38)&lt;BR /&gt;at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:106)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at &lt;BR /&gt;org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilt&lt;BR /&gt;er.java:182)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at com.sas.svcs.security.authentication.session.jasig.SingleSignOutFilter.doFilterInternal(SingleSignOutFilter.java:60)&lt;BR /&gt;at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:106)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at com.sas.svcs.security.authentication.web.filters.RevokableTokenLogoutFilter.doFilter(RevokableTokenLogoutFilter.java:38)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:105)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at &lt;BR /&gt;com.sas.svcs.security.authentication.web.csrf.CsrfSynchronizerTokenFilter.doFilterInternal(CsrfSynchronizerTokenFilter.java:178)&lt;BR /&gt;at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:106)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at &lt;BR /&gt;com.sas.svcs.security.authentication.web.filters.CsrfRefererCheckerFilter.doFilterInternal(CsrfRefererCheckerFilter.java:909)&lt;BR /&gt;at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:106)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at com.sas.framework.webapp.servlet.ApplicationNameFilter.onDoFilter(ApplicationNameFilter.java:55)&lt;BR /&gt;at com.sas.framework.webapp.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:82)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)&lt;BR /&gt;at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:173)&lt;BR /&gt;at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:343)&lt;BR /&gt;at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:260)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;BR /&gt;at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)&lt;BR /&gt;at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)&lt;BR /&gt;at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:543)&lt;BR /&gt;at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)&lt;BR /&gt;at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)&lt;BR /&gt;at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)&lt;BR /&gt;at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)&lt;BR /&gt;at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:747)&lt;BR /&gt;at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)&lt;BR /&gt;at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:615)&lt;BR /&gt;at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)&lt;BR /&gt;at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:818)&lt;BR /&gt;at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1627)&lt;BR /&gt;at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;BR /&gt;at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:748)&lt;BR /&gt;at org.springframework.remoting.support.RemoteInvocationUtils.fillInClientStackTraceIfPossible(RemoteInvocationUtils.java:45)&lt;BR /&gt;at org.springframework.remoting.support.RemoteInvocationResult.recreate(RemoteInvocationResult.java:115)&lt;BR /&gt;at com.sas.svcs.remoting.RemoteInvocationAttributeResult.recreate(RemoteInvocationAttributeResult.java:88)&lt;BR /&gt;at &lt;BR /&gt;org.springframework.remoting.support.RemoteInvocationBasedAccessor.recreateRemoteInvocationResult(RemoteInvocationBasedAccessor.java&lt;BR /&gt;:85)&lt;BR /&gt;at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.invoke(HttpInvokerClientInterceptor.java:148)&lt;BR /&gt;15 The SAS System Wednesday, April 10, 2024 12:38:45 PM&lt;/P&gt;
&lt;P&gt;at com.sas.svcs.remoting.client.SASClientTicketingProxy.invokeInternal(SASClientTicketingProxy.java:176)&lt;BR /&gt;at com.sas.svcs.remoting.client.SASClientTicketingProxy.invoke(SASClientTicketingProxy.java:212)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt;at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)&lt;BR /&gt;at com.sun.proxy.$Proxy6.openDataSpecification(Unknown Source)&lt;BR /&gt;at com.sas.analytics.forecasting.client.impl.ForecastingSessionImpl.openDataSpecification(ForecastingSessionImpl.java:1084)&lt;BR /&gt;... 3 more&lt;BR /&gt;Caused by: java.lang.IllegalStateException: Failed to open fileref stream to "#LN00031"&lt;BR /&gt;at com.sas.analytics.timeseries.workspace.file.wip.WIPFileSystemAdapter._openFilerefStream(WIPFileSystemAdapter.java:448)&lt;BR /&gt;at com.sas.analytics.timeseries.workspace.file.wip.WIPFileSystemAdapter.openInputStream(WIPFileSystemAdapter.java:345)&lt;BR /&gt;at com.sas.analytics.timeseries.workspace.file.MVAFileSystemUtility.getTextContents(MVAFileSystemUtility.java:250)&lt;BR /&gt;at &lt;BR /&gt;com.sas.analytics.forecasting.midtier.impl.dataspec.DataSpecificationService.openDataSpecification(DataSpecificationService.java:567&lt;BR /&gt;)&lt;BR /&gt;at &lt;BR /&gt;com.sas.analytics.forecasting.midtier.impl.remote.RemoteDataSpecificationServiceAdapter.openDataSpecification(RemoteDataSpecificatio&lt;BR /&gt;nServiceAdapter.java:166)&lt;BR /&gt;... 128 more&lt;BR /&gt;Caused by: com.sas.analytics.timeseries.exception.MutatedException: (com.sas.svcs.workspace.client.GeneralServiceExceptionHolder) &lt;BR /&gt;Physical file does not exist, &lt;BR /&gt;/ie01/ForecastStudio/DataSpecifications/WISH_GIC_PROD_TS_28a1728d_1680601898661/libraries_declaration.sas.&lt;BR /&gt;at com.sas.iom.SASIOMDefs.GenericErrorHelper.read(GenericErrorHelper.java:22)&lt;BR /&gt;at com.sas.iom.SASIOMDefs.GenericErrorHelper.extract(GenericErrorHelper.java:47)&lt;BR /&gt;at com.sas.iom.SAS._portable_stub_IFileref.OpenBinaryStream(_portable_stub_IFileref.java:119)&lt;BR /&gt;at com.sas.svcs.workspace.impl.FilerefServiceImpl.openBinaryStream(FilerefServiceImpl.java:229)&lt;BR /&gt;at sun.reflect.GeneratedMethodAccessor1460.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at com.sas.svcs.remoting.httpinvoker.stateful.StatefulServiceProxyInterceptor.invoke(StatefulServiceProxyInterceptor.java:135)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt;at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)&lt;BR /&gt;at com.sun.proxy.$Proxy2847.openBinaryStream(Unknown Source)&lt;BR /&gt;at sun.reflect.GeneratedMethodAccessor1460.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)&lt;BR /&gt;at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:124)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt;at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:91)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt;at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)&lt;BR /&gt;at com.sun.proxy.$Proxy2848.openBinaryStream(Unknown Source)&lt;BR /&gt;at sun.reflect.GeneratedMethodAccessor1460.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)&lt;BR /&gt;at org.springframework.remoting.support.RemoteInvocationTraceInterceptor.invoke(RemoteInvocationTraceInterceptor.java:77)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt;at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)&lt;BR /&gt;at com.sun.proxy.$Proxy2849.openBinaryStream(Unknown Source)&lt;BR /&gt;at sun.reflect.GeneratedMethodAccessor6145.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.springframework.remoting.support.RemoteInvocation.invoke(RemoteInvocation.java:205)&lt;BR /&gt;16 The SAS System Wednesday, April 10, 2024 12:38:45 PM&lt;/P&gt;
&lt;P&gt;at org.springframework.remoting.support.DefaultRemoteInvocationExecutor.invoke(DefaultRemoteInvocationExecutor.java:38)&lt;BR /&gt;at sun.reflect.GeneratedMethodAccessor1100.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)&lt;BR /&gt;at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:80)&lt;BR /&gt;at &lt;BR /&gt;com.sas.svcs.remoting.aspects.AbstractAspectJRemoteInvocationInterceptor.invoke(AbstractAspectJRemoteInvocationInterceptor.java:78)&lt;BR /&gt;at sun.reflect.GeneratedMethodAccessor1079.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:621)&lt;BR /&gt;at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:610)&lt;BR /&gt;at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:65)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:161)&lt;BR /&gt;at com.sas.svcs.remoting.aspects.RemoteInvocationInterceptor.invoke(RemoteInvocationInterceptor.java:77)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt;at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:91)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt;at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)&lt;BR /&gt;at com.sun.proxy.$Proxy2808.invoke(Unknown Source)&lt;BR /&gt;at org.springframework.remoting.support.RemoteInvocationBasedExporter.invoke(RemoteInvocationBasedExporter.java:78)&lt;BR /&gt;at &lt;BR /&gt;org.springframework.remoting.support.RemoteInvocationBasedExporter.invokeAndCreateResult(RemoteInvocationBasedExporter.java:114)&lt;BR /&gt;at &lt;BR /&gt;com.sas.svcs.remoting.httpinvoker.PostProcessingHttpInvokerServiceExporter.invokeAndCreateResult(PostProcessingHttpInvokerServiceExp&lt;BR /&gt;orter.java:94)&lt;BR /&gt;at org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter.handleRequest(HttpInvokerServiceExporter.java:90)&lt;BR /&gt;at org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:49)&lt;BR /&gt;at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:933)&lt;BR /&gt;at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:867)&lt;BR /&gt;at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:951)&lt;BR /&gt;at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:853)&lt;BR /&gt;at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)&lt;BR /&gt;at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:827)&lt;BR /&gt;at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;BR /&gt;at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;BR /&gt;at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)&lt;BR /&gt;at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)&lt;BR /&gt;at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:543)&lt;BR /&gt;at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)&lt;BR /&gt;at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)&lt;BR /&gt;at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)&lt;BR /&gt;at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)&lt;BR /&gt;at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:747)&lt;BR /&gt;at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)&lt;BR /&gt;at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:615)&lt;BR /&gt;at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)&lt;BR /&gt;at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:818)&lt;BR /&gt;at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1627)&lt;BR /&gt;at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;BR /&gt;17 The SAS System Wednesday, April 10, 2024 12:38:45 PM&lt;/P&gt;
&lt;P&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;BR /&gt;at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:748)&lt;BR /&gt;at org.springframework.remoting.support.RemoteInvocationUtils.fillInClientStackTraceIfPossible(RemoteInvocationUtils.java:45)&lt;BR /&gt;at org.springframework.remoting.support.RemoteInvocationResult.recreate(RemoteInvocationResult.java:115)&lt;BR /&gt;at com.sas.svcs.remoting.RemoteInvocationAttributeResult.recreate(RemoteInvocationAttributeResult.java:88)&lt;BR /&gt;at &lt;BR /&gt;org.springframework.remoting.support.RemoteInvocationBasedAccessor.recreateRemoteInvocationResult(RemoteInvocationBasedAccessor.java&lt;BR /&gt;:85)&lt;BR /&gt;at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.invoke(HttpInvokerClientInterceptor.java:148)&lt;BR /&gt;at com.sas.svcs.cluster.httpinvoker.AutoDiscoveredHttpService.invoke(AutoDiscoveredHttpService.java:345)&lt;BR /&gt;at &lt;BR /&gt;com.sas.svcs.cluster.httpinvoker.stateful.AutoDiscoveredCreatesStatefulHttpService.invoke(AutoDiscoveredCreatesStatefulHttpService.j&lt;BR /&gt;ava:138)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt;at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)&lt;BR /&gt;at com.sun.proxy.$Proxy248.openBinaryStream(Unknown Source)&lt;BR /&gt;at sun.reflect.GeneratedMethodAccessor333.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)&lt;BR /&gt;at &lt;BR /&gt;com.sas.svcs.cluster.httpinvoker.stateful.AutoDiscoveredCreatesStatefulHttpService$StatefulInvocationInterceptor.invoke(AutoDiscover&lt;BR /&gt;edCreatesStatefulHttpService.java:231)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt;at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)&lt;BR /&gt;at com.sun.proxy.$Proxy1093.openBinaryStream(Unknown Source)&lt;BR /&gt;at com.sas.analytics.timeseries.workspace.file.wip.WIPFileSystemAdapter._openFilerefStream(WIPFileSystemAdapter.java:443)&lt;BR /&gt;... 132 more&lt;BR /&gt;NOTE: DATA statement used (Total process time):&lt;BR /&gt;real time 9.49 seconds&lt;BR /&gt;cpu time 0.02 seconds&lt;/P&gt;
&lt;P&gt;NOTE: Stopping FSLOAD due to errors.&lt;BR /&gt;MPRINT(GIC_PROD): ;&lt;BR /&gt;fsload=ERROR&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 07:24:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/ERROR-Exception-caught-in-FSLOAD/m-p/923743#M4806</guid>
      <dc:creator>amitbjambhulkar</dc:creator>
      <dc:date>2024-04-10T07:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Exception caught in FSLOAD.</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/ERROR-Exception-caught-in-FSLOAD/m-p/923763#M4808</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;By looking at the error '&lt;SPAN&gt;Failed to open fileref stream to "#LN00031"&lt;/SPAN&gt;', I am guessing a filesystem permission issue here.&lt;/P&gt;
&lt;P&gt;Can you please check the filesystem permission in location '&lt;SPAN&gt;/ie01/dev/UTF_ForecastStudio&lt;/SPAN&gt;'?&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The user who is trying to load the project (one who is logging is "&lt;SPAN&gt;%fslogin(user=&amp;amp;userid, password=&amp;amp;pwd);&lt;/SPAN&gt;") should have necessary read-write permissions in above location. Can you please if those permissions are appropriate in the filesystem level?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As that user, you can&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;cd /ie01/dev/UTF_ForecastStudio
mkdir test&lt;/PRE&gt;
&lt;P&gt;To see if&amp;nbsp;&lt;SPAN&gt;&amp;amp;userid has the correct permissions.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 09:22:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/ERROR-Exception-caught-in-FSLOAD/m-p/923763#M4808</guid>
      <dc:creator>rajib_nath</dc:creator>
      <dc:date>2024-04-10T09:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Exception caught in FSLOAD.</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/ERROR-Exception-caught-in-FSLOAD/m-p/923929#M4811</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The project location is -&amp;nbsp;/ie01/ForecastStudio/Projects. And it have required permissions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 06:43:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/ERROR-Exception-caught-in-FSLOAD/m-p/923929#M4811</guid>
      <dc:creator>amitbjambhulkar</dc:creator>
      <dc:date>2024-04-11T06:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Exception caught in FSLOAD.</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/ERROR-Exception-caught-in-FSLOAD/m-p/923937#M4813</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;In the error, I see the message "&lt;SPAN&gt;Unable to open data specification&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;WISH_GIC_PROD_TS_28a1728d_1680601898661&lt;/SPAN&gt;".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Inside the FS environment location (&lt;SPAN&gt;/ie01/ForecastStudio/&lt;/SPAN&gt;) you should have multiple folders for Project, Data specification, etc. like the following:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="env_folders.PNG" style="width: 578px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/95463iEEC58CEF8CDAD0B1/image-size/large?v=v2&amp;amp;px=999" role="button" title="env_folders.PNG" alt="env_folders.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Can you check permission issues for both Projects &amp;amp; DataSpecicications folders? To know the exact folders, you can open the file "&lt;SPAN&gt;/ie01/ForecastStudio/DataSpecifications/WISH_GIC_PROD_TS_28a1728d_1680601898661/libraries_declaration.sas&lt;/SPAN&gt;" which should have lines similar to the following:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%let HPF_PROJECTDIR = /ie01/ForecastStudio/Projects/CC_DCC_gic_prod;
%let HPF_DATASPECDIR = /ie01/ForecastStudio/DataSpecifications/WISH_GIC_PROD_TS_28a1728d_1680601898661/;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Copy the above paths for Project &amp;amp; Data specification. Manually provide recursive permissions 775 or 777 to both those locations.&lt;/P&gt;
&lt;PRE&gt;chmod -R 775 /ie01/ForecastStudio/Projects/CC_DCC_gic_prod/
chmod -R 775 /ie01/ForecastStudio/DataSpecifications/WISH_GIC_PROD_TS_28a1728d_1680601898661/&lt;/PRE&gt;
&lt;P&gt;Once the permission settings are changed, try to run the failing %FSLOAD macro to see if that works.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 07:27:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/ERROR-Exception-caught-in-FSLOAD/m-p/923937#M4813</guid>
      <dc:creator>rajib_nath</dc:creator>
      <dc:date>2024-04-11T07:27:14Z</dc:date>
    </item>
  </channel>
</rss>

