Github user jburwell commented on the pull request: https://github.com/apache/cloudstack/pull/1397#issuecomment-204494886 @swill Java8 is not currently supported by the management server. We know that the process will collapse after running for 24-48 hours. Part of the issue is that Spring 3 has known issues on Java8. Per my earlier feedback, I think the Bouncy Castle upgrade should be split into a separate PR. The issue could be with the changes to the certificate handling code or an issue between the new Bouncy Castle version and one of the transitive dependency updates. Breaking up this PR would make it much easier to understand whether or not this issue is caused by the dependency upgrades or the code change.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---