[
https://issues.jboss.org/browse/WFLY-3145?page=com.atlassian.jira.plugin....
]
Jasbir Sahota commented on WFLY-3145:
-------------------------------------
Hi, apologies if I am doing something wrong but I am attempting to simply start Wirefly
version 8 in standalone mode and I am getting the following error which reports that the
HTTPS Service was not started, I can see the "Caused by: java.net.BindException:
Address already in use:" but there seems to be no conflict on port 8080 that I can
see:
16:53:48,489 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000001: Failed
to start service jboss.serverManagement.controller.management.http:
org.jboss.msc.service.StartException in service
jboss.serverManagement.controller.management.http: JBAS015811: Failed to start the
http-interface service
at org.jboss.as.server.mgmt.UndertowHttpManagementService.start(Undertow
HttpManagementService.java:258) [wildfly-server-8.0.0.Final.jar:8.0.0.Final]
at
org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948)
[jboss-msc-1.2.0.Final.jar:1.2.0.Final]
at
org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881)
[jboss-msc-1.2.0.Final.jar:1.2.0.Final]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[rt.jar:1.7.0_51]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[rt.jar:1.7.0_51]
at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51]
Caused by: java.lang.RuntimeException: java.net.BindException: Address already in use:
bind
at
org.jboss.as.domain.http.server.ManagementHttpServer.start(ManagementHttpServer.java:156)
at org.jboss.as.server.mgmt.UndertowHttpManagementService.start(Undertow
HttpManagementService.java:224) [wildfly-server-8.0.0.Final.jar:8.0.0.Final]
... 5 more
Caused by: java.net.BindException: Address already in use: bind
at sun.nio.ch.Net.bind0(Native Method) [rt.jar:1.7.0_51]
at sun.nio.ch.Net.bind(Net.java:444) [rt.jar:1.7.0_51]
at sun.nio.ch.Net.bind(Net.java:436) [rt.jar:1.7.0_51]
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
[rt.jar:1.7.0_51]
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
[rt.jar:1.7.0_51]
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:67)
[rt.jar:1.7.0_51]
at org.xnio.nio.NioXnioWorker.createTcpConnectionServer(NioXnioWorker.java:175)
at org.xnio.XnioWorker.createStreamConnectionServer(XnioWorker.java:242)
at org.jboss.as.domain.http.server.ManagementHttpServer.start(Management
HttpServer.java:135)
... 6 more
Problem with HTTPS Failed to start the http-interface service
-------------------------------------------------------------
Key: WFLY-3145
URL:
https://issues.jboss.org/browse/WFLY-3145
Project: WildFly
Issue Type: Support Request
Security Level: Public(Everyone can see)
Affects Versions: 8.0.0.Final
Reporter: Jasbir Sahota
Assignee: Darran Lofthouse
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira