I have one (default) instance of NAV server up and running. Then I create a second instance with the same settings but different ports. The instance creates successfully but it cannot be started. Event log gives almost no information. Version is NAV2017CU8
Any ideas about what is the problem?
From event log:
ServerInstance 'MicrosoftDynamicsNavServer$NewInstance' failed to reach status 'Running' on this server due to the following error: 'Cannot start the service.'. Additional information may be in the event log of the server.
Answers
http://mibuso.com/blogs/davidmachanick/
The only thing i´ve done is to replace the files in service folder with the new files from CU9.
http://mibuso.com/blogs/davidmachanick/
Other than that I have had no issues doing overwrite updates in 16 and 17.
I´ve set the parameters in custom_settings.config back to the right values after replacing the files. That can´t be the reason.
But i also set the values in the NAV Administration - same error.
Usually you´ll get a more detailled error in eventlog when anything is wrong in the config file.
Have you tried creating a new instances with the same info, and not use the default instance?
I recently started disabling the default instance, to work around the overwrite issue with CU.
First, i completely deleted the CU9 service folder from harddisk and copied it again (i tried this many times before without success). After creating the default instance for CU9 by using "new-Service" command, i created a new instance, set up the custom settings.config and it worked directly- Magic!
I don´t know why it doesn´t work with the default instance, maybe i did something wrong.
Juhl, thank you for pushing me on the right way with the new instance!