[SERVER-16610] Assertion failure _setName.size() Created: 19/Dec/14  Updated: 19/Dec/14  Resolved: 19/Dec/14

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: 2.6.6
Fix Version/s: None

Type: Bug Priority: Major - P3
Reporter: Hannes Magnusson Assignee: Unassigned
Resolution: Duplicate Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
duplicates SERVER-15739 Make error message when passing a "mo... Closed
Operating System: ALL
Participants:

 Description   

vagrant@precise64:~$ mongo mongodb://root:toor@192.168.112.10:2300/admin?ssl=true
MongoDB shell version: 2.6.6
connecting to: mongodb://root:toor@192.168.112.10:2300/admin?ssl=true
2014-12-19T11:23:57.062-0800 Assertion failure _setName.size() src/mongo/client/dbclientinterface.h 231
2014-12-19T11:23:57.065-0800 0x7f2283 0x7a7c79 0x78f722 0x67cc53 0x674ba8 0x7664ff 0x74e417 0x92a7d1 0x2399a2d06362 
 mongo(_ZN5mongo15printStackTraceERSo+0x23) [0x7f2283]
 mongo(_ZN5mongo10logContextEPKc+0x1a9) [0x7a7c79]
 mongo(_ZN5mongo12verifyFailedEPKcS1_j+0xc2) [0x78f722]
 mongo(_ZN5mongo16ConnectionStringC2ENS0_14ConnectionTypeERKSsS3_+0x1b3) [0x67cc53]
 mongo(_ZN5mongo16ConnectionString5parseERKSsRSs+0x1a8) [0x674ba8]
 mongo(_ZN5mongo17mongoConsExternalEPNS_7V8ScopeERKN2v89ArgumentsE+0xcf) [0x7664ff]
 mongo(_ZN5mongo7V8Scope10v8CallbackERKN2v89ArgumentsE+0x87) [0x74e417]
 mongo() [0x92a7d1]
 [0x2399a2d06362]
2014-12-19T11:23:57.066-0800 Error: assertion src/mongo/client/dbclientinterface.h:231 at src/mongo/shell/mongo.js:148
exception: connect failed

I realize the mongo shell does not support the same connection string as the drivers, but the assertion failure and backtrace likely isn't something the user should see.

This is using the MongoDB Enterprise shell, haven't tried the normal one.



 Comments   
Comment by Scott Hernandez (Inactive) [ 19/Dec/14 ]

dup of SERVER-15739

Generated at Thu Feb 08 03:41:39 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.