Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1115780

Summary: jboss-datagrid.sh grep with log message doesn't work with i18n log
Product: [JBoss] JBoss Data Grid 6 Reporter: Takayoshi Kimura <tkimura>
Component: ServerAssignee: Tristan Tarrant <ttarrant>
Status: CLOSED EOL QA Contact: Martin Gencur <mgencur>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.2.1   
Target Milestone: ---   
Target Release: 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-05-01 00:20:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Takayoshi Kimura 2014-07-03 06:20:49 UTC
jboss-datagrid.sh checks whether or not the instance launched, using the following grep:

grep 'JBAS015874.*started in' $ISPN_SERVER_CONSOLE_LOG > /dev/null 

But it doesn't play nicely with i18n log message and the log message is not necessary here at all.