United States Argentina Australia Austria Belgium Canada Chile Colombia Costa Rica Dominican Republic France Germany Bangladesh/India Italy Kenya Mexico Netherlands Puerto Rico South Africa Sweden Switzerland Venezuela
BASIS International Ltd.
Home | Site Map | Contact Us | Partner Login  

 













BASIS Knowledge Base Article #00767

Title:

Command to check whether the BBj Services are running

Description:

I just installed the BBJ and would like the command to make sure the BBj is running.

Resolution:

The command to verfiy the data server is running is:

        ps -ef | grep java

there should be a process that includes the word 'mulitserver'

Under linux:

        ps -aux | grep java

with the same results as above.


Last Modified: 02/23/2004
Product: BBj
Operating System: UNIX