Raymond wrote: 
...      
> >I was able to run "ant precommit" successfully on sipXconfig 
> rev 17886
> using my FC10 64bit system.
> >You could try removing the eclipse files (if you were using eclipse)
> since they sometimes cause problems:
> >  cd ~/commit/main/sipXconfig
> >  find . type -d -name bin.eclipse | xargs rm -rf
> 
> Did that and same results.


We've also observed that the UI unit tests can fail on machines with
"only" 1GB of RAM.


BTW, the latest EDE has a handy './bin_ede/config_rebuild_plus' script
that does all of the following:
    - re-build & re-install sipXconfig
    - re-start sipXconfig
    - 'find $CODE/sipXconfig -type d -name bin.eclipse | xargs rm -rf'
    - run 'ant precommit'

You can pick it up by upgrading to the latest EDE Step #4 script, from
WORKING:
   rm -rf ede_build_devuser.sh
   wget
http://sipxecs.sipfoundry.org/rep/sipXecs/main/extras/ede/ede_build_devu
ser.sh
   chmod +x ede_build_devuser.sh
   ./ede_build_devuser.sh

This will blow away your configuration and SLL certs, but you could use
Backup/Restore to recover.


-Paul
[email protected]

_______________________________________________
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