Customer Portal

how to startup clover server with sandboxes disabled

Comments 2

  • Avatar
    dmatusow
    0
    Comment actions Permalink
    How can I have the server startup with the sandboxes disabled? I ran into an issue where we had to deploy new code and graphs. before I could deploy the new graphs, but after the new code was in place, a file listener triggered and we had a mixed configuration which caused the graph to fail.

    I'd like to have the sandboxes disabled, but not effect the state of the graphs themselves. This would allow the deployment of new graphs and they bring the sandboxes back into an active state but not effect the state of the graphs themselves. This would allow for a smooth implementation without undesirable effects.
  • Avatar
    admin
    0
    Comment actions Permalink
    Hi David,

    You can disable all schedulers/event listeners prior Server shutdown.

    Other possibility is to suspend Server right after start, but that probably does not help in your scenario.

    I hope this helps.

Please sign in to leave a comment.