Troubleshooting plug-in issues with Approval Server
Symptoms
- Approvals are not processed because of a problem with the Approval plug-in.
- The Approval plug-in is run in the Main Java Plug-in Server, which does not start or which has a problem.
- The Approval plug-in is run in its own Java Plug-in Server, which does not start or which has a problem.
- You cannot load the Approval plug-in.
Scope
- One or more users might experience the symptoms.
- In a Server Group environment, the symptoms can affect one or more servers.
Resolution
Perform the following steps to troubleshoot plug-in issues with Approval Server:
Step | Task | Description |
|---|---|---|
1. | Verify the Approval Server plug-in configuration. | Verify the Approval Server plug-in configuration. |
2. | Check if the Approval Server plug-in has failed to load. | Failure is indicated by ARERR 8755. The following error message is displayed in the Filter log: If you see the ARERR 8755 error message, check whether the following files include the correct entry for Approval Server plug-in.:
C:\Program Files (x86)\Java\<Java_Home_Folder>\bin\java" -Xmx512m -Djava.net.preferIPv4Stack=true -Djava.net.preferIPv6Addresses=false -classpath "d:\Program Files\BMC Software\ARSystem\pluginsvr; d:\Program Files\BMC Software\ARSystem\pluginsvr\arpluginsvr80_build001.jar; d:\Program Files\BMC Software\ARSystem\approval\bin\armaskingImpl80_build001.jar; d:\Program Files\BMC Software\ARSystem\arserver\api\lib\arcmnapp80_build001.jar" com.bmc.arsys.pluginsvr.ARPluginServerMain -x iBMC-GXD3CQ1 -i "d:\Program Files\BMC Software\ARSystem" -m |
3. | Make sure that the definition files are updated. | Make sure that the definition files are updated when you upgrade from AR System 7.1 to a non-root location. To update the definition files, before upgrading, you must provide the write permission to the AR System installation folder. |
4. | Enable AR System server-side logs and Approval Server plug-in logs. |
|