Skip to content

Instantly share code, notes, and snippets.

@amitrathore
Created August 16, 2013 19:40
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 amitrathore/6252908 to your computer and use it in GitHub Desktop.
Save amitrathore/6252908 to your computer and use it in GitHub Desktop.
1 Hehe!
2 Hehe!
3 Hehe!
4 Hehe!
5 Hehe!
6 Hehe!
7 Hehe!
8 Hehe!
9 Hehe!
10 Hehe!
12:40:29.560 [ZOLO-UTILS-SCHEDULER-81c73b86-7d0e-4325-806f-37c3deaa1593] ERROR zolo.utils.thread - Error periodically executing TesterFn
java.lang.RuntimeException: OUCH!
at user$print_x.invoke(NO_SOURCE_FILE:2) ~[na:na]
at zolo.utils.thread$safe_fn$fn__7499.invoke(thread.clj:24) ~[na:na]
at clojure.lang.AFn.run(AFn.java:24) [clojure-1.5.1.jar:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439) [na:1.6.0_51]
at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317) [na:1.6.0_51]
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150) [na:1.6.0_51]
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98) [na:1.6.0_51]
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:180) [na:1.6.0_51]
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:204) [na:1.6.0_51]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) [na:1.6.0_51]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) [na:1.6.0_51]
at java.lang.Thread.run(Thread.java:680) [na:1.6.0_51]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment