0

服务正常启动,但通过mongo连接并退出后,服务自动关闭。附日志
2016-02-16T15:37:28.821+0800 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41042 #1 (1 connection now open)
2016-02-16T15:37:35.138+0800 F – [conn1] terminate() called. An exception is active; attempting to gather more information
2016-02-16T15:37:35.144+0800 F – [conn1] DBException::toString(): 17133 SSL handshake requested, SSL feature not available in this build
Actual exception type: mongo::UserException

0x12cf722 0x12cf052 0x393b8bcdb6 0x393b8bcde3 0x393b8bceca 0x12666b2 0x1288170 0x4a493768
—– BEGIN BACKTRACE —–
{“backtrace”:[{“b”:”400000″,”o”:”ECF722″},{“b”:”400000″,”o”:”ECF052″},{“b”:”393B800000″,”o”:”BCDB6″},{“b”:”393B800000″,”o”:”BCDE3″},{“b”:”393B800000″,”o”:”BCECA”},{“b”:”400000″,”o”:”E666B2″},{“b”:”400000″,”o”:”E88170″},{“b”:”0″,”o”:”4A493768″}],”processInfo”:{ “mongodbVersion” : “3.2.1”, “gitVersion” : “a14d55980c2cdc565d4704a7e3ad37e4e535c1b2”, “compiledModules” : [], “uname” : { “sysname” : “Linux”, “release” : “2.6.18-128.el5”, “version” : “#1 SMP Wed Dec 17 11:41:38 EST 2008”, “machine” : “x86_64” }, “somap” : [ { “elfType” : 2, “b” : “400000” }, { “path” : “/lib64/librt.so.1”, “elfType” : 3 }, { “path” : “/lib64/libdl.so.2”, “elfType” : 3 }, { “path” : “/usr/lib64/libstdc++.so.6”, “elfType” : 3 }, { “path” : “/lib64/libm.so.6”, “elfType” : 3 }, { “path” : “/lib64/libgcc_s.so.1”, “elfType” : 3 }, { “path” : “/lib64/libpthread.so.0”, “elfType” : 3 }, { “path” : “/lib64/libc.so.6”, “elfType” : 3 }, { “path” : “/lib64/ld-linux-x86-64.so.2”, “elfType” : 3 } ] }}
mongod(_ZN5mongo15printStackTraceERSo+0x32) [0x12cf722]
mongod(+0xECF052) [0x12cf052]
libstdc++.so.6(+0xBCDB6) [0x393b8bcdb6]
libstdc++.so.6(+0xBCDE3) [0x393b8bcde3]
libstdc++.so.6(+0xBCECA) [0x393b8bceca]
mongod(_ZN5mongo9uassertedEiPKc+0x142) [0x12666b2]
mongod(_ZN5mongo13MessagingPort4recvERNS_7MessageE+0x140) [0x1288170]
??? [0x4a493768]
—– END BACKTRACE —–