[infinispan-issues] [JBoss JIRA] (ISPN-4477) infinispan-server.sh grep with log message

Takayoshi Kimura (JIRA) issues at jboss.org
Thu Jul 3 02:14:24 EDT 2014


Takayoshi Kimura created ISPN-4477:
--------------------------------------

             Summary: infinispan-server.sh grep with log message
                 Key: ISPN-4477
                 URL: https://issues.jboss.org/browse/ISPN-4477
             Project: Infinispan
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: Server
    Affects Versions: 7.0.0.Alpha4
            Reporter: Takayoshi Kimura
            Assignee: Mircea Markus


infinispan-server.sh checks whether or not the instance launched, using the following grep:

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

But it doesn't play nicely with i18n log message and the log message is not necessary here at all. This is already fixed in WildFly, it only uses log ID.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the infinispan-issues mailing list