Installation

While installing the Mobile Access Server, why is Mongo throwing "error number 14" when trying to start the service?

israelgutierrez
Path Finder

Hello

I'm trying to install Splunk Mobile Server on my Stand Alone Splunk server, but once it is unzipped, trying to start the service I get this error:

/opt/mserver# sh server.sh start
starting data service... it might take up to couple minutes
/opt/mserver/server/node_modules/co/index.js:292
    throw err;
          ^
Error: data service failed to startup, output:about to fork child process, waiting until server is ready for connections.
forked process: 6505
ERROR: child process failed, exited with error number 14

    at MongoDaemon.start (/opt/mserver/server/lib/bundlemgr/mongo_linux.js:16:13)
    at GeneratorFunctionPrototype.next (native)
    at next (/opt/mserver/server/node_modules/co/index.js:74:21)
    at /opt/mserver/server/node_modules/co/index.js:93:18
    at Immediate._onImmediate (/opt/mserver/server/node_modules/co/index.js:52:14)
    at processImmediate [as _immediateCallback] (timers.js:374:17)

Any Ideas what could be happening?

Context
Server Ubuntu Trusty Updated
Splunk Enterprise 6.2 Updated
Mserver downloaded: mserver-linux-release-2.0.1.tgz

Regards

1 Solution

smohan_splunk
Splunk Employee
Splunk Employee

This issue, which is mongodb related, could occur if the locale of the system is misconfigured. In order to fix this, please execute the following, and retry:
export LC_ALL=en_US.UTF-8
export LANG=en_US.UTF-8

View solution in original post

smohan_splunk
Splunk Employee
Splunk Employee

This issue, which is mongodb related, could occur if the locale of the system is misconfigured. In order to fix this, please execute the following, and retry:
export LC_ALL=en_US.UTF-8
export LANG=en_US.UTF-8

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...

Can’t Make It to Boston? Stream .conf25 and Learn with Haya Husain

Boston may be buzzing this September with Splunk University and .conf25, but you don’t have to pack a bag to ...