I used

File f1 = new File("f1", 1024); datacenter2.addFile(f1);

and

cloudlet1.setUserId(brokerId1); cloudlet1.addRequiredFile("f1");

but if I remove "datacenter2.addFile(f1);" it will work fine and it would be nonsense.

Thank you in advanced

More Seyed-Pouyan Rezazadeh's questions See All
Similar questions and discussions