No of visitors who read this post: 232
Category: SAS
Type: Question
Author: Jim Tynes
No votes yet

I am getting the following error message on my SAS model manager. How to get rid of this problem?

Error:

java.lang.RuntimeException: com.sas.apps.session.ApplicationNotInitializedException: 
java.lang.RuntimeException: com.sas.services.ServiceException: 
Previously failed to connect to http://your_server_name_here:port/SASContentServer/repository/default
/ModelManager for sastrust@saspw 

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

#

Hi,

You will receive this error if SAS Analytics Platform is started before your Web application server is fully started. So, check your Web application server log to verify that the server is fully started before starting the SAS Analytics Platform server. Anything can be shown but you need to check the log. 

Have you done it?

If yes, your problem will be no more.

Hathy