Concurrent Managers Issue
Stop CM services
à $ ./adcmctl.sh stop apps/apps;
à Kill all the concurrent managers background process (ps -ef | grep FNDLIBR)
à Source the Env file (apps env file as applmgr user or database env file as oracle),
à Run cmclean.sql script as APPS user ($ sqlplus apps/apps)
à Commit;
start CM Services
à $./adcmctl.sh start apps/apps
You can check the logs at
Concurrent -> Manager -> Administer -> Select manager which is not starting -> Click on "Processes" -> Click on "Manager Log" to find out error message.
These individual manager log files can also be accessed under $APPLCSF/$APPLLOG directory as well.
No comments:
Post a Comment