file server test: python file_server.py output& env XML_FILE_SERVER_URL=http://127.0.0.1:4088 python send_file.py x check for errors in worker jobs via ganga: In [5]:for id in range(24,44): ...: print id ...: !grep -i ERROR $jobs(id).outputdir/stdout ...: !grep -i ERROR $jobs(id).outputdir/stderr ...: !grep -i EXCEPT $jobs(id).outputdir/stdout ...: !grep -i EXCEPT $jobs(id).outputdir/stderr OBSOLETE old notes for running services on lxplus: #!/usr/bin/env csh nohup cat ~/private/su3cookie | reauth 50000 moscicki & limit stacksize 1024 cd /afs/cern.ch/sw/arda/install/su3 nohup /afs/cern.ch/sw/lcg/external/Python/2.5/slc3_ia32_gcc323/bin/python f90_server_mt2.py 4087 &