Created
July 26, 2013 04:03
-
-
Save jasonblewis/6086065 to your computer and use it in GitHub Desktop.
dashing exception
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jason@debian:~/ot-dashboard$ dashing start | |
>> Thin web server (v1.5.1 codename Straight Razor) | |
>> Maximum connections set to 1024 | |
>> Listening on 0.0.0.0:3030, CTRL+C to stop | |
================================================================================ | |
scheduler caught exception: | |
Adaptive Server connection timed out | |
/home/jason/ot-dashboard/jobs/mtdsales.rb:19:in `each' | |
/home/jason/ot-dashboard/jobs/mtdsales.rb:19:in `block in <top (required)>' | |
/home/jason/.rvm/gems/ruby-1.9.3-p429/gems/rufus-scheduler-2.0.19/lib/rufus/sc/jobs.rb:231:in `call' | |
/home/jason/.rvm/gems/ruby-1.9.3-p429/gems/rufus-scheduler-2.0.19/lib/rufus/sc/jobs.rb:231:in `trigger_block' | |
/home/jason/.rvm/gems/ruby-1.9.3-p429/gems/rufus-scheduler-2.0.19/lib/rufus/sc/jobs.rb:191:in `block in trigger' | |
/home/jason/.rvm/gems/ruby-1.9.3-p429/gems/rufus-scheduler-2.0.19/lib/rufus/sc/scheduler.rb:415:in `call' | |
/home/jason/.rvm/gems/ruby-1.9.3-p429/gems/rufus-scheduler-2.0.19/lib/rufus/sc/scheduler.rb:415:in `block in trigger_job'10.0.2.240 - - [26/Jul/2013 14:02:20] "GET /events HTTP/1.1" 200 - 15.2900 | |
================================================================================ | |
10.0.2.240 - - [26/Jul/2013 14:02:20] "GET /ottv HTTP/1.1" 200 3079 0.0052 | |
10.0.2.240 - - [26/Jul/2013 14:02:24] "GET /views/graph.html HTTP/1.1" 304 - 0.0095 | |
10.0.2.240 - - [26/Jul/2013 14:02:24] "GET /views/clock.html HTTP/1.1" 304 - 0.0007 | |
10.0.2.240 - - [26/Jul/2013 14:02:24] "GET /views/number.html HTTP/1.1" 304 - 0.0005 | |
10.0.2.240 - - [26/Jul/2013 14:02:24] "GET /views/list1080.html HTTP/1.1" 304 - 0.0005 | |
^C^Z | |
[1]+ Stopped dashing start | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment