Closed janvonrickenbach closed 4 months ago
@klmcadams @dipinknair - please work together on this.
@janvonrickenbach what was the build date of mechanical on 241? Since it is pre-release this would affect things
@koubaa CommonFiles/builddate.txt shows 08/14/2023 14:18:10
@janvonrickenbach could you please try to reproduce this with 2024R2? Some stability improvements were made
🔍 Before submitting the issue
🐞 Description of the bug
A simple script (test.py) containing
or
Started from a virtual env with pymechanical installed:
$AWP_ROOT241/aisol/.workbench_lite python test.py
Fails with the following output (the first mono warning only appears with the embedded interface, first snipped above):
/home/jvonrick/.cache/pypoetry/virtualenvs/ansys-acp-core-aMHYZ2ax-py3.8/lib/python3.8/site-packages/clr_loader/mono.py:180: UserWarning: Hosting Mono versions before v6.12 is known to be problematic. If the process crashes shortly after you see this message, try updating Mono to at least v6.12. warnings.warn( [%wc] Script Error Line: 5551 Char: 2 Error: Code: 80028019 Source: Script: ed = Applet("EDApplet").App; [%wc] Script Error Line: 8379 Char: 4 Error: Code: 80028019 Source: Script: Trace("TRACING:DSMainScript Getting App Object started");
A fatal error has occurred within AnsysWBU.exe and it must be closed...
Aborted
What I tried/checked:
log output for failed run:
log_failed.txt
log for successful run (with sudo):
log_success.txt
📝 Steps to reproduce
See above
💻 Which operating system are you using?
Linux
📀 Which ANSYS version are you using?
2024 R1 build installed on the 8/15/2023 on Ubuntu 20.04 WSL
🐍 Which Python version are you using?
3.8
📦 Installed packages