emacs-devel
[Top][All Lists]
Advanced

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

imap process not running


From: Stefan Monnier
Subject: imap process not running
Date: Mon, 14 Feb 2005 11:53:02 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

[ I'm using the Emacs-CVS code, running on a GNU/Linux system using an
  IMAP/SSL connection using the `openssl' executable.  ]

Every once in a while, Gnus complains that the imap process is not running.
Usually it automatically restarts it behind my back, but occasionally it
burps instead.

The error I looks like the attached backtrace.


        Stefan


Debugger entered--Lisp error: (error <something like "imap process is not 
running">)
  process-send-string(#<process imap> "2442 UID FETCH 3355:3364 (UID 
RFC822.SIZE BODY BODY.PEEK[HEADER.FIELDS (Subject From Date Message-Id 
References In-Reply-To Xref To Newsgroups)])
\n")
  imap-send-command-1("2442 UID FETCH 3355:3364 (UID RFC822.SIZE BODY 
BODY.PEEK[HEADER.FIELDS (Subject From Date Message-Id References In-Reply-To 
Xref To Newsgroups)])")
  imap-send-command("UID FETCH 3355:3364 (UID RFC822.SIZE BODY 
BODY.PEEK[HEADER.FIELDS (Subject From Date Message-Id References In-Reply-To 
Xref To Newsgroups)])" nil)
  imap-send-command-wait("UID FETCH 3355:3364 (UID RFC822.SIZE BODY 
BODY.PEEK[HEADER.FIELDS (Subject From Date Message-Id References In-Reply-To 
Xref To Newsgroups)])")
  imap-fetch("3355:3364" "(UID RFC822.SIZE BODY BODY.PEEK[HEADER.FIELDS 
(Subject From Date Message-Id References In-Reply-To Xref To Newsgroups)])")
  nnimap-retrieve-headers-from-server((3355 . 3364) "diro" "diro")
  nnimap-retrieve-headers((3355 3356 3357 3358 3359 3360 3361 3362 3363 3364) 
"diro" "diro" nil)
  gnus-retrieve-headers((3355 3356 3357 3358 3359 3360 3361 3362 3363 3364) 
"nnimap+diro:diro" nil)
  gnus-agent-retrieve-headers((1312 1878 1902 1987 1988 2006 2168 2183 2779 
3073 3159 3177 3184 3216 3276 3277 3282 3314 3323 3337 3355 3356 3357 3358 3359 
3360 3361 3362 3363 3364) "nnimap+diro:diro" nil)
  gnus-retrieve-headers((1312 1878 1902 1987 1988 2006 2168 2183 2779 3073 3159 
3177 3184 3216 3276 3277 3282 3314 3323 3337 3355 3356 3357 3358 3359 3360 3361 
3362 3363 3364) "nnimap+diro:diro" nil)
  gnus-cache-retrieve-headers((1312 1878 1902 1987 1988 2006 2168 2183 2779 
3073 3159 3177 3184 3216 3276 3277 3282 3314 3323 3337 3355 3356 3357 3358 3359 
3360 3361 3362 3363 3364) "nnimap+diro:diro" nil)
  gnus-retrieve-headers((1312 1878 1902 1987 1988 2006 2168 2183 2779 3073 3159 
3177 3184 3216 3276 3277 3282 3314 3323 3337 3355 3356 3357 3358 3359 3360 3361 
3362 3363 3364) "nnimap+diro:diro" nil)
  gnus-fetch-headers((1312 1878 1902 1987 1988 2006 2168 2183 2779 3073 3159 
3177 3184 3216 3276 3277 3282 3314 3323 3337 3355 3356 3357 3358 3359 3360 3361 
3362 3363 3364))
  gnus-select-newsgroup("nnimap+diro:diro" nil nil)
  gnus-summary-read-group-1("nnimap+diro:diro" nil t nil nil nil)
  gnus-summary-read-group("nnimap+diro:diro" nil t nil nil nil nil)
  gnus-group-read-group(nil t)
  gnus-group-select-group(nil)
  call-interactively(gnus-group-select-group)




reply via email to

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