On Tue, 2009-04-28 at 15:35 -0400, Kevin Thorley wrote:
> On Tue, 2009-04-28 at 15:24 -0400, Tony Graziano wrote:
> > 
> >  
> >  Centos 5.2 originally from 3.10 ISO, upgrading via rpm/yum.
> > 
> > I also did a 
> > 
> > yum remove sipxecs
> > 
> > then 
> > 
> > Running Transaction
> >   Installing: sipxproxy                    ####################### [ 1/10]
> >   Installing: sipxconfig                   ####################### [ 2/10]
> >   Installing: sipxconfig-mrtg              ####################### [ 3/10]
> >   Installing: sipxproxy-cdr                ####################### [ 4/10]
> >   Installing: sipxacd                      ####################### [ 5/10]
> >   Installing: sipxpublisher                ####################### [ 6/10]
> >   Installing: sipxvxml                     ####################### [ 7/10]
> >   Installing: sipxsupervisor               ####################### [ 8/10]
> >   Installing: sipxregistry                 ####################### [ 9/10]
> >   Installing: sipxecs                      ####################### [10/10]
> > 
> > Installed: sipxecs.i386 0:4.0.0-015321
> > Dependency Installed: sipxacd.i386 0:4.0.0-015321 sipxconfig.i386 
> > 0:4.0.0-015321 sipxconfig-mrtg.i386 0:4.0.0-015321 sipxproxy.i386 
> > 0:4.0.0-015321 sipxproxy-cdr.i386 0:4.0.0-015321 sipxpublisher.i386 
> > 0:4.0.0-015321 sipxregistry.i386 0:4.0.0-015321 sipxsupervisor.i386 
> > 0:4.0.0-015321 sipxvxml.i386 0:4.0.0-015321
> > Complete!
> > [r...@pbx ~]#
> > 
> > then
> > 
> > [r...@pbx ~]# service sipxecs start
> > Checking bootstrap setup:                                  [  OK  ]
> > Checking TLS/SSL configuration:                            [  OK  ]
> > Checking Per-process file descriptor limits:               [  OK  ]
> > Checking rpm configuration file updates:                   [  OK  ]
> > Checking SELinux is not enforcing:                         [  OK  ]
> > Checking Apache configuration:                             [  OK  ]
> > Checking hostname is fully qualified:                      [  OK  ]
> > Checking localhost address configured:                     [  OK  ]
> > Checking localhost name is not shared:                     [  OK  ]
> > Checking /tmp directory has correct permissions:           [  OK  ]
> > 
> > Starting sipXpbx:
> > Starting sipxsupervisor:                                   [  OK  ]
> > Starting httpd:                                            [  OK  ]
> > 
> > I did sipxproc --start ConfigServer
> > (returned with true)
> > But still no sipxconfig or sipxecs system useable.
> > 
> > [r...@pbx ~]# sipxproc --state
> > {"FreeSWITCH"=>"Disabled",
> >  "sipXmrtg"=>"Disabled",
> >  "SIPRegistrar"=>"ConfigurationMismatch",
> >  "ParkServer"=>"ConfigurationMismatch",
> >  "ConfigAgent"=>"ConfigurationMismatch",
> >  "CallResolver"=>"ConfigurationMismatch",
> >  "ACDServer"=>"ConfigurationMismatch",
> >  "SIPStatus"=>"ConfigurationMismatch",
> >  "ConfigServer"=>"Failed",
> >  "CallResolver-Agent"=>"Disabled",
> >  "SipXbridge"=>"Disabled",
> >  "MediaServer"=>"ConfigurationMismatch",
> >  "sipXivr"=>"Disabled",
> >  "PageServer"=>"ConfigurationMismatch",
> >  "PresenceServer"=>"ConfigurationMismatch",
> >  "ResourceListServer"=>"ConfigurationMismatch",
> >  "SipXrelay"=>"Disabled",
> >  "SIPXProxy"=>"ConfigurationMismatch"}
> > 
> 
> Can you send along the sipxconfig.log file?  That may shed some light on
> the issue

Kevin, when I looked in the log file I saw this:

"2009-04-29T13:40:45.765000Z":6:JAVA:WARNING:sipxecs.lonestarsupport.com:main:00000000:Server:"EXCEPTION
 "
org.mortbay.util.MultiException[java.io.FileNotFoundException: 
/etc/sipxpbx/ssl/ssl-web.keystore (No such file or directory)]

When I looked in /etc/sipxpbx/ssl/ there was no ssl-web.keystore file
but there was a .ssl.keystore so I copied it over to ssl-web.keystore
then I did a /etc/init.d/sipxecs restart.  

Now I can get into the config at least.

I found mention of ssl-web.keystore in sipxconfig-jetty.xml. I don't
know if maybe that should should be changed to use .ssl.keystore
instead.


--
Brian

_______________________________________________
sipx-users mailing list
sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users

Reply via email to