Guest User

Untitled

a guest
Sep 23rd, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1. Debugger entered--entering a function:
  2. * (let ((host ...) (port-file ...)) (unless (active-minibuffer-window) (message "Polling %S.. (Abort with `M-x ensime-abort-connection'.)" port-file)) (cond (... ... ...) (... ... ...) (... ... ... ...) (t ... ...)))
  3. ensime-attempt-connection((:subprojects ((:runtime-deps ... :module-name "noteables" :compile-deps ... :version "1.0" :name "noteables" :depends-on-modules nil :package "noteables" :target "/Users/jacob/Desktop/playdemo/target/scala-2.9.1/classes" :source-roots ... :test-deps ...)) :root-dir "/Users/jacob/Desktop/playdemo/" :active-subproject "noteables") #<process *inferior-ensime-server*> nil 2)
  4. apply(ensime-attempt-connection ((:subprojects (...) :root-dir "/Users/jacob/Desktop/playdemo/" :active-subproject "noteables") #<process *inferior-ensime-server*> nil 2))
  5. (condition-case data (apply fun args) (error (debug nil ...)))
  6. ensime-timer-call(ensime-attempt-connection (:subprojects ((:runtime-deps ... :module-name "noteables" :compile-deps ... :version "1.0" :name "noteables" :depends-on-modules nil :package "noteables" :target "/Users/jacob/Desktop/playdemo/target/scala-2.9.1/classes" :source-roots ... :test-deps ...)) :root-dir "/Users/jacob/Desktop/playdemo/" :active-subproject "noteables") #<process *inferior-ensime-server*> nil 2)
  7. apply(ensime-timer-call (ensime-attempt-connection (:subprojects (...) :root-dir "/Users/jacob/Desktop/playdemo/" :active-subproject "noteables") #<process *inferior-ensime-server*> nil 2))
  8. byte-code("\301\302H\303H\"\207" [timer apply 5 6] 4)
  9. timer-event-handler([t 20348 9395 695032 0.3 ensime-timer-call (ensime-attempt-connection (:subprojects ... :root-dir "/Users/jacob/Desktop/playdemo/" :active-subproject "noteables") #<process *inferior-ensime-server*> nil 2) nil])
Add Comment
Please, Sign In to add comment