Access violation error when running nonlinear forward analysis by the command line interface

Gustav Boman
Gustav Boman Altair Community Member
edited April 2022 in Community Q&A

Hello,

I'm trying to run a nonlinear forward analysis by the command line interface. I can perform the exact same analysis in the GUI, using the same files, but when I use the command lines I get an access violation error. I've granted MDS_driver_main.exe every possible read and write permission.

image

Why is this not working?

Best Answer

  • Rogerio Nakano_21179
    Rogerio Nakano_21179 New Altair Community Member
    edited April 2022 Answer ✓

    Hi.

    Not sure about the reason you cannot run in batch.

    You may check in the DOS prompt with command 'set' (without the quotes) if the needed environment variables are listed 

    if not you can setup it/them with same set command.

     

    I hope this is helful

    Regards

Answers

  • Rogerio Nakano_21179
    Rogerio Nakano_21179 New Altair Community Member
    edited April 2022 Answer ✓

    Hi.

    Not sure about the reason you cannot run in batch.

    You may check in the DOS prompt with command 'set' (without the quotes) if the needed environment variables are listed 

    if not you can setup it/them with same set command.

     

    I hope this is helful

    Regards

  • Gustav Boman
    Gustav Boman Altair Community Member
    edited April 2022

    Solved! I removed the quotes and now it's working properly. Thanks a lot!

    Regards