Hi All,

Why we are sending two member activated events in "handleMemberActivated"
in topology builder.

               // Publish member activated event

TopologyEventPublisher.sendMemberActivatedEvent(memberActivatedEvent);
                //member activated time
                Long timestamp = System.currentTimeMillis();
                // Publish member activated event

TopologyEventPublisher.sendMemberActivatedEvent(memberActivatedEvent);


Once we remove the second memberActivatedEvent,seems integration test
getting success. But still there is runtimeexceptions logs can be seen in
the console.This may be due to the change we have done to throw the
run-time exception instead of just logging the exception. We may need to
further check why we are getting null objects when un-deploying the
application.

Thanks,
Gayan

-- 

Gayan Gunarathne
Technical Lead, WSO2 Inc. (http://wso2.com)
Committer & PMC Member, Apache Stratos
email : gay...@wso2.com  | mobile : +94 775030545 <%2B94%20766819985>

Reply via email to