Appendix E.23 Recovery when CJMSP Broker stops due to an error
(1) Process preconditions
- The J2EE server process is running.
- The CJMSP resource adapter is running.
- The CJMSP Broker process is not running.
- The application is running.
(2) Information and supplementary explanation required for execution
The coding, such as (A1), corresponds to the coding in the figure.
- (A1)
- See Appendix E.20 Analysis when CJMSP Broker stops due to an error, and analyze the error.
- (A2)
- No specific value.
- (A3)
- server-name
- Server name set up with Management Server
- CJMSP-resource-adapter-display-name
- Display name of the CJMSP resource adapter
- In Cosminexus JMS Provider, Cosminexus_JMS_Provider_RA is set up by default.
- (A4)
- instance-name
- If omitted, cjmsbroker is used by default.
- If you want to use multiple instances, make sure that the names do not overlap.
- To overlap the names, specify the -name option, and assign any non-existent name.
- (A5)
- Make sure that the State is OPERATING.
- host-name:port-number
- The host name and port number on which CJMSP Broker is running.
- If you omit the port number when CJMSP Broker is started, the default port number 7676 is used. In this case, you can omit the -b option.
- (A6)
- server-name
- Server name set up with Management Server
- CJMSP-resource-adapter-display-name
- Display name of the CJMSP resource adapter
- In Cosminexus JMS Provider, Cosminexus_JMS_Provider_RA is set up by default.
- (A7)
- server-name
- Server name set up with Management Server
- Make sure that running CJMSP-resource-adapter-display-name is displayed.
- (A8)
- No specific value.