Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

StormTestRun on windows #496

Open
b0c1 opened this issue Apr 10, 2014 · 0 comments
Open

StormTestRun on windows #496

b0c1 opened this issue Apr 10, 2014 · 0 comments
Labels

Comments

@b0c1
Copy link

b0c1 commented Apr 10, 2014

Hi!

I try to run a small test on windows, but I got "Unable to delete file" exception when the topology was stopped..

Unable to delete file: C:\Temp\701e9976-56a8-4573-9df4-fbe27c62140f\version-2\log.1
java.io.IOException: Unable to delete file: C:\Temp\701e9976-56a8-4573-9df4-fbe27c62140f\version-2\log.1
    at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2279)
    at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1653)
    at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1535)
    at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2270)
    at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1653)
    at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1535)
    at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2270)
    at backtype.storm.util$rmr.invoke(util.clj:413)
    at backtype.storm.testing$kill_local_storm_cluster.invoke(testing.clj:164)
    at backtype.storm.LocalCluster$_shutdown.invoke(LocalCluster.clj:32)
    at backtype.storm.LocalCluster.shutdown(Unknown Source)
    at com.twitter.summingbird.storm.StormTestRun$.tryRun(StormTestRun.scala:73)
    at com.twitter.summingbird.storm.StormTestRun$.apply(StormTestRun.scala:113)
    at com.twitter.summingbird.storm.StormTestRun$.apply(StormTestRun.scala:82)
@johnynek johnynek added the storm label Nov 23, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants