Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SASjs server crashes with WPS calling -nologo on SAS command line #352

Closed
RandyBetancourt opened this issue Apr 19, 2023 · 2 comments · Fixed by #353
Closed

SASjs server crashes with WPS calling -nologo on SAS command line #352

RandyBetancourt opened this issue Apr 19, 2023 · 2 comments · Fixed by #353
Labels

Comments

@RandyBetancourt
Copy link

Hi All,

Really keen to use SASjs as a method for running Altair's SLC (rebranded WPS) with VSCode. SASjs is running on Windows. Unfortunately, SLC does not know the SAS command-line command -nologo. How do I configure SASjs to drop this parameter?

 ERROR  session crashed! while waiting to be ready Error: Command failed: C:\Users\rbetancourt\OneDrive - Altair Engineering, Inc\Desktop\wps5\wps-5.0.0.3.2143-ea3-maintenance\bin\wps.exe -SYSIN C:\Users\rbetancourt\OneDrive - Altair Engineering, Inc\Documents\SASjs\sasjs_root\sessions\20230419213433-86015-1681940073531\code.sas -LOG C:\Users\rbetancourt\OneDrive - Altair Engineering, Inc\Documents\SASjs\sasjs_root\sessions\20230419213433-86015-1681940073531\log.log -PRINT C:\Users\rbetancourt\OneDrive - Altair Engineering, Inc\Documents\SASjs\sasjs_root\sessions\20230419213433-86015-1681940073531\output.lst -WORK C:\Users\rbetancourt\OneDrive - Altair Engineering, Inc\Documents\SASjs\sasjs_root\sessions\20230419213433-86015-1681940073531 -AUTOEXEC C:\Users\rbetancourt\OneDrive - Altair Engineering, Inc\Documents\SASjs\sasjs_root\sessions\20230419213433-86015-1681940073531\autoexec.sas -nologo
Option nologo not known

The remaining parameters are valid.

Thanks you in advance.
Randy Betancourt

allanbowe pushed a commit that referenced this issue Apr 20, 2023
github-actions bot pushed a commit that referenced this issue Apr 20, 2023
## [0.33.1](v0.33.0...v0.33.1) (2023-04-20)

### Bug Fixes

* applying nologo only for sas.exe ([b4436ba](b4436ba)), closes [#352](#352)
@sasjsbot
Copy link

🎉 This issue has been resolved in version 0.33.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@allanbowe
Copy link
Member

Hi @RandyBetancourt - the issue should now be resolved in v0.33.1, do let us know how you get on.

If you need support on the VS Code setup you can also contact us on Matrix: https://matrix.to/#/#sasjs:4gl.io

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants