Hi, I tried to run the Storm Unit Test (TestingApiDemo.java) , but i got the following error, apparently due to failure of removing a log. I can run Storm on local mode successfully on my machine, but I couldn't run the test case. The stack trace error is : java.io.IOException: Unable to delete file: C:\Users\shahab\AppData\Local\Temp\92cc584a-8e8c-4dd9-a37b-ca86d64d2c7f\version-2\log.1
While by manual checking of this path, I can see that the log.1 exists? Any idea why this error should happen? best, /Shahab
