-
1. Re: Approvals Not Appearing In Approval Table In Change
Jai ShoriApr 25, 2018 10:58 AM (in response to Shreya Mauzo)
2 of 2 people found this helpfulPlease go to 'Application Pending' form and click on New Search
- Select 'Pending' radio button
- Category = Approval
and hit enter. Now look for Command = New - Detail.
If you see entries with Command = New- Detail and Category = Approval, it means entries are stuck in Application Pending form.
- Killed the Approval Process and check if the entries are processed from Application Pending form.
- If problem still exist then Check ar.cfg/ ar.conf file and look for below parameter.
Approver-Server-Suspended: F
In server group environment it should set to F for the primary Server and for all the remaining servers it should set to T.
Note: You will have to restart AR service in case if you make any changes in ar.cfg / ar.conf file.
- If problem still persist then check if Dispatcher Process is running or not. To check this , go to Window Task Manger-> Details tab and look for arsvcdsp.exe.
a. If it is not running then try to run it manually from command prompt. and check if it processed the entries from Application Pending form.
b. If it is running then get the arjavapluginstderr.log, arjavaplugin.log in debug mode and arerror.log, and check if you see any error.
-Jai
-
2. Re: Approvals Not Appearing In Approval Table In Change
Sharvan Singh Apr 26, 2018 12:56 AM (in response to Shreya Mauzo)1 of 1 people found this helpfulWe faced the same issue in 8.1.02. 1 lck (390608) file was missing on 1 server which was causing this issue.