Jump to content

ZEISS "Service still has active runners" error


---
 Share

Recommended Posts

---

Hello everyone,

I try to exit from ZEISS Inspect exe with using gom.script.sys.exit_program()  which is a command inside my ZEISS service code and it completed all required computation steps and exit but gives ZEISS crash at the end.

Is there a way to exit from program safely without stopping service since it may has other running instances?

Many thanks,

Canset

Link to comment
Share on other sites

---
Posted (edited)

Hello Canset,

executing gom commands - gom.script.* or gom.interactive.* - is not allowed in a service.

However, this information seems to be missing in the documentation and it should not result in a software crash. I will create a SW development issue.

Best regards,

Matthias 

 

Edited
  • Thank you! 1
Link to comment
Share on other sites

---

Hello Matthias,

It would be much better if we can use these commands in service code. Since, we can use service for a recalculation task for importing mesh, report edit etc.

In terms of development, a standalone API to work with ZEISS services headlessly, gives us  more flexibility to perform different automation projects 🙂  

Many Thanks,

Canset

Link to comment
Share on other sites

 Share

×
×
  • Create New...