IdP Installer Failure
tim.kutz
timothy.kutz at childrens.harvard.edu
Mon Jun 1 15:38:07 EDT 2015
I am attempting to get the Shibboleth IdP up and running to evaluate using it
for our user applications. I am installing on Windows 7, 64 bit, using the
3.1.1.2-x64 msi found at
https://shibboleth.net/downloads/identity-provider/latest/ . Unfortunately,
the installer doesn't seem to be working for me. When I run it, it rolls
back, and says it could not complete due to an error.
I ran the installer from command line with /log, and found the following
stack trace listed:
CAQuietExec: signing-key:
CAQuietExec: Generating Signing Key, CN = 64pvtw7n00016 URI =
https://64pvtw7n00016/idp/shibboleth ...
CAQuietExec:
CAQuietExec: BUILD FAILED
CAQuietExec: C:\Program Files (x86)\Shibboleth\IdP\bin\build.xml:370:
java.lang.NoSuchMethodError: org.bouncycastle.asn1.ASN1Integer.<init>(J)V
CAQuietExec: at
org.bouncycastle.operator.DefaultSignatureAlgorithmIdentifierFinder.createPSSParams(Unknown
Source)
CAQuietExec: at
org.bouncycastle.operator.DefaultSignatureAlgorithmIdentifierFinder.<clinit>(Unknown
Source)
CAQuietExec: at
org.bouncycastle.operator.jcajce.JcaContentSignerBuilder.<init>(Unknown
Source)
CAQuietExec: at
net.shibboleth.utilities.java.support.security.SelfSignedCertificateGenerator.generateCertificate(SelfSignedCertificateGenerator.java:321)
CAQuietExec: at
net.shibboleth.utilities.java.support.security.SelfSignedCertificateGenerator.generate(SelfSignedCertificateGenerator.java:225)
CAQuietExec: at
net.shibboleth.idp.installer.ant.SelfSignedCertificateGeneratorTask.execute(SelfSignedCertificateGeneratorTask.java:165)
CAQuietExec: at
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
CAQuietExec: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown
Source)
CAQuietExec: at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
CAQuietExec: at java.lang.reflect.Method.invoke(Method.java:601)
CAQuietExec: at
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
CAQuietExec: at org.apache.tools.ant.Task.perform(Task.java:348)
CAQuietExec: at org.apache.tools.ant.Target.execute(Target.java:435)
CAQuietExec: at org.apache.tools.ant.Target.performTasks(Target.java:456)
CAQuietExec: at
org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393)
CAQuietExec: at
org.apache.tools.ant.Project.executeTarget(Project.java:1364)
CAQuietExec: at
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
CAQuietExec: at
org.apache.tools.ant.Project.executeTargets(Project.java:1248)
CAQuietExec: at org.apache.tools.ant.Main.runBuild(Main.java:851)
CAQuietExec: at org.apache.tools.ant.Main.startAnt(Main.java:235)
CAQuietExec: at org.apache.tools.ant.Main.start(Main.java:198)
CAQuietExec: at org.apache.tools.ant.Main.main(Main.java:286)
CAQuietExec:
CAQuietExec: Total time: 1 second
My first thought was that I might be having a classloader issue, since the
BouncyCastle library is installed as a security provider in my environment,
for another project. So, I removed the jar, and the related provider entry
from java.security, but the error didn't change.
I could not locate any similar errors, either on the forums, or in the
related issue tracking. Has anyone seen this before, or have an idea what
might be the cause?
Any information would be appreciated.
Thanks,
Tim Kutz
Software Architect
Boston Children's Hospital
--
View this message in context: http://shibboleth.1660669.n2.nabble.com/IdP-Installer-Failure-tp7615687.html
Sent from the Shibboleth - Users mailing list archive at Nabble.com.
More information about the users
mailing list