You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./bin/oacis_cli create_analyses -a 58108075058ec6363e7199a1 -j job_parameter.json -o analysis_ids.json -t run_ids.json
/home/oacis/oacis/vendor/bundle/ruby/2.2.0/gems/mongo-2.3.0/lib/mongo/operation/result.rb:256:in `validate!': Cursor not found. (Mongo::Error::OperationFailure)
from /home/oacis/oacis/vendor/bundle/ruby/2.2.0/gems/mongo-2.3.0/lib/mongo/operation/executable.rb:37:in `block in execute'
from /home/oacis/oacis/vendor/bundle/ruby/2.2.0/gems/mongo-2.3.0/lib/mongo/server/connection_pool.rb:107:in `with_connection'
from /home/oacis/oacis/vendor/bundle/ruby/2.2.0/gems/mongo-2.3.0/lib/mongo/server.rb:231:in `with_connection'
from /home/oacis/oacis/vendor/bundle/ruby/2.2.0/gems/mongo-2.3.0/lib/mongo/operation/executable.rb:35:in `execute'
from /home/oacis/oacis/vendor/bundle/ruby/2.2.0/gems/mongo-2.3.0/lib/mongo/cursor.rb:188:in `block in get_more'
from /home/oacis/oacis/vendor/bundle/ruby/2.2.0/gems/mongo-2.3.0/lib/mongo/retryable.rb:51:in `call'
from /home/oacis/oacis/vendor/bundle/ruby/2.2.0/gems/mongo-2.3.0/lib/mongo/retryable.rb:51:in `read_with_retry'
from /home/oacis/oacis/vendor/bundle/ruby/2.2.0/gems/mongo-2.3.0/lib/mongo/cursor.rb:187:in `get_more'
from /home/oacis/oacis/vendor/bundle/ruby/2.2.0/gems/mongo-2.3.0/lib/mongo/cursor.rb:113:in `each'
from /home/oacis/oacis/vendor/bundle/ruby/2.2.0/gems/mongo-2.3.0/lib/mongo/collection/view/iterable.rb:44:in `each'
from /home/oacis/oacis/vendor/bundle/ruby/2.2.0/gems/mongoid-5.1.4/lib/mongoid/query_cache.rb:207:in `each'
from /home/oacis/oacis/vendor/bundle/ruby/2.2.0/gems/mongoid-5.1.4/lib/mongoid/contextual/mongo.rb:121:in `each'
from /home/oacis/oacis/vendor/bundle/ruby/2.2.0/gems/mongoid-5.1.4/lib/mongoid/contextual.rb:20:in `each'
from /home/oacis/oacis/vendor/bundle/ruby/2.2.0/gems/mongoid-5.1.4/lib/mongoid/relations/targets/enumerable.rb:182:in `each'
from /home/oacis/oacis/vendor/bundle/ruby/2.2.0/gems/mongoid-5.1.4/lib/mongoid/relations/referenced/many.rb:165:in `each'
from /home/oacis/oacis/lib/cli/oacis_cli_analysis.rb:65:in `block in create_analyses'
from /home/oacis/oacis/lib/cli/oacis_cli_analysis.rb:64:in `each'
from /home/oacis/oacis/lib/cli/oacis_cli_analysis.rb:64:in `create_analyses'
from /home/oacis/oacis/vendor/bundle/ruby/2.2.0/gems/thor-0.19.1/lib/thor/command.rb:27:in `run'
from /home/oacis/oacis/vendor/bundle/ruby/2.2.0/gems/thor-0.19.1/lib/thor/invocation.rb:126:in `invoke_command'
from /home/oacis/oacis/vendor/bundle/ruby/2.2.0/gems/thor-0.19.1/lib/thor.rb:359:in `dispatch'
from /home/oacis/oacis/vendor/bundle/ruby/2.2.0/gems/thor-0.19.1/lib/thor/base.rb:440:in `start'
from ./bin/oacis_cli:7:in `<main>'
The text was updated successfully, but these errors were encountered:
The error does not occur when the number of target run is one.
But, it takes 1min. or more to see the progress bar. Progress =============================================== 100% (1/1)
takeshi-uchitane
changed the title
CLI create_analyses says an error if number of target runs is 417240
CLI create_analyses says an error if the number of target runs is 417240
Oct 27, 2016
No analysis is created
Error message
The text was updated successfully, but these errors were encountered: