Hi, The fix that I implemented that worked for me:
Start the installation and go through to the end of the first section which sets up the network etc and DNS.. before you start the SipX section of the setup jump into Putty and connect as you would normally. Assuming you are using the Centos single CD installation run this: wget -P /etc/yum.repos.d http://sipxecs.sipfoundry.org/temp/sipXecs/sipxecs-unstable-centos.repo then edit the sipxecs-unstable-centos.repo file and change the $release variable to 5 (I don't know why this doesn't work, it never has for me) and change the gpgcheck from 1 to 0 so that you have this: [sipxecs-unstable] name=SIPfoundry sipXecs pbx - latest mainline version baseurl=http://sipxecs.sipfoundry.org/temp/sipXecs/main/CentOS/5/$basearch/RPM gpgcheck=0 gpgkey=https://secure2.pingtel.com/RPM-GPG-KEY-pingtel enabled=1 What you have done now is added the unstable sources and you can add the missing library/rpm file by: yum install sipxcommons Once that has installed then go back to the other screen and complete the setup. Hope that helps Cheers Grant -----Original Message----- From: M. Ranganathan [mailto:[email protected]] Sent: Wednesday, 22 April 2009 1:45 a.m. To: Grant Lang Cc: [email protected] Subject: Re: [sipx-users] SipXecs 4.1.0-015210 x86_64 failure On Tue, Apr 21, 2009 at 12:51 AM, Grant Lang <[email protected]> wrote: > Hi, > > "I believe our QA team does fresh installs and tests out new ISO images as > they come along." > > Perhaps the testing is not as thorough as you thought? It is not the same ISO image that is being tested. > > Good you might have found the issue and look forward to a fix. Me too. > Cheers > Grant > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of M. Ranganathan > Sent: Tuesday, 21 April 2009 3:19 p.m. > To: [email protected] > Cc: [email protected] > Subject: Re: [sipx-users] SipXecs 4.1.0-015210 x86_64 failure > > On Mon, Apr 20, 2009 at 11:11 PM, M. Ranganathan <[email protected]> wrote: >> On Mon, Apr 20, 2009 at 8:43 PM, <[email protected]> wrote: >>> Looking into the fresh install of 4.1.0-015216 the script for installing the >>> keystore is failing. This is the only part of the script that appears to be >>> having an issue (doing a dodgy upgrade from 3.11.4 does work while keeping >>> the old certificates) >>> >>> Not recommended though, as a few files need to be manually adjusted. >> >> >> I see the problem in the log : >> >> >> Generating PKCS#12 package\n/usr/bin/ssl-cert/gen-ssl-keys.sh: line >> 711: echo: write error: Broken >> pipe\n______________________________________________________________________\n\n >> Generating Java Key Store >> \nException in thread \"main\" java.lang.NoClassDefFoundError: >> org/sipfoundry/commons/PKCS12Import/PKCS12Import\nCaused by: >> java.lang.ClassNotFoundException: >> org.sipfoundry.commons.PKCS12Import.PKCS12Import\n at >> java.net.URLClassLoader$1.run(URLClassLoader.java:200)\n at >> java.security.AccessController.doPrivileged(Native Method)\n at >> java.net.URLClassLoader.findClass(URLClassLoader.java:188)\n at >> java.lang.ClassLoader.loadClass(ClassLoader.java:306)\n >> >> Looks like a java classpath problem or maybe a build problem where the >> class in question did not get included in a jar file. I will look into >> it. >> >> Ranga > > Egads! Methinks the sipXcomons RPM got left out of that ISO somehow. I > cant find sipxcommons.jar or anything else in that package unless I am > oblivious to the obvious. > > I'll investigate this tomorrow. > > Ranga. > > >> >>> >>> Alan >>> >>> Quoting "M. Ranganathan" <[email protected]>: >>> >>>> On Mon, Apr 20, 2009 at 5:21 PM, M. Ranganathan <[email protected]> wrote: >>>>> On Mon, Apr 20, 2009 at 3:52 PM, Scott <[email protected]> wrote: >>>>>> I am getting the same thing with the i386 versions of 4.0.0-015214 and >>>>>> 4.1.0-015216 >>>>>> >>>>>> How can we fix this? >>>>>> >>>>>> Thank you >>>>> >>>>> I request you to open a JIRA issue if you have a problem and post a >>>>> snapshot. >>>>> >>>>> Ranga >>>> >>>> >>>> Please note that if you are adding your own web certificate, there is >>>> now a web interface from sipxconfig for adding web certificates to the >>>> system. You should use that interface. It would probably be a good >>>> exercise if you dropped your database and recreated that from scratch. >>>> There could be something completely unrelated that is causing >>>> sipxconfig not to run. I believe our QA team does fresh installs and >>>> tests out new ISO images as they come along. You may want to take a >>>> look at var/log/sipxpbx/sipxconfig.log to make sure nothing is amiss. >>>> >>>> Ranga >>>> >>>> >>>> >>>>> >>>>>> >>>>>> Michael Picher wrote: >>>>>>> I'm getting the same results on a clean ISO install from the >>>>>>> 015210-i386 >>>>>>> build. >>>>>>> >>>>>>> Thanks, >>>>>>> >>>>>>> Mike >>>>>>> >>>>>>> On Sun, 2009-04-19 at 07:42 +1200, Grant Lang wrote: >>>>>>> >>>>>>>> Hi, >>>>>>>> >>>>>>>> It appears all the Web Certificates are not installed when a fresh >>>>>>>> installation of these versions are installed. >>>>>>>> >>>>>>>> I have tried various previously documented methods to install these >>>>>>>> but nothing so far has worked. >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> Is there a new method of installing Certificates in these versions >>>>>>>> now? Perhaps using certificates generated form a CA? >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> Cheers, >>>>>>>> >>>>>>>> Grant >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> From: [email protected] >>>>>>>> [mailto:[email protected]] On Behalf Of Grant >>>>>>>> Lang >>>>>>>> Sent: Saturday, 18 April 2009 8:27 p.m. >>>>>>>> To: [email protected] >>>>>>>> Subject: [sipx-users] SipXecs 4.1.0-015210 x86_64 failure >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> Hi, >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> I have just downloaded and installed version 4.1.0-015210 x86_64 but >>>>>>>> there seems to be an error somewhere as once it has been installed >>>>>>>> (which it seems to install successfully) the Web UI doesn't seem to >>>>>>>> work and comes up: "can't establish a connection to the server at >>>>>>>> 192.168.0.1:8443", although it does redirect to the "secure" page >>>>>>>> (8443). >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> I found this also happened for the previous ISO installation from >>>>>>>> scratch as well, version 3.11.12-015164 x86_64. >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> Is there an additional step that has been introduced that I have >>>>>>>> missed or is this actually a known issue? Certificate error? >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> Cheers >>>>>>>> >>>>>>>> Grant >>>>>>>> >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> sipx-users mailing list >>>>>>>> [email protected] >>>>>>>> List Archive: http://list.sipfoundry.org/archive/sipx-users >>>>>>>> Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users >>>>>>>> >>>>>>> _______________________________________________ >>>>>>> sipx-users mailing list >>>>>>> [email protected] >>>>>>> List Archive: http://list.sipfoundry.org/archive/sipx-users >>>>>>> Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users >>>>>>> >>>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> sipx-users mailing list >>>>>> [email protected] >>>>>> List Archive: http://list.sipfoundry.org/archive/sipx-users >>>>>> Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> M. Ranganathan >>>>> >>>> >>>> >>>> >>>> -- >>>> M. Ranganathan >>>> _______________________________________________ >>>> sipx-users mailing list >>>> [email protected] >>>> List Archive: http://list.sipfoundry.org/archive/sipx-users >>>> Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users >>> >>> >>> _______________________________________________ >>> sipx-users mailing list >>> [email protected] >>> List Archive: http://list.sipfoundry.org/archive/sipx-users >>> Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users >>> >> >> >> >> -- >> M. Ranganathan >> > > > > -- > M. Ranganathan > _______________________________________________ > sipx-users mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-users > Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users > _______________________________________________ > sipx-users mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-users > Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users > -- M. Ranganathan _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
