Skip to content

Instantly share code, notes, and snippets.

@NaotoKumagai
Created September 28, 2015 15:25
Show Gist options
  • Save NaotoKumagai/ac2ac4c741e4289050ba to your computer and use it in GitHub Desktop.
Save NaotoKumagai/ac2ac4c741e4289050ba to your computer and use it in GitHub Desktop.
Caused by: java.io.IOException: DerInputStream.getLength(): lengthTag=111, too big.
`EmbulkのBigquerryのプラグインを利用していて以下のエラーが出た。
`Caused by: java.io.IOException: DerInputStream.getLength(): lengthTag=111, too big.
`間違えて秘密鍵を適当なエディタで開いてしまい、のエンコード形式が変わっていたのが原因。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment