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. 

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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