Bug #45
upload from URL fails, can't find wget
| Status: | Closed | Start date: | 12/07/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | Scheduler | |||
| Target version: | 2.0.0 | |||
| Rank: | Tester: |
Description
When uploading from a url, the scheduler can't find a wget in mods enabled. The log shows:
2011-12-06 11:14:56 scheduler [2210] :: SIGNALS: Scheduler received alarm signal, checking job states
2011-12-06 11:14:56 scheduler [2210] :: DB: retrieved 1 entries from the job queue
2011-12-06 11:14:56 scheduler [2210] :: DB: jq_pk12 added:
2011-12-06 11:14:56 scheduler [2210] :: jq_type = wget
2011-12-06 11:14:56 scheduler [2210] :: jq_runonpfile = 0
2011-12-06 11:14:56 scheduler [2210] :: jq_args = 4 - http://fonightly.usa.hp.com/~markd/3files.tar.bz2 -l 1 -R index.html*
2011-12-06 11:14:56 scheduler [2210] :: ERROR agent.c.685: jq_pk 12 jq_type wget does not match any module in mods-enabled
2011-12-06 11:14:56 scheduler [2210] :: JOB12: job status changed: JOB_CHECKEDOUT => JOB_FAILED
2011-12-06 11:14:56 scheduler [2210] :: JOB12: job removed from system
there is a wget_agent link in /usr/local/mods-enabled
svn version 5177M, on system snape.
History
Updated by Mark Donohoe over 1 year ago
- Status changed from New to Resolved
- Assignee changed from Alex Norton to Bob Gobeille
Bob fixed this in svn rev: 5163. The fix was verify by Mark.
Updated by Mary Laser over 1 year ago
- Status changed from Resolved to Closed