[jboss-jira] [JBoss JIRA] (WFCORE-1135) Unable to start Wildfly when FIPS is enabled in domain mode

Brian Stansberry (JIRA) issues at jboss.org
Wed Nov 18 15:46:00 EST 2015


    [ https://issues.jboss.org/browse/WFCORE-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13130504#comment-13130504 ] 

Brian Stansberry edited comment on WFCORE-1135 at 11/18/15 3:45 PM:
--------------------------------------------------------------------

Please start a thread on wildfly-dev outlining what you plan to do on this before getting too far down the road. Thanks!


was (Author: brian.stansberry):
Please start a thread on wildfly-dev outlining what you plan to do on this before getting too far down the road.

> Unable to start Wildfly when FIPS is enabled in domain mode
> -----------------------------------------------------------
>
>                 Key: WFCORE-1135
>                 URL: https://issues.jboss.org/browse/WFCORE-1135
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Domain Management, Security
>    Affects Versions: 2.0.1.Final
>            Reporter: Ryan Emerson
>            Assignee: Ryan Emerson
>         Attachments: domain.xml, host.xml
>
>
> Resulting stacktrace below:
> 15:47:39,410 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-8) MSC000001: Failed to start service jboss.host.controller.client: org.jboss.msc.service.StartException in service jboss.host.controller.client: java.io.IOException: WFLYSRV0117: Unable to initialise a basic SSLContext 'FIPS mode: only SunJSSE TrustManagers may be used'
> [Server:server-one] 	at org.jboss.as.server.mgmt.domain.HostControllerConnectionService.start(HostControllerConnectionService.java:133)
> [Server:server-one] 	at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948)
> [Server:server-one] 	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881)
> [Server:server-one] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> [Server:server-one] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> [Server:server-one] 	at java.lang.Thread.run(Thread.java:745)
> [Server:server-one] Caused by: java.io.IOException: WFLYSRV0117: Unable to initialise a basic SSLContext 'FIPS mode: only SunJSSE TrustManagers may be used'
> [Server:server-one] 	at org.jboss.as.server.mgmt.domain.HostControllerConnectionService.getAcceptingSSLContext(HostControllerConnectionService.java:212)
> [Server:server-one] 	at org.jboss.as.server.mgmt.domain.HostControllerConnectionService.start(HostControllerConnectionService.java:108)
> [Server:server-one] 	... 5 more



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list