You may see this error because of an existing cluster parameter value that is inconsistent with a newer configuration parameter:
2008-06-16 14:05:16,051 ERROR [main] Failed to register plugin com.sybase.ase.cluster_15.0.1. Class com.sybase.ua.plugins.ase.cluster.ASEClusterAgentPlugin not found. Ignored. java.lang.ClassNotFoundException: com.sybase.ua.plugins.ase.cluster.ASEClusterAgentPlugin 2008-06-16 14:05:16,052 INFO [main] Finished loading primordial services. 2008-06-16 14:05:16,063 WARN [main] Bootstrap completed with 1 error(s): 2008-06-16 14:05:16,064 WARN [main] Failed to register plugin com.sybase.ase.cluster_15.0.1. Class com.sybase.ua.plugins.ase.cluster.ASEClusterAgentPlugin not found. Ignored. java.lang.ClassNotFoundException: com.sybase.ua.plugins.ase.cluster.ASEClusterAgentPlugin
If you get this error, it is likely that:
The
UAF agent will not start, and the agent.log file
displays Bootstrap completed with x error(s):
near
the end of the file.
You have created, dropped, and reconfigured the same cluster a number of times.
This error message appears in the agent.log file or in the terminal window if you did not execute the uafstartup.sh as a background process. Either:
Clean up the older parameters that may be introducing the error, or
Remove the cluster directory in $SYBASE_UA/nodes/<node_hostname>/plugins. You can permanently delete the folder or relocate it outside of the directory structure.
Do not remove the *snmp and *sysam folders.
After you have performed either of these steps, restart the UAF agent. You may have to manually redeploy the plug-in.
If the steps described above removed the cluster’s plugin directory
from one of the nodes, use deploy plugin to re-create
this directory. The cluster requires that each node of the cluster
include a plugin directory.