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

Jruby 1.7.11 Encoding::UndefinedConversionError in json/common.rb on line 254 #1582

Closed
twiz718 opened this issue Mar 25, 2014 · 2 comments
Closed

Comments

@twiz718
Copy link

twiz718 commented Mar 25, 2014

I am trying to JSON.fast_generate({...data...}), sometimes I will get this exception thrown:

Encoding::UndefinedConversionError: ""\xC3"" from ASCII-8BIT to UTF-8
         encode at org/jruby/RubyString.java:7575
       generate at json/ext/GeneratorState.java:210
  fast_generate at file:/tmp/jruby4517434910347195571extract/jruby-stdlib-complete-1.7.11.jar!/META-INF/jruby.home/lib/ruby/shared/json/common.rb:254
@BanzaiMan
Copy link
Member

Can you present a small data that triggers this behavior?

@enebo enebo added this to the Invalid or Duplicate milestone May 17, 2017
@enebo
Copy link
Member

enebo commented May 17, 2017

No update in 3 years. Closing.

@enebo enebo closed this as completed May 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants