Using the RMS with UAF version 2.0

Symptom

UAF starts but plug-ins are not loaded.

Explanation

Sybase has released a newer version of the UAF and the RMS configuration file agent-plugin.xml must be modified to work with UAF version 2.0.

Action

Execute the following command to determine the version of the UAF:

cd $SYBASE/ua/bin
cd ./agent -v

If the version of the UAF is 2.0 or greater, the mbean-descriptor attribute must be added to the agent-plugin.xml file. The file is located at $SYBASE/ua/plugins/com.sybase.rms

Shutdown the UAF and add the following attribute to the second line of the agent-plugin.xml file:

mbean-descriptor="mbean-descriptor.xml"