Hi Mircea,
Please check this
[root@sipx-test sipxpbx]# less sipxconfig-jetty.xml
<?xml version="1.0"?>
<!DOCTYPE Configure PUBLIC
"-//Mort Bay Consulting//DTD Configure 1.2//EN"
"http://jetty.mortbay.org/configure_1_2.dtd">
<Configure class="org.mortbay.jetty.Server">
<Set name="rootWebApp">sipxconfig</Set>
<Call name="addWebApplication">
<Arg>/sipxconfig</Arg>
<Arg><SystemProperty
name="jetty.lib.dir"/>/sipxconfig.war</Arg>
<Set name="extractWAR">true</Set>
</Call>
<Call name="addWebApplication">
<Arg>/cmcprov</Arg>
<Arg><SystemProperty
name="jetty.lib.dir"/>/cmcprov.war</Arg>
<Set name="extractWAR">true</Set>
</Call>
<Call name="addListener">
<Arg>
<New class="org.mortbay.http.SocketListener">
<Set name="Port">12000</Set>
<Set name="PoolName">P2</Set>
<Set name="MinThreads">20</Set>
<Set name="MaxThreads">200</Set>
</New>
</Arg>
</Call>
<Call name="addListener">
<Arg>
<New class="org.mortbay.http.SocketListener">
<Set name="Port">12001</Set>
<Set name="PoolName">P2</Set>
<Set name="MinThreads">20</Set>
<Set name="MaxThreads">200</Set>
</New>
</Arg>
</Call>
</Configure>
Chitra
Mircea Carasel wrote:
On Thu, May 3, 2012 at 11:58 AM, Chitra <[email protected]>
wrote:
Hi Mircea,
Please check the attached sipxconfig log.
Looks like nothing is running on port 12000. How your
etc/sipxpbx/sipxconfig-jetty.xml looks like?
mircea
Regards,
Chitra
Mircea Carasel wrote:
On Thu, May 3, 2012 at 8:31 AM, Chitra <[email protected]>
wrote:
Hi All,
Is there any update on the below given issue. Please look into it and
do the needful.
Please attach sipXconfig.log
Mircea
Thanks & Regards,
Chitra
-------- Original Message --------
Hi All,
We are working on sipxecs 4.6 latest build (May-1-2012). When I log into
user portal and click on Phonebook tab, it displays a message "Unable to
connect". Please check the screen shot attached.
Thanks & Regards,
Chitra
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/
"2012-05-03T08:53:16.415000Z":22:JAVA:WARNING:sipx-test.ttplservices.com:P2-18:00000000:LoggerListener:"Authentication
event AuthenticationSuccessEvent: superadmin; details:
org.sipfoundry.sipxconfig.security.SipxAuthenticationDetails@0:
RemoteIpAddress: 176.25.3.74; SessionId: 1emyif8cjcisz"
"2012-05-03T08:53:35.856000Z":23:JAVA:WARNING:sipx-test.ttplservices.com:P2-19:00000000:LoggerListener:"Authentication
event AuthenticationSuccessEvent: 205; details:
org.sipfoundry.sipxconfig.security.SipxAuthenticationDetails@0:
RemoteIpAddress: 176.25.3.74; SessionId: g5q76n7hd8lsq"
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/
|
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/