Am 26.10.2010 01:24, schrieb George Niculae:
> Hi David,
> I made some changes and refactored some classes, see git patch
> attached to http://track.sipfoundry.org/browse/XX-8849. However every
> time I send profiles to an OpenStage model it fails with:
> Invocation of method 'getValue' in  class
> org.sipfoundry.sipxconfig.setting.ConditionalSettingImpl threw
> exception java.lang.NullPointerException @
> openstagePhone/config.vm[27,41]
>
> Not sure if this is caused by the changes I've done, could you please
> take a look? Just apply patch and issue make&&  make install from
> BUILD/sipXconfig. Also, I am not sure about the new SSL listener
> defined on port 18433, do we need it there?
>
> George
> _______________________________________________
> sipx-dev mailing list
> [email protected]
> List Archive: http://list.sipfoundry.org/archive/sipx-dev/
I wasn't able to reproduce that.

There were two copy commands for .properties files in the dlsprov 
build.xml, I didn't have those files so I deleted the lines but it 
seemed to work anyway. Full rebuilds won't work, those always error out 
at some point (don't ask me how ede_build_devuser.sh made that work but 
make sure as hell can't do it) and rebuilding only sipXconfig with make 
doesn't work because it loses the apache dependencies then (ant install 
works though).

Port 18443 is the default port for the DLS, I suppose we could just 
direct the phones to 8443 instead and it'd be just fine.


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

Reply via email to