Subject: Re: [Condor-users] Unable to use visible desktop
Shruti,
I am not expert, but a couple things
come to mind. I would check that your R program is not generating any graphs
or using windows(). The error "Create_Process:
Unable to use visible desktop"
suggests that the program is requiring input or graphics, which cannot
be used on Windows, which runs in a non-interactive window station environment.
Because some jobs have run, this is likely not the problem, but you might
check this. I generally also use sink in R to create log files, which can
help with debugging applications like this. I don't have enough experience
with Condor to understand all the logging messages, but maybe these points
will help you.
From:
Shruti Mudra <shruti.mudra@xxxxxxxxx>
To:
condor-users@xxxxxxxxxxx
Date:
08/26/2010 12:31 AM
Subject:
[Condor-users] Unable to use visible
desktop
Sent by:
condor-users-bounces@xxxxxxxxxxx
Hi Everyone,
I'm running R jobs in Windows on
Remote desktop ,jobs ran quite well up to a point but now when i submit
the jobs to the condor, I get this error.
here is my Starter Log
08/26 00:59:26 ******************************************************
08/26 00:59:26 ** condor_starter
(CONDOR_STARTER) STARTING UP
08/26 00:59:26 ** C:\condor\bin\condor_starter.exe
08/26 00:59:26 ** SubsystemInfo:
name=STARTER type=STARTER(8) class=DAEMON(1)
08/26 00:59:26 ** Configuration:
subsystem:STARTER local:<NONE> class:DAEMON
08/26 00:59:26 ** $CondorVersion:
7.4.2 Mar 30 2010 BuildID: 227044 $
08/26 00:59:26 ** $CondorPlatform:
INTEL-WINNT50 $
08/26 00:59:26 ** PID = 4012
08/26 00:59:26 ** Log last touched
8/25 23:50:19
08/26 00:59:26 ******************************************************
08/26 00:59:26 Using config source:
C:\condor\condor_config
08/26 00:59:26 Using local config
sources:
08/26 00:59:26 C:\condor\condor_config.local
08/26 00:59:26 DaemonCore: Command
Socket at <y.y.y.y:58571>
08/26 00:59:26 GLEXEC_JOB not supported
on this platform; ignoring
08/26 00:59:26 Setting resource
limits not implemented!
08/26 00:59:26 Communicating with
shadow <y.y.y.y:58564>
08/26 00:59:26 Submitting machine
is "machine_name"
08/26 00:59:26 setting the orig
job name in starter
08/26 00:59:26 setting the orig
job iwd in starter
08/26 00:59:27 File transfer completed
successfully.
08/26 00:59:28 Job 210.0 set to
execute immediately
08/26 00:59:28 Starting a VANILLA
universe job with ID: 210.0
08/26 00:59:28 Tracking process
family by login "condor-reuse-slot1"
08/26 00:59:28 IWD: C:\condor\execute\dir_4012
08/26 00:59:28 Input file: C:\condor\execute\dir_4012\Simulate_Normal_Data.R
08/26 00:59:28 Output file: C:\condor\execute\dir_4012\test_r_out.out
08/26 00:59:28 Error file: C:\condor\execute\dir_4012\test_r.error
08/26 00:59:28 Renice expr "10"
evaluated to 10
08/26 00:59:28 About to exec C:\condor\execute\dir_4012\condor_exec.exe
CMD BATCH Simulate_Normal_Data.R
08/26 00:59:28 Create_Process:
Unable to use visible desktop
08/26 00:59:28 Create_Process succeeded,
pid=4564
08/26 00:59:28 Process exited,
pid=4564, status=3
08/26 00:59:28 Got SIGQUIT. Performing
fast shutdown.
08/26 00:59:28 ShutdownFast all
jobs.
08/26 00:59:28 **** condor_starter
(condor_STARTER) pid 4012 EXITING WITH STATUS 0
here is my startlog
08/26 00:50:15 slot1: Remote owner
is owner@ownerlab
08/26 00:50:15 slot1: State change:
claiming protocol successful
08/26 00:50:15 slot1: Changing
state: Matched -> Claimed
08/26 00:50:16 slot1: Got activate_claim
request from shadow (<y.y.y.y:58538>)
08/26 00:50:16 slot1: Remote job
ID is 209.0
08/26 00:50:16 slot1: Got universe
"VANILLA" (5) from request classad
08/26 00:50:16 slot1: State change:
claim-activation protocol successful
08/26 00:50:16 slot1: Changing
activity: Idle -> Busy
08/26 00:50:19 slot1: Called deactivate_claim_forcibly()
08/26 00:50:19 slot1: State change:
received RELEASE_CLAIM command
08/26 00:50:19 slot1: Changing
state and activity: Claimed/Busy -> Preempting/Vacating
08/26 00:50:19 Starter pid 4372
exited with status 0
08/26 00:50:19 slot1: State change:
starter exited
08/26 00:50:19 slot1: State change:
No preempting claim, returning to owner
08/26 00:50:19 slot1: Changing
state and activity: Preempting/Vacating -> Owner/Idle
08/26 00:50:19 slot1: State change:
IS_OWNER is false
08/26 00:50:19 slot1: Changing
state: Owner -> Unclaimed
08/26 00:59:25 slot1: match_info
called
08/26 00:59:25 slot1: Received
match <192.168.0.103:53673>#1282337984#157#...
08/26 00:59:25 slot1: State change:
match notification protocol successful
08/26 00:59:25 slot1: Changing
state: Unclaimed -> Matched
08/26 00:59:25 slot1: Request accepted.
08/26 00:59:25 slot1: Remote owner
is owner@ownerlab
08/26 00:59:25 slot1: State change:
claiming protocol successful
08/26 00:59:25 slot1: Changing
state: Matched -> Claimed
08/26 00:59:26 slot1: Got activate_claim
request from shadow (<y.y.y.y:58567>)
08/26 00:59:26 slot1: Remote job
ID is 210.0
08/26 00:59:26 slot1: Got universe
"VANILLA" (5) from request classad
08/26 00:59:26 slot1: State change:
claim-activation protocol successful
08/26 00:59:26 slot1: Changing
activity: Idle -> Busy
08/26 00:59:28 slot1: Called deactivate_claim_forcibly()
08/26 00:59:28 slot1: State change:
received RELEASE_CLAIM command
08/26 00:59:28 slot1: Changing
state and activity: Claimed/Busy -> Preempting/Vacating
08/26 00:59:28 Starter pid 4012
exited with status 0
08/26 00:59:28 slot1: State change:
starter exited
08/26 00:59:28 slot1: State change:
No preempting claim, returning to owner
08/26 00:59:28 slot1: Changing
state and activity: Preempting/Vacating -> Owner/Idle
08/26 00:59:28 slot1: State change:
IS_OWNER is false
08/26 00:59:28 slot1: Changing
state: Owner -> Unclaimed
appreciate any ideas on this issue,
and i have other problem when i submit jobs, they are always executing
on the job submitted machine itself , appreciate any ideas on how to make
them run on other machines
Thanks,
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with
a
subject: Unsubscribe
You can also unsubscribe by visiting https://lists.cs.wisc.edu/mailman/listinfo/condor-users