Ok, thanks that worked, httpd is now running :)
But get the following error when trying to access the webpage:

"2010-12-10T08:53:29.795000Z":1:JAVA:INFO:server1.sipxecs3.test.colos.te
lecats.nl:main:00000000:DynamicSessionFactoryBean:"Building new
Hibernate SessionFactory"
"2010-12-10T08:53:41.589000Z":2:JAVA:WARNING:server1.sipxecs3.test.colos
.telecats.nl:main:00000000:ThreadedServer:"Failed to start:
[email protected]:8443"
"2010-12-10T08:53:41.628000Z":3:JAVA:WARNING:server1.sipxecs3.test.colos
.telecats.nl:main:00000000:Server:"EXCEPTION "
org.mortbay.util.MultiException[java.io.FileNotFoundException:
/etc/sipxpbx/ssl/ssl-web.keystore (No such file or directory)]
        at org.mortbay.http.HttpServer.doStart(HttpServer.java:731)
        at org.mortbay.util.Container.start(Container.java:72)
        at org.mortbay.jetty.Server.main(Server.java:433)
java.io.FileNotFoundException: /etc/sipxpbx/ssl/ssl-web.keystore (No
such file or directory)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:137)
        at
org.mortbay.util.FileResource.getInputStream(FileResource.java:246)
        at
org.mortbay.http.SslListener.createFactory(SslListener.java:227)
        at
org.mortbay.http.SslListener.newServerSocket(SslListener.java:249)
        at org.mortbay.util.ThreadedServer.open(ThreadedServer.java:477)
        at
org.mortbay.util.ThreadedServer.start(ThreadedServer.java:503)
        at
org.mortbay.http.SocketListener.start(SocketListener.java:203)
        at org.mortbay.http.HttpServer.doStart(HttpServer.java:761)
        at org.mortbay.util.Container.start(Container.java:72)
        at org.mortbay.jetty.Server.main(Server.java:433)

Seems /etc/sipxpbx/ssl/ssl-web.keystore is missing, any idea how to fix
this?

Henry

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Tony
Graziano
Sent: vrijdag 10 december 2010 14:38
To: [email protected]
Subject: Re: [sipx-users] Error when starting sipxecs 0.0.4.5.1

If you run

setstatus

It will tell you the selinux status and policy.

With centos 5 you can edit the selinux config directly

/etc/selinux/config

And change the policy to disabled with

SELINUX=disabled

If it is enabled or permissive. All selinux changes need a reboot to be
persistent though.

============================
Tony Graziano, Manager
Telephone: 434.984.8430
Fax: 434.984.8431

Email: [email protected]

LAN/Telephony/Security and Control Systems Helpdesk:
Telephone: 434.984.8426
Fax: 434.984.8427

Helpdesk Contract Customers:
http://www.myitdepartment.net/gethelp/

----- Original Message -----
From: Tony Graziano <[email protected]>
To: [email protected] <[email protected]>
Sent: Fri Dec 10 08:21:05 2010
Subject: Re: [sipx-users] Error when starting sipxecs 0.0.4.5.1

In your grub.conf file you would pass a kernel argument at the end of
the
kernel line (or edit the one that is there).

selinux=0

Then save the file.

chkconfig iptables off
service iptables stop

Then if selinux is running, a reboot would be required.

============================
Tony Graziano, Manager
Telephone: 434.984.8430
Fax: 434.984.8431

Email: [email protected]

LAN/Telephony/Security and Control Systems Helpdesk:
Telephone: 434.984.8426
Fax: 434.984.8427

Helpdesk Contract Customers:
http://www.myitdepartment.net/gethelp/

----- Original Message -----
From: [email protected]
<[email protected]>
To: Discussion list for users of sipXecs software
<[email protected]>
Sent: Fri Dec 10 08:12:46 2010
Subject: Re: [sipx-users] Error when starting sipxecs 0.0.4.5.1

Thanks,
Can you point me in a direction where to find these settings?

Henry

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Tony
Graziano
Sent: vrijdag 10 december 2010 14:02
To: [email protected]
Subject: Re: [sipx-users] Error when starting sipxecs 0.0.4.5.1

Make sure iptables is off. Is selinux on and enforcing? If so, reverse
that
too (disabled).
============================
Tony Graziano, Manager
Telephone: 434.984.8430
Fax: 434.984.8431

Email: [email protected]

LAN/Telephony/Security and Control Systems Helpdesk:
Telephone: 434.984.8426
Fax: 434.984.8427

Helpdesk Contract Customers:
http://www.myitdepartment.net/gethelp/

----- Original Message -----
From: [email protected]
<[email protected]>
To: Discussion list for users of sipXecs software
<[email protected]>
Sent: Fri Dec 10 04:24:49 2010
Subject: [sipx-users] Error when starting sipxecs 0.0.4.5.1

Hi all,



I'm trying to install sipXecs snapshot 0.0.4.5.1 to test the openACD
functionality.

But after installing the sipXecs, I get an error on starting sipXecs,
namely:



(13)Permission denied: make_sock: could not bind to address [::]:8091

(13)Permission denied: make_sock: could not bind to address 0.0.0.0:8091

no listening sockets available, shutting down

Unable to open logs



I checked if anything is binded to this port, but it is not, I installed
centos 5.5 from DVD ISO.

What can I do to solve this issue?



Kind regards,



Henry Dogger

Telecats BV
_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/
_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/
_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/
_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to