I know this question was asked a year ago but I have also tried fault injection in cloudsim using the FIM SIM paper and it just doesn't work..at all. I have checked the yahoo groups for cloudsim and nobody answered this question. I have gone thru so many forums but there's nobody who has provided an answer. I created three classes: FaultInjector, FaultEvent and FaultHandlerDatacenter all in the same package. FaultInjector is supposed to extend SimEntity and should inject fault events at times u establish... public void generateFault(){
int time;
for(time = 0; time