[JBoss JIRA] (WFLY-10861) MP Health - security enabled, no user yed added, user get info about adding user to access web console, HTTP code is 200, should be 500
by Kabir Khan (JIRA)
[ https://issues.jboss.org/browse/WFLY-10861?page=com.atlassian.jira.plugin... ]
Kabir Khan updated WFLY-10861:
------------------------------
Description:
I do {{:write-attribute(name=security-enabled, value=true)}} ++ reload of the server
Note: I didn't add user via {{bin/add-user.sh}}
----
Kabir edit: the full command is:
/subsystem=microprofile-health-smallrye:write-attribute(name=security-enabled,value=true)
----
When I'm trying to access http://127.0.0.1:9990/health I receive page which is there primarily for web console:
{code}
<h3>Your WildFly Application Server is running.</h3>
<p>However you have <strong>not</strong> yet <strong>added any users</strong> to be able
to access the admin console.</p>
<p>To add a new user execute the <code>add-user.sh</code> script within the bin folder of
your WildFly installation and enter the requested information.</p>
{code}
Can /health endpoint get customized response in case no mgmt user is defined on server side ?
Current response can be little confusing if user is not yet so familiar with WildFly.
I marked this as minor bug.
was:
I do {{:write-attribute(name=security-enabled, value=true)}} ++ reload of the server
Note: I didn't add user via {{bin/add-user.sh}}
When I'm trying to access http://127.0.0.1:9990/health I receive page which is there primarily for web console:
{code}
<h3>Your WildFly Application Server is running.</h3>
<p>However you have <strong>not</strong> yet <strong>added any users</strong> to be able
to access the admin console.</p>
<p>To add a new user execute the <code>add-user.sh</code> script within the bin folder of
your WildFly installation and enter the requested information.</p>
{code}
Can /health endpoint get customized response in case no mgmt user is defined on server side ?
Current response can be little confusing if user is not yet so familiar with WildFly.
I marked this as minor bug.
> MP Health - security enabled, no user yed added, user get info about adding user to access web console, HTTP code is 200, should be 500
> ---------------------------------------------------------------------------------------------------------------------------------------
>
> Key: WFLY-10861
> URL: https://issues.jboss.org/browse/WFLY-10861
> Project: WildFly
> Issue Type: Bug
> Components: Management, MP Health
> Reporter: Rostislav Svoboda
> Assignee: Jeff Mesnil
> Priority: Blocker
>
> I do {{:write-attribute(name=security-enabled, value=true)}} ++ reload of the server
> Note: I didn't add user via {{bin/add-user.sh}}
> ----
> Kabir edit: the full command is:
> /subsystem=microprofile-health-smallrye:write-attribute(name=security-enabled,value=true)
> ----
> When I'm trying to access http://127.0.0.1:9990/health I receive page which is there primarily for web console:
> {code}
> <h3>Your WildFly Application Server is running.</h3>
> <p>However you have <strong>not</strong> yet <strong>added any users</strong> to be able
> to access the admin console.</p>
> <p>To add a new user execute the <code>add-user.sh</code> script within the bin folder of
> your WildFly installation and enter the requested information.</p>
> {code}
> Can /health endpoint get customized response in case no mgmt user is defined on server side ?
> Current response can be little confusing if user is not yet so familiar with WildFly.
> I marked this as minor bug.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (DROOLS-2865) Dead space under canvas.
by Juraj Soltes (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2865?page=com.atlassian.jira.plugi... ]
Juraj Soltes updated DROOLS-2865:
---------------------------------
Sprint: (was: 2018 Week 36-38)
> Dead space under canvas.
> ------------------------
>
> Key: DROOLS-2865
> URL: https://issues.jboss.org/browse/DROOLS-2865
> Project: Drools
> Issue Type: Bug
> Components: Scenario Simulation and Testing
> Reporter: Juraj Soltes
> Assignee: Daniele Zonca
> Attachments: dead_space_under_canvas.png
>
>
> There is a dead space under canvas occurring when you use bigger screen (see the screenshot), which is disturbing for the eyes. Suggested is to make the canvas by default "full screen" as can be seen in other editors using canvas.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (DROOLS-2865) Dead space under canvas.
by Juraj Soltes (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2865?page=com.atlassian.jira.plugi... ]
Juraj Soltes closed DROOLS-2865.
--------------------------------
Resolution: Done
This seems to be resolved in the latest version.
> Dead space under canvas.
> ------------------------
>
> Key: DROOLS-2865
> URL: https://issues.jboss.org/browse/DROOLS-2865
> Project: Drools
> Issue Type: Bug
> Components: Scenario Simulation and Testing
> Reporter: Juraj Soltes
> Assignee: Daniele Zonca
> Attachments: dead_space_under_canvas.png
>
>
> There is a dead space under canvas occurring when you use bigger screen (see the screenshot), which is disturbing for the eyes. Suggested is to make the canvas by default "full screen" as can be seen in other editors using canvas.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (WFLY-10877) Jaeger-thrift jar dependency is quite chubby
by Juraci Paixão Kröhling (JIRA)
[ https://issues.jboss.org/browse/WFLY-10877?page=com.atlassian.jira.plugin... ]
Juraci Paixão Kröhling commented on WFLY-10877:
-----------------------------------------------
cc [~objectiser], as he's working on the productization efforts for Jaeger, including the Java Client.
> Jaeger-thrift jar dependency is quite chubby
> --------------------------------------------
>
> Key: WFLY-10877
> URL: https://issues.jboss.org/browse/WFLY-10877
> Project: WildFly
> Issue Type: Bug
> Components: MP OpenTracing
> Reporter: Jan Stourac
> Assignee: Juraci Paixão Kröhling
>
> Jaeger-thrift dependency file is quite chubby:
> {code}
> -rw-rw-r--. 1 jstourac jstourac 123K Aug 16 15:13 modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/main/jaeger-core-0.30.4.jar
> -rw-rw-r--. 1 jstourac jstourac 2.8M Aug 16 15:13 modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/main/jaeger-thrift-0.30.4.jar
> {code}
> Is there any possibility to shrink it's size somehow?
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months