Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

What is start/stop order of ELM applications ?

What is start / Stop sequence for ELM applications  , when each ELM application installed on separate machine ?



Stop Order :
All Apps & then at last GC,JTS,JAS

Start Order:
JAS,JTS,GC & All other apps

Any specific order for LDX, LQE, RS ?

0 votes



2 answers

Permanent link

No specific order for reporting. Important is that db and jts are up.

0 votes


Permanent link

We've done work recently to articulate a startup order, which if followed, reduces the chance of noise in logs or users starting to use an app before enough services are available.


As I recall (so this post isn't 100% authoritative) we recommend the following order: 
(read left to right then down the list)

1. Database, 
2. WAS or Liberty, JAS
3. JTS, (and LDX, GCM if you are using them)
Then the following rows in parallel are OK (and there is no recommended order within the rows)
4A. LQE, DCC, JRS, ENI
4B. CCM, QM, RM

In 7.0.1 or 7.0.2 we added "readiness" probes for ELM applications so your startup automation can check these rest APIs to make sure servers in one group are sufficiently responsive before starting a dependent row.

We also added "liveness" (aka heartbeat) probes.

Sorry I don't have time at the moment to find the links to these details.

0 votes

Comments

Missing HTTP proxy after database. It is confirming what was written.

FYI the readiness probe APIs were added in 7.0.2. See  https://jazz.net/wiki/bin/view/Main/ReadinessProbe

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,019
× 7,496
× 1,326

Question asked: Sep 29 '21, 2:33 a.m.

Question was seen: 994 times

Last updated: Sep 30 '21, 8:12 a.m.

Confirmation Cancel Confirm