My Oracle Support Banner

mwactlwrpr.sh Fails to Shut Down MWA Services Using Apps Password (Doc ID 555648.1)

Last updated on APRIL 04, 2025

Applies to:

Oracle Mobile Application Server - Version 12.0 to 12.0.4 [Release 12.0]
Information in this document applies to any platform.
This problem can occur on any platform.

Symptoms

-- Problem Statement:
On R12 when stopping MWA this is not shutting down all MWA telnet listeners when using

mwactlwrpr.sh stop apps/<apps password>

However when using

mwactlwrpr.sh stop sysadmin/<sysadmin password>

this is working fine

EXPECTED BEHAVIOR
mwactlwrpr.sh stop apps/apps should stop all MWA processes as this is being called from
adstpall.sh script

-- Steps To Reproduce:
The issue can be reproduced at will with the following steps:
1. Start MWA using
mwactlwrpr.sh start apps/<apps password>
2. Verify the started proccesses
ps -ef | grep mwa
3. Stop MWA using
mwactlwrpr.sh stop apps/<apps password>
4. Verify the mwa processes
ps -ef | grep mwa
Still there are some proccesses up, only the dispatcher is down.
5. Use
mwactlwrpr.sh stop sysadmin/<sysadmin password>
6. Verify that there are no MWA processes started.

-- Business Impact:
The issue has the following business impact:
Due to this issue, MWA cannot be stopped using adstpall.sh

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.