Skip to content
This repository has been archived by the owner on Mar 8, 2018. It is now read-only.

FATAL: java.lang.NoSuchMethodError: org.bouncycastle.asn1.ASN1InputStream.readObject() #26

Closed
saimonmoore opened this issue Nov 26, 2012 · 9 comments · Fixed by #32
Closed

Comments

@saimonmoore
Copy link

Hi,

I've been trying to configure the vagrant plugin but I keep running into some openssl issue:

https://gist.github.com/e614e987f111d5e82650

My Vagrant file:

https://gist.github.com/fd4843af9097cc48179d

I'm running:

  • Jenkins ver. 1.491
  • 0.10 of the ruby runtime plugin
  • 0.1.4 of the vagrant plugin

I'm a bit stuck at this point. Any help is appreciated.

@tindron
Copy link

tindron commented Nov 27, 2012

I ran into the same issue and ended up downgrading my jenkins to 1.487 to get the plugin working again.

@saimonmoore
Copy link
Author

Unfortunately, that's not a possibility in my case. :(

@otetard
Copy link

otetard commented Dec 6, 2012

I have the same problem with Jenkins 1.492 on a Debian Wheezy system (up to date, as of today).

Downgrading to Jenkins 1.487, as suggested by @tindron, fixed the problem for me.

@jimi-c
Copy link

jimi-c commented Dec 19, 2012

I kept using "yum downgrade jenkins" until it worked, which for me was 1.489-1:

Removed:
  jenkins.noarch 0:1.490-1.1
Installed:
  jenkins.noarch 0:1.489-1.1 

@axelson
Copy link

axelson commented Dec 19, 2012

If you're on Ubuntu you can easily install 1.487 by downloading it from here:

http://pkg.jenkins-ci.org/debian/

@riuvshin
Copy link

what i need to do to solve such error ?
FATAL: org.bouncycastle.asn1.ASN1InputStream.readObject()Lorg/bouncycastle/asn1/DERObject;

@tpodom Your commit should fix that bug? how to update?

@tpodom
Copy link

tpodom commented Mar 16, 2013

@riuvshin See my instructions in #32 for how to update using the versions I've built.

@ghost
Copy link

ghost commented Mar 18, 2013

@tpodom Thank you!

@rtyler rtyler closed this as completed in 10eb630 May 5, 2013
rtyler pushed a commit that referenced this issue May 5, 2013
Update jenkins-plugin-runtime and jruby-openssl to fix #26
@poflynn
Copy link

poflynn commented Aug 29, 2014

This issue is listed as a "Major Known Issue" on the plug-ins homepage (https://wiki.jenkins-ci.org/display/JENKINS/Vagrant+Plugin). Is this mistaken and in fact it is fixed and works fine on newer versions of Jenkins? Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants