Startup/Shutdown
Last updated
Last updated
Current version (3.9) runs these processes.
You can start all the processes with this script
Or you can start the processes one by one.
1. Derby and Rule cache
2. H2
3. Wildfly
4. Jetty
1. Derby and Rule cache
2. H2
3. Wildfly
4. Jetty
You can stop all the processes with this script.
Or you can stop the processes one by one with this order.
1. Jetty
2. Wildfly
3. H2
4. Derby and Rule cache
Name
Description
Wildfly
Main runtime process. ISM service module is running on this process.
Jetty
Admin UI web server
H2
H2 database for cache
Derby
Derby database for cache
RuleCache
Admin process for cache