[JBoss JIRA] (WFCORE-4581) Defining management-interface with https-only socket-bindings causes server to shut down instantly
by Bartosz Spyrko (Jira)
Bartosz Spyrko created WFCORE-4581:
--------------------------------------
Summary: Defining management-interface with https-only socket-bindings causes server to shut down instantly
Key: WFCORE-4581
URL: https://issues.jboss.org/browse/WFCORE-4581
Project: WildFly Core
Issue Type: Bug
Reporter: Bartosz Spyrko
Assignee: Jeff Mesnil
management interface is configured to support only https connections:
{noformat}
<management-interfaces>
<http-interface security-realm="ManagementRealm">
<http-upgrade enabled="true"/>
<socket-binding https="management-https"/>
</http-interface>
</management-interfaces>
{noformat}
On startup the server will not report any errors, but will immediately shutdown:
{noformat}
$ ./bin/standalone.sh
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /Users/spyrkob/workspaces/set/tools/installer/wildfly-core/build/target/wildfly-core-9.0.0.Beta4-SNAPSHOT
JAVA: /Library/Java/JavaVirtualMachines/jdk1.8.0_152.jdk/Contents/Home/bin/java
JAVA_OPTS: -server -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true
=========================================================================
16:45:34,016 INFO [org.jboss.modules] (main) JBoss Modules version 1.9.1.Final
16:45:34,483 INFO [org.jboss.msc] (main) JBoss MSC version 1.4.5.Final
16:45:34,496 INFO [org.jboss.threads] (main) JBoss Threads version 2.3.3.Final
16:45:34,660 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Core 9.0.0.Beta4-SNAPSHOT starting
16:45:35,383 INFO [org.wildfly.security] (ServerService Thread Pool -- 6) ELY00001: WildFly Elytron version 1.9.0.CR4
16:45:35,536 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
16:45:35,569 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0040: Creating http management service using secure-socket-binding (management-https)
16:45:35,592 INFO [org.xnio] (MSC service thread 1-6) XNIO version 3.7.1.Final
16:45:35,600 INFO [org.xnio.nio] (MSC service thread 1-6) XNIO NIO Implementation Version 3.7.1.Final
16:45:35,672 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 5.0.9.Final
16:45:35,694 INFO [org.jboss.as.patching] (MSC service thread 1-7) WFLYPAT0050: WildFly cumulative patch ID is: base, one-off patches include: none
16:45:35,715 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-7) WFLYDM0111: Keystore /Users/spyrkob/workspaces/set/tools/installer/wildfly-core/build/target/wildfly-core-9.0.0.Beta4-SNAPSHOT/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost
16:45:35,896 WARN [org.jboss.as.domain.http.api.undertow] (MSC service thread 1-7) WFLYDMHTTP0003: Unable to load console module for slot main, disabling console
16:45:35,982 FATAL [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0056: Server boot has failed in an unrecoverable manner; exiting. See previous messages for details.
16:45:35,988 INFO [org.jboss.as] (MSC service thread 1-8) WFLYSRV0050: WildFly Core 9.0.0.Beta4-SNAPSHOT stopped in 2ms
{noformat}
In previous release this was a valid settings, the problem seems to have been introduced by WFCORE-4442
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 10 months
[JBoss JIRA] (DROOLS-4270) Visual design: Highlighting treatment for GDST/DMN 7.5 Find results
by Elizabeth Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-4270?page=com.atlassian.jira.plugi... ]
Elizabeth Clayton commented on DROOLS-4270:
-------------------------------------------
[~bdellasc] If you could update the visual deck with the final solutions that would be great! The wireframes that I gave [~karreiro] are probably out of date from a visual perspective.
Sounds like the items/ resolutions to date are?:
- Use standard search icon.
- Collapse/reveal widget as PatternFly does, using a pop-over.
- Keep widget position in the screen -* Yes?*
- Add a Find text field focus highlight.
- Find input field background color = white.
- Find widget color, highlight yellow - * Yes/No? *
- Table cell highlight: Could you restate your preferred recommendations Brian, or just illustrate them in the update file. I kind of got lost in the google doc. :)
Thanks!
> Visual design: Highlighting treatment for GDST/DMN 7.5 Find results
> -------------------------------------------------------------------
>
> Key: DROOLS-4270
> URL: https://issues.jboss.org/browse/DROOLS-4270
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Affects Versions: 7.23.0.Final
> Reporter: Elizabeth Clayton
> Assignee: Brian Dellascio
> Priority: Major
> Labels: UX, UXTeam, drools-tools
> Attachments: Example.png, Screen Shot 2019-05-30 at 5.14.30 PM.png
>
>
> As a user of the proposed 7.5 GDT/DMN "Find" feature, when I submit text using the find tool, I need to see the results visually highlighting in the respective canvas area.
> Find is a local search that could be performed in these areas of the application:
> * Guided Decision Table editor (tables) - text strings within "Data cells"
> * DMN graph- text strings within canvas nodes.
> * DMN boxed expressions (logic) - text strings within "Data cells"
> Requirements
> * Colors, etc for partial and whole text strings will need to be highlighted is required.
> * General recommendations regarding the usability and appearance for highlighting entire table cells and nodes.
> * Visual styles for the above if recommended.
> Considerations
> * Will not be able to leverage browser controls for Find.
> * Visual design should take into consideration the visual treatments that will be applied within these jiras: https://issues.jboss.org/browse/DROOLS-3953 and https://issues.jboss.org/browse/DROOLS-4258.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 10 months
[JBoss JIRA] (SWSQE-849) Consolidate usage of KIALI_OAUTH and user/password parameters in jenkins jobs
by Filip Brychta (Jira)
Filip Brychta created SWSQE-849:
-----------------------------------
Summary: Consolidate usage of KIALI_OAUTH and user/password parameters in jenkins jobs
Key: SWSQE-849
URL: https://issues.jboss.org/browse/SWSQE-849
Project: Kiali QE
Issue Type: QE Task
Reporter: Filip Brychta
Assignee: Filip Brychta
Oauth will be only supported way in maistra.
But kiali also supports user/password auth.
We need to review jenkins jobs and clean the mishmash where some jobs have hardcoded values, some are not parametrized at all and for some are the params useless.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 10 months