help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

slime error in lispbox,lispstick.


From: eugene1560233
Subject: slime error in lispbox,lispstick.
Date: Mon, 17 Nov 2014 17:56:13 -0800 (PST)
User-agent: G2/1.0

In order to learn commonlisp,I download lispbox first then lispstic.Both of 
them are  a package of Emacs with SLIME, Quicklisp, and CCL.But when I try to 
open it on windows,the same error happened:
Debugger entered: (("Error in timer" slime-attempt-connection (#<process 
inferior-lisp> nil 23) (file-error "make client process failed" "too many open 
files" :name "SLIME Lisp" :buffer nil :host "127.0.0.1" :service 5290 :nowait 
nil)))
  (condition-case data (apply fun args) ((debug error) (debug nil (list "Error 
in timer" fun args data))))
  slime-timer-call(slime-attempt-connection #<process inferior-lisp> nil 23)
  apply(slime-timer-call (slime-attempt-connection #<process inferior-lisp> nil 
23))
  byte-code("r\301\302H\303H\"\210)\301\207" [timer apply 5 6] 4)
  timer-event-handler([t 21610 41877 903000 nil slime-timer-call 
(slime-attempt-connection #<process inferior-lisp> nil 23) nil 0])


reply via email to

[Prev in Thread] Current Thread [Next in Thread]