[JBoss JIRA] (WFCORE-2585) Servers in domain don't start if management interfaces are bound to all IPv4 addresses
by Kabir Khan (JIRA)
[ https://issues.jboss.org/browse/WFCORE-2585?page=com.atlassian.jira.plugi... ]
Kabir Khan updated WFCORE-2585:
-------------------------------
Fix Version/s: 3.0.0.Beta13
(was: 3.0.0.Beta12)
> Servers in domain don't start if management interfaces are bound to all IPv4 addresses
> --------------------------------------------------------------------------------------
>
> Key: WFCORE-2585
> URL: https://issues.jboss.org/browse/WFCORE-2585
> Project: WildFly Core
> Issue Type: Bug
> Components: Domain Management
> Affects Versions: 3.0.0.Beta11
> Reporter: Pavel Jelinek
> Assignee: Brian Stansberry
> Priority: Blocker
> Fix For: 3.0.0.Beta13
>
> Attachments: host-controller.log, server-one.log
>
>
> This is regression compared to EAP 7.0.0.
> See attached logs server-one.log , host-controller.log
> {code}
> ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 2) MSC000001: Failed to start service jboss.server-boot-operations: org.jboss.msc.service.StartException in service jboss.server-boot-operations: java.net.ConnectException: WFLYPRT0053: Could not connect to remote://0.0.0.0:9999. The connection failed
> at org.jboss.as.server.mgmt.domain.ServerBootOperationsService$1.run(ServerBootOperationsService.java:72)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> at java.lang.Thread.run(Thread.java:745)
> at org.jboss.threads.JBossThread.run(JBossThread.java:320)
> Caused by: java.net.ConnectException: WFLYPRT0053: Could not connect to remote://0.0.0.0:9999. The connection failed
> at org.jboss.as.protocol.ProtocolConnectionUtils.connectSync(ProtocolConnectionUtils.java:121)
> at org.jboss.as.protocol.ProtocolConnectionManager$EstablishingConnection.connect(ProtocolConnectionManager.java:259)
> at org.jboss.as.protocol.ProtocolConnectionManager.connect(ProtocolConnectionManager.java:70)
> at org.jboss.as.server.mgmt.domain.HostControllerConnection.openConnection(HostControllerConnection.java:128)
> at org.jboss.as.server.mgmt.domain.HostControllerClient.resolveBootUpdates(HostControllerClient.java:110)
> at org.jboss.as.server.mgmt.domain.ServerBootOperationsService$1.run(ServerBootOperationsService.java:68)
> ... 4 more
> Caused by: javax.security.sasl.SaslException: Authentication failed: none of the mechanisms presented by the server (JBOSS-LOCAL-USER, DIGEST-MD5) are supported
> at org.jboss.remoting3.remote.ClientConnectionOpenListener$Capabilities.handleEvent(ClientConnectionOpenListener.java:426)
> at org.jboss.remoting3.remote.ClientConnectionOpenListener$Capabilities.handleEvent(ClientConnectionOpenListener.java:241)
> at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
> at org.xnio.conduits.ReadReadyHandler$ChannelListenerHandler.readReady(ReadReadyHandler.java:66)
> at org.xnio.nio.NioSocketConduit.handleReady(NioSocketConduit.java:89)
> at org.xnio.nio.WorkerThread.run(WorkerThread.java:567)
> at ...asynchronous invocation...(Unknown Source)
> at org.jboss.remoting3.EndpointImpl.connect(EndpointImpl.java:465)
> at org.jboss.remoting3.EndpointImpl.connect(EndpointImpl.java:427)
> at org.jboss.remoting3.EndpointImpl.connect(EndpointImpl.java:415)
> at org.jboss.as.protocol.ProtocolConnectionUtils.connect(ProtocolConnectionUtils.java:177)
> at org.jboss.as.protocol.ProtocolConnectionUtils.connectSync(ProtocolConnectionUtils.java:113)
> ... 9 more
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (WFCORE-2608) /deployment-overlay=test:redeploy-links doesn't work in mixed domain
by ehsavoie Hugonnet (JIRA)
[ https://issues.jboss.org/browse/WFCORE-2608?page=com.atlassian.jira.plugi... ]
ehsavoie Hugonnet moved JBEAP-10057 to WFCORE-2608:
---------------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-2608 (was: JBEAP-10057)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Domain Management
(was: Domain Management)
Affects Version/s: 3.0.0.Beta11
(was: 7.1.0.DR15)
> /deployment-overlay=test:redeploy-links doesn't work in mixed domain
> --------------------------------------------------------------------
>
> Key: WFCORE-2608
> URL: https://issues.jboss.org/browse/WFCORE-2608
> Project: WildFly Core
> Issue Type: Bug
> Components: Domain Management
> Affects Versions: 3.0.0.Beta11
> Reporter: ehsavoie Hugonnet
> Assignee: ehsavoie Hugonnet
>
> {noformat}
> [domain@localhost:9990 /] /deployment-overlay=test:redeploy-links(deployments=[simple-jsp.war])
> {
> "outcome" => "failed",
> "failure-description" => {"host-failure-descriptions" => {"msimka-t450.brq.redhat.com" => "JBAS014884: No operation named 'redeploy-links' exists at address [(\"deployment-overlay\" => \"test\")]"}},
> "rolled-back" => true,
> "result" => {}
> }
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (ELY-1047) CS tool, meaningless error msg when I create credential store storage file under OracleJDK and access to it under IBMJDK.
by Hynek Švábek (JIRA)
[ https://issues.jboss.org/browse/ELY-1047?page=com.atlassian.jira.plugin.s... ]
Hynek Švábek updated ELY-1047:
------------------------------
Component/s: Command-Line Tool
> CS tool, meaningless error msg when I create credential store storage file under OracleJDK and access to it under IBMJDK.
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: ELY-1047
> URL: https://issues.jboss.org/browse/ELY-1047
> Project: WildFly Elytron
> Issue Type: Bug
> Components: Command-Line Tool
> Reporter: Hynek Švábek
> Assignee: Ilia Vassilev
>
> When I create credential store storage file under OracleJDK or OpenJDK and then I want to access to it under IBMJDK I get meaningless error message about this.
> I expect some error message about that you must use to access same JDK as was used for creation storage file.
> *How to reproduce*
> Create credential store storage file with OracleJDK (or openJDK)
> {code}
> java -jar wildfly-elytron-tool.jar credential-store --add moje --secret asdfasdf --location="PATH/TO/store01.jceks" --uri "cr-store://store01.jceks?modifiable=true;create=true;keyStoreType=JCEKS" --password=pass123 --summary
> {code}
> Try to list aliases with IBMJDK
> {code}
> java -jar wildfly-elytron-tool.jar credential-store --aliases --location="/PATH/TO/store01.jceks" --uri "cr-store://store01.jceks?modifiable=true;create=true;keyStoreType=JCEKS" --password=pass123 --summary
> ELY09526: Unable to initialize credential store
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (ELY-1037) CS tool, Without --location parameter a credential store storage file isn't saved (or save as is expected).
by Ilia Vassilev (JIRA)
[ https://issues.jboss.org/browse/ELY-1037?page=com.atlassian.jira.plugin.s... ]
Ilia Vassilev reassigned ELY-1037:
----------------------------------
Assignee: Ilia Vassilev (was: Darran Lofthouse)
> CS tool, Without --location parameter a credential store storage file isn't saved (or save as is expected).
> -----------------------------------------------------------------------------------------------------------
>
> Key: ELY-1037
> URL: https://issues.jboss.org/browse/ELY-1037
> Project: WildFly Elytron
> Issue Type: Bug
> Reporter: Hynek Švábek
> Assignee: Ilia Vassilev
>
> Without --location parameter a credential store storage file isn't saved (or save as is expected).
> It pass but I am not able find credential store storage file on disk.
> {code}
> [hsvabek@localhost bin]$ java -jar wildfly-elytron-tool.jar credential-store --add myalias --secret supersecretpassword --uri "cr-store://test.store?modifiable=true;create=true;keyStoreType=JCEKS" --password mycspassword --summary
> Alias "myalias" has been successfully stored
> Credential store command summary:
> --------------------------------------
> /subsystem=elytron/credential-store=test:add(uri="cr-store://test.store?modifiable=true;create=true;keyStoreType=JCEKS",relative-to=jboss.server.data.dir,credential-reference={clear-text="mycspassword"})
> {code}
> It pass with this URI value and I am able to find credential store storage file on disk.
> {code}
> uri="cr-store://credentialstorename/test.store?modifiable=true;create=true;keyStoreType=JCEKS"
> {code}
> I see problem here https://github.com/wildfly-security/wildfly-elytron-tool/blob/1.0.0.Alpha...
> (test.store is interpreded as hostname in URI in first case)
> *NOTE*
> Please keep in mind this issue https://issues.jboss.org/browse/JBEAP-8450.
> Behaviour must be consistent!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years