Getting error when "Registration on the tracking server" | Community
Skip to main content
Level 2
December 26, 2019
Solved

Getting error when "Registration on the tracking server"

  • December 26, 2019
  • 1 reply
  • 4584 views

Hi,

Can someone help me?

I have an error "NMS-470004 There is no database identifier defined" when configuring the tracking server. I guess I need to write the Databaseid in config-<instance>.xml before configuring, right? But I don't know how to find the "Databaseid". My database server is Postgresql.

Thank you in advance.

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Jonathon_wodnicki

Hi,

 

Tracking client's database identifier is in xtk:option 'XtkDatabaseId'.

It's an arbitrary string used by tracking server to pair itself with an instance db.

 

Thanks,

-Jon

1 reply

Jonathon_wodnicki
Community Advisor
Jonathon_wodnickiCommunity AdvisorAccepted solution
Community Advisor
December 30, 2019

Hi,

 

Tracking client's database identifier is in xtk:option 'XtkDatabaseId'.

It's an arbitrary string used by tracking server to pair itself with an instance db.

 

Thanks,

-Jon

Level 2
December 31, 2019
Thank you for your reply. I think I have found the root cause, the webmdl@default didn't start automatically. I don't know how to start it, I tried to run "nlserver start webmdl@default" to start, but failed, it shows "No task corresponds to mask "webmdl@default". Nothing has been started.""