Duplicate server names in EAServer Manager

The server names listed under the Servers folder in EAServer Manager should be unique. If you see multiple servers with the same name, look in your $JAGUAR/Repository/Server directory. For each server that is defined, there is a <servername>.props file, and within each file, the name of the server is identified by the com.sybase.jaguar.server.name property. For example, in Jaguar.props, the following line defines the name of the Jaguar server:

com.sybase.jaguar.server.name=Jaguar 

If more than one property file contains the same server name, you must edit the file, and change the value of com.sybase.jaguar.server.name.