This Quicktour help page is intended to help you if you get stuck in the Quicktour. The Quicktour tutorial has been repeatedly tested, so all of the commands should work as indicated. But sometimes you might get an error message. These error messages are often confusing and not very helpful. The aim of this page is to decode these error messages and tell you what to do to fix the problem.
If you get stuck and can't find the solution to your problem on this page, you can send your problem to me, the Workbook editor. I will try to solve your problem and get back to you within a day or two. I might also add your problem and the solution to this page, to help other users.
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that the host key has just been changed.
...
In this case it should be sufficient to note the number of
the machine you are currently logged into: yakut0x, where
x is a number, log out, then log in again with the command
ssh yakut0x.slac.stanford.edu -l <username> and the
display should work ok.
If you have a problem with the srtpath command, check that you have correctly performed the HEPiX part of Logging In.
bin/Linux24SL3_i386_gcc323/BetaMiniApp: error while loading shared libraries: libCore_pkgid_4.04-02.so: cannot open shared object file: No such file or directoryit probably means that you have forgotten the "srtpath" command.
No boot file has been set, either explicitly or using OO_FD_BOOTit means that you have forgotten to set up the data path with the cond22boot command.
If you get an error message like:
Could not find datafile "BetaPid/PidDRCLike.dat" Path was ".:RELEASE:ONLINEPARENT:PARENT:/afs/slac.stanford.edu/g/babar" Could not find datafile "BetaPid/PidDRCLike.dat" Path was ".:RELEASE:ONLINEPARENT:PARENT:/afs/slac.stanford.edu/g/babar" Could not find datafile "BetaPid/PidDRCLike.dat" Path was ".:RELEASE:ONLINEPARENT:PARENT:/afs/slac.stanford.edu/g/babar" Could not find datafile "BetaPid/PidDRCLike.dat"check that you are actually in workdir. (Running the job from other directories is a common error.)
Here you might occasionally (should only happen once) get an error message about BetaMiniApp being unknown. If that is the case, you should first make sure you are actually in workdir (a common error), and if that's not the problem, type
gmake setupin workdir and this will reset the workdir configurations correctly (the symbolic links in workdir sometimes get mangled if you do a
gmake clean from within workdir rather than in the
release directory). Then you should be able to run the BetaMiniApp
executable without problems.
> mod talk KanEventInput KanEventInput> input add /store/SP/R18/001237/200309/18.6.0b/SP_001237_013238if you see output of the form:
The Federated database [/afs/slac/g/babar-ro/objy/databases/boot/physics /V7/ana/conditions/BaBar.BOOT] is currently unavailable - waiting...and it's Monday 8:00 am to 4:00 pm or Thursday 4:00pm to midnight (SLAC time), you have tried to run your job during the time set aside for making data skims and general database maintenance. Do a
CTRL-C to exit the job and try again later.
If it isn't during these times, there is possibly a problem with the
databases, give it a while to be fixed and look at hypernews to see if
anyone is reporting a problem there.
BbkDatasetTcl: wrote SP-1237-Run4.tcl Selected 209 collections, 23118000/23118000 events, ~0.0/pb, from bbkr18 at ral ****************** WARNING ****************** 1027 collections (of 1236) are not available in bbkr18 at ral. tcl file only lists local collections. Specify BbkDatasetTcl --nolocal to include all collections. ****************** WARNING ******************It means that BbkDatasetTcl has been configured to look for data at another host site (in this example, at RAL) instead of SLAC. To fix this, issue the following command:
/bin/rm -rf ~/.bbkThe next time you run BbkDatasetTcl, it should get set back to SLAC by default.
If your Quicktour job failed (either at the "gmake all" or
"BetaMiniApp snippet.tcl" stage), please
tell me where to find your all.log file. This will help
both of us - you, because I will (try to) solve your problem, and me,
because it will tell me what types of errors Workbook users are likely
to encounter, and then I can fill this section with useful information.
Thanks for your help!