[SERVER-6513] Solaris build failing on shard_gle_insert.js Created: 18/Jul/12  Updated: 11/Jul/16  Resolved: 06/Aug/12

Status: Closed
Project: Core Server
Component/s: Sharding
Affects Version/s: None
Fix Version/s: 2.2.0-rc1

Type: Bug Priority: Blocker - P1
Reporter: Ian Whalen (Inactive) Assignee: Spencer Brody (Inactive)
Resolution: Done Votes: 0
Labels: buildbot
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Operating System: ALL
Participants:

 Description   

	
----
Inserting into negative shard...
----
Wed Jul 18 00:34:40 shell: stopped mongo program on port 30001
 m30000| Wed Jul 18 00:34:40 [conn4] end connection 127.0.0.1:58933 (7 connections now open)
 m30000| Wed Jul 18 00:34:40 [conn3] end connection 127.0.0.1:49266 (7 connections now open)
 m30000| Wed Jul 18 00:34:40 [conn6] end connection 127.0.0.1:50323 (7 connections now open)
 m30000| Wed Jul 18 00:34:40 [conn7] end connection 127.0.0.1:46789 (7 connections now open)
GLE start
Wed Jul 18 00:34:40 DBClientCursor::init call() failed
Wed Jul 18 00:34:40 query failed : shard_gle_insert.$cmd { getlasterror: 1.0 } to: 127.0.0.1:30999
	"message" : "error doing query: failed",
	"fileName" : "src/mongo/shell/collection.js",
	"lineNumber" : 155,
{
	"name" : "Error"
	"stack" : "find(\"shard_gle_insert.$cmd\",[object Object],undefined,-1,0,0,0)@:0\n([object Object])@src/mongo/shell/collection.js:155\n([object Object])@src/mongo/shell/db.js:49\n()@src/mongo/shell/db.js:623\n@/data/buildslaves/SolarisSmartOS_64bit/mongo/jstests/sharding/shard_gle_insert.js:28\n",
----
Inserting into positive shard...
----
Wed Jul 18 00:34:40 trying reconnect to 127.0.0.1:30999
Wed Jul 18 00:34:40 reconnect 127.0.0.1:30999 failed couldn't connect to server 127.0.0.1:30999
Wed Jul 18 00:34:40 Error: 9001 socket exception [6] server [127.0.0.1:30999]  src/mongo/shell/collection.js:179
failed to load: /data/buildslaves/SolarisSmartOS_64bit/mongo/jstests/sharding/shard_gle_insert.js

http://buildlogs.mongodb.org/build/5006049cd2a60f46c300077b/test/5006049dd2a60f46e2000733/



 Comments   
Comment by auto [ 15/Oct/12 ]

Author:

{u'date': u'2012-08-06T14:29:18-07:00', u'name': u'Spencer T Brody', u'email': u'spencer@10gen.com'}

Message: Ignore SIGPIPE on mongos. SERVER-6509 SERVER-6513

Was already ignoring on mongod, this just duplicated that behavior for mongos.

Conflicts:

s/server.cpp
Branch: v2.0
https://github.com/mongodb/mongo/commit/3d8d35771fedbfd5e5fac768112e2c143a940536

Comment by auto [ 06/Aug/12 ]

Author:

{u'date': u'2012-08-06T14:29:18-07:00', u'email': u'spencer@10gen.com', u'name': u'Spencer T Brody'}

Message: Ignore SIGPIPE on mongos. SERVER-6509 SERVER-6513

Was already ignoring on mongod, this just duplicated that behavior for mongos.
Branch: master
https://github.com/mongodb/mongo/commit/d4e7fba488bc86f7f3c98523589fc09d7c88b65f

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