'mongo Query failed with error code 4567 and error message

Do somebody know what this error message mean from my java app to mongoDB:

 com.mongodb.MongoQueryException: Query failed with error code 4567 and error message 'from collection (testdb.testcol) cannot be sharded' on server myserver:27017


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source