Unable start service alljoyn-gwagent after running the 'sudo service alljoyn start'
Checked the log at /var/log/alljoyn-gwagent. log, it has
0.685 ****** ERROR STRING external ...yn/common/src/String.cc:94 | Constructing string from nullptr will cause a crash in future versions!: ER_WARNING alljoyn-gwagent: /root/alljoyn/core/alljoyn/common/src/String.cc:95: qcc::String::String(const char*): Assertion `str != nullptr' failed.
Followed exact steps at except that we are on master branch https://wiki.allseenalliance.org/gateway/getting_started
Any help would be much appreciated. Thanks in advance!
EDIT: It worked when we tried with branch RB14.12 with the same steps!!!