Mircea wrote: 
> <[email protected]> wrote:
> > After adding a new CA the user is prompted with:
> > "Keystores/TrustStore changed: Server Restart Needed"
> > I tried a "Send Proflie" on the Servers page and the Server Restart 
> > prompt persisted.
> > In order to clear the restart message I had to type "Reboot" from 
> > command line an SSH shell (or power off/on the server) thus 
> losing all 
> > services during the reboot cycle.
> > Is this intent or a bug?
> 
> This is the intent. The Java Virtual Machine (JVM), where the 
> Jetty Server runs  needs to be restarted in order to load the 
> newly imported certificate.
> Probably, there is no need to restart other sipXecs services, 
> but the Jetty web server (where sipXconfig code runs) needs 
> to be restarted

Won't any service that uses the CA need to be restarted?  i.e. Also
sipXproxy and sipXbridge.  (Others?)


> Probably will be enough to run something like:
> /usr/local/sipx/bin/sipxproc --restart ConfigServer
> 
> I can add a nice improvement, to run this command from UI 
> (use the waiting page mechanism - the same mechanism used for 
> software update or restore). The user will not notice that 
> the config is down for a while.

I like the idea of using the waiting page mechanism, since the GUI will
be non-functional while sipXconfig restarts.

But, can you also change the resulting service restart prompt/invocation
to use the standard mechanism: "One or more services need to be
restarted. For details click:  here"?  (RestartNeededServicesPage.html)

This would make the new behaviour much more consistent.


-Paul
[email protected]



_______________________________________________
sipx-dev mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to