[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[condor-users] Error when running job through web interface



Title: Error when running job through web interface

Hi,

ran into this strange problem:

When i submit a simple hello job from command prompt, the job run successfully to completion. Below is the Starter log for your reference

2/16 10:00:55 File transfer completed successfully.
2/16 10:00:56 Starting a VANILLA universe job with ID: 4.0
2/16 10:00:56 IWD: C:\Condor/execute\dir_388
2/16 10:00:57 Renice expr "10" evaluated to 10
2/16 10:00:57 About to exec C:\WINDOWS\System32\cmd.exe /Q /C condor_exec.bat
2/16 10:00:57 Create_Process succeeded, pid=1116
2/16 10:00:57 Process exited, pid=1116, status=0
2/16 10:00:57 Got SIGQUIT.  Performing fast shutdown.
2/16 10:00:57 ShutdownFast all jobs.
2/16 10:00:57 **** condor_starter (condor_STARTER) EXITING WITH STATUS 0

However, earlier, when i submitted the same job using web interface (hosted by Win2K server), the job got run but encountered this error

2/16 09:52:16 File transfer completed successfully.
2/16 09:52:17 Starting a VANILLA universe job with ID: 3.0
2/16 09:52:17 IWD: C:\Condor/execute\dir_1356
2/16 09:52:17 Renice expr "10" evaluated to 10
2/16 09:52:18 About to exec C:\WINDOWS\System32\cmd.exe /Q /C condor_exec.bat
2/16 09:52:18 Create_Process succeeded, pid=1128
2/16 09:52:18 Process exited, pid=1128, status=0
2/16 09:57:18 ERROR "Assertion ERROR on (result)" at line 270 in file ..\src\condor_starter.V6.1\NTsenders.C
2/16 09:57:18 ShutdownFast all jobs.

Seems that the job submitted from the web interface completed its process but unfortunately did not managed to get a SIGQUIT and encountered error instead. I am submitting the same job from the same machine but through different interface. As a result, the job submitted from command prompt has my domain account as the owner but the job submitted from web has the local IIS account(IWAM) as its owner:

 ID      OWNER                          SUBMITTED     RUN_TIME ST PRI SIZE CMD
   3.0   IWAM_SERVERNAME   2/16 09:52   0+04:33:39 R  0   0.0  hello.bat
   9.0   DOMAIN_ACC             2/16 14:25   0+00:00:04 R  0   0.0  hello.bat

may i know what caused the error and how can it be overcome?


Thanks and Best Regards

Raymond Wong
System Engineer
Probe & Engineering Application
Information Systems & Services

DID  : 6360-7358
Pager: 9802-8590
Email: RaymondWong@xxxxxxxxxxxxxxxxxx