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

LinkageError under load when reify.classes is used #1021

Closed
sclasen opened this issue Sep 17, 2013 · 1 comment
Closed

LinkageError under load when reify.classes is used #1021

sclasen opened this issue Sep 17, 2013 · 1 comment

Comments

@sclasen
Copy link
Contributor

sclasen commented Sep 17, 2013

Getting these randomly during load testing. Get 12x of them at the same time, which also happens to be the level of concurrency of the load test.

  • JRuby 1.7.4
Java::JavaLang::LinkageError 
message='loader (instance of  org/jruby/util/ClassCache$OneShotClassLoader):
attempted  duplicate class definition for name: "rubyobj/Redis/Future"' 
backtrace="java.lang.ClassLoader.defineClass1(Native Method)"
@kares
Copy link
Member

kares commented Jan 10, 2016

has been fixed for a while ... duplicate of #1229

@kares kares closed this as completed Jan 10, 2016
@kares kares added this to the Invalid or Duplicate milestone Jan 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants