On Wed, Oct 27, 2010 at 1:44 PM, David Becker <[email protected]> wrote: > Am 27.10.2010 11:56, schrieb George Niculae: >> On Wed, Oct 27, 2010 at 11:34 AM, David Becker >> <[email protected]> wrote: >>> Am 26.10.2010 14:36, schrieb George Niculae: >>>> The .properties files are generated by automake when make&& make >>>> install and are used for getting path to profile/tftproot and >>>> profile/dls (instead calling as relative path from dls plugin). Full >>>> rebuilds (and sipXconfig only rebuild) are working just fine on my >>>> installation but not sure about EDE. >>> I can rebuild it exactly once with bin_ede/rebuild, after that the >>> script aborts with the message >>> >> Does the plugin still works as expected after the successful build / >> install? (I'm asking this just to be sure I didn't break something >> when merging) I am not using EDE so I am not sure how to solve this :( >> Anyone else using EDE could give an insight? >> >> George >> _______________________________________________ >> sipx-dev mailing list >> [email protected] >> List Archive: http://list.sipfoundry.org/archive/sipx-dev/ > If it needs the .properties files to know the paths then it will not > work. I haven't been able to make bin_ede/rebuild work again, even after > resetting the VM to an earlier snapshot.
I figured out the problem - didn't have a LDAP server configured and profile generation failed with NPE when trying to retrieve LDAP port. So I checked LDAP port in OpenstageDefaults.getLdapPort and now sending profiles completes just fine: <MAC>.upload file is generated under profile/dls, are there any other files I should look after? George _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
