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

With invokedynamic I get ArgumentError #3441

Closed
thehappycoder opened this issue Nov 1, 2015 · 1 comment
Closed

With invokedynamic I get ArgumentError #3441

thehappycoder opened this issue Nov 1, 2015 · 1 comment

Comments

@thehappycoder
Copy link

JRUBY_OPTS="--server -J-Xmx1200m -J-Xms32m -J-XX:MaxMetaspaceSize=228m -Xcompile.invokedynamic=true"

ActiveRecord::StatementInvalid (ArgumentError: wrong number of arguments (1 for 2): SELECT "profile_generals".* FROM "profile_generals" WHERE "profile_generals"."profile_id" = 30271 AND "profile_generals"."state_code" = 'ACTIVE' LIMIT 1):

Who's fault is it?

@kares
Copy link
Member

kares commented Jan 18, 2017

closing as duplicate of #3528

@kares kares closed this as completed Jan 18, 2017
@kares kares added this to the Invalid or Duplicate milestone Jan 18, 2017
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