Newsroom Update

Beginning in May, a special Today at Apple series titled “Made for Business” will offer small business owners and entrepreneurs free opportunities to learn how Apple products and services can support their growth and success. Learn more >

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Profile Manager App upload fail

Trying to upload a IPA for ad-hoc deployment to a device group of IOS devices.

File goes to upload and nothing happens.

Profile Manager Log has the following exception:


Jul 3 13:03:07 cif-podcast.qut.edu.au ProfileManager[441] <Error>: Caught unhandled exception undefined method `each' for nil:NilClass at /usr/share/devicemgr/backend/app/models/cfprefs_knob_set.rb:45:in `replace_string_types'

/usr/share/devicemgr/backend/app/helpers/data_file_helper.rb:81:in `create_ios_application_from_file'

/usr/share/devicemgr/backend/app/controllers/magic_controller.rb:208:in `send'

/usr/share/devicemgr/backend/app/controllers/magic_controller.rb:208:in `do_magic'

/usr/share/devicemgr/backend/app/controllers/magic_controller.rb:182:in `each'

/usr/share/devicemgr/backend/app/controllers/magic_controller.rb:182:in `do_magic'

/usr/share/devicemgr/backend/app/controllers/magic_controller.rb:181:in `each'

/usr/share/devicemgr/backend/app/controllers/magic_controller.rb:181:in `do_magic'

/usr/share/devicemgr/backend/app/controllers/magic_controller.rb:174:in `each'

/usr/share/devicemgr/backend/app/controllers/magic_controller.rb:174:in `do_magic'

/usr/share/devicemgr/backend/vendor/rails/actionpack/lib/action_controller/base .rb:1333:in `send'

/usr/share/devicemgr/backend/vendor/rails/actionpack/lib/action_controller/base .rb:1333:in `perform_action_without_filters'

/usr/share/devicemgr/backend/vendor/rails/actionpack/lib/action_controller/filt ers.rb:617:in `call_filters'

/usr/share/devicemgr/backend/vendor/rails/actionpack/lib/action_controller/filt ers.rb:638:in `run_before_filters'

/usr/share/devicemgr/backend/app/controllers/application_controller.rb:71:in `give_session_to_models'

/usr/share/devicemgr/backend/vendor/rails/activesupport/lib/active_support/call backs.rb:178:in `send'

/usr/share/devicemgr/backend/vendor/rails/activesupport/lib/active_support/call backs.rb:178:in `evaluate_method'

/usr/share/devicemgr/backend/vendor/rails/actionpack/lib/action_controller/filt ers.rb:186:in `call'

/usr/share/devicemgr/backend/vendor/rails/actionpack/lib/action_controller/filt ers.rb:635:in `run_before_filters'

/usr/share/devicemgr/backend/vendor/rails/actionpack/lib/action_controller/filt ers.rb:615:in `call_filters'

/usr/share/devicemgr/backend/vendor/rails/actionpack/lib/action_controller/filt ers.rb:610:in `perform_action_without_benchmark'

/usr/share/devicemgr/backend/vendor/rails/actionpack/lib/action_controller/benc hmarking.rb:68:in `perform_action_without_rescue'

/usr/share/devicemgr/backend/vendor/rails/activesupport/lib/active_support/core _ext/benchmark.rb:17:in `ms'

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/benchma rk.rb:308:in `realtime'

/usr/share/devicemgr/backend/vendor/rails/activesupport/lib/active_support/core _ext/benchmark.rb:17:in `ms'

/usr/share/devicemgr/backend/vendor/rails/actionpack/lib/action_controller/benc hmarking.rb:68:in `perform_action_without_rescue'

/usr/share/devicemgr/backend/vendor/rails/actionpack/lib/action_controller/resc ue.rb:160:in `perform_action_without_flash'

/usr/share/devicemgr/backend/vendor/rails/actionpack/lib/action_controller/flas h.rb:151:in `perform_action'

/usr/share/devicemgr/backend/vendor/rails/actionpack/lib/action_controller/base .rb:532:in `send'

/usr/share/devicemgr/backend/vendor/rails/actionpack/lib/action_controller/base .rb:532:in `process_without_filters'

/usr/share/devicemgr/backend/vendor/rails/actionpack/lib/action_controller/filt ers.rb:606:in `process'

/usr/share/devicemgr/backend/vendor/rails/actionpack/lib/action_controller/base .rb:391:in `process'

/usr/share/devicemgr/backend/vendor/rails/actionpack/lib/action_controller/base .rb:386:in `call'

/usr/share/devicemgr/backend/vendor/rails/actionpack/lib/action_controller/rout ing/route_set.rb:438:in `call'

/usr/share/devicemgr/backend/vendor/rails/actionpack/lib/action_controller/disp atcher.rb:87:in `dispatch'

/usr/share/devicemgr/backend/vendor/rails/actionpack/lib/action_controller/disp atcher.rb:121:in `_call'

/usr/share/devicemgr/backend/vendor/rails/actionpack/lib/action_controller/disp atcher.rb:130:in `build_middleware_stack'

/usr/share/devicemgr/backend/vendor/rails/actionpack/lib/action_controller/stri ng_coercion.rb:25:in `call'

/usr/share/devicemgr/backend/vendor/rails/actionpack/lib/action_controller/stri ng_coercion.rb:25:in `call'

/usr/share/devicemgr/backend/vendor/gems/rack-1.1.0/lib/rack/head.rb:9:in `call'

/usr/share/devicemgr/backend/vendor/gems/rack-1.1.0/lib/rack/methodoverride.rb: 24:in `call'

/usr/share/devicemgr/backend/vendor/rails/actionpack/lib/action_controller/para ms_parser.rb:15:in `call'

/usr/share/devicemgr/backend/vendor/rails/actionpack/lib/action_controller/sess ion/abstract_store.rb:177:in `call'

/usr/share/devicemgr/backend/vendor/rails/activerecord/lib/active_record/query_ cache.rb:29:in `call'

/usr/share/devicemgr/backend/vendor/rails/activerecord/lib/active_record/connec tion_adapters/abstract/query_cache.rb:34:in `cache'

/usr/share/devicemgr/backend/vendor/rails/activerecord/lib/active_record/query_ cache.rb:9:in `cache'

/usr/share/devicemgr/backend/vendor/rails/activerecord/lib/active_record/query_ cache.rb:28:in `call'

/usr/share/devicemgr/backend/vendor/rails/activerecord/lib/active_record/connec tion_adapters/abstract/connection_pool.rb:361:in `call'

/usr/share/devicemgr/backend/vendor/rails/actionpack/lib/action_controller/fail safe.rb:26:in `call'

/usr/share/devicemgr/webserver/gems/gems/rack-1.1.0/lib/rack/lock.rb:11:in `call'

/usr/share/devicemgr/webserver/gems/gems/rack-1.1.0/lib/rack/lock.rb:11:in `synchronize'

/usr/share/devicemgr/webserver/gems/gems/rack-1.1.0/lib/rack/lock.rb:11:in `call'

/usr/share/devicemgr/backend/vendor/rails/actionpack/lib/action_controller/disp atcher.rb:106:in `call'

/usr/share/devicemgr/backend/vendor/rails/railties/lib/rails/rack/static.rb:31: in `call'

/usr/share/devicemgr/backend/vendor/rails/railties/lib/rails/rack/log_tailer.rb :17:in `call'

/usr/share/devicemgr/webserver/gems/gems/thin-1.2.7/lib/thin/connection.rb:76:i n `pre_process'

/usr/share/devicemgr/webserver/gems/gems/thin-1.2.7/lib/thin/connection.rb:74:i n `catch'

/usr/share/devicemgr/webserver/gems/gems/thin-1.2.7/lib/thin/connection.rb:74:i n `pre_process'

/usr/share/devicemgr/webserver/gems/gems/thin-1.2.7/lib/thin/connection.rb:57:i n `process'

/usr/share/devicemgr/webserver/gems/gems/thin-1.2.7/lib/thin/connection.rb:42:i n `receive_data'

/usr/share/devicemgr/webserver/gems/gems/eventmachine-0.12.10/lib/eventmachine. rb:256:in `run_machine'

/usr/share/devicemgr/webserver/gems/gems/eventmachine-0.12.10/lib/eventmachine. rb:256:in `run'

/usr/share/devicemgr/webserver/gems/gems/thin-1.2.7/lib/thin/backends/base.rb:5 7:in `start'

/usr/share/devicemgr/webserver/gems/gems/thin-1.2.7/lib/thin/server.rb:156:in `start'

/usr/share/devicemgr/webserver/gems/gems/thin-1.2.7/lib/thin/controllers/contro ller.rb:80:in `start'

/usr/share/devicemgr/webserver/gems/gems/thin-1.2.7/lib/thin/runner.rb:177:in `send'

/usr/share/devicemgr/webserver/gems/gems/thin-1.2.7/lib/thin/runner.rb:177:in `run_command'

/usr/share/devicemgr/webserver/gems/gems/thin-1.2.7/lib/thin/runner.rb:143:in `run!'

/usr/share/devicemgr/webserver/thin:8

Jul 3 13:03:07 cif-podcast.qut.edu.au ProfileManager[441

Wheres the error at ?

Posted on Jul 2, 2012 8:18 PM

Reply
2 replies

Profile Manager App upload fail

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.