Dhanasekar created AMQ-8383:
-------------------------------

             Summary: ActiveMQ status command - 5.16.2 version
                 Key: AMQ-8383
                 URL: https://issues.apache.org/jira/browse/AMQ-8383
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 5.16.2
         Environment: UNIX
            Reporter: Dhanasekar


Hi, looks activeMQ status command is changed in latest version.

 

Earlier or working version (before 5.16 version) -> ps -p $ACTIVEMQ_PID]" | 
grep java

with V5.1.6.2 version command changed like below -> ps -o "pid,arg" .....

 

as per UNIX ps command documentation ps -o command will show current terminal 
process only.

 

Problematic scenario:

Step 1 : open UNIX Terminal 1

Step 2 : Start activeMQ from terminal 1, activemq started successfully and 
status shows correctly in terminal 1

Step 3 : open UNIX terminal 2

Step 4 : Check status from terminal 2, activemq status will show activemq is 
down.

Step 5 : Can start activemq again from terminal 2, this is causing levedb 
corruption and other issue because multiple process

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to