-
Bug
-
Resolution: Done
-
Major
-
8.0 Update 5
-
None
Simply running bin/standalone.sh on systems with newer grep version (AFAICT it is >=3.8) will issue a warning:
$ bin/standalone.sh grep: warning: stray \ before : ========================================================================= JBoss Bootstrap Environment ...
This is caused by use of unnecessary backslash in grep command in standalone.sh script, newer grep seems to be more strict about it.
https://lists.gnu.org/archive/html/info-gnu/2022-09/msg00001.html
- is blocked by
-
JBEAP-29326 [8.1.0.GA] - "grep: warning: stray \ before :" at console after server startup
-
- Closed
-
-
JBEAP-30282 Bump WildFly Core EAP to 21.0.16.Final-redhat-00001
-
- Closed
-
- is cloned by
-
JBEAP-29326 [8.1.0.GA] - "grep: warning: stray \ before :" at console after server startup
-
- Closed
-
- is incorporated by
-
JBEAP-30024 (8.0.z) Upgrade WildFly Core from 21.0.16.Final-redhat-00001 to 21.0.17.Final-redhat-00001
-
- Closed
-
-
JBEAP-30547 (8.0.z) Upgrade EAP codebase to 8.0.11.GA-redhat-00001 in EAP 8.0 Update 9
-
- Closed
-
- is related to
-
JBEAP-29323 "grep: warning: stray \ before :" at console after server startup
-
- Verified
-
-
WFCORE-7160 "grep: warning: stray \ before :" at console after server startup with GC_LOG=true
-
- Resolved
-