Issue #8805 has been reported by Kelsey Hightower.
----------------------------------------
Bug #8805: Puppet dashboard does not process pending tasks
https://projects.puppetlabs.com/issues/8805
Author: Kelsey Hightower
Status: Unreviewed
Priority: Normal
Assignee:
Category:
Target version:
Keywords:
Branch:
Affected URL:
Affected Dashboard version: 1.2rc5
I have installed Puppet Dashboard from the following location:
http://downloads.puppetlabs.com/dashboard/puppet-dashboard-1.2rc5.tar.gz
After configuring Puppet Dashboard to run under Passenger I ran the following
command:
# env RAILS_ENV=production script/delayed_job -p dashboard -n 4 -m start
### Expected Results ###
The delayed_job should process all pending tasks
### Actual Results ###
Even with delayed_jobs running:
root 32352 1 0 19:51 ? 00:00:00 delayed_job.0_monitor
root 32358 1 0 19:51 ? 00:00:00 delayed_job.1_monitor
root 32363 1 0 19:51 ? 00:00:00 delayed_job.2_monitor
root 32370 1 0 19:51 ? 00:00:00 delayed_job.3_monitor
Background tasks do not get processed.
### System Details ###
* OS: RHEL 6.1
* Ruby Version: ruby 1.8.7 (2010-06-23 patchlevel 299) [x86_64-linux]
### Gems ###
[root@puppet puppet-dashboard-1.2rc5]# gem list
*** LOCAL GEMS ***
activemodel (3.0.9)
activerecord (3.0.9)
activesupport (3.0.9)
arel (2.0.10)
builder (2.1.2)
daemon_controller (0.2.6)
facter (1.6.0)
fastthread (1.0.7)
i18n (0.5.0)
passenger (3.0.8, 3.0.7)
puppet (2.7.1)
rack (1.1.0)
rake (0.8.7)
tzinfo (0.3.29)
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://projects.puppetlabs.com/my/account
--
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en.