Skip to content

Instantly share code, notes, and snippets.

@mcqueenorama
Created March 11, 2016 00:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mcqueenorama/f261120dfc8cb181296e to your computer and use it in GitHub Desktop.
Save mcqueenorama/f261120dfc8cb181296e to your computer and use it in GitHub Desktop.
java.lang.ClassCastException: sun.nio.fs.UnixPath cannot be cast to java.io.File
at io.takari.watcher.OsxDirectoryWatcher.processEvents(OsxDirectoryWatcher.java:50)
at com.walmartlabs.looper.sync.SyncWatcher.watch(SyncWatcher.java:43)
at com.walmartlabs.looper.sync.SyncWatcher$Runner.run(SyncWatcher.java:59)
at java.lang.Thread.run(Thread.java:745)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment