[JBoss JIRA] (WFCORE-4147) (WF15) Wrong JAVA_OPTS propagation, wrong PowerShell GC logging
by James Perkins (Jira)
[ https://issues.jboss.org/browse/WFCORE-4147?page=com.atlassian.jira.plugi... ]
James Perkins commented on WFCORE-4147:
---------------------------------------
[~mkopecky] I finally figured out the difference and I'll say it's not a bug. Here's what happens. In the {{standalone.bat}} (and {{standalone.sh}}) there is a {{-version}} call with the GC arguments presumably to determine if they work. This creates a {{gc.log}} file. Once the server itself is booted with the previous {{gc.log}} becomes {{gc.log.0}} and {{gc.log}} becomes the current file. Since there is no call to the Java executable with the GC arguments and {{-version}} there is no {{gc.log}} created so when the server starts with GC logging there is no "old" gc log file.
> (WF15) Wrong JAVA_OPTS propagation, wrong PowerShell GC logging
> ---------------------------------------------------------------
>
> Key: WFCORE-4147
> URL: https://issues.jboss.org/browse/WFCORE-4147
> Project: WildFly Core
> Issue Type: Bug
> Components: Scripts
> Reporter: Marek Kopecký
> Assignee: Radovan Stancel
> Priority: Blocker
> Labels: Java11
>
> Wrong JAVA_OPTS propagation, wrong PowerShell GC logging
> Merging of [PR3496|https://github.com/wildfly/wildfly-core/pull/3496] introduces:
> * new blocker regression
> ** Wrong JAVA_OPTS propagation on JDK8
> *** Default JAVA_OPTS, like max heap size (xmx), xms, etc. are not propagated to JVM on bat scripts
> *** set "GC_LOG=true"
> *** standalone.bat
> *** ->
> *** {noformat}===============================================================================
> JBoss Bootstrap Environment
> JBOSS_HOME: "C:\Users\Administrator\playground\wfly.30.gc\wildfly"
> JAVA: "C:\Program Files\Java\jdk1.8.0_121\bin\java"
> JAVA_OPTS: ""-Dprogram.name=standalone.bat -Xms64M -Xmx512M -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman" -Xloggc:"C:\Users\Administrator\playground\wfly.30.gc\wildfly\standalone\log\gc.log" -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading "
> ==============================================================================={noformat}
> *** it looks like some quotation bug
> *** according to the jconsole - max heap size (Xmx) is not set correctly (~1.8GB), according to the cli - program.name is not set correctly (program.name = "standalone.bat -Xms64M -Xmx512M -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman")
> * new blocker bug
> ** wrong PowerShell GC logging
> *** "standalone.bat + jdk11 + gc enabled" creates:
> **** standalone\log\gc.log
> **** standalone\log\gc.log.0
> *** "standalone.ps1 + jdk11 + gc enabled" creates:
> **** * standalone\log\gc.log
> Target release of this jira should be WF15
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 7 months
[JBoss JIRA] (DROOLS-3032) [DMN Designer] UX "empty" state for custom data types
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3032?page=com.atlassian.jira.plugi... ]
Liz Clayton commented on DROOLS-3032:
-------------------------------------
[~jomarko] [~karreiro] I addressed the feedback, so I'm going to go ahead and mark this as Resolved.
> [DMN Designer] UX "empty" state for custom data types
> -----------------------------------------------------
>
> Key: DROOLS-3032
> URL: https://issues.jboss.org/browse/DROOLS-3032
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Affects Versions: 7.12.0.Final
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
> Attachments: Screen Shot 2018-10-11 at 1.53.08 PM.png, Screen Shot 2018-10-11 at 10.56.18 AM.png, Screen Shot 2018-10-11 at 12.01.44 PM.png, Screenshot from 2018-09-24 18-12-02.png
>
>
> There is no visual information if no custom data type is defined. In the attached dialog we should differentiate between states when no custom da taype is declared and when some custom data types are declared. The same way we do it in list of spaces and list of projects.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 7 months
[JBoss JIRA] (DROOLS-3032) [DMN Designer] UX "empty" state for custom data types
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3032?page=com.atlassian.jira.plugi... ]
Liz Clayton resolved DROOLS-3032.
---------------------------------
Resolution: Done
> [DMN Designer] UX "empty" state for custom data types
> -----------------------------------------------------
>
> Key: DROOLS-3032
> URL: https://issues.jboss.org/browse/DROOLS-3032
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Affects Versions: 7.12.0.Final
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
> Attachments: Screen Shot 2018-10-11 at 1.53.08 PM.png, Screen Shot 2018-10-11 at 10.56.18 AM.png, Screen Shot 2018-10-11 at 12.01.44 PM.png, Screenshot from 2018-09-24 18-12-02.png
>
>
> There is no visual information if no custom data type is defined. In the attached dialog we should differentiate between states when no custom da taype is declared and when some custom data types are declared. The same way we do it in list of spaces and list of projects.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 7 months
[JBoss JIRA] (DROOLS-3032) [DMN Designer] UX "empty" state for custom data types
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3032?page=com.atlassian.jira.plugi... ]
Liz Clayton updated DROOLS-3032:
--------------------------------
Sprint: 2018 Week 39-41 (was: 2018 Week 42-44)
> [DMN Designer] UX "empty" state for custom data types
> -----------------------------------------------------
>
> Key: DROOLS-3032
> URL: https://issues.jboss.org/browse/DROOLS-3032
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Affects Versions: 7.12.0.Final
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
> Attachments: Screen Shot 2018-10-11 at 1.53.08 PM.png, Screen Shot 2018-10-11 at 10.56.18 AM.png, Screen Shot 2018-10-11 at 12.01.44 PM.png, Screenshot from 2018-09-24 18-12-02.png
>
>
> There is no visual information if no custom data type is defined. In the attached dialog we should differentiate between states when no custom da taype is declared and when some custom data types are declared. The same way we do it in list of spaces and list of projects.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 7 months
[JBoss JIRA] (DROOLS-3032) [DMN Designer] UX "empty" state for custom data types
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3032?page=com.atlassian.jira.plugi... ]
Liz Clayton updated DROOLS-3032:
--------------------------------
Attachment: Screen Shot 2018-10-11 at 1.53.08 PM.png
> [DMN Designer] UX "empty" state for custom data types
> -----------------------------------------------------
>
> Key: DROOLS-3032
> URL: https://issues.jboss.org/browse/DROOLS-3032
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Affects Versions: 7.12.0.Final
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
> Attachments: Screen Shot 2018-10-11 at 1.53.08 PM.png, Screen Shot 2018-10-11 at 10.56.18 AM.png, Screen Shot 2018-10-11 at 12.01.44 PM.png, Screenshot from 2018-09-24 18-12-02.png
>
>
> There is no visual information if no custom data type is defined. In the attached dialog we should differentiate between states when no custom da taype is declared and when some custom data types are declared. The same way we do it in list of spaces and list of projects.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 7 months
[JBoss JIRA] (DROOLS-3032) [DMN Designer] UX "empty" state for custom data types
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3032?page=com.atlassian.jira.plugi... ]
Liz Clayton commented on DROOLS-3032:
-------------------------------------
[~karreiro] Updated per your feedback, thanks!
!Screen Shot 2018-10-11 at 1.53.08 PM.png|thumbnail!
> [DMN Designer] UX "empty" state for custom data types
> -----------------------------------------------------
>
> Key: DROOLS-3032
> URL: https://issues.jboss.org/browse/DROOLS-3032
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Affects Versions: 7.12.0.Final
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
> Attachments: Screen Shot 2018-10-11 at 1.53.08 PM.png, Screen Shot 2018-10-11 at 10.56.18 AM.png, Screen Shot 2018-10-11 at 12.01.44 PM.png, Screenshot from 2018-09-24 18-12-02.png
>
>
> There is no visual information if no custom data type is defined. In the attached dialog we should differentiate between states when no custom da taype is declared and when some custom data types are declared. The same way we do it in list of spaces and list of projects.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 7 months