Is the Nx Cloud up? Visit our Status Page for the current health and performance of the Nx Cloud.

Status Page

My server not starting

Answered

Comments

3 comments

  • Permanently deleted user

    Is it still offline if you remove the plugin?

    If server works without the plugin, then most likely the plugin causes server to crash. Please, check also server logs - what is the last line before server stops?

    0
  • Permanently deleted user

    Thanks Evgeny, the plugin is the cause. I will wrap with exception handling.

    During development, I follow the below steps, please confirm if these steps are fine::

    1. Build the plugin 

    2. Stop the server from the tray

    3. Copy the plugin

    4.Restart the server.

    5. Attach to media server process for debugging from visual studio

     

    0
  • Andrey Terentyev
    • Network Optix team

    Hello vamsi krishna yesu ,

    The described scenario is fine.

    You can also run the Server under debugger right away from the Visual Studio.
    0. Disable Server service in Windows.
    1. Build the plugin
    2. Copy the plugin (optionally you could build the plugin right to the server's plugin directory)
    3. Start the Server under debugger.

    Here is a post for how to configure Visual Studio.

    https://support.networkoptix.com/hc/en-us/community/posts/360046685314/comments/360011516774

    0

Please sign in to leave a comment.