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

Hi!

 

When I try to start the Public LASR Analytics Server I get this error:

 

-1 -------------- Task Summary -------------- SUCCESS (SASJob PreCode) ERRORS (Store Process ID) ------- --------------------------------------- ERROR: No mapping between account names and security IDs was done ERROR: Setting permissions on "D: \ SAS \ ​​Config \ Lev1 \ Applications \ SASVisualAnalytics \ VisualAnalyticsAdministrator \ Monitoring \ PIDs \ smp_medpro_10031.pid" failed. ERROR: I / O failure.

 

Anyone knows what's going on?

 

Kind regards

1 ACCEPTED SOLUTION

Accepted Solutions
alexal
SAS Employee

@JuanDaniel,

 

Make sure that the user who tries to start the LASR server has sufficient permissions to folder D:\SAS\​​Config\Lev1\Applications\SASVisualAnalytics\VisualAnalyticsAdministrator\Monitoring\PIDs\. Also, try to remove D:\SAS \​​Config\Lev1\Applications\SASVisualAnalytics\VisualAnalyticsAdministrator\Monitoring\PIDs\smp_medpro_10031.pid before next attempt, the file might be corrupted.

View solution in original post

3 REPLIES 3
alexal
SAS Employee

@JuanDaniel,

 

Make sure that the user who tries to start the LASR server has sufficient permissions to folder D:\SAS\​​Config\Lev1\Applications\SASVisualAnalytics\VisualAnalyticsAdministrator\Monitoring\PIDs\. Also, try to remove D:\SAS \​​Config\Lev1\Applications\SASVisualAnalytics\VisualAnalyticsAdministrator\Monitoring\PIDs\smp_medpro_10031.pid before next attempt, the file might be corrupted.

JuanDaniel
Quartz | Level 8

@alexal Thx  for the response.

 

I removed the file and I restarted the server and It's works!

 

Kind regards

 

 

alexal
SAS Employee

@JuanDaniel,

 

You are welcome! I have an explanation for you about what happened. When a non-distributed LASR server is started interactively by the administrator by clicking start in VA Admin or by using autostart, two additional SAS components are used:

 

  • The job execution service in the SAS middle tier.
  • A SAS Object Spawner in the server tier.

These two components are used to start a workspace server in the server tier. The workspace server submits the code that starts the non-distributed server and it remains running. The execution sequence creates a dependency between a SAS LASR Analytic Server, the middle tier, and the SAS Object Spawner. If any of the following are stopped or restarted, a non-distributed server can stop or become unresponsive:

 

  • the SAS Web Application Server (SASServern_m)
  • the related instance of the job execution service on the SAS Web Application Server
  • the SAS Object Spawner

Next time, before restarting any of those components, stop your LASR servers...

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

Tips for filtering data sources in SAS Visual Analytics

See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 1295 views
  • 2 likes
  • 2 in conversation