Troubleshooting startup issues with Email Engine
Issue symptoms
- Email Engine doesn't start.
- Email Engine starts and then stops immediately.
- On a computer that's using the Windows operating system, Email Engine doesn't start as a service. It starts by using the emailstart.bat file.
See also Resolutions for common issues.
Issue scope
One or more Email Engines are affected in a Server Group.
Diagnosing and reporting an issue
Task | Action | Steps | Reference |
---|---|---|---|
1. | Review the email.log file to check for errors. |
| |
2. | (Windows) Review the Event Viewer Application log. | Identify error messages in the Event Viewer Application log, and then see Resolutions for common issues. | |
3. | Check the configuration of Email Engine. | In the EmailDaemon.properties file, make sure that:
| To review all the properties or settings in the EmailDaemon.properties file, see Settings in the EmailDaemon.properties file. |
4. | Note any recent changes to your system, Email Engine Configuration, Server Group Rankings, or Java updates. | Identify any of the following changes that you've made, which might affect Email Engine, and then perform a test by rolling back the changes temporarily:
| |
5. | Check the service failover rankings. | On the AR System Service Failover Ranking form, verify that the record identified by companionservername is correctly ranked. See step 3 in this table. | |
6. | Enable FINEST logging. | Set the value of com.bmc.arsys.emaildaemon.level to FINEST. |
|
7. | Restart Email Engine to reproduce the issue. | Restart your Email Engine to reproduce the issue that you're facing. | |
8. | Find a solution. | Review the logs yourself to try to identify error messages or behaviors. See Resolutions for common issues. | |
9. | Create a BMC Support case |
|
|
Resolutions for common issues
After you determine a specific symptom or an error message, use the following table to identify the solution:
Symptom | Action | Reference |
---|---|---|
You cannot find the service start class. | Typically, no errors are observed in the email.log file because it cannot load the Java Virtual Machine (JVM). Check the Windows Event Viewer Application log. | |
You get the following error message in the email.log file: ERROR (623): Authentication failed; Remedy Application Service | Verify or reset the password for your Remedy Application Service. | |
You get a pop-up message on Windows or a command line window message on UNIX.
| Verify that the environment variables and configuration files have the correct path to Java. | |
Incoming or outgoing email messages stop processing. | It's possible that a thread is getting blocked from the coordinator server or on the coordinator server of the current server group. Restart the current coordinator server. |