This section explains the errors that you can encounter while installing and configuring Mart, and how you can troubleshoot them.
Note: The Mart Server log files are available in the following location:
Windows 7: {user.home}/AppData/Local/CA/ERwin Mart Server/logs/application.log
Symptom:
Whenever I connect to the web server, I get the following error message:
java.lang.IllegalArgumentException: port out of range 80821.
Solution:
Type the correct port number in the Configure CA ERwin Mart Administrator’s Server dialog and then restart your web server.
Symptom:
When I try to connect to the Mart server, I get the following error:
500 The call failed on the server; see server log for details
Solution:
The probable reasons for this error could be one of the following reasons:
Type the correct server name and application name in the CA ERwin Mart Administrator’s Server dialog and the Configure MartServer Details dialog. Restart the web server.
Symptom:
When I try to connect to the database, I get the following error:
Application Internal Error
Solution
You get this error when the MartServer application is unable to connect to the required database. The following reasons are probable for this error:
Ensure that you enter the correct details of your database in the Mart Server tab of the CA ERwin Mart Configuration dialog.
Symptom:
When I try to open the CA ERwin Mart Administrator page, I get the Application Internal Error. The Tomcat windows shows the following error message:
ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
Solution:
Use a fully qualified instance name when starting the Mart Server.
Symptom:
When I try to connect to the Mart, I get the following error message:
An earlier mart is already present in the database you are trying to initialize. This process can not be continued. Please specify another database name to continue.
Solution:
You get this error when you connect to an old Mart that you have used for CA ERwin DM Release r7 series, r8 series, or Beta release of any r9 series release.
Create a database and provide its details in the Configure MartServer Details dialog.
Symptom:
When I type the URL to initialize my Mart in Internet Explorer, the Initialize Mart page is taking a long time to load.
Solution:
The Initialize Mart page does not load because the Active Scripting option in Internet Explorer is disabled.
To enable Active Scripting, follow these steps:
The Security Settings – Local Intranet Zone window opens.
The Mart Initialize page opens.
Symptom:
My administrator has given me the Administrator rights and when I start the Tomcat server, I get a series of errors. Also, I cannot click the Configure button in the configuration dialog because it is disabled.
Solution:
Right-click Start Server, and click Run as Administrator.
The Tomcat server starts without any error, and the configuration button is enabled.
Symptom:
When I try to connect to the web server from CA ERwin Data Modeler, I get the following error message:
A connection with the server could not be established
Solution:
Verify that you have provided the correct port number and then reconnect to the web server.
Symptom:
When I try to connect to the web server from CA ERwin Data Modeler, I get the following error message:
The server name or address could not be resolved
Solution:
Verify that the server name where the web server is installed is correct and then reconnect to the server.
Note: If CA ERwin Data Modeler and the web server are installed on the same computer, you can give the server name as localhost. Suppose that CA ERwin Data Modeler and the web server are installed on different computers. The server name is the name of the computer where the web server is installed.
Symptom:
When I try to connect to the server, I get the following error message:
Invalid user ID or password. Please try again to login.
Solution:
Type the correct user name and password.
Note: The user must be an application level user and not a database user.
Symptom:
When I connect to the web server, I get the following error message:
Error 12029
Solution:
Restart the web server.
Symptom:
When I type the URL in Internet Explorer or Google Chrome to connect to the web server, I get the following error messages:
For Internet Explorer
Internet Explorer cannot display the webpage
For Google Chrome
Oops! Google Chrome could not connect to localhost:18170
Solution:
Restart the web server.
Symptom:
Suppose that I install CA ERwin Mart Server on a fresh machine. If I enable the SSL option and I invoke CA ERwin Mart Administrator, Internet Explorer redirects the page to res://ieframe.dll//.
Solution:
Internet Explorer versions 8 through 10 have a security enhancement that blocks the following types of sites:
Follow any of these steps:
Symptom:
I have added a very long Windows user name similar to "Magdalena.Chalamalasetti" using the Mart Administrator. When the user tries to log in to the Mart through CA ERwin Data Modeler, the name is truncated to "US\Magdalena.Chalamas" and the user cannot log in.
Solution:
The name is truncated due to a limitation with Windows. The Windows API returns the legacy user name that is limited to 20 characters. If the length of a user name exceeds 20 characters, for example, "US\Magdalena.Chalamalasetti", the name is displayed as "US\Magdalena.Chalamas" in the Connect to Mart dialog.
You can resolve this in one of the following ways:
Symptom:
You may experience one of the following issues when there is insufficient memory for the Sybase Mart database.
Solution:
Increase the main memory and procedure cache of the database.
sp_configure "max memory", <memory size>
Specifies the amount of memory that you need to increase.
sp_configure "procedure cache size", <memory size>
Specifies the amount of memory that you need to increase.
Symptom:
When you open Mart Administrator from Mart Server that is configured with an SSL certification, an SSL certificate error appears.
Solution:
https://localhost:12345/MartAdmin/
https://<computer_name>:12345/MartAdmin/
Symptom:
When you save a model to Mart with an existing model name, a dialog with the following text appears.
Model '<model name>' already exists in library '<mart name>'. Rename the new model name
Solution:
Save the model with a different name.
Copyright © 2015 CA Technologies.
All rights reserved.
|
|