Main INDEX
Monthly INDEX
PREV
NEXT
Make New Entry,
Make Followup Entry
User name hyde
Log entry time 22:26:25 on March13,2009
Entry number 265975
Followups:
keyword=DAQ
BB end of run failed for run 2140
tried kcoda
then tried to exit from terminal session and log back into a-onl
however, shell session froze and then dumped code (below)
cannot restart coda for BB
reboot roc5, 10, 8 ts12
code dump
[a-onl@adaql2 ~]$ kcoda
/adaqfs/home/a-onl/bin/kcoda: line 147: kill: (7609) - No such process
Cannot kill this job, skipping it...
All done
Finished 'kcoda' on a-onl, computer = adaql2.jlab.org, OS = Linux
(This should be a-onl, adaql2, Linux.)
If you've used 'startcoda', this will do steps 1-4
1. Start 'rcServer' interactively before starting anything else.
2. Start 'coda_er' interactively like this:
coda_er -i -s onla -n ER1 -t ER -f ~/scripts/bobfile.tcl
3. Start 'coda_eb' interactively if you want to watch for
synch error messages like 'event type mismatch'.
coda_eb -i -s onla -n EB1 -t EB
4. Start 'runcontrol'
then
5. In runcontrol after 'Configure', press 'Reset' before 'Download'
[a-onl@adaql2 ~]$ exit
logout
can't invoke "after" command: application has been destroyed
while executing
"after 4"
("for" body line 2)
invoked from within
"for {set i 1} {$i <= 10} {incr i 1} {
after 4
}"
("for" body line 2)
invoked from within
"for {set i 1} {$i <= 10} {incr i 1} {
for {set i 1} {$i <= 10} {incr i 1} {
after 4
}
if {$freedisk >= $minspace} {
if {($freedisk < $lastfreedisk) | ($freedisk == 0)} {
wm deiconify .
}
raise .
. configure -background red
# exec xv -root -quit -rmode 0 -white $ALARM jiffy_lab.xbm
if {$ALARM == "red"} {
set ALARM yellow
} else {
set ALARM red
}
} else {
. configure -background burlywood1
# exec xv -root -quit -rmode 0 -clear
}
}"
("while" body line 5)
invoked from within
"while {1} {
set last_freedisk $freedisk
get_free_space
update
for {set i 1} {$i <= 10} {incr i 1} {
for {set i 1} {$i <= 10} {incr i 1} {
after 4
}
if {$freedisk >= $minspace} {
if {($freedisk < $lastfreedisk) | ($freedisk == 0)} {
wm deiconify .
}
raise .
. configure -background red
# exec xv -root -quit -rmode 0 -white $ALARM jiffy_lab.xbm
if {$ALARM == "red"} {
set ALARM yellow
} else {
set ALARM red
}
} else {
. configure -background burlywood1
# exec xv -root -quit -rmode 0 -clear
}
}
}"
(file "/adaqfs/halla/a-onl/tcl/disk_dtime.tcl" line 301)
invoked from within
"source /adaqfs/halla/a-onl/tcl/disk_dtime.tcl"