return code
-1073741515 is hex 0xC0000135. which is NTstatus “DLL not found” #define STATUS_DLL_NOT_FOUND ((NTSTATUS)0xC0000135L)
So you will get this error when you try and run a program that needs a DLL, but the DLL cannot be found. You may need to need to transfer the DLL (or perhaps more than one) along with the job to the execute machine. If
OpenSees.exe is already installed on the execute machine, and you can run it interactively from there, then you probably
need to set an environment variable before you run the program. For most programs the PATH environment variable is the one that needs to be set, but the documentation for OpenSees.exe may indicate that it uses some other variable. -tj From: HTCondor-users [mailto:htcondor-users-bounces@xxxxxxxxxxx]
On Behalf Of Gustavo Andres Ospina Idarraga *** UW-Madison Mail System warning: attached executable file was renamed *** * * Attached to this message is an executable file or an archive that * contains an executable file. The attachment has been renamed for * your protection. * * The file was scanned by UW-Madison anti-virus scanners and no threat * was found. However, executable files should be treated with great * caution. It's possible for viruses to slip through undetected in * the minutes before anti-virus definitions are published. * * Please confirm with the sender that the file was sent intentionally, * and that the file is safe to run before renaming the file by * removing the "_renamed" from the end of the filename. * * For more information and support, please visit the following link: * * https://kb.wisc.edu/office365/page.php?id=6056 * *************************** end of warning ********************************* *** UW-Madison Mail System warning: attached executable file was renamed *** * * Attached to this message is an executable file or an archive that * contains an executable file. The attachment has been renamed for * your protection. * * The file was scanned by UW-Madison anti-virus scanners and no threat * was found. However, executable files should be treated with great * caution. It's possible for viruses to slip through undetected in * the minutes before anti-virus definitions are published. * * Please confirm with the sender that the file was sent intentionally, * and that the file is safe to run before renaming the file by * removing the "_renamed" from the end of the filename. * * For more information and support, please visit the following link: * * https://kb.wisc.edu/office365/page.php?id=6056 * *************************** end of warning ********************************* Hi, I'm setting up a condor pool to run OpenSees files. The machines run on Windows 7, 64 bits, with condor version 8.7.8. Simple tests with batch files querying
date, time, machine name, etc, work perfectly, but when running a tcl script (Opensees input) it ends abnormaly. What could be misconfigured? When I run the batch file from a command window it runs as expected. Here're the contents of the files I'm using (attached,
along other config files). My only guess is that there's some security issue, maybe the antivirus or something else. What else should I try to make it work? Submit file: executable = modelupdbatch.bat batch file (modelupdbatch.bat): "C:\Opensees\OpenSees.exe" "step0.tcl" tcl file (step0.tcl): set systemTime [clock seconds] Job's log: ... 005 (293.000.000) 06/15 16:10:04 Job terminated. ... thanks! CONFIDENCIALIDAD: Este mensaje de correo electrónico contiene información privilegiada y confidencial; si usted no es el destinatario real del mismo, elimínelo de manera inmediata, reenvíelo a su remitente o informe de esta inconsistencia
al correo datos.personales.bga@xxxxxxxxxx. Así mismo, puede solicitar actualización de sus datos personales o la eliminación de nuestras listas de distribución a éste mismo correo. Para ver más sobre nuestra
política de tratamiento y protección de datos personales ingrese al sitio
http://politicadp.bucaramanga.upb.edu.co |