Title: How to start or stop Interstage BPM Server via JBoss Management Console
Fact: Fujitsu Interstage BPM (Business Process Manager) Version 11.3.1 Build IF1131212
Fact: JBoss EAP (Enterprise Application Platform) Version 6.1.0
Fact: JBoss Management Console 6.1.0
Fix:
Step 1: Run {JBoss EAP}\bin\domain.bat to start the domain controller in which iflow-server-group is being managed.
Step 2: Add user in order to login JBoss Management Console
At the command prompt, execute {JBoss EAP}\bin\add-user.bat
Step 3: Test login to JBoss Management Console at http://{hostname}:9990/console/
Ste 4: After successful login, you can now stop or start the server called "ibpm-server" that is part of the "iflow-server-group".
Simply navigate from Runtime > Domain > Overview > Server: "ibpm-server" > click on the server instance "ibpm-server" to stop or start the selected instance.
Note: refresh the page if needed to see the current state of the server.
Note: domain.bat remains executed. The JBoss Management Console above simply start or stop the "ibpm-server" instance that belong to the server group called "iflow-server-group" which is managed via domain controller that is started by domain.bat in step 1.
See screenshot below to see where to click to stop or start "ibpm-server".