________________________________

        From: [email protected]
[mailto:[email protected]] On Behalf Of Ujjval
Karihaloo
        Sent: Thursday, November 05, 2009 4:42 PM
        To: Ujjval Karihaloo; [email protected]
        Subject: Re: [sipX-dev] Make build failure
        
        

        I am trying to do now do the EDE..and get this issue on CentOS
when running sstart.

         

        When I run #sstart and then look for processes running for
sipx...I get hundreds of these...I am running sstart as root is that a
problem?

         

        It goes ina infinite looklaunching the http-access and box
hangs/runs outo f memory, I guess.

        Help appreciated, I am totally stuck cannot get sipx to work. 

         

I remember getting a similar error when I first used the EDE on Fedora
10. Always make sure to download the latest EDE script at step #4 of the
EDE instructions. The EDE script must be run as user "sipx" and not
"root".
 
At the time I thought that I did not run the sipXecs configuration tool
to completion which ended up causing the creation of hundreds of the
same process and chewing up all the system memory at startup time. 
 
Try running the config tool again:
/home/sipx/WORKING/INSTALL/bin/sipxecs-setup-system. Make sure you run
the config tool as user "sipx" and not "root". Also make sure to enter
the domain name as the fully qualified domain name of the machine you
are running the setup script from (e.g. host.domain.com instead of
domain.com).
 

         

        [r...@ss_freeswitch ~]# ps -ef|grep sipx

        root      4371  4370  0 12:17 pts/2    00:00:00 /bin/bash
/home/sipx/WORKING/INSTALL/etc/init.d/sipxecs start

        root      4429  4371  0 12:17 pts/2    00:00:00 su root -c
/home/sipx/WORKING/INSTALL/libexec/sipXecs/setup.d/011_sipx-config-httpd
-access 

        root      4432  4429  0 12:17 pts/2    00:00:00 su root -c
/home/sipx/WORKING/INSTALL/libexec/sipXecs/setup.d/011_sipx-config-httpd
-access 

        root      4435  4432  0 12:17 pts/2    00:00:00 su root -c
/home/sipx/WORKING/INSTALL/libexec/sipXecs/setup.d/011_sipx-config-httpd
-access 

        root      4438  4435  0 12:17 pts/2    00:00:00 su root -c
/home/sipx/WORKING/INSTALL/libexec/sipXecs/setup.d/011_sipx-config-httpd
-access 

        root      4441  4438  0 12:17 pts/2    00:00:00 su root -c
/home/sipx/WORKING/INSTALL/libexec/sipXecs/setup.d/011_sipx-config-httpd
-access 

        root      4444  4441  0 12:17 pts/2    00:00:00 su root -c /home

         

        From: [email protected]
[mailto:[email protected]] On Behalf Of Ujjval
Karihaloo
        Sent: Wednesday, November 04, 2009 9:06 AM
        To: [email protected]
        Subject: [sipX-dev] Make build failure

         

        Hi,

         

         I am building from source but getting these validation
failures..help appreciated...

         

        Thx

         

You can run the /home/sipx/WORKING/bin_ede/rebuild script to build all
instead of the "make all" command. The script invokes "make all install"
recursively. The install target makes the compile faster by avoiding the
unit test portion.

 
Martin

         

        !!!FAILURES!!!

        Test Results:

        Run:  282   Failures: 3   Errors: 0

         

         

        1) test: SipSrvLookupTest::lookup (F) line: 675
../../../../sipXtackLib/src/test/net/SipSrvLookupTest.cpp

        assertion failed

        - Expression: !failure_seen

         

         

        2) test: UrlTest::testBigUriScheme (F) line: 1756
../../../../sipXtackLib/src/test/net/UrlTest.cpp

        assertion failed

        - Expression: bigschemeUrl.getScheme() == Url::UnknownUrlScheme

        - BUG XPB-843: fails on FC6

         

         

         

        3) test: UrlTest::testBigUriHost (F) line: 1856
../../../../sipXtackLib/src/test/net/UrlTest.cpp

        assertion failed

        - Expression: bighostUrl.getScheme() == Url::UnknownUrlScheme

        - BUG XPB-843: fails on FC6

         

         

         

        FAIL: testsuite

        =============================================

        1 of 1 tests failed

        Please report to [email protected]

        =============================================

        make[5]: *** [check-TESTS] Error 1

        make[5]: Leaving directory
`/home/sipx/sipx/BUILD/sipXtackLib/src/test'

        make[4]: *** [check-am] Error 2

        make[4]: Leaving directory
`/home/sipx/sipx/BUILD/sipXtackLib/src/test'

        make[3]: *** [check-recursive] Error 1

        make[3]: Leaving directory
`/home/sipx/sipx/BUILD/sipXtackLib/src'

        Making check in bin

        make[3]: Entering directory
`/home/sipx/sipx/BUILD/sipXtackLib/bin'

        make[3]: Nothing to be done for `check'.

        make[3]: Leaving directory
`/home/sipx/sipx/BUILD/sipXtackLib/bin'

        Making check in meta

        make[3]: Entering directory
`/home/sipx/sipx/BUILD/sipXtackLib/meta'

        make[3]: Nothing to be done for `check'.

        make[3]: Leaving directory
`/home/sipx/sipx/BUILD/sipXtackLib/meta'

        Making check in examples

        make[3]: Entering directory
`/home/sipx/sipx/BUILD/sipXtackLib/examples'

        Making check in im

        make[4]: Entering directory
`/home/sipx/sipx/BUILD/sipXtackLib/examples/im'

        make[4]: Nothing to be done for `check'.

        make[4]: Leaving directory
`/home/sipx/sipx/BUILD/sipXtackLib/examples/im'

        Making check in xmlrpc

        make[4]: Entering directory
`/home/sipx/sipx/BUILD/sipXtackLib/examples/xmlrpc'

        make[4]: Nothing to be done for `check'.

        make[4]: Leaving directory
`/home/sipx/sipx/BUILD/sipXtackLib/examples/xmlrpc'

        make[4]: Entering directory
`/home/sipx/sipx/BUILD/sipXtackLib/examples'

        make[4]: Nothing to be done for `check-am'.

        make[4]: Leaving directory
`/home/sipx/sipx/BUILD/sipXtackLib/examples'

        make[3]: Leaving directory
`/home/sipx/sipx/BUILD/sipXtackLib/examples'

        Making check in dialogwatch

        make[3]: Entering directory
`/home/sipx/sipx/BUILD/sipXtackLib/dialogwatch'

        make[3]: Nothing to be done for `check'.

        make[3]: Leaving directory
`/home/sipx/sipx/BUILD/sipXtackLib/dialogwatch'

        Making check in siptest

        make[3]: Entering directory
`/home/sipx/sipx/BUILD/sipXtackLib/siptest'

        Making check in src

        make[4]: Entering directory
`/home/sipx/sipx/BUILD/sipXtackLib/siptest/src'

        Making check in siptest

        make[5]: Entering directory
`/home/sipx/sipx/BUILD/sipXtackLib/siptest/src/siptest'

        make[5]: Nothing to be done for `check'.

        make[5]: Leaving directory
`/home/sipx/sipx/BUILD/sipXtackLib/siptest/src/siptest'

        make[5]: Entering directory
`/home/sipx/sipx/BUILD/sipXtackLib/siptest/src'

        make[5]: Nothing to be done for `check-am'.

        make[5]: Leaving directory
`/home/sipx/sipx/BUILD/sipXtackLib/siptest/src'

        make[4]: Leaving directory
`/home/sipx/sipx/BUILD/sipXtackLib/siptest/src'

        Making check in include

        make[4]: Entering directory
`/home/sipx/sipx/BUILD/sipXtackLib/siptest/include'

        make[4]: Nothing to be done for `check'.

        make[4]: Leaving directory
`/home/sipx/sipx/BUILD/sipXtackLib/siptest/include'

        make[4]: Entering directory
`/home/sipx/sipx/BUILD/sipXtackLib/siptest'

        make[4]: Nothing to be done for `check-am'.

        make[4]: Leaving directory
`/home/sipx/sipx/BUILD/sipXtackLib/siptest'

        make[3]: Leaving directory
`/home/sipx/sipx/BUILD/sipXtackLib/siptest'

        Making check in doc

        make[3]: Entering directory
`/home/sipx/sipx/BUILD/sipXtackLib/doc'

        make[3]: Nothing to be done for `check'.

        make[3]: Leaving directory
`/home/sipx/sipx/BUILD/sipXtackLib/doc'

        make[2]: *** [check-recursive] Error 1

        make[2]: Leaving directory `/home/sipx/sipx/BUILD/sipXtackLib'

        make[1]: *** [recurse] Error 1

        make[1]: Leaving directory `/home/sipx/sipx/BUILD'

        make: *** [build] Error 2

         

         

_______________________________________________
sipx-dev mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to