CF install error at uaa service


Neil Watson
 

Hi,

During a CF install on Vsphere I get a problem with the uaa service.
bosh deploy returns this error:

tarted updating job uaa_z1 > uaa_z1/0
(49dfbb23-64ba-4eef-9872-2dfc8fb9a9e6) (canary). Failed: Action Failed
get_task: Task 82474ff1-b7bb-4a5f-715e-9d77bea81a53 result: 1 of 1
post-start scripts failed. Failed Jobs: uaa. (00:12:13)

Error 450001: Action Failed get_task: Task
82474ff1-b7bb-4a5f-715e-9d77bea81a53 result: 1 of 1 post-start scripts
failed. Failed Jobs: uaa.

Logging into the uaa vm the file:
/var/vcap/sys/log/uaa/localhost.log has the following error:

Aug 23, 2016 3:17:16 PM org.apache.catalina.core.StandardContext
loadOnStartup SEVERE: Servlet [spring] in web application [] threw load()
exception java.lang.IllegalArgumentException: CERTIFICATE is not a
supported format at
org.springframework.security.jwt.crypto.sign.RsaKeyHelper.parseKeyPair(RsaKeyHelper.java:76)

How can I troubleshoot and fix this error?

Join {cf-dev@lists.cloudfoundry.org to automatically receive all group messages.