Mobile Web Application
Can login to EBS apps ok.
Can login to to MWA as sysadmin
found note: 1276621.1
Telnet to the host name and port and get the error MWA_PM_HANDLE_LOGIN_FAIL: Authentication failed
This occurs for all ports on all middle tiers
Check mwa services on webnode
ps -aef | grep Doracle.apps.mwa | grep -v grep |wc -l
show any ports active
running netstat - a | grep port #
grep the port number
$INST_TOP/admin/install
grep "Port" mwa.cfg
# MSCA Server Port Number, The port number on which
mwa.TelnetPortNumber=10566,10568,10570
# mwa.WapPort is the port number on which the MSSA server is listening
# mwa.WapPort = 8080
mwa.WapPort = 8061
[
grep mwa $CONTEXT_FILE
Tried to bounce one of the nodes but MWA is not coming up.
Command to restart listeners
$INST_TOP/admin/scripts/mwactl.sh start
mwa lib initialization failed.
This was working until yesterday.
No Changes have been made that she is aware of.
Command to stop_force
mwactl.sh -login apps/*** stop_force 10650
MWA Telnet Server Release: 1.0.8.4 [December 12th 2002]
I/O error.
Error: ServerManagerListener returned ''
mwactl: Error shutting down Telnet server
clear out log
cleared out the system.log
cat /dev/null > system.log
to enable to log
take the backup mwa.cfg and set mwa.LogLevel=trace
Edit $INST_TOP/admin/install/mwa.cfg set mwa.LogLevel=trace and restart the mwa servers.
mwa.logdir= /PROD/local/inst/apps/PROD_amxhwb05a/logs
Can login to EBS apps ok.
Can login to to MWA as sysadmin
found note: 1276621.1
Telnet to the host name and port and get the error MWA_PM_HANDLE_LOGIN_FAIL: Authentication failed
This occurs for all ports on all middle tiers
Check mwa services on webnode
ps -aef | grep Doracle.apps.mwa | grep -v grep |wc -l
show any ports active
running netstat - a | grep port #
grep the port number
$INST_TOP/admin/install
grep "Port" mwa.cfg
# MSCA Server Port Number, The port number on which
mwa.TelnetPortNumber=10566,10568,10570
# mwa.WapPort is the port number on which the MSSA server is listening
# mwa.WapPort = 8080
mwa.WapPort = 8061
[
grep mwa $CONTEXT_FILE
Tried to bounce one of the nodes but MWA is not coming up.
Command to restart listeners
$INST_TOP/admin/scripts/mwactl.sh start
mwa lib initialization failed.
This was working until yesterday.
No Changes have been made that she is aware of.
Command to stop_force
mwactl.sh -login apps/*** stop_force 10650
MWA Telnet Server Release: 1.0.8.4 [December 12th 2002]
I/O error.
Error: ServerManagerListener returned ''
mwactl: Error shutting down Telnet server
clear out log
cleared out the system.log
cat /dev/null > system.log
One of her co-workers found that a profile option had been changed.
Changed Profile option 'Sign-On:Notification (SIGNONAUDIT:NOTIFY)' on site level from Null to NO
Changed Profile option 'Sign-On:Notification (SIGNONAUDIT:NOTIFY)' on site level from Null to NO
---------------------------------------------------------------------
to enable to log
take the backup mwa.cfg and set mwa.LogLevel=trace
Edit $INST_TOP/admin/install/mwa.cfg set mwa.LogLevel=trace and restart the mwa servers.
mwa.logdir= /PROD/local/inst/apps/PROD_amxhwb05a/logs