Can you confirm the following RPM's are installed?
 
sipxacd 
sipxcalllib 
sipxcommserverlib 
sipxconfig 
sipxconfig-agent 
sipxconfig-ftp 
sipxconfig-mrtg
sipxconfig-report
sipxconfig-tftp 
sipxmediaadapterlib
sipxmedialib 
sipxpbx 
sipxportlib 
sipxproxy 
sipxproxy-cdr 
sipxpublisher 
sipxregistry 
sipxtacklib 
sipxtools 
sipxvxml 
postgresql 
postgresql-libs 
postgresql-server 
ruby-postgres 

Is the certificate is installed properly. Did you see the ssl keys get 
generated or fill in the information to create the CA?
 
I had something of a similar problem doing an update a few months back, and 
here are the notes from Scott Lawrence which worked for me:
 
*It looks to me as though you don't have all the ssl key information you
need, but it may only be missing the files that are created to
facilitate java accesss.

Do:
        cd /etc/sipxpbx/ssl
        ls -a1
        
you should get:
        .
        ..
        authorities
        .authorities-contents.md5
        .authorities.jks
        ssl.crt
        ssl.key
        .ssl.keystore
        .ssl.keystore-contents.md5
        .ssl.p12

the ssl.crt and ssl.key are the orginal key and certificate; if they are
there, then that's good.  If they are not there, then you need to just
regenerate your certificates.

If the original key and certificate are there, but the ".ssl.*" files
are not, then perhaps the backup missed them.  Generating and installing
a new set of ssl certs should also do the trick in this case.  

Don't use the sipx_reset_cd script - just execute
the /usr/bin/ssl-cert/gen-ssl-keys.sh script to generate new keys - it
will prompt you for all the information that's needed.  There are more
detailed instructions on your system in /usr/share/doc/sipx/INSTALL.ssl
**
 
Post your results here and let me know if this helped or not.
 

>>> "Vikas Sharma" <[EMAIL PROTECTED]> 10/1/2008 8:52:57 AM >>>

Tony thanx for replying

On Wed, Oct 1, 2008 at 5:50 PM, Tony Graziano <[EMAIL PROTECTED]> wrote:
Have you installed java prior to installing sipx? If not, are you installing 
sipx via the yum repo and letting it resolve the depencies for you or are you 
building your own?
 


i have installed sipx via the yum repo and after that installed java as well.
i think issue is related to postgresql database(cdr) and of missing xml files 
as all the file replication and data replication services are failed.

Any suggestion ?
 
 

All FC8 needs is a base install (no java or apache I think), and the yum 
install method will install all this for you properly (I use Centos 5 because i 
find it easier, but that's me). 

>>> "Vikas Sharma" <[EMAIL PROTECTED]> 10/1/2008 6:58:30 AM >>>


hi all

I have installed sipx3.10.2 twice on fedora8, today.
I have got same issue both times.

1) I got message on top of web page :-

One of the background jobs failed. For details click: here

2) In Diagnostics --> Services  web page  i got following message

java.lang.RuntimeException: Unexpected error: 
java.security.InvalidAlgorithmParameterException: the trustAnchors parameter 
must be non-empty

3) In Diagnostics  ---> Job Status  all the displayed services are showed 
status fail.

4) Web page         Diagnostics -->  Call Detail Record   is not displayed.  On 
clicking this link message displays is
                                                                        An 
internal error has occurred. Click here to continue.


5) Folder         /var/sipxdata/sipdb  is empty, doesnot contain any xml file 
after installation


 Noting fails on starting up the sipxpbx i.e
service sipxpbx start 

Java 6 is installed and fine.

Why this is happening any idea?
Do i need to install anything else?

Do i fix these now with some changes or try to install again?

Any help



Thanx in advance

-- 
vikas sharma







-- 
vikas sharma


_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users

Reply via email to