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

Get error message from e.getMessage() instead of e.message (e.getLocalizedMessage()) #69

Closed
wants to merge 1 commit into from

Conversation

sonots
Copy link
Member

@sonots sonots commented Apr 20, 2017

Fix #68

@sutoh could you try this?

@sutoh
Copy link

sutoh commented May 9, 2017

@sonots
Thank you for responding quickly. However, I tried it, but the method did not seem to exist.

Exception: embulk-output-bigquery: response:{:message=>"undefined method `getMessage' for #<Google::Apis::ClientError: notFound: Not Found>", :error_class=>NoMethodError}

My environment:

  • jruby 2.3.0
  • embulk 0.8.15

@sutoh
Copy link

sutoh commented May 10, 2017

Sorry, the above comment seems to be wrong with my implementation. I retried the appropriate log, but it was not localized by the e.getMessage () method.

2017-05-10 04:03:06.052 +0900 [ERROR] (0001:transaction): embulk-output-bigquery: パイプが切断されました (Write failed)

@sonots
Copy link
Member Author

sonots commented May 16, 2017

Hmm

@sonots
Copy link
Member Author

sonots commented Dec 7, 2017

I will try this someday again

@sonots sonots closed this Dec 7, 2017
@sonots sonots deleted the issues_68 branch April 5, 2018 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants