mongo2.6.9升级到mongo3.0的坑
cookqq ›博客列表 ›MongoDB

mongo2.6.9升级到mongo3.0的坑

2016-05-14 10:19:28.0|分类: MongoDB|浏览量: 2269

摘要: xecutor error: OperationFailed: Sort operation used more than the maximum 33554432 bytes of RAM. Add an index, or specify a smaller limit.

1、

com.mongodb.MongoException: Executor error: OperationFailed: Sort operation used more than the maximum 33554432 bytes of RAM. Add an index, or specify a smaller limit.

at com.mongodb.QueryResultIterator.throwOnQueryFailure(QueryResultIterator.java:214)

at com.mongodb.QueryResultIterator.init(QueryResultIterator.java:198)

at com.mongodb.QueryResultIterator.initFromQueryResponse(QueryResultIterator.java:176)

at com.mongodb.QueryResultIterator.<init>(QueryResultIterator.java:64)

at com.mongodb.DBCollectionImpl.find(DBCollectionImpl.java:86)

at com.mongodb.DBCollectionImpl.find(DBCollectionImpl.java:66)

at com.mongodb.DBCursor._check(DBCursor.java:458)

at com.mongodb.DBCursor._hasNext(DBCursor.java:546)

at com.mongodb.DBCursor.hasNext(DBCursor.java:571)


一键分享文章

分类列表

  • • struts源码分析
  • • flink
  • • struts
  • • redis
  • • kafka
  • • ubuntu
  • • zookeeper
  • • hadoop
  • • activiti
  • • linux
  • • 成长
  • • NIO
  • • 关键词提取
  • • mysql
  • • android studio
  • • zabbix
  • • 云计算
  • • mahout
  • • jmeter
  • • hive
  • • ActiveMQ
  • • lucene
  • • MongoDB
  • • netty
  • • flume
  • • 我遇到的问题
  • • GRUB
  • • nginx
  • • 大家好的文章
  • • android
  • • tomcat
  • • Python
  • • luke
  • • android源码编译
  • • 安全
  • • MPAndroidChart
  • • swing
  • • POI
  • • powerdesigner
  • • jquery
  • • html
  • • java
  • • eclipse
  • • shell
  • • jvm
  • • highcharts
  • • 设计模式
  • • 列式数据库
  • • spring cloud
  • • docker+node.js+zookeeper构建微服务
版权所有 cookqq 感谢访问 支持开源 京ICP备15030920号
CopyRight 2015-2018 cookqq.com All Right Reserved.