BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Nee_aggarwal
Calcite | Level 5

Hello Team,

 

I am getting the error message during loading the dimension from the FM studio.  Below is the errror message:

 

ERROR: Exception caught in FSLOGIN.

ERROR: NO_ENVIRONMENT_URL

com.sas.analytics.forecasting.client.api.exceptions.ForecastingException: NO_ENVIRONMENT_URL

     at

3                                                          The SAS System                              17:43 Thursday, June 28, 2018

 

com.sas.analytics.forecasting.client.api.ForecastingSessionFactory.createForecastingSession(ForecastingSessionFactory.java:163)

     at com.sas.analytics.forecasting.bridge.macros.ForecastStudioBridge.login(ForecastStudioBridge.java:3795)

Caused by: java.lang.IllegalStateException: NO_ENVIRONMENT_URL

     ... 2 more

 

1 ACCEPTED SOLUTION

Accepted Solutions
mitrov
SAS Employee

I suggest you contact tech support. They should be able to guide you to solve this issue. It seems like a configuration issue. 

View solution in original post

4 REPLIES 4
Nee_aggarwal
Calcite | Level 5

Small Correction:

 

I am getting this error message during loading the projects in the Forecast studio.

 

%fscreate (projectname=ABC_INFLOW_VOL, environment=Default_fs, data=ABT.TRANSACTION_VOL_ABC, id=time_mem1, by= province connection subsidy ratecard plan, hierarchy=YES, var= value, accumulate = total(value), aggregate = total(value), disaggregation=EQUALSPLIT, reconciliation= MIDDLEOUT(PROVINCE), publicaccess=YES, interval=MONTH, seasonality=12, idformat=MONYY7., timemultiplier=1, timeshift=1, arimax=YES, esm=YES, detectoutliers=YES, intermittent=NO, holdout=NO, criterion=MAPE, lead=12, alpha=0.05, allownegative= YES, description=foo bar stuff, transopt=MEDIAN, transtype=boxcox);

ShelleySessoms
Community Manager

Please provide a bit more information. What are you trying to accomplish with the code?

Nee_aggarwal
Calcite | Level 5

Thanks for responding to my question.

Here is what I am trying to do:

Using the attached macro, I am trying to create the projects in SAS Forecast. I running this macro in EG.  

Here is the code:

 

 

mitrov
SAS Employee

I suggest you contact tech support. They should be able to guide you to solve this issue. It seems like a configuration issue. 

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

Multiple Linear Regression in SAS

Learn how to run multiple linear regression models with and without interactions, presented by SAS user Alex Chaplin.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 4 replies
  • 1461 views
  • 0 likes
  • 3 in conversation