Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

Error running timer 'ac-update-greedy' #27

Open
cranehuang opened this issue Jan 26, 2015 · 13 comments
Open

Error running timer 'ac-update-greedy' #27

cranehuang opened this issue Jan 26, 2015 · 13 comments

Comments

@cranehuang
Copy link

Usually, ac-cider works well in cider.However , I get the error "running timer 'ac-update-greedy'" sometimes.The following picture shows the detail:
2015-01-12 12 27 55
In addition,I use emacs 24.4 and cider 0.8.2.

@alexander-yakushev
Copy link
Member

I used to see those a few times too. Is it reliably reproducable by you?

@cranehuang
Copy link
Author

No,it isn't.This occurs by accident.

@alexander-yakushev
Copy link
Member

Well, it's not much I can do then. I don't know AC internals well enough. If you are someday able trim it down at least to a single reproducible example, I'll be glad to help.

@cranehuang
Copy link
Author

Thanks . If I find a reproducible example,I will tell you here.

@alexander-yakushev
Copy link
Member

@cranehuang By the way I remembered where I've seen this error. It happens to me if I try to complete in a buffer where CIDER connection is absent. That's not your case, I guess.

@cranehuang
Copy link
Author

Sometimes,I get the error when I launch the cider and type some codes.At the time,my cider should be connected.

@bbatsov
Copy link
Member

bbatsov commented Jan 28, 2015

Generally such errors occur when there's some unhandled error in the
middleware. Thought, I managed to find all of those, but I guess I
didn't... On such an error the client will wait for a few seconds for a
response and timeout. Guess we'll have to review carefully the code in the
completion middleware for potential problems.

On 28 January 2015 at 02:02, Crane Huang [email protected] wrote:

Sometimes,I get the error when I launch the cider and type some codes.At
the time,my cider should be connected.


Reply to this email directly or view it on GitHub
#27 (comment)
.

@johnbendi
Copy link

I don't think this is related to cider. I started getting this error immediately after updating my ubuntu system. The error is occuring without even starting cider. In my case it's occuring where AC is in minor mode to java-mode.

@xTpx
Copy link

xTpx commented Oct 4, 2015

This problem also occurs in ac-js2, Don't know why :-(

@kasz
Copy link

kasz commented May 29, 2016

The same problem happens to me after updating cider-nrepl to 0.12.0 version. Commit cc8efb8 fixed this problem for me.
I think that more people could benefit from this fix, if new version of ac-cider would be released, with this commit included.

@alexander-yakushev
Copy link
Member

Perhaps, you mean releasing it to melpa-stable. I tagged the latest commit as 0.2.3, so it should appear in melpa-stable soon.

@kasz
Copy link

kasz commented May 31, 2016

Yes, I was referring to melpa-stable. Thank you for fast answer.

@MalloZup
Copy link

MalloZup commented Aug 5, 2019

autogenerated with https://github.com/MalloZup/doghub: issue inactive since 450 days. Please update the issue or close it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants