Troubleshooting

This section explains the errors that you can encounter while installing and configuring Mart, and how you can troubleshoot them.

The Mart Portal log files are available in the following location:

Windows 7: {user.home}/AppData/Local/erwin/Mart Portal/logs/application.log

The latest version of Apache Tomcat does not support custom authorization-related error messages. Hence, a generic error message, "Unauthorized operation attempted. For more information, please review the log file.", is displayed. To understand the cause of the error, review the application.log file, which contains the description of the cause. Following is one such sample from the application.log file:

ERROR exception.MMException.setException: java.lang.Exception: User "johndoe" does not have required "View Users" permission on "User Management". Please contact the Mart Portal for required permission.

How to Add Naming Standards

Symptom:

How to add naming standards to a reverse engineered model?

Solution:

Follow these steps:

  1. Create a model and include the naming standards.
  2. Save the model as a template.
  3. Select this template in the Match template field of the New Model dialog.

    The naming standards are selected in the new model.

Unable to use a Reserved Word

Symptom:

When I try to reverse engineer from a script, I get the error message, "RES-1:Syntax Error - Line <number>, Offset11 <word>".

Solution:

This error message appears when you use a database-specific reserved word or a keyword. Add the quotation marks (" and ") around the word in the script and then reverse engineer.