Hi,
I ran into this weird problem in the middle of a large python code this afternoon, and would really appreciate it if anyone could help. Thank you so much!
The error info are attached:
Job matTune136: Analysis Input File Processor completed successfully.
ERROR in job messaging system: Error in connection to analysis
Traceback (most recent call last):
File "SMAPyaModules\SMAPyaAbqPy.m\src\monitorMechanism.py", line 131, in __processCB
File "SMAPyaModules\SMAPyaAbqPy.m\src\monitorMechanism.py", line 171, in read
File "", line 1, in fileno
File "SMAPython\SMAPytLibPy.m\src\socket.py", line 165, in _dummy
raise error(EBADF, 'Bad file descriptor')
socket.error: [Errno 9] Bad file descriptor
Job matTune136: Abaqus/Standard completed successfully.
ERROR in job messaging system: Error in connection to analysis
Traceback (most recent call last):
File "SMAPyaModules\SMAPyaAbqPy.m\src\monitorMechanism.py", line 131, in __processCB
File "SMAPyaModules\SMAPyaAbqPy.m\src\monitorMechanism.py", line 171, in read
File "", line 1, in fileno
File "SMAPython\SMAPytLibPy.m\src\socket.py", line 165, in _dummy
raise error(EBADF, 'Bad file descriptor')
socket.error: [Errno 9] Bad file descriptor
Job matTune136 completed successfully.