your axis2.xml file is corrupted it's not a valid XML, looks like while uncommenting the HTTPS section you have removed an opening comment
change the following line, its line # 73
<parameter name="KEY_FILE">.....
to
<!-- <parameter name="KEY_FILE">.......
check the attached axis2.xml
also, what is the complete version of DS ?