Troubleshooting the AR System server issues when the bundle cache related error occurs
Watch the following video (3:33) to understand about deleting AR System server bundle cache:
Symptom
The AR System server does not start and you can see a bundle error in the arerror.log file.
Scope
- One or more servers in the server group does not start.
- The AR Server process is affected.
Resolution
Perform the following steps to troubleshoot the issue:
Step | Action | Description |
1 | Collect AR System server logs. | For the server experiencing an error, collect logs from the following files:
|
2 | Review the armonitor.log file. | In the armonitor.log file, check the references of a bundle error as shown in the example below: Application context refresh failed (OsgiBundleXmlApplicationContext (bundle=com.bmc.arsys.server or Unable to create application context for [com.bmc.arsys.server], unsatisfied dependencies: none Use the table to analyze the specific errors. |
3 | Review the arerror.log file. | In the arerror.log file, check the occurrence of a bundle error. See the example below: Error encountered in bundle: com.bmc.arsys.server or Application context refresh failed (OsgiBundleXmlApplicationContext (bundle=com.bmc.arsys.server Use the table to analyze the specific errors. |
4 | Review the ardebug.log file. | In the ardebug.log file, check Bean errors related to Spring Framework. See the example below: org.springframework.beans. factory.BeanCreationNotAllowedException Use the table to analyze the specific errors. |
5 | Determine a solution. |
|
6 | Collect relevant logs. |
|
7 | Analyze logs. | Review the logs and identify error messages or behavior. Also, use the table to analyze possible symptoms and solutions. |
8 | Create a Support Ticket. | Collect and send the following information when you create a case with BMC Support:
Attach the Log Zipper zip file up to 2 GB or share the file over FTP with BMC Support. For more information, see the knowledge article on BMC communities SFT - Steps to send logs, files, screenshots, etc to BMC Support for a Product related case. |
After you determine a specific symptom or error message, use the following table to identify the solution:
Symptom | Where | Action | Reference |
---|---|---|---|
The bundleplan.properties file is missing | File System | Copy the file from the server. | |
Application context refresh failed (OsgiBundleXmlApplicationContext | armonitor.log | Perform the following steps:
| |
Unable to create application context for | armonitor.log | Perform the following steps:
| |
Application context refresh failed | arerror.log | Perform the following steps:
| |
ardebug.log | Perform the following steps:
|