Displaying 1 result from an estimated 1 matches for "system_ams_available".
2006 Aug 07
2
uninitialized constants in worker class
...ut now i get that error[1].
It looks like that the constants configured in environment* configs are
not available to the worker class. My configuration looks like that[2].
Maybe someone can give me a hint to solve this problem.
Greetz,
Marc Beyerlin
[1] backgroundrb.log:
uninitialized constant SYSTEM_AMS_AVAILABLE - (NameError)
./script/backgroundrb/../../config/../vendor/rails/activerecord/lib/../.
./activesupport/lib/active_support/dependencies.rb:123:in
`const_missing''
./script/backgroundrb/../../config/../components/ams_import.rb:56:in
`get_published_ams_ids''
./script/backgroundrb/../.....