Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.2.0-rc1: Can't define method not in interfaces: server_thread_pool #39

Closed
srid opened this issue Oct 22, 2011 · 2 comments
Closed

0.2.0-rc1: Can't define method not in interfaces: server_thread_pool #39

srid opened this issue Oct 22, 2011 · 2 comments

Comments

@srid
Copy link

srid commented Oct 22, 2011

Upgrading to 0.2.0-rc1 (as recommended in the list), I see this:

Caused by: java.lang.IllegalArgumentException: Can't define method not in interfaces: server_thread_pool (netty.clj:388) [...] at aleph.http.server$eval927$loading__4414__auto____928.invoke(server.clj:9) at aleph.http.server$eval927.invoke(server.clj:9)
@ztellman
Copy link
Collaborator

I can't reproduce this, either within the aleph project or a project that targets 0.2.0-rc1. Try running 'lein clean && lein deps' and try again?

@srid
Copy link
Author

srid commented Oct 22, 2011

Yup, that fixes it.

@srid srid closed this as completed Oct 22, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants