Hi,

Wondering if I can get some help please?

I am getting this error:

342 [Thread-8] ERROR backtype.storm.event  - Error when processing event
java.io.FileNotFoundException: Source
'/Users/kurtmaile/Library/Application%20Support/storm-0.8.2/storm-starter/target/classes/resources'
does not exist
at org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:866)
at org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:770)
at org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:745)
at backtype.storm.daemon.supervisor$fn__4803.invoke(supervisor.clj:456)
at clojure.lang.MultiFn.invoke(MultiFn.java:172)
at
backtype.storm.daemon.supervisor$mk_synchronize_supervisor$this__4716.invoke(supervisor.clj:295)
at backtype.storm.event$event_manager$fn__2507.invoke(event.clj:24)
at clojure.lang.AFn.run(AFn.java:24)
at java.lang.Thread.run(Thread.java:724)
1350 [Thread-8] INFO  backtype.storm.util  - Halting process: ("Error when
processing an event")

when I try and build and run the Word Count example using maven.  any ideas?

Cheers
Kurt

Reply via email to