Bug #6373
Milestone #6691: Improve error reporting in client
Bug #6364: client should generate more helpful error messages
unhelpful error message from jobsub_fetchlog.py
Description
Hi Dennis,
This is another example (i didn't put --job):
jobsub_fetchlog.py --jobsub-server https://fifebatch-preprod.fnal.gov:8443 18
Traceback (most recent call last):
File "/grid/fermiapp/products/common/db/../prd/jobsub_client/v0_2_1/NULL/jobsub_fetchlog.py", line 140, in <module>
main(sys.argv)
File "/grid/fermiapp/products/common/db/../prd/jobsub_client/v0_2_1/NULL/jobsub_fetchlog.py", line 132, in main
options = parse_opts(argv)
File "/grid/fermiapp/products/common/db/../prd/jobsub_client/v0_2_1/NULL/jobsub_fetchlog.py", line 70, in parse_opts
parser.print_help(file)
File "/grid/fermiapp/products/common/prd/python/v2_7_3/Linux64bit-2-6-2-5/lib/python2.7/optparse.py", line 1669, in print_help
file.write(self.format_help().encode(encoding, "replace"))
Thanks,
Tanya
History
#1 Updated by Dennis Box over 6 years ago
- Status changed from New to Resolved
- Target version set to v0.3.1
- % Done changed from 0 to 100
- Estimated time set to 0.50 h
trivial fix, merged into 6260 will ship with v3.1
#2 Updated by Parag Mhashilkar over 6 years ago
- Status changed from Resolved to Closed