Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

See also. for detailed MDM repair information and history: MDM OUTAGES - BSD - Civil Aviation - Confluence (atlassian.net)

Distribution lists not sent:

See also “General Troubleshooting on this page



In the description:

1. Indicate that the AAIR inbox, which uses CAWIS MDM, is a mission critical aviation safety application.

2. Indicate that the ticket should be routed to SSC email group to reset the AAIR inbox password.

3. Include the error message.

4. Include the error information from the log (see step 1 in “General troubleshooting”.






General Troubleshooting

  1. Check the log at \\ncrws548\scripts\CivAv\CAWIS-MDM\.
    Note: The log files are automatically rotated when they hit a certain size. You may need to look in the “logs” folder if the problem happened a while ago.

    1. If there’s no logs being generated => the task isn’t running :

      1. Contact the group responsible for the server for diagnostic or server restart.

    2. If the process seems to be looping the same messages => One of the thread in stuck:

      1. You can wait for the deadlock-prevention timer (2hr) to kick in.

      2. OR contact the group responsible for the server to kill the task.

    3. If there’s a message like “Application is disabled due to database configuration.“ => The application is disabled

      1. In the TR47 table in the CAWIS database, set the configuration called “MDM - APPLICATION ENABLE” to “true”.

    4. If there’s a message like “exchange server is unreachable.“ => The email account might be locked.

      1. Open a command prompt and type “net user DNRENAC /domain“. In the response, you should get something like below:

        If the line “Account active” says “Locked” or “No”, contact the Service Desk for them to reactivate the account.

...