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
  • 4587 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

Milan_Vucetic
Level 9
January 10, 2020

Hi Alan,

you should try to start it with the instance name: nlserver start webmdl@your_instance_name and set flag autostart to True in server configuration for this process.

Regards,
Milan