<?xml version="1.0" encoding="UTF-8"?>
<symptom:symptomCatalog xmlns:action="http://www.eclipse.org/tptp/symptom/action" xmlns:expression="http://www.eclipse.org/tptp/xpathExpression" xmlns:recommendation="http://www.eclipse.org/tptp/symptom/recommendation" xmlns:symptom="http://www.eclipse.org/tptp/symptom">
    <uuid>F8CFCED8252C28A5909F257041D511DC</uuid>
    <name>express_runtime_console_2_2_0</name>
    <version>2.2.0</version>
    <description>
        <message>Symptom catalog for the Express Runtime console.</message>
    </description>
    <comment author="IBM" timestamp="2007-02-18T22:22:07.818Z">
        <message>Licensed Materials - Property of IBM&#xD;
5724-J10 &#xD;
(C) Copyright IBM Corporation 2007 All Rights Reserved.&#xD;
    public static final String copyright3=&quot;US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.&quot;;&#xD; (needs to be NLS enabled)
        </message>
    </comment>
    <url>http://www.ibm.com/software/webservers/expressruntime/ </url>

<symptom:symptomDefinition>
    <name>Console agent out of memory</name>
    <version>2.2.0</version>
    <description>
      <message>The IBM Express Runtime Console agent has stopped due to insufficent memory.</message>
    </description>
    <comment>
       <message>priority=90</message>
    </comment>
    <rule>#D7EDE329ABD356F7D83D6AF0175E11DB</rule>
    <effect>#D7EDE329ABD356F780943491175F11DB</effect>
  </symptom:symptomDefinition>
  <symptom:symptomDefinition>
    <name>Application server out of memory</name>
    <version>2.2.0</version>
    <description>
      <message>The IBM Websphere Application server has stopped due to insufficent memory.</message>
    </description>
    <comment>
       <message>priority=90</message>
    </comment>
    <rule>#D2BBAFF2919890F80126CD501CDA11DB</rule>
    <effect>#D2BBAFF2919890F8E02941911CDA11DB</effect>
    <effect>#D2BBAFF2919890F8E02941911CDA11DC</effect>
  </symptom:symptomDefinition>
  <symptom:symptomRule>
    <uuid>D7EDE329ABD356F7D83D6AF0175E11DB</uuid>
    <name>Search for Out of Memory Exception</name>
    <description/>
    <engine>#D7EDE329ABD356F70A2D3B30175F11DB</engine>
    <definition>#//@symptomCatalog/@symptomDefinition.0</definition>
    <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'java.lang.OutOfMemory'))]</expression:xpathExpression>
  </symptom:symptomRule>
  <symptom:symptomEngine>
    <uuid>D7EDE329ABD356F70A2D3B30175F11DB</uuid>
    <name>XPath rule engine</name>
  </symptom:symptomEngine>
  <symptom:symptomEffect>
    <uuid>D7EDE329ABD356F780943491175F11DB</uuid>
    <name></name>
    <version></version>
    <description>
      <message></message>
    </description>
    <definition>#//@symptomCatalog/@symptomDefinition.0</definition>
    <action:action directive="AgentOutOfMemoryResolution.xml"/>
  </symptom:symptomEffect>
  <symptom:symptomRule>
    <uuid>D2BBAFF2919890F86AB2C3D01B4711DB</uuid>
    <name>MyTestRule</name>
    <engine>#D2BBAFF2919890F86F902FF01B4711DB</engine>
    <definition>#//@symptomCatalog/@symptomDefinition.1</definition>
    <expression:xpathExpression>Text exp</expression:xpathExpression>
  </symptom:symptomRule>
  <symptom:symptomEngine>
    <uuid>D2BBAFF2919890F86F902FF01B4711DB</uuid>
    <name>XPath rule engine</name>
  </symptom:symptomEngine>
  <symptom:symptomRule>
    <uuid>D2BBAFF2919890F80126CD501CDA11DB</uuid>
    <name>Search for WAS Out of Memory Error</name>
    <engine>#D2BBAFF2919890F8144CD7301CDA11DB</engine>
    <definition>#//@symptomCatalog/@symptomDefinition.1</definition>
    <expression:xpathExpression>/CommonBaseEvent[(contains(sourceComponentId/@componentType, 'WebSphereExpressServer')) and (contains(@msg, 'java.lang.OutOfMemory'))]</expression:xpathExpression>
  </symptom:symptomRule>
  <symptom:symptomEngine>
    <uuid>D2BBAFF2919890F8144CD7301CDA11DB</uuid>
    <name>XPath rule engine</name>
  </symptom:symptomEngine>
  <symptom:symptomEffect>
    <uuid>D2BBAFF2919890F8E02941911CDA11DB</uuid>
    <name></name>
    <version></version>
    <definition>#//@symptomCatalog/@symptomDefinition.1</definition>
    <action:action directive="WasOutOfMemoryResolution.xml"/>
  </symptom:symptomEffect>
  <symptom:symptomEffect>
    <uuid>D2BBAFF2919890F8E02941911CDA11DC</uuid>
    <name></name>
    <version></version>
    <definition>#//@symptomCatalog/@symptomDefinition.1</definition>
    <action:action directive="WasOutOfMemoryResolutionManual.xml"/>
  </symptom:symptomEffect>
  <symptom:symptomDefinition>
    <name>Database server out of memory</name>
    <version>2.2.0</version>
    <description>
      <message>The IBM UDB DB2 Express server has stopped due to insufficent memory.</message>
    </description>
    <comment>
       <message>priority=90</message>
    </comment>
    <rule>#D2BBAFF2919890F8B27825101CDD11DB</rule>
    <effect>#D2BBAFF2919890F8DB2162B11CDD11DB</effect>
  </symptom:symptomDefinition>
  <symptom:symptomRule>
    <uuid>D2BBAFF2919890F8B27825101CDD11DB</uuid>
    <name>Search for DB2 Out of Memory Error</name>
    <description>
      <message>ADM6085I      An out of memory condition was encountered while resizing buffer pool hash buckets. As a result of this condition, performance may not be optimal. It is recommended that database be shut down and started again so that the buffer pool can start up with an optimally sized hash table.&#xD;
ADM6088W        Due to an out of memory condition, the current agent is unable to monitor table space tsname (ID tsid). As a result, monitor output may be unreliable. Increase the DBHEAP configuration parameter to avoid this problem in the future.&#xD;
ADM6028W        The registry variable setting regvarstr was ignored because of an out of memory condition that did not permit the processing of the registry variable setting.&#xD;
ADM6060I             The rebalancer utility was started successfully for table space tsname (ID tsid) but due to an out of memory condition the ability to throttle the execution of this utility has been disabled. Restarting the instance may resolve the memory issue and will allow throttling to be enabled.</message>
    </description>
    <engine>#D2BBAFF2919890F8144CD7301CDA11DB</engine>
    <definition>#//@symptomCatalog/@symptomDefinition.2</definition>
    <expression:xpathExpression>/CommonBaseEvent[(contains(sourceComponentId/@componentType, 'IBMDB2UDB')) and ((contains(@msg, 'ADM6085I')) or (contains(@msg, 'ADM6088W')) or (contains(@msg, 'ADM6028W')) or (contains(@msg, 'ADM6060I')))]</expression:xpathExpression>
  </symptom:symptomRule>
  <symptom:symptomEffect>
    <uuid>D2BBAFF2919890F8DB2162B11CDD11DB</uuid>
    <definition>#//@symptomCatalog/@symptomDefinition.2</definition>
    <action:action directive="DB2OutOfMemoryResolution.xml"/>
  </symptom:symptomEffect>
  <symptom:symptomDefinition>
    <name>Web server out of memory</name>
    <version>2.2.0</version>
    <description>
      <message>The Web server has stopped due to insufficent memory.</message>
    </description>
    <comment>
       <message>priority=70</message>
    </comment>
    <rule>#D2BBAFF2919890F8497F00301CE511DB</rule>
    <effect>#D2BBAFF2919890F865FADEF01CE511DB</effect>
  </symptom:symptomDefinition>
  <symptom:symptomRule>
    <uuid>D2BBAFF2919890F8497F00301CE511DB</uuid>
    <name>Search for HTTP Out of Memory Error</name>
    <engine>#D2BBAFF2919890F8144CD7301CDA11DB</engine>
    <definition>#//@symptomCatalog/@symptomDefinition.3</definition>
    <expression:xpathExpression>/CommonBaseEvent[(contains(sourceComponentId/@componentType, 'HTTPServer')) and ((contains(@msg, 'SSL0324E')) or (contains(@msg, 'SSL0182E')) or (contains(@msg, 'SSL0183E')) or (contains(@msg, 'SSL0204E')) or (contains(@msg, 'SSL0317E')) or (contains(@msg, 'SSL0185E')))]</expression:xpathExpression>
  </symptom:symptomRule>
  <symptom:symptomEffect>
    <uuid>D2BBAFF2919890F865FADEF01CE511DB</uuid>
    <definition>#//@symptomCatalog/@symptomDefinition.3</definition>
    <action:action directive="HTTPOutOfMemoryResolution.xml"/>
  </symptom:symptomEffect>
  <symptom:symptomDefinition>
    <name>Web server memory error</name>
    <description>
      <message>The Web server has stopped due to a segmentation fault.  A program running in the Web server attempted to access a memory location that it is not allowed to access.</message>
    </description>
    <comment>
       <message>priority=90</message>
    </comment>
    <rule>#E85697C030DD82D39E80D720271211DB</rule>
    <effect>#E85697C030DD82D3D4720B61271211DB</effect>
  </symptom:symptomDefinition>
  <symptom:symptomRule>
    <uuid>E85697C030DD82D39E80D720271211DB</uuid>
    <name>Search for Segmentation Fault</name>
    <description>
      <message>Example log:&#xD;
[Sun Sep 29 06:16:00 2002] [error] [notice] child pid 1772 exit signal Segmentation fault (11)&#xD;
</message>
    </description>
    <engine>#E85697C030DD82D3A64ADBE0271211DB</engine>
    <definition>#//@symptomCatalog/@symptomDefinition.4</definition>
    <expression:xpathExpression>/CommonBaseEvent[(contains(sourceComponentId/@componentType, 'HTTPServer')) and ((contains(@msg, 'Segmentation fault'))or (contains(@msg, 'signal sig - 11')))]</expression:xpathExpression>
  </symptom:symptomRule>
  <symptom:symptomEngine>
    <uuid>E85697C030DD82D3A64ADBE0271211DB</uuid>
    <name>XPath rule engine</name>
  </symptom:symptomEngine>
  <symptom:symptomEffect>
    <uuid>E85697C030DD82D3D4720B61271211DB</uuid>
    <definition>#//@symptomCatalog/@symptomDefinition.4</definition>
    <action:action directive="HTTPSegFaultResolution.xml"/>
  </symptom:symptomEffect>
  <symptom:symptomDefinition>
    <name>Unable to reach server</name>
    <version>2.2.0</version>
    <description>
      <message>No connection can be established with the server.</message>
    </description>
    <comment>
       <message>priority=20</message>
    </comment>
    <rule>#DAE4E0CAB08BB331A937D040289F11DB</rule>
    <effect>#DAE4E0CAB08BB3318AEFEEA128A011DB</effect>
  </symptom:symptomDefinition>
  <symptom:symptomRule>
    <uuid>DAE4E0CAB08BB331A937D040289F11DB</uuid>
    <name>DIAG_PING</name>
    <version>2.2.0</version>
    <description>
      <message>Diagnostic rule for DIAG_PING test</message>
    </description>
    <engine>#DAE4E0CAB08BB331D56E2C40289F11DB</engine>
    <definition>#//@symptomCatalog/@symptomDefinition.5</definition>
    <expression:xpathExpression>/CommonBaseEvent[(sourceComponentId/@componentType = 'iruDiagnostics') and (contains(@msg, 'DIAG_PING'))]</expression:xpathExpression>
  </symptom:symptomRule>
  <symptom:symptomEngine>
    <uuid>DAE4E0CAB08BB331D56E2C40289F11DB</uuid>
    <name>XPath rule engine</name>
  </symptom:symptomEngine>
  <symptom:symptomEffect>
    <uuid>DAE4E0CAB08BB3318AEFEEA128A011DB</uuid>
    <definition>#//@symptomCatalog/@symptomDefinition.5</definition>
    <action:action directive="UnableToReachServer.xml"/>
  </symptom:symptomEffect>
  <symptom:symptomDefinition>
    <name>Unable to reach console agent</name>
    <version>2.2.0</version>
    <description>
      <message>No connection can be established with the console agent.</message>
    </description>
    <comment>
       <message>priority=20</message>
    </comment>
    <rule>#DAE4E0CAB08BB331D1F367F028A011DB</rule>
    <effect>#DAE4E0CAB08BB3312B240C3128A111DB</effect>
  </symptom:symptomDefinition>
  <symptom:symptomRule>
    <uuid>DAE4E0CAB08BB331D1F367F028A011DB</uuid>
    <name>Unable to reach Agent</name>
    <version></version>
    <engine>#DAE4E0CAB08BB331D56E2C40289F11DB</engine>
    <definition>#//@symptomCatalog/@symptomDefinition.6</definition>
    <expression:xpathExpression>/CommonBaseEvent[(sourceComponentId/@componentType = 'iruDiagnostics') and (contains(@msg, 'DIAG_AGENT_UP'))]</expression:xpathExpression>
  </symptom:symptomRule>
  <symptom:symptomEffect>
    <uuid>DAE4E0CAB08BB3312B240C3128A111DB</uuid>
    <name>UnableToReachAgent.xml</name>
    <definition>#//@symptomCatalog/@symptomDefinition.6</definition>
    <action:action directive="UnableToReachAgent.xml"/>
  </symptom:symptomEffect>
  <symptom:symptomDefinition>
    <name>Database stopped</name>
    <version>2.2.0</version>
    <description>
      <message>The database server is stopped.</message>
    </description>
    <comment>
       <message>priority=20</message>
    </comment>
    <rule>#DAE4E0CAB08BB3315B1881A028A111DB</rule>
    <effect>#DAE4E0CAB08BB3317C39576128A111DB</effect>
  </symptom:symptomDefinition>
  <symptom:symptomRule>
    <uuid>DAE4E0CAB08BB3315B1881A028A111DB</uuid>
    <name>Database stopped</name>
    <engine>#DAE4E0CAB08BB331D56E2C40289F11DB</engine>
    <definition>#//@symptomCatalog/@symptomDefinition.7</definition>
    <expression:xpathExpression>/CommonBaseEvent[(sourceComponentId/@componentType = 'iruDiagnostics') and (contains(@msg,'DIAG_DATABASE_UP'))]</expression:xpathExpression>
  </symptom:symptomRule>
  <symptom:symptomEffect>
    <uuid>DAE4E0CAB08BB3317C39576128A111DB</uuid>
    <name>DBStopped.xml</name>
    <description>
      <message>         </message>
    </description>
    <definition>#//@symptomCatalog/@symptomDefinition.7</definition>
    <action:action directive="DBStopped.xml"/>
  </symptom:symptomEffect>
  <symptom:symptomDefinition>
    <name>Application server stopped</name>
    <version>2.2.0</version>
    <description>
      <message>The application server is stopped.</message>
    </description>
    <comment>
       <message>priority=20</message>
    </comment>
    <rule>#DAE4E0CAB08BB3319C9FB6C028A111DB</rule>
    <effect>#DAE4E0CAB08BB331C1E68F8128A111DB</effect>
  </symptom:symptomDefinition>
  <symptom:symptomRule>
    <uuid>DAE4E0CAB08BB3319C9FB6C028A111DB</uuid>
    <name>Application server stopped</name>
    <engine>#DAE4E0CAB08BB331D56E2C40289F11DB</engine>
    <definition>#//@symptomCatalog/@symptomDefinition.8</definition>
    <expression:xpathExpression>/CommonBaseEvent[(sourceComponentId/@componentType = 'iruDiagnostics') and (contains(@msg, 'DIAG_APP_SERVER_UP'))]</expression:xpathExpression>
  </symptom:symptomRule>
  <symptom:symptomEffect>
    <uuid>DAE4E0CAB08BB331C1E68F8128A111DB</uuid>
    <name>AppserverStopped.xml</name>
    <description>
      <message></message>
    </description>
    <definition>#//@symptomCatalog/@symptomDefinition.8</definition>
    <action:action directive="AppserverStopped.xml"/>
  </symptom:symptomEffect>
  <symptom:symptomDefinition>
    <name>Application server not responding</name>
    <version>2.2.0</version>
    <description>
      <message>The application server is not responding to requests.</message>
    </description>
    <comment>
       <message>priority=20</message>
    </comment>
    <rule>#DAE4E0CAB08BB331DBA215C028A111DB</rule>
    <effect>#DAE4E0CAB08BB331F62BE88128A111DB</effect>
    <effect>#DAE4E0CAB08BB331F62BE88128A111DC</effect>
  </symptom:symptomDefinition>
  <symptom:symptomRule>
    <uuid>DAE4E0CAB08BB331DBA215C028A111DB</uuid>
    <name>Application server hung</name>
    <engine>#DAE4E0CAB08BB331D56E2C40289F11DB</engine>
    <definition>#//@symptomCatalog/@symptomDefinition.9</definition>
    <expression:xpathExpression>/CommonBaseEvent[(sourceComponentId/@componentType = 'iruDiagnostics') and (contains(@msg,'DIAG_APP_SERVER_HUNG'))]</expression:xpathExpression>
  </symptom:symptomRule>
  <symptom:symptomEffect>
    <uuid>DAE4E0CAB08BB331F62BE88128A111DB</uuid>
    <name>AppserverHung.xml</name>
    <description>
      <message></message>
    </description>
    <definition>#//@symptomCatalog/@symptomDefinition.9</definition>
    <action:action directive="AppserverHung.xml"/>
  </symptom:symptomEffect>
  <symptom:symptomEffect>
    <uuid>DAE4E0CAB08BB331F62BE88128A111DC</uuid>
    <name>AppserverHung.xml</name>
    <description>
      <message></message>
    </description>
    <definition>#//@symptomCatalog/@symptomDefinition.9</definition>
    <action:action directive="AppserverHungManual.xml"/>
  </symptom:symptomEffect>
  <symptom:symptomDefinition>
    <name>Web server stopped</name>
    <version>2.2.0</version>
    <description>
      <message>The Web server is stopped.</message>
    </description>
    <comment>
       <message>priority=20</message>
    </comment>
    <rule>#DAE4E0CAB08BB3310EA503B028A211DB</rule>
    <effect>#DAE4E0CAB08BB3312542F64128A211DB</effect>
  </symptom:symptomDefinition>
  <symptom:symptomRule>
    <uuid>DAE4E0CAB08BB3310EA503B028A211DB</uuid>
    <name>Web server stopped</name>
    <engine>#DAE4E0CAB08BB331D56E2C40289F11DB</engine>
    <definition>#//@symptomCatalog/@symptomDefinition.10</definition>
    <expression:xpathExpression>/CommonBaseEvent[(sourceComponentId/@componentType = 'iruDiagnostics') and (contains(@msg,'DIAG_WEB_SERVER_UP'))]</expression:xpathExpression>
  </symptom:symptomRule>
  <symptom:symptomEffect>
    <uuid>DAE4E0CAB08BB3312542F64128A211DB</uuid>
    <name>WebserverStopped.xml</name>
    <description>
      <message> </message>
    </description>
    <definition>#//@symptomCatalog/@symptomDefinition.10</definition>
    <action:action directive="WebserverStopped.xml"/>
  </symptom:symptomEffect>
  <symptom:symptomRule>
    <uuid>EC8ECB52BB12512F8C37E3602C8F11DB</uuid>
    <name>Search for StaleConnectionException</name>
    <engine>#EC8ECB52BB12512FA29412002C8F11DB</engine>
    <definition>#//@symptomCatalog/@symptomDefinition.11</definition>
    <expression:xpathExpression>/CommonBaseEvent[(contains(sourceComponentId/@componentType, 'WebSphereExpressServer')) and (contains(@msg, 'com.ibm.websphere.ce.cm.StaleConnectionException'))]</expression:xpathExpression>
  </symptom:symptomRule>
  <symptom:symptomEngine>
    <uuid>EC8ECB52BB12512FA29412002C8F11DB</uuid>
    <name>XPath rule engine</name>
  </symptom:symptomEngine>
  <symptom:symptomEffect>
    <uuid>EC8ECB52BB12512FADE9D5912C8F11DB</uuid>
    <definition>#//@symptomCatalog/@symptomDefinition.11</definition>
    <action:action directive="WASStaleConnectionResolution.xml"/>
  </symptom:symptomEffect>
  <symptom:symptomDefinition>
    <name>Database stopped unexpectedly</name>
    <version>2.2.0</version>
    <description>
      <message>The database stopped while the application server was accessing it.</message>
    </description>
    <comment>
       <message>priority=70</message>
    </comment>
    <rule>#EC8ECB52BB12512F8C37E3602C8F11DB</rule>
    <effect>#EC8ECB52BB12512FADE9D5912C8F11DB</effect>
  </symptom:symptomDefinition>
  <symptom:symptomDefinition>
    <name>Application server cannot connect to database</name>
    <version>2.2.0</version>
    <description>
      <message>The application server failed to connect to the database.</message>
    </description>
    <comment>
       <message>priority=70</message>
    </comment>
    <rule>#EC8ECB52BB12512F6EB486102C9711DB</rule>
    <effect>#EC8ECB52BB12512F7ED873812C9711DB</effect>
  </symptom:symptomDefinition>
  <symptom:symptomRule>
    <uuid>EC8ECB52BB12512F6EB486102C9711DB</uuid>
    <name>Search for Connention Pool Timeout Exception</name>
    <engine>#EC8ECB52BB12512F7A9D13C02C9711DB</engine>
    <definition>#//@symptomCatalog/@symptomDefinition.12</definition>
    <expression:xpathExpression>/CommonBaseEvent[(contains(sourceComponentId/@componentType, 'WebSphereExpressServer')) and (contains(@msg, 'J2CA0045E'))]</expression:xpathExpression>
  </symptom:symptomRule>
  <symptom:symptomEngine>
    <uuid>EC8ECB52BB12512F7A9D13C02C9711DB</uuid>
    <name>XPath rule engine</name>
  </symptom:symptomEngine>
  <symptom:symptomEffect>
    <uuid>EC8ECB52BB12512F7ED873812C9711DB</uuid>
    <definition>#//@symptomCatalog/@symptomDefinition.12</definition>
    <action:action directive="WASConnPoolTimeoutResolution.xml"/>
  </symptom:symptomEffect>
  <symptom:symptomDefinition>
    <name>Application server not found</name>
    <version>2.2.0.0</version>
    <description>
      <message>The console agent cannot find the application server.  The console agent may not be configured correctly. [IRU05125, IRU05128]</message>
    </description>
    <comment>
       <message>priority=50</message>
    </comment>
    <rule>#ED42874345CABF119B8136C02D2811DB</rule>
    <effect>#ED42874345CABF11F67165512D2811DB</effect>
  </symptom:symptomDefinition>
  <symptom:symptomRule>
    <uuid>ED42874345CABF119B8136C02D2811DB</uuid>
    <name>Application server instance not found</name>
    <engine>#ED42874345CABF11D2C291B02D2811DB</engine>
    <definition>#//@symptomCatalog/@symptomDefinition.13</definition>
    <expression:xpathExpression>/CommonBaseEvent[(sourceComponentId/@componentType = 'iruDiagnostics') and (contains(@msg, 'DIAG_APP_SERVER_UP')) and ((contains(@msg,'IRU05125')) or (contains(@msg, 'IRU05128')))]</expression:xpathExpression>
  </symptom:symptomRule>
  <symptom:symptomEngine>
    <uuid>ED42874345CABF11D2C291B02D2811DB</uuid>
    <name>XPath rule engine</name>
  </symptom:symptomEngine>
  <symptom:symptomEffect>
    <uuid>ED42874345CABF11F67165512D2811DB</uuid>
    <name>AppserviceInstanceNotFound.xml</name>
    <definition>#//@symptomCatalog/@symptomDefinition.13</definition>
    <action:action directive="AppserverInstanceNotFound.xml"/>
  </symptom:symptomEffect>
  <symptom:symptomDefinition>
    <name>Console cannot manage application server</name>
    <version>2.2.0.0</version>
    <description>
      <message>The console cannot contact the application server at the specified port. [IRU05130]</message>
    </description>
    <comment>
       <message>priority=50</message>
    </comment>
    <rule>#ED42874345CABF11EB1718702D2911DB</rule>
    <effect>#ED42874345CABF11CDB374F12D2D11DB</effect>
  </symptom:symptomDefinition>
  <symptom:symptomRule>
    <uuid>ED42874345CABF11EB1718702D2911DB</uuid>
    <name>No profile found</name>
    <engine>#ED42874345CABF11D2C291B02D2811DB</engine>
    <definition>#//@symptomCatalog/@symptomDefinition.14</definition>
    <expression:xpathExpression>/CommonBaseEvent[(sourceComponentId/@componentType = 'iruDiagnostics') and (contains(@msg, 'DIAG_APP_SERVER_UP')) and (contains(@msg, 'IRU05130'))]</expression:xpathExpression>
  </symptom:symptomRule>
  <symptom:symptomEffect>
    <uuid>ED42874345CABF11CDB374F12D2D11DB</uuid>
    <name>ProfileNotFound.xml</name>
    <definition>#//@symptomCatalog/@symptomDefinition.14</definition>
    <action:action directive="ProfileNotFound.xml"/>
  </symptom:symptomEffect>
  <symptom:symptomDefinition>
    <name>Application server install path error</name>
    <version>2.2.0.0</version>
    <description>
      <message>There are application server installation paths in the console agent properties file that are incorrect. [IRU05061]</message>
    </description>
    <comment>
       <message>priority=50</message>
    </comment>
    <rule>#ED42874345CABF111FB5C2C02D2F11DB</rule>
    <effect>#ED42874345CABF113AC78A312D2F11DB</effect>
  </symptom:symptomDefinition>
  <symptom:symptomRule>
    <uuid>ED42874345CABF111FB5C2C02D2F11DB</uuid>
    <name>Appserver install paths invalid</name>
    <engine>#ED42874345CABF11D2C291B02D2811DB</engine>
    <definition>#//@symptomCatalog/@symptomDefinition.17</definition>
    <expression:xpathExpression>/CommonBaseEvent[(sourceComponentId/@componentType = 'iruDiagnostics') and (contains(@msg, 'DIAG_APP_SERVER_UP')) and (contains(@msg,'IRU05061'))]</expression:xpathExpression>
  </symptom:symptomRule>
  <symptom:symptomEffect>
    <uuid>ED42874345CABF113AC78A312D2F11DB</uuid>
    <name>AppserverInstallPathsInvalid.xml</name>
    <definition>#//@symptomCatalog/@symptomDefinition.17</definition>
    <action:action directive="AppserverInstallPathsInvalid.xml"/>
  </symptom:symptomEffect>
  <symptom:symptomDefinition>
    <name>Web server not found</name>
    <version>2.2.0.0</version>
    <description>
      <message>The console cannot contact the Web server at the specified port. [IRU05125/IRU05128]</message>
      <messageData msgLocale="en_US"/>
    </description>
    <comment>
       <message>priority=50</message>
    </comment>
    <rule>#E74AD0FE8A034ECBE61A34402D6711DB</rule>
    <effect>#E74AD0FE8A034ECB05027F212D6811DB</effect>
  </symptom:symptomDefinition>
  <symptom:symptomRule>
    <uuid>E74AD0FE8A034ECBE61A34402D6711DB</uuid>
    <name>Web server instance not found</name>
    <engine>#E74AD0FE8A034ECB003A96D02D6811DB</engine>
    <definition>#//@symptomCatalog/@symptomDefinition.18</definition>
    <expression:xpathExpression>/CommonBaseEvent[(sourceComponentId/@componentType = 'iruDiagnostics') and (contains(@msg, 'DIAG_WEB_SERVER_UP')) and ((contains(@msg,'IRU05125')) or (contains(@msg, 'IRU05128')))]</expression:xpathExpression>
  </symptom:symptomRule>
  <symptom:symptomEngine>
    <uuid>E74AD0FE8A034ECB003A96D02D6811DB</uuid>
    <name>XPath rule engine</name>
  </symptom:symptomEngine>
  <symptom:symptomEffect>
    <uuid>E74AD0FE8A034ECB05027F212D6811DB</uuid>
    <name>WebServerInstanceNotFound.xml</name>
    <definition>#//@symptomCatalog/@symptomDefinition.18</definition>
    <action:action directive="WebServerInstanceNotFound.xml"/>
  </symptom:symptomEffect>
  <symptom:symptomDefinition>
    <name>Web server install path error</name>
    <version>2.2.0.0</version>
    <description>
      <message>There are web server installation paths in the console agent properties file that are incorrect. [IRU05061]</message>
    </description>
    <comment>
       <message>priority=50</message>
    </comment>
    <rule>#FE21EF1E1A1B3B87F34B8E402D6A11DB</rule>
    <effect>#FE21EF1E1A1B3B87F7B4DBD12D6A11DB</effect>
  </symptom:symptomDefinition>
  <symptom:symptomDefinition>
    <name>Database install path error</name>
    <version>2.2.0.0</version>
    <description>
      <message>There are database installation paths in the console agent properties file that are incorrect. [IRU05061]</message>
    </description>
    <comment>
       <message>priority=50</message>
    </comment>
    <rule>#FE21EF1E1A1B3B87FB6846E02D6A11DB</rule>
    <effect>#FE21EF1E1A1B3B87FEE623012D6A11DB</effect>
  </symptom:symptomDefinition>
  <symptom:symptomRule>
    <uuid>FE21EF1E1A1B3B87F34B8E402D6A11DB</uuid>
    <name>WebServer install paths invalid</name>
    <engine>#FE21EF1E1A1B3B87F5C122202D6A11DB</engine>
    <definition>#//@symptomCatalog/@symptomDefinition.19</definition>
    <expression:xpathExpression>/CommonBaseEvent[(sourceComponentId/@componentType = 'iruDiagnostics') and (contains(@msg, 'DIAG_WEB_SERVER_UP')) and (contains(@msg,'IRU05061'))]</expression:xpathExpression>
  </symptom:symptomRule>
  <symptom:symptomEngine>
    <uuid>FE21EF1E1A1B3B87F5C122202D6A11DB</uuid>
    <name>XPath rule engine</name>
  </symptom:symptomEngine>
  <symptom:symptomEffect>
    <uuid>FE21EF1E1A1B3B87F7B4DBD12D6A11DB</uuid>
    <name>WebserverInstallPathsInvalid.xml</name>
    <definition>#//@symptomCatalog/@symptomDefinition.19</definition>
    <action:action directive="WebserverInstallPathsInvalid.xml"/>
  </symptom:symptomEffect>
  <symptom:symptomRule>
    <uuid>FE21EF1E1A1B3B87FB6846E02D6A11DB</uuid>
    <name>Database install paths invalid</name>
    <engine>#FE21EF1E1A1B3B87F5C122202D6A11DB</engine>
    <definition>#//@symptomCatalog/@symptomDefinition.20</definition>
    <expression:xpathExpression>/CommonBaseEvent[(sourceComponentId/@componentType = 'iruDiagnostics') and (contains(@msg, 'DIAG_DATABASE_UP')) and (contains(@msg,'IRU05061'))]</expression:xpathExpression>
  </symptom:symptomRule>
  <symptom:symptomEffect>
    <uuid>FE21EF1E1A1B3B87FEE623012D6A11DB</uuid>
    <name>DatabaseInstallPathsInvalid.xml</name>
    <definition>#//@symptomCatalog/@symptomDefinition.20</definition>
    <action:action directive="DatabaseInstallPathsInvalid.xml"/>
  </symptom:symptomEffect>
  <symptom:symptomEngine>
    <uuid>CFBFD2F13628C7E4B1F1CF802E1F11DB</uuid>
    <name>XPath rule engine</name>
  </symptom:symptomEngine>
  <symptom:symptomDefinition>
    <name>Maximum database connections exceeded</name>
    <version>2.2.0</version>
    <description>
      <message>The maximum number of connections to the database was exceeded. The database command was not processed. [SQL1040N]</message>
    </description>
    <comment>
       <message>priority=50</message>
    </comment>
    <rule>#D4989CF2FEE6252246825B50391B11DB</rule>
    <effect>#D4989CF2FEE62522629374E1391C11DB</effect>
  </symptom:symptomDefinition>
  <symptom:symptomRule>
    <uuid>D4989CF2FEE6252246825B50391B11DB</uuid>
    <name>Search for SQL 1040</name>
    <engine>#D4989CF2FEE625225087F830391B11DB</engine>
    <definition>#//@symptomCatalog/@symptomDefinition.21</definition>
    <expression:xpathExpression>/CommonBaseEvent[( (((contains(sourceComponentId/@componentType, 'IBMDB2UDB')) and extendedDataElements/@values='ZRC=0xFFFFFBF0=-1040')) or ((contains(@msg, '-1040'))))]</expression:xpathExpression>
  </symptom:symptomRule>
  <symptom:symptomEngine>
    <uuid>D4989CF2FEE625225087F830391B11DB</uuid>
    <name>XPath rule engine</name>
  </symptom:symptomEngine>
  <symptom:symptomEffect>
    <uuid>D4989CF2FEE62522629374E1391C11DB</uuid>
    <name>DatabaseMaxAppl.xml</name>
    <definition>#//@symptomCatalog/@symptomDefinition.21</definition>
    <action:action directive="DatabaseMaxAppl.xml"/>
  </symptom:symptomEffect>
  <symptom:symptomDefinition>
    <name>Application backup location incorrect</name>
    <description>
      <message>The location given for the application backup is incorrect. [IRU05455]</message>
    </description>
    <rule>#F8CFCED8252C28A57E41268041D511DB</rule>
    <effect>#F8CFCED8252C28A5909F257041D511DB</effect>
  </symptom:symptomDefinition>
  <symptom:symptomRule>
    <uuid>F8CFCED8252C28A57E41268041D511DB</uuid>
    <name>Search for IRU_5455</name>
    <engine>#F8CFCED8252C28A587BECEB041D511DB</engine>
    <definition>#//@symptomCatalog/@symptomDefinition.22</definition>
    <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05455'))]</expression:xpathExpression>
  </symptom:symptomRule>
  <symptom:symptomEngine>
    <uuid>F8CFCED8252C28A587BECEB041D511DB</uuid>
    <name>XPath rule engine</name>
  </symptom:symptomEngine>
  <symptom:symptomEffect>
    <uuid>F8CFCED8252C28A5909F257041D511DB</uuid>
    <definition>#//@symptomCatalog/@symptomDefinition.22</definition>
    <action:action directive="solBackupResolution.xml"/>
  </symptom:symptomEffect>
    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D511DD</uuid>
        <name>IRU05966</name>
        <version>2.2.0</version>
        <description>
            <message>Specify an install path for server {0}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D511DE</rule>
        <effect>#F8CFCED8252C28A5909F257041D511DF</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D511DE</uuid>
        <name>Search for IRU05966</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D511E0</engine>
        <definition>#F8CFCED8252C28A5909F257041D511DD</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05966'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D511DF</uuid>
        <name>Recommendation for IRU05966</name>
        <definition>#F8CFCED8252C28A5909F257041D511DD</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D511E0</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D511E1</uuid>
        <name>IRU05525</name>
        <version>2.2.0</version>
        <description>
            <message>Error parsing application XML file, {0}. Check console agent logs on {1} for details.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D511E2</rule>
        <effect>#F8CFCED8252C28A5909F257041D511E3</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D511E2</uuid>
        <name>Search for IRU05525</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D511E4</engine>
        <definition>#F8CFCED8252C28A5909F257041D511E1</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05525'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D511E3</uuid>
        <name>Recommendation for IRU05525</name>
        <definition>#F8CFCED8252C28A5909F257041D511E1</definition>
        <description>
            <message>An error occurred parsing the XML file.</message>
        </description>
        <recommendation:recommendation>
            <message>Ensure that the IBM HTTP Server instance is configured.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D511E4</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D511E5</uuid>
        <name>IRU05129</name>
        <version>2.2.0</version>
        <description>
            <message>The page you requested is not supported.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D511E6</rule>
        <effect>#F8CFCED8252C28A5909F257041D511E7</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D511E6</uuid>
        <name>Search for IRU05129</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D511E8</engine>
        <definition>#F8CFCED8252C28A5909F257041D511E5</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05129'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D511E7</uuid>
        <name>Recommendation for IRU05129</name>
        <definition>#F8CFCED8252C28A5909F257041D511E5</definition>
        <description>
            <message>The console agent does not support the
request made by the Express Runtime console.</message>
        </description>
        <recommendation:recommendation>
            <message>No action is required; the function is not supported
by this operating system.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D511E8</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D511E9</uuid>
        <name>IRU05964</name>
        <version>2.2.0</version>
        <description>
            <message>Specify an administrator ID and password for server {0}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D511EA</rule>
        <effect>#F8CFCED8252C28A5909F257041D511EB</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D511EA</uuid>
        <name>Search for IRU05964</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D511EC</engine>
        <definition>#F8CFCED8252C28A5909F257041D511E9</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05964'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D511EB</uuid>
        <name>Recommendation for IRU05964</name>
        <definition>#F8CFCED8252C28A5909F257041D511E9</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D511EC</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D511ED</uuid>
        <name>IRU05127</name>
        <version>2.2.0</version>
        <description>
            <message>Could not find the Apache service name for configuration file
{0}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D511EE</rule>
        <effect>#F8CFCED8252C28A5909F257041D511EF</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D511EE</uuid>
        <name>Search for IRU05127</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D511F0</engine>
        <definition>#F8CFCED8252C28A5909F257041D511ED</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05127'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D511EF</uuid>
        <name>Recommendation for IRU05127</name>
        <definition>#F8CFCED8252C28A5909F257041D511ED</definition>
        <description>
            <message>The console agent can only start and stop
instances of IBM® HTTP
Server that are configured as a Windows® service. There was not a Windows service
entry corresponding to the requested IBM HTTP Server instance.</message>
        </description>
        <recommendation:recommendation>
            <message>Configure the IBM HTTP Server instance to be a Windows Service.
See IBM HTTP
Server documentation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D511F0</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D511F1</uuid>
        <name>IRU05006</name>
        <version>2.2.0</version>
        <description>
            <message>Could not connect to server.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D511F2</rule>
        <effect>#F8CFCED8252C28A5909F257041D511F3</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D511F2</uuid>
        <name>Search for IRU05006</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D511F4</engine>
        <definition>#F8CFCED8252C28A5909F257041D511F1</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05006'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D511F3</uuid>
        <name>Recommendation for IRU05006</name>
        <definition>#F8CFCED8252C28A5909F257041D511F1</definition>
        <description>
            <message>The Express Runtime
console could not connect to the specified server.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the error logs and
the troubleshooting section of the Express Runtime Information Center to find
more details on how to resolve this problem.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D511F4</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D511F5</uuid>
        <name>IRU05644</name>
        <version>2.2.0</version>
        <description>
            <message>The file containing the recommended steps for this problem, {0}, could not be found.  Try updating your problem definitions.  If the problem persists, report it to product support.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D511F6</rule>
        <effect>#F8CFCED8252C28A5909F257041D511F7</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D511F6</uuid>
        <name>Search for IRU05644</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D511F8</engine>
        <definition>#F8CFCED8252C28A5909F257041D511F5</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05644'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D511F7</uuid>
        <name>Recommendation for IRU05644</name>
        <definition>#F8CFCED8252C28A5909F257041D511F5</definition>
        <description>
            <message>The required file was not found.</message>
        </description>
        <recommendation:recommendation>
            <message>Try updating your problem definitions.  If the problem persists, report it to product support.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D511F8</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D511F9</uuid>
        <name>IRU05521</name>
        <version>2.2.0</version>
        <description>
            <message>Specify a value to set as the trace level.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D511FA</rule>
        <effect>#F8CFCED8252C28A5909F257041D511FB</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D511FA</uuid>
        <name>Search for IRU05521</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D511FC</engine>
        <definition>#F8CFCED8252C28A5909F257041D511F9</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05521'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D511FB</uuid>
        <name>Recommendation for IRU05521</name>
        <definition>#F8CFCED8252C28A5909F257041D511F9</definition>
        <description>
            <message>No selection was made.</message>
        </description>
        <recommendation:recommendation>
            <message>Select one or more of the levels.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D511FC</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D511FD</uuid>
        <name>IRU05642</name>
        <version>2.2.0</version>
        <description>
            <message>Invalid directory given for the FTP server. If you are connecting to a public ftp service for technical support, you might not need to provide a directory. Format the server name as follows: ftp://myServer/ (for example, ftp://www.ibm.com/). Below is the error message from the ftp server.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D511FE</rule>
        <effect>#F8CFCED8252C28A5909F257041D511FF</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D511FE</uuid>
        <name>Search for IRU05642</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51200</engine>
        <definition>#F8CFCED8252C28A5909F257041D511FD</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05642'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D511FF</uuid>
        <name>Recommendation for IRU05642</name>
        <definition>#F8CFCED8252C28A5909F257041D511FD</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51200</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51201</uuid>
        <name>IRU05763</name>
        <version>2.2.0</version>
        <description>
            <message>The directory or file specified for backup is not valid: {0}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51202</rule>
        <effect>#F8CFCED8252C28A5909F257041D51203</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51202</uuid>
        <name>Search for IRU05763</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51204</engine>
        <definition>#F8CFCED8252C28A5909F257041D51201</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05763'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51203</uuid>
        <name>Recommendation for IRU05763</name>
        <definition>#F8CFCED8252C28A5909F257041D51201</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51204</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51205</uuid>
        <name>IRU05004</name>
        <version>2.2.0</version>
        <description>
            <message>Specify a port.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51206</rule>
        <effect>#F8CFCED8252C28A5909F257041D51207</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51206</uuid>
        <name>Search for IRU05004</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51208</engine>
        <definition>#F8CFCED8252C28A5909F257041D51205</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05004'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51207</uuid>
        <name>Recommendation for IRU05004</name>
        <definition>#F8CFCED8252C28A5909F257041D51205</definition>
        <description>
            <message>A valid port number was not
specified in order to perform the task.</message>
        </description>
        <recommendation:recommendation>
            <message>Provide a valid port number.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51208</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51209</uuid>
        <name>IRU05125</name>
        <version>2.2.0</version>
        <description>
            <message>Could not find server instance.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5120A</rule>
        <effect>#F8CFCED8252C28A5909F257041D5120B</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5120A</uuid>
        <name>Search for IRU05125</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D5120C</engine>
        <definition>#F8CFCED8252C28A5909F257041D51209</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05125'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5120B</uuid>
        <name>Recommendation for IRU05125</name>
        <definition>#F8CFCED8252C28A5909F257041D51209</definition>
        <description>
            <message>The instance of the IBM® HTTP Server
that you are attempting to administer cannot be found. Most likely this error
occurred due to an incorrect console agent configuration or an incorrect installation
of the IBM HTTP
Server.</message>
        </description>
        <recommendation:recommendation>
            <message>If the problem persists, reinstall the
HTTP management extension, or reinstall the IBM HTTP Server.  If the problem persists,
contact your system administrator or support representative.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D5120C</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D5120D</uuid>
        <name>IRU05761</name>
        <version>2.2.0</version>
        <description>
            <message>No start database manager command was issued.  You must start the database before a backup can occur.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5120E</rule>
        <effect>#F8CFCED8252C28A5909F257041D5120F</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5120E</uuid>
        <name>Search for IRU05761</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51210</engine>
        <definition>#F8CFCED8252C28A5909F257041D5120D</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05761'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5120F</uuid>
        <name>Recommendation for IRU05761</name>
        <definition>#F8CFCED8252C28A5909F257041D5120D</definition>
        <description>
            <message>The database is not running.</message>
        </description>
        <recommendation:recommendation>
            <message>Start the database, and retry the backup operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51210</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51211</uuid>
        <name>IRU05640</name>
        <version>2.2.0</version>
        <description>
            <message>Could not connect to the FTP server. Ensure the server name is entered correctly and is in the format of ftp://serverName/directory (for example, ftp://www.ibm.com/expressRuntime).</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51212</rule>
        <effect>#F8CFCED8252C28A5909F257041D51213</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51212</uuid>
        <name>Search for IRU05640</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51214</engine>
        <definition>#F8CFCED8252C28A5909F257041D51211</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05640'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51213</uuid>
        <name>Recommendation for IRU05640</name>
        <definition>#F8CFCED8252C28A5909F257041D51211</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51214</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51215</uuid>
        <name>IRU05000</name>
        <version>2.2.0</version>
        <description>
            <message>Failed: Incorrect user ID or password</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51216</rule>
        <effect>#F8CFCED8252C28A5909F257041D51217</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51216</uuid>
        <name>Search for IRU05000</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51218</engine>
        <definition>#F8CFCED8252C28A5909F257041D51215</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05000'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51217</uuid>
        <name>Recommendation for IRU05000</name>
        <definition>#F8CFCED8252C28A5909F257041D51215</definition>
        <description>
            <message>An authentication failed due to either
incorrect user ID or password.</message>
        </description>
        <recommendation:recommendation>
            <message>Enter the correct user ID and password.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51218</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51219</uuid>
        <name>IRU05758</name>
        <version>2.2.0</version>
        <description>
            <message>An error occurred while starting the database; ensure that the user ID provided has proper authority to start the database.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5121A</rule>
        <effect>#F8CFCED8252C28A5909F257041D5121B</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5121A</uuid>
        <name>Search for IRU05758</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D5121C</engine>
        <definition>#F8CFCED8252C28A5909F257041D51219</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05758'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5121B</uuid>
        <name>Recommendation for IRU05758</name>
        <definition>#F8CFCED8252C28A5909F257041D51219</definition>
        <description>
            <message>The database could not be started.</message>
        </description>
        <recommendation:recommendation>
            <message>Check to be sure the user ID specified has the proper authorization, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D5121C</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D5121D</uuid>
        <name>IRU05516</name>
        <version>2.2.0</version>
        <description>
            <message>No resources discovered on the following host:   {0}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5121E</rule>
        <effect>#F8CFCED8252C28A5909F257041D5121F</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5121E</uuid>
        <name>Search for IRU05516</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51220</engine>
        <definition>#F8CFCED8252C28A5909F257041D5121D</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05516'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5121F</uuid>
        <name>Recommendation for IRU05516</name>
        <definition>#F8CFCED8252C28A5909F257041D5121D</definition>
        <description>
            <message>No resources were discovered on the referenced host.</message>
        </description>
        <recommendation:recommendation>
            <message>Use the Define Applications task to add the resources, or redeploy the application.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51220</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51221</uuid>
        <name>IRU05635</name>
        <version>2.2.0</version>
        <description>
            <message>The server, {0}, returned the following error:
{1}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51222</rule>
        <effect>#F8CFCED8252C28A5909F257041D51223</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51222</uuid>
        <name>Search for IRU05635</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51224</engine>
        <definition>#F8CFCED8252C28A5909F257041D51221</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05635'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51223</uuid>
        <name>Recommendation for IRU05635</name>
        <definition>#F8CFCED8252C28A5909F257041D51221</definition>
        <description>
            <message>There was a problem with
the server.</message>
        </description>
        <recommendation:recommendation>
            <message>Retry the operation. If
it fails, provide the message output to your system administrator or support
representative.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51224</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51225</uuid>
        <name>IRU05756</name>
        <version>2.2.0</version>
        <description>
            <message>More than one matching database exists on this host, use the Define Application panel to select the correct database.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51226</rule>
        <effect>#F8CFCED8252C28A5909F257041D51227</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51226</uuid>
        <name>Search for IRU05756</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51228</engine>
        <definition>#F8CFCED8252C28A5909F257041D51225</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05756'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51227</uuid>
        <name>Recommendation for IRU05756</name>
        <definition>#F8CFCED8252C28A5909F257041D51225</definition>
        <description>
            <message>The database is defined more than once on the host.</message>
        </description>
        <recommendation:recommendation>
            <message>Use the Define Application task to select the correct database.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51228</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51229</uuid>
        <name>IRU05910</name>
        <version>2.2.0</version>
        <description>
            <message>Integrated Solutions Console user {0} failed
to log in to server {1} with database user ID {2}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5122A</rule>
        <effect>#F8CFCED8252C28A5909F257041D5122B</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5122A</uuid>
        <name>Search for IRU05910</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D5122C</engine>
        <definition>#F8CFCED8252C28A5909F257041D51229</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05910'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5122B</uuid>
        <name>Recommendation for IRU05910</name>
        <definition>#F8CFCED8252C28A5909F257041D51229</definition>
        <description>
            <message>This is a security audit
log message.</message>
        </description>
        <recommendation:recommendation>
            <message>This might occur because
someone is trying to break into the server. Investigate to be sure there is
no security problem. If not, no action is required.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D5122C</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D5122D</uuid>
        <name>IRU05512</name>
        <version>2.2.0</version>
        <description>
            <message>Error:  Incorrect user ID or password specified for host {0}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5122E</rule>
        <effect>#F8CFCED8252C28A5909F257041D5122F</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5122E</uuid>
        <name>Search for IRU05512</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51230</engine>
        <definition>#F8CFCED8252C28A5909F257041D5122D</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05512'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5122F</uuid>
        <name>Recommendation for IRU05512</name>
        <definition>#F8CFCED8252C28A5909F257041D5122D</definition>
        <description>
            <message>The user ID and password provided are incorrect.</message>
        </description>
        <recommendation:recommendation>
            <message>Ensure that you provide the correct user ID and password.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51230</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51231</uuid>
        <name>IRU05633</name>
        <version>2.2.0</version>
        <description>
            <message>Cannot perform tasks because the server, {0}, does not have scripts to execute, and the console has no scripts to send. Try updating the problem definitions.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51232</rule>
        <effect>#F8CFCED8252C28A5909F257041D51233</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51232</uuid>
        <name>Search for IRU05633</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51234</engine>
        <definition>#F8CFCED8252C28A5909F257041D51231</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05633'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51233</uuid>
        <name>Recommendation for IRU05633</name>
        <definition>#F8CFCED8252C28A5909F257041D51231</definition>
        <description>
            <message>There are no scripts for the referenced server.</message>
        </description>
        <recommendation:recommendation>
            <message>Try updating the problem definitions and then retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51234</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51235</uuid>
        <name>IRU05951</name>
        <version>2.2.0</version>
        <description>
            <message>Console Agent properties file needs to be updated.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51236</rule>
        <effect>#F8CFCED8252C28A5909F257041D51237</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51236</uuid>
        <name>Search for IRU05951</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51238</engine>
        <definition>#F8CFCED8252C28A5909F257041D51235</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05951'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51237</uuid>
        <name>Recommendation for IRU05951</name>
        <definition>#F8CFCED8252C28A5909F257041D51235</definition>
        <description>
            <message>The properties file is out of date.</message>
        </description>
        <recommendation:recommendation>
            <message>Refer to the troubleshooting section of the online help.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51238</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51239</uuid>
        <name>IRU05510</name>
        <version>2.2.0</version>
        <description>
            <message>Unable to connect to host {0}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5123A</rule>
        <effect>#F8CFCED8252C28A5909F257041D5123B</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5123A</uuid>
        <name>Search for IRU05510</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D5123C</engine>
        <definition>#F8CFCED8252C28A5909F257041D51239</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05510'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5123B</uuid>
        <name>Recommendation for IRU05510</name>
        <definition>#F8CFCED8252C28A5909F257041D51239</definition>
        <description>
            <message>A connection with the host cannot occur.</message>
        </description>
        <recommendation:recommendation>
            <message>Ensure that the host name and console agent port is correct. Also ensure that the console agent is installed and running.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D5123C</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D5123D</uuid>
        <name>IRU05631</name>
        <version>2.2.0</version>
        <description>
            <message>An e-mail cannot be sent because one of the following is missing: mail server name, port, e-mail address.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5123E</rule>
        <effect>#F8CFCED8252C28A5909F257041D5123F</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5123E</uuid>
        <name>Search for IRU05631</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51240</engine>
        <definition>#F8CFCED8252C28A5909F257041D5123D</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05631'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5123F</uuid>
        <name>Recommendation for IRU05631</name>
        <definition>#F8CFCED8252C28A5909F257041D5123D</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51240</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51241</uuid>
        <name>IRU05114</name>
        <version>2.2.0</version>
        <description>
            <message>Remote client {0} issued an unknown server command, {1}. This command did not originate from the IBM Express Runtime console.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51242</rule>
        <effect>#F8CFCED8252C28A5909F257041D51243</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51242</uuid>
        <name>Search for IRU05114</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51244</engine>
        <definition>#F8CFCED8252C28A5909F257041D51241</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05114'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51243</uuid>
        <name>Recommendation for IRU05114</name>
        <definition>#F8CFCED8252C28A5909F257041D51241</definition>
        <description>
            <message>Erroneous or poorly formatted requests to the console agent are ignored, and most likely did not originate from the IBM  Express Runtime console. Repeated requests can be a sign of an attempt to hack into the system.</message>
        </description>
        <recommendation:recommendation>
            <message>Take appropriate steps to determine the origin of the erroneous requests.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51244</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51245</uuid>
        <name>IRU05112</name>
        <version>2.2.0</version>
        <description>
            <message>Remote client {0} has accessed the server. The remote client
was previously exiled from the server.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51246</rule>
        <effect>#F8CFCED8252C28A5909F257041D51247</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51246</uuid>
        <name>Search for IRU05112</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51248</engine>
        <definition>#F8CFCED8252C28A5909F257041D51245</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05112'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51247</uuid>
        <name>Recommendation for IRU05112</name>
        <definition>#F8CFCED8252C28A5909F257041D51245</definition>
        <description>
            <message>This message can occur after
a user has been locked out of the system (exiled) for some period of time.
The original login problem was resolved and the remote user then logged in
with the correct user ID and password. This message can also occur if the
hacking technique of guessing user ID and password pairs is left unchecked
and the hacker eventually guessed the correct user ID and password combination.</message>
        </description>
        <recommendation:recommendation>
            <message>Inspect the security logs on the target
system and investigate the cause of the problem.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51248</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51249</uuid>
        <name>IRU05110</name>
        <version>2.2.0</version>
        <description>
            <message>Remote client {0} has been added to the warning list.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5124A</rule>
        <effect>#F8CFCED8252C28A5909F257041D5124B</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5124A</uuid>
        <name>Search for IRU05110</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D5124C</engine>
        <definition>#F8CFCED8252C28A5909F257041D51249</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05110'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5124B</uuid>
        <name>Recommendation for IRU05110</name>
        <definition>#F8CFCED8252C28A5909F257041D51249</definition>
        <description>
            <message>A remote user tried to access the console
agent, but the access failed. This occurs most commonly because an incorrect
user ID or password was given. This error can also occur if an incomplete
or partial request was received.</message>
        </description>
        <recommendation:recommendation>
            <message>Usually this error occurs because a
user has forgotten a user ID and password combination. However, if multiple
failed attempts from the same remote user continue to occur, this could be
an attempt to break into the system. If you believe that there is an attempted
security violation, contact your security representative.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D5124C</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D5124D</uuid>
        <name>IRU05471</name>
        <version>2.2.0</version>
        <description>
            <message>Specify a schema for host {0}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5124E</rule>
        <effect>#F8CFCED8252C28A5909F257041D5124F</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5124E</uuid>
        <name>Search for IRU05471</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51250</engine>
        <definition>#F8CFCED8252C28A5909F257041D5124D</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05471'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5124F</uuid>
        <name>Recommendation for IRU05471</name>
        <definition>#F8CFCED8252C28A5909F257041D5124D</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51250</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51251</uuid>
        <name>IRU05196</name>
        <version>2.2.0</version>
        <description>
            <message>Error starting server.  Port {0} is already in use.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51252</rule>
        <effect>#F8CFCED8252C28A5909F257041D51253</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51252</uuid>
        <name>Search for IRU05196</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51254</engine>
        <definition>#F8CFCED8252C28A5909F257041D51251</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05196'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51253</uuid>
        <name>Recommendation for IRU05196</name>
        <definition>#F8CFCED8252C28A5909F257041D51251</definition>
        <description>
            <message>You are attempting to use a port that is already in use.</message>
        </description>
        <recommendation:recommendation>
            <message>Refer to the troubleshooting section of the online help.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51254</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51255</uuid>
        <name>IRU05909</name>
        <version>2.2.0</version>
        <description>
            <message>User {0} has issued a backup command on {1}: {2}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51256</rule>
        <effect>#F8CFCED8252C28A5909F257041D51257</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51256</uuid>
        <name>Search for IRU05909</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51258</engine>
        <definition>#F8CFCED8252C28A5909F257041D51255</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05909'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51257</uuid>
        <name>Recommendation for IRU05909</name>
        <definition>#F8CFCED8252C28A5909F257041D51255</definition>
        <description>
            <message>This is a security audit log message. It occurs when a user issues the backup command for a DB2  database.</message>
        </description>
        <recommendation:recommendation>
            <message>No action is required.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51258</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51259</uuid>
        <name>IRU05907</name>
        <version>2.2.0</version>
        <description>
            <message>Integrated Solutions Console user {0} failed to log in to server {1} with console agent user ID {2}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5125A</rule>
        <effect>#F8CFCED8252C28A5909F257041D5125B</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5125A</uuid>
        <name>Search for IRU05907</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D5125C</engine>
        <definition>#F8CFCED8252C28A5909F257041D51259</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05907'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5125B</uuid>
        <name>Recommendation for IRU05907</name>
        <definition>#F8CFCED8252C28A5909F257041D51259</definition>
        <description>
            <message>This is a security audit log message. It occurs when a user tries to connect to the console agent to work with configuration settings with invalid credentials.</message>
        </description>
        <recommendation:recommendation>
            <message>No action is required.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D5125C</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D5125D</uuid>
        <name>IRU05509</name>
        <version>2.2.0</version>
        <description>
            <message>The certificate verification for host {0} at agent port {1} failed.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5125E</rule>
        <effect>#F8CFCED8252C28A5909F257041D5125F</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5125E</uuid>
        <name>Search for IRU05509</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51260</engine>
        <definition>#F8CFCED8252C28A5909F257041D5125D</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05509'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5125F</uuid>
        <name>Recommendation for IRU05509</name>
        <definition>#F8CFCED8252C28A5909F257041D5125D</definition>
        <description>
            <message>The certificate was not accepted by the user or the host.</message>
        </description>
        <recommendation:recommendation>
            <message>Ensure that you have an updated certificate, or that you accept a certificate when authenticating with a host.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51260</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51261</uuid>
        <name>IRU05507</name>
        <version>2.2.0</version>
        <description>
            <message>Select at least one application from the table.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51262</rule>
        <effect>#F8CFCED8252C28A5909F257041D51263</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51262</uuid>
        <name>Search for IRU05507</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51264</engine>
        <definition>#F8CFCED8252C28A5909F257041D51261</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05507'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51263</uuid>
        <name>Recommendation for IRU05507</name>
        <definition>#F8CFCED8252C28A5909F257041D51261</definition>
        <description>
            <message>You must select at least one application to complete the task.</message>
        </description>
        <recommendation:recommendation>
            <message>Select at least one application.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51264</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51265</uuid>
        <name>IRU05628</name>
        <version>2.2.0</version>
        <description>
            <message>The host, {0}, was not updated because credentials are missing for the host.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51266</rule>
        <effect>#F8CFCED8252C28A5909F257041D51267</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51266</uuid>
        <name>Search for IRU05628</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51268</engine>
        <definition>#F8CFCED8252C28A5909F257041D51265</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05628'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51267</uuid>
        <name>Recommendation for IRU05628</name>
        <definition>#F8CFCED8252C28A5909F257041D51265</definition>
        <description>
            <message>The required credentials are missing for the specified host.</message>
        </description>
        <recommendation:recommendation>
            <message>Provide the credentials and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51268</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51269</uuid>
        <name>IRU05903</name>
        <version>2.2.0</version>
        <description>
            <message>Integrated Solutions Console user {0} failed to log in to server {1} using the Web server user ID {2}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5126A</rule>
        <effect>#F8CFCED8252C28A5909F257041D5126B</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5126A</uuid>
        <name>Search for IRU05903</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D5126C</engine>
        <definition>#F8CFCED8252C28A5909F257041D51269</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05903'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5126B</uuid>
        <name>Recommendation for IRU05903</name>
        <definition>#F8CFCED8252C28A5909F257041D51269</definition>
        <description>
            <message>This is a security audit log message. It occurs when a user in the Integrated Solutions Console attempted to administer a Web server with invalid credentials.</message>
        </description>
        <recommendation:recommendation>
            <message>No action is required.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D5126C</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D5126D</uuid>
        <name>IRU05901</name>
        <version>2.2.0</version>
        <description>
            <message>User ID={0}, action=Close Portlet {1}</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5126E</rule>
        <effect>#F8CFCED8252C28A5909F257041D5126F</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5126E</uuid>
        <name>Search for IRU05901</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51270</engine>
        <definition>#F8CFCED8252C28A5909F257041D5126D</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05901'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5126F</uuid>
        <name>Recommendation for IRU05901</name>
        <definition>#F8CFCED8252C28A5909F257041D5126D</definition>
        <description>
            <message>This is a security audit
log message. It occurs when a user logs out.</message>
        </description>
        <recommendation:recommendation>
            <message>No action
is required.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51270</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51271</uuid>
        <name>IRU05505</name>
        <version>2.2.0</version>
        <description>
            <message>Error: Provide user ID and password for host {0}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51272</rule>
        <effect>#F8CFCED8252C28A5909F257041D51273</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51272</uuid>
        <name>Search for IRU05505</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51274</engine>
        <definition>#F8CFCED8252C28A5909F257041D51271</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05505'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51273</uuid>
        <name>Recommendation for IRU05505</name>
        <definition>#F8CFCED8252C28A5909F257041D51271</definition>
        <description>
            <message>You must provide a user ID and a password to authenticate with a host.</message>
        </description>
        <recommendation:recommendation>
            <message>Provide a user ID and password.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51274</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51275</uuid>
        <name>IRU05503</name>
        <version>2.2.0</version>
        <description>
            <message>Error: Select only one host name before clicking Edit.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51276</rule>
        <effect>#F8CFCED8252C28A5909F257041D51277</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51276</uuid>
        <name>Search for IRU05503</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51278</engine>
        <definition>#F8CFCED8252C28A5909F257041D51275</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05503'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51277</uuid>
        <name>Recommendation for IRU05503</name>
        <definition>#F8CFCED8252C28A5909F257041D51275</definition>
        <description>
            <message>You can only select one host name at a time to edit.</message>
        </description>
        <recommendation:recommendation>
            <message>Select only one host name at a time when editing host properties.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51278</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51279</uuid>
        <name>IRU05624</name>
        <version>2.2.0</version>
        <description>
            <message>Unable to download the symptom catalog, {0}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5127A</rule>
        <effect>#F8CFCED8252C28A5909F257041D5127B</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5127A</uuid>
        <name>Search for IRU05624</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D5127C</engine>
        <definition>#F8CFCED8252C28A5909F257041D51279</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05624'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5127B</uuid>
        <name>Recommendation for IRU05624</name>
        <definition>#F8CFCED8252C28A5909F257041D51279</definition>
        <description>
            <message>There was a problem with
the download operation.</message>
        </description>
        <recommendation:recommendation>
            <message>Retry the operation. If
it fails, provide the message output to your system administrator or support
representative.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D5127C</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D5127D</uuid>
        <name>IRU05029</name>
        <version>2.2.0</version>
        <description>
            <message>Application {0} failed to stop.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5127E</rule>
        <effect>#F8CFCED8252C28A5909F257041D5127F</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5127E</uuid>
        <name>Search for IRU05029</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51280</engine>
        <definition>#F8CFCED8252C28A5909F257041D5127D</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05029'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5127F</uuid>
        <name>Recommendation for IRU05029</name>
        <definition>#F8CFCED8252C28A5909F257041D5127D</definition>
        <description>
            <message>The specified application
did not stop within the expected period of time.</message>
        </description>
        <recommendation:recommendation>
            <message>You can reload the dashboard
to see if the application has completed stopping. If it has not, you can run
the Investigate User-reported Problems task to attempt to fix any problem.
If that is unsuccessful, you can report the problem to your service representative.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51280</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51281</uuid>
        <name>IRU05700</name>
        <version>2.2.0</version>
        <description>
            <message>The file or directory, {0}, does not exist.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51282</rule>
        <effect>#F8CFCED8252C28A5909F257041D51283</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51282</uuid>
        <name>Search for IRU05700</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51284</engine>
        <definition>#F8CFCED8252C28A5909F257041D51281</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05700'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51283</uuid>
        <name>Recommendation for IRU05700</name>
        <definition>#F8CFCED8252C28A5909F257041D51281</definition>
        <description>
            <message>he referenced information
was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information,
provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51284</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51285</uuid>
        <name>IRU05468</name>
        <version>2.2.0</version>
        <description>
            <message>Application backup was not scheduled.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51286</rule>
        <effect>#F8CFCED8252C28A5909F257041D51287</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51286</uuid>
        <name>Search for IRU05468</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51288</engine>
        <definition>#F8CFCED8252C28A5909F257041D51285</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05468'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51287</uuid>
        <name>Recommendation for IRU05468</name>
        <definition>#F8CFCED8252C28A5909F257041D51285</definition>
        <description>
            <message>The backup could not
be scheduled.</message>
        </description>
        <recommendation:recommendation>
            <message>A previous message should
have provided a reason for the failure. Use it to determine your response.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51288</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51289</uuid>
        <name>IRU05501</name>
        <version>2.2.0</version>
        <description>
            <message>Specify a host name.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5128A</rule>
        <effect>#F8CFCED8252C28A5909F257041D5128B</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5128A</uuid>
        <name>Search for IRU05501</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D5128C</engine>
        <definition>#F8CFCED8252C28A5909F257041D51289</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05501'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5128B</uuid>
        <name>Recommendation for IRU05501</name>
        <definition>#F8CFCED8252C28A5909F257041D51289</definition>
        <description>
            <message>Provide a fully qualified host name.</message>
        </description>
        <recommendation:recommendation>
            <message>Provide a fully qualified host name.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D5128C</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D5128D</uuid>
        <name>IRU05622</name>
        <version>2.2.0</version>
        <description>
            <message>A value was not provided for the symptom catalog location.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5128E</rule>
        <effect>#F8CFCED8252C28A5909F257041D5128F</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5128E</uuid>
        <name>Search for IRU05622</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51290</engine>
        <definition>#F8CFCED8252C28A5909F257041D5128D</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05622'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5128F</uuid>
        <name>Recommendation for IRU05622</name>
        <definition>#F8CFCED8252C28A5909F257041D5128D</definition>
        <description>
            <message>You must supply a location.</message>
        </description>
        <recommendation:recommendation>
            <message>Enter a location, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51290</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51291</uuid>
        <name>IRU05985</name>
        <version>2.2.0</version>
        <description>
            <message>The update or install of the console agent failed
because there was no supported Express Runtime middleware found on the host
machine.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51292</rule>
        <effect>#F8CFCED8252C28A5909F257041D51293</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51292</uuid>
        <name>Search for IRU05985</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51294</engine>
        <definition>#F8CFCED8252C28A5909F257041D51291</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05985'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51293</uuid>
        <name>Recommendation for IRU05985</name>
        <definition>#F8CFCED8252C28A5909F257041D51291</definition>
        <description>
            <message>The referenced information
was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the server name,
provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51294</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51295</uuid>
        <name>IRU05665</name>
        <version>2.2.0</version>
        <description>
            <message>Could not create the monitor because the log
file to monitor, {0}, was not found.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51296</rule>
        <effect>#F8CFCED8252C28A5909F257041D51297</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51296</uuid>
        <name>Search for IRU05665</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51298</engine>
        <definition>#F8CFCED8252C28A5909F257041D51295</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05665'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51297</uuid>
        <name>Recommendation for IRU05665</name>
        <definition>#F8CFCED8252C28A5909F257041D51295</definition>
        <description>
            <message>This message is informational.</message>
        </description>
        <recommendation:recommendation>
            <message>Try to access the application
and then turn monitoring on again.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51298</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51299</uuid>
        <name>IRU05027</name>
        <version>2.2.0</version>
        <description>
            <message>Resource {0} failed to restart.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5129A</rule>
        <effect>#F8CFCED8252C28A5909F257041D5129B</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5129A</uuid>
        <name>Search for IRU05027</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D5129C</engine>
        <definition>#F8CFCED8252C28A5909F257041D51299</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05027'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5129B</uuid>
        <name>Recommendation for IRU05027</name>
        <definition>#F8CFCED8252C28A5909F257041D51299</definition>
        <description>
            <message>The specified resource
did not restart within the expected period of time.</message>
        </description>
        <recommendation:recommendation>
            <message>You can reload the dashboard
to see if the resource has completed restarting. If it has not, you can run
the Investigate User-reported Problems task to attempt to fix any problem.
If that is unsuccessful, you can report the problem to your service representative</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D5129C</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D5129D</uuid>
        <name>IRU05620</name>
        <version>2.2.0</version>
        <description>
            <message>Enter minute interval value (from 1 to 60). The value entered, {0}, is incorrect.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5129E</rule>
        <effect>#F8CFCED8252C28A5909F257041D5129F</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5129E</uuid>
        <name>Search for IRU05620</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D512A0</engine>
        <definition>#F8CFCED8252C28A5909F257041D5129D</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05620'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5129F</uuid>
        <name>Recommendation for IRU05620</name>
        <definition>#F8CFCED8252C28A5909F257041D5129D</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D512A0</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D512A1</uuid>
        <name>IRU05103</name>
        <version>2.2.0</version>
        <description>
            <message>Incorrect password</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D512A2</rule>
        <effect>#F8CFCED8252C28A5909F257041D512A3</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D512A2</uuid>
        <name>Search for IRU05103</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D512A4</engine>
        <definition>#F8CFCED8252C28A5909F257041D512A1</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05103'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D512A3</uuid>
        <name>Recommendation for IRU05103</name>
        <definition>#F8CFCED8252C28A5909F257041D512A1</definition>
        <description>
            <message>A valid user ID and password
combination is needed for this administrative task.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information,
provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D512A4</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D512A5</uuid>
        <name>IRU05466</name>
        <version>2.2.0</version>
        <description>
            <message>Select the days to perform backup.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D512A6</rule>
        <effect>#F8CFCED8252C28A5909F257041D512A7</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D512A6</uuid>
        <name>Search for IRU05466</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D512A8</engine>
        <definition>#F8CFCED8252C28A5909F257041D512A5</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05466'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D512A7</uuid>
        <name>Recommendation for IRU05466</name>
        <definition>#F8CFCED8252C28A5909F257041D512A5</definition>
        <description>
            <message>You must select the days for the backup operations.</message>
        </description>
        <recommendation:recommendation>
            <message>Select one or more days.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D512A8</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D512A9</uuid>
        <name>IRU05025</name>
        <version>2.2.0</version>
        <description>
            <message>Resource {0} failed to start.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D512AA</rule>
        <effect>#F8CFCED8252C28A5909F257041D512AB</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D512AA</uuid>
        <name>Search for IRU05025</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D512AC</engine>
        <definition>#F8CFCED8252C28A5909F257041D512A9</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05025'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D512AB</uuid>
        <name>Recommendation for IRU05025</name>
        <definition>#F8CFCED8252C28A5909F257041D512A9</definition>
        <description>
            <message>The specified resource
did not start within the expected period of time.</message>
        </description>
        <recommendation:recommendation>
            <message>You can reload the dashboard
to see if the resource has completed starting. If it has not, you can run
the Investigate User-reported Problems task to attempt to fix any problem.
If that is unsuccessful, you can report the problem to your service representative.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D512AC</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D512AD</uuid>
        <name>IRU05101</name>
        <version>2.2.0</version>
        <description>
            <message>The directory name provided ({0}) is not a proper directory.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D512AE</rule>
        <effect>#F8CFCED8252C28A5909F257041D512AF</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D512AE</uuid>
        <name>Search for IRU05101</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D512B0</engine>
        <definition>#F8CFCED8252C28A5909F257041D512AD</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05101'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D512AF</uuid>
        <name>Recommendation for IRU05101</name>
        <definition>#F8CFCED8252C28A5909F257041D512AD</definition>
        <description>
            <message>The Express Console agent cannot access
the specified remote directory. This problem occurs most commonly because
the console agent has been configured incorrectly. The task can not be completed.</message>
        </description>
        <recommendation:recommendation>
            <message>Some configuration errors can be corrected
by updating the management extension that is related to the task you are
running. For example, if you are accessing the IBM HTTP Server Properties page and
this error message occurs, updating the console agent
might correct the problem. In other cases, contact your system administrator or support representative.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D512B0</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D512B1</uuid>
        <name>IRU05981</name>
        <version>2.2.0</version>
        <description>
            <message>Select an update to install.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D512B2</rule>
        <effect>#F8CFCED8252C28A5909F257041D512B3</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D512B2</uuid>
        <name>Search for IRU05981</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D512B4</engine>
        <definition>#F8CFCED8252C28A5909F257041D512B1</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05981'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D512B3</uuid>
        <name>Recommendation for IRU05981</name>
        <definition>#F8CFCED8252C28A5909F257041D512B1</definition>
        <description>
            <message>You must select the update
to be installed.</message>
        </description>
        <recommendation:recommendation>
            <message>Select an update.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D512B4</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D512B5</uuid>
        <name>IRU05023</name>
        <version>2.2.0</version>
        <description>
            <message>Failed: User ID does not have sufficient authority to perform the requested operation.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D512B6</rule>
        <effect>#F8CFCED8252C28A5909F257041D512B7</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D512B6</uuid>
        <name>Search for IRU05023</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D512B8</engine>
        <definition>#F8CFCED8252C28A5909F257041D512B5</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05023'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D512B7</uuid>
        <name>Recommendation for IRU05023</name>
        <definition>#F8CFCED8252C28A5909F257041D512B5</definition>
        <description>
            <message>You are not authorized to perform the operation.</message>
        </description>
        <recommendation:recommendation>
            <message>Log on with the proper authorization and perform the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D512B8</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D512B9</uuid>
        <name>IRU05066</name>
        <version>2.2.0</version>
        <description>
            <message>Port {0} is not valid.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D512BA</rule>
        <effect>#F8CFCED8252C28A5909F257041D512BB</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D512BA</uuid>
        <name>Search for IRU05066</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D512BC</engine>
        <definition>#F8CFCED8252C28A5909F257041D512B9</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05066'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D512BB</uuid>
        <name>Recommendation for IRU05066</name>
        <definition>#F8CFCED8252C28A5909F257041D512B9</definition>
        <description>
            <message>The referenced information
was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information,
provide any corrections (ensure that a number was entered), and
retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D512BC</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D512BD</uuid>
        <name>IRU05021</name>
        <version>2.2.0</version>
        <description>
            <message>The specified server information, {0}, already exists. Verify your server information.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D512BE</rule>
        <effect>#F8CFCED8252C28A5909F257041D512BF</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D512BE</uuid>
        <name>Search for IRU05021</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D512C0</engine>
        <definition>#F8CFCED8252C28A5909F257041D512BD</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05021'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D512BF</uuid>
        <name>Recommendation for IRU05021</name>
        <definition>#F8CFCED8252C28A5909F257041D512BD</definition>
        <description>
            <message>You have specified a server which is already defined.</message>
        </description>
        <recommendation:recommendation>
            <message>Specify a different server and perform the operation again.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D512C0</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D512C1</uuid>
        <name>IRU05460</name>
        <version>2.2.0</version>
        <description>
            <message>Specify a backup location for the host, {0}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D512C2</rule>
        <effect>#F8CFCED8252C28A5909F257041D512C3</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D512C2</uuid>
        <name>Search for IRU05460</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D512C4</engine>
        <definition>#F8CFCED8252C28A5909F257041D512C1</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05460'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D512C3</uuid>
        <name>Recommendation for IRU05460</name>
        <definition>#F8CFCED8252C28A5909F257041D512C1</definition>
        <description>
            <message>The backup location must
be specified.</message>
        </description>
        <recommendation:recommendation>
            <message>Enter the location.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D512C4</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D512C5</uuid>
        <name>IRU05064</name>
        <version>2.2.0</version>
        <description>
            <message>Could not connect to the specified URL ({0}).</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D512C6</rule>
        <effect>#F8CFCED8252C28A5909F257041D512C7</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D512C6</uuid>
        <name>Search for IRU05064</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D512C8</engine>
        <definition>#F8CFCED8252C28A5909F257041D512C5</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05064'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D512C7</uuid>
        <name>Recommendation for IRU05064</name>
        <definition>#F8CFCED8252C28A5909F257041D512C5</definition>
        <description>
            <message>The referenced URL could not be reached.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D512C8</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D512C9</uuid>
        <name>IRU05062</name>
        <version>2.2.0</version>
        <description>
            <message>Application {0} failed to restart.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D512CA</rule>
        <effect>#F8CFCED8252C28A5909F257041D512CB</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D512CA</uuid>
        <name>Search for IRU05062</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D512CC</engine>
        <definition>#F8CFCED8252C28A5909F257041D512C9</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05062'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D512CB</uuid>
        <name>Recommendation for IRU05062</name>
        <definition>#F8CFCED8252C28A5909F257041D512C9</definition>
        <description>
            <message>The application could not be restarted.</message>
        </description>
        <recommendation:recommendation>
            <message>Refer to the troubleshooting section of the online help.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D512CC</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D512CD</uuid>
        <name>IRU05619</name>
        <version>2.2.0</version>
        <description>
            <message>Unable to find the specified resource: {0}</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D512CE</rule>
        <effect>#F8CFCED8252C28A5909F257041D512CF</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D512CE</uuid>
        <name>Search for IRU05619</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D512D0</engine>
        <definition>#F8CFCED8252C28A5909F257041D512CD</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05619'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D512CF</uuid>
        <name>Recommendation for IRU05619</name>
        <definition>#F8CFCED8252C28A5909F257041D512CD</definition>
        <description>
            <message>The resource was probably
removed from the console. An alert e-mail could not be sent.</message>
        </description>
        <recommendation:recommendation>
            <message>Check to be sure the console
configuration is correct for the specified resource.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D512D0</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D512D1</uuid>
        <name>IRU05617</name>
        <version>2.2.0</version>
        <description>
            <message>There are no e-mail addresses to test.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D512D2</rule>
        <effect>#F8CFCED8252C28A5909F257041D512D3</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D512D2</uuid>
        <name>Search for IRU05617</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D512D4</engine>
        <definition>#F8CFCED8252C28A5909F257041D512D1</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05617'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D512D3</uuid>
        <name>Recommendation for IRU05617</name>
        <definition>#F8CFCED8252C28A5909F257041D512D1</definition>
        <description>
            <message>You must supply at least one address.</message>
        </description>
        <recommendation:recommendation>
            <message>Enter a valid e-mail address.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D512D4</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D512D5</uuid>
        <name>IRU05539</name>
        <version>2.2.0</version>
        <description>
            <message>The database, {0}, referenced in the application XML {1}, is not configured on {2}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D512D6</rule>
        <effect>#F8CFCED8252C28A5909F257041D512D7</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D512D6</uuid>
        <name>Search for IRU05539</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D512D8</engine>
        <definition>#F8CFCED8252C28A5909F257041D512D5</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05539'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D512D7</uuid>
        <name>Recommendation for IRU05539</name>
        <definition>#F8CFCED8252C28A5909F257041D512D5</definition>
        <description>
            <message>The database was not found on the computer.</message>
        </description>
        <recommendation:recommendation>
            <message>Try removing the database from the application configuration, and then adding it back.  If it is not found, you must redeploy the database.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D512D8</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D512D9</uuid>
        <name>IRU05219</name>
        <version>2.2.0</version>
        <description>
            <message>The version entered, {0}, is not supported.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D512DA</rule>
        <effect>#F8CFCED8252C28A5909F257041D512DB</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D512DA</uuid>
        <name>Search for IRU05219</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D512DC</engine>
        <definition>#F8CFCED8252C28A5909F257041D512D9</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05219'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D512DB</uuid>
        <name>Recommendation for IRU05219</name>
        <definition>#F8CFCED8252C28A5909F257041D512D9</definition>
        <description>
            <message>The provided version is not supported.</message>
        </description>
        <recommendation:recommendation>
            <message>Provide a supported version.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D512DC</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D512DD</uuid>
        <name>IRU05615</name>
        <version>2.2.0</version>
        <description>
            <message>The e-mail address, {0}, is incorrect.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D512DE</rule>
        <effect>#F8CFCED8252C28A5909F257041D512DF</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D512DE</uuid>
        <name>Search for IRU05615</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D512E0</engine>
        <definition>#F8CFCED8252C28A5909F257041D512DD</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05615'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D512DF</uuid>
        <name>Recommendation for IRU05615</name>
        <definition>#F8CFCED8252C28A5909F257041D512DD</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D512E0</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D512E1</uuid>
        <name>IRU05613</name>
        <version>2.2.0</version>
        <description>
            <message>Cannot connect to the mail server due to incorrect data provided for the server, {0}, or for the port, {1}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D512E2</rule>
        <effect>#F8CFCED8252C28A5909F257041D512E3</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D512E2</uuid>
        <name>Search for IRU05613</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D512E4</engine>
        <definition>#F8CFCED8252C28A5909F257041D512E1</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05613'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D512E3</uuid>
        <name>Recommendation for IRU05613</name>
        <definition>#F8CFCED8252C28A5909F257041D512E1</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D512E4</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D512E5</uuid>
        <name>IRU05018</name>
        <version>2.2.0</version>
        <description>
            <message>Select only one resource from the table.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D512E6</rule>
        <effect>#F8CFCED8252C28A5909F257041D512E7</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D512E6</uuid>
        <name>Search for IRU05018</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D512E8</engine>
        <definition>#F8CFCED8252C28A5909F257041D512E5</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05018'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D512E7</uuid>
        <name>Recommendation for IRU05018</name>
        <definition>#F8CFCED8252C28A5909F257041D512E5</definition>
        <description>
            <message>You must select only one resource.</message>
        </description>
        <recommendation:recommendation>
            <message>Select a single resource and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D512E8</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D512E9</uuid>
        <name>IRU05974</name>
        <version>2.2.0</version>
        <description>
            <message>The console agent on {0} must be refreshed to
update its resource configuration.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D512EA</rule>
        <effect>#F8CFCED8252C28A5909F257041D512EB</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D512EA</uuid>
        <name>Search for IRU05974</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D512EC</engine>
        <definition>#F8CFCED8252C28A5909F257041D512E9</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05974'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D512EB</uuid>
        <name>Recommendation for IRU05974</name>
        <definition>#F8CFCED8252C28A5909F257041D512E9</definition>
        <description>
            <message>The console agent must
be refreshed for the new resources.</message>
        </description>
        <recommendation:recommendation>
            <message>Use the Update Console
Agent task to update the console agent.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D512EC</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D512ED</uuid>
        <name>IRU05611</name>
        <version>2.2.0</version>
        <description>
            <message>A value was not provided for the mail server.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D512EE</rule>
        <effect>#F8CFCED8252C28A5909F257041D512EF</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D512EE</uuid>
        <name>Search for IRU05611</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D512F0</engine>
        <definition>#F8CFCED8252C28A5909F257041D512ED</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05611'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D512EF</uuid>
        <name>Recommendation for IRU05611</name>
        <definition>#F8CFCED8252C28A5909F257041D512ED</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D512F0</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D512F1</uuid>
        <name>IRU05533</name>
        <version>2.2.0</version>
        <description>
            <message>A simplified API for XML exception occurred while reading the application XML file, {0}, on {1}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D512F2</rule>
        <effect>#F8CFCED8252C28A5909F257041D512F3</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D512F2</uuid>
        <name>Search for IRU05533</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D512F4</engine>
        <definition>#F8CFCED8252C28A5909F257041D512F1</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05533'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D512F3</uuid>
        <name>Recommendation for IRU05533</name>
        <definition>#F8CFCED8252C28A5909F257041D512F1</definition>
        <description>
            <message>The XML is not formatted or formed correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Ensure that the XML is formatted and formed correctly.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D512F4</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D512F5</uuid>
        <name>IRU05016</name>
        <version>2.2.0</version>
        <description>
            <message>The specified title, {0}, already exists. Select a different
title.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D512F6</rule>
        <effect>#F8CFCED8252C28A5909F257041D512F7</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D512F6</uuid>
        <name>Search for IRU05016</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D512F8</engine>
        <definition>#F8CFCED8252C28A5909F257041D512F5</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05016'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D512F7</uuid>
        <name>Recommendation for IRU05016</name>
        <definition>#F8CFCED8252C28A5909F257041D512F5</definition>
        <description>
            <message>A title was selected that already exists.</message>
        </description>
        <recommendation:recommendation>
            <message>Select a new title.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D512F8</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D512F9</uuid>
        <name>IRU05972</name>
        <version>2.2.0</version>
        <description>
            <message>The console agent on {0} is an old version. The agent needs to be updated in order to continue working.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D512FA</rule>
        <effect>#F8CFCED8252C28A5909F257041D512FB</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D512FA</uuid>
        <name>Search for IRU05972</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D512FC</engine>
        <definition>#F8CFCED8252C28A5909F257041D512F9</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05972'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D512FB</uuid>
        <name>Recommendation for IRU05972</name>
        <definition>#F8CFCED8252C28A5909F257041D512F9</definition>
        <description>
            <message>The console agent must be updated.</message>
        </description>
        <recommendation:recommendation>
            <message>Use the Update Console Agent task to update the console agent.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D512FC</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D512FD</uuid>
        <name>IRU05213</name>
        <version>2.2.0</version>
        <description>
            <message>Could not connect to server, since the port provided is not a HTTP port.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D512FE</rule>
        <effect>#F8CFCED8252C28A5909F257041D512FF</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D512FE</uuid>
        <name>Search for IRU05213</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51300</engine>
        <definition>#F8CFCED8252C28A5909F257041D512FD</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05213'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D512FF</uuid>
        <name>Recommendation for IRU05213</name>
        <definition>#F8CFCED8252C28A5909F257041D512FD</definition>
        <description>
            <message>The connection to the server could not be established, since the Websphere Application Server administrative port provided is not a valid HTTP port. Most likely the port provided is the HTTPS port.</message>
        </description>
        <recommendation:recommendation>
            <message>Ensure that the administrative port provided is a valid HTTP port. If it is not, modify the configuration for the server. Check the troubleshooting section for more details, including how to determine the administrative HTTP port.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51300</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51301</uuid>
        <name>IRU05455</name>
        <version>2.2.0</version>
        <description>
            <message>Backup location is not valid, Provide a new backup
location.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51302</rule>
        <effect>#F8CFCED8252C28A5909F257041D51303</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51302</uuid>
        <name>Search for IRU05455</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51304</engine>
        <definition>#F8CFCED8252C28A5909F257041D51301</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05455'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51303</uuid>
        <name>Recommendation for IRU05455</name>
        <definition>#F8CFCED8252C28A5909F257041D51301</definition>
        <description>
            <message>The referenced information
was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information,
provide any corrections, and retry the operation. You can change the location
by using the Scheduled Application Backup task.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51304</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51305</uuid>
        <name>IRU05531</name>
        <version>2.2.0</version>
        <description>
            <message>An error occurred while reading the application XML file, {0}, on {1}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51306</rule>
        <effect>#F8CFCED8252C28A5909F257041D51307</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51306</uuid>
        <name>Search for IRU05531</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51308</engine>
        <definition>#F8CFCED8252C28A5909F257041D51305</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05531'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51307</uuid>
        <name>Recommendation for IRU05531</name>
        <definition>#F8CFCED8252C28A5909F257041D51305</definition>
        <description>
            <message>The XML is not formatted or formed correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Ensure that the XML is formatted and formed correctly.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51308</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51309</uuid>
        <name>IRU05453</name>
        <version>2.2.0</version>
        <description>
            <message>The database user does not exist. Re-enter the user.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5130A</rule>
        <effect>#F8CFCED8252C28A5909F257041D5130B</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5130A</uuid>
        <name>Search for IRU05453</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D5130C</engine>
        <definition>#F8CFCED8252C28A5909F257041D51309</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05453'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5130B</uuid>
        <name>Recommendation for IRU05453</name>
        <definition>#F8CFCED8252C28A5909F257041D51309</definition>
        <description>
            <message>The specified user ID is not defined for the database.</message>
        </description>
        <recommendation:recommendation>
            <message>Correct the user ID and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D5130C</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D5130D</uuid>
        <name>IRU05970</name>
        <version>2.2.0</version>
        <description>
            <message>The install of the console agent failed due to an invalid install path specified.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5130E</rule>
        <effect>#F8CFCED8252C28A5909F257041D5130F</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5130E</uuid>
        <name>Search for IRU05970</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51310</engine>
        <definition>#F8CFCED8252C28A5909F257041D5130D</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05970'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5130F</uuid>
        <name>Recommendation for IRU05970</name>
        <definition>#F8CFCED8252C28A5909F257041D5130D</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51310</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51311</uuid>
        <name>IRU05012</name>
        <version>2.2.0</version>
        <description>
            <message>Could not connect to the console agent.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51312</rule>
        <effect>#F8CFCED8252C28A5909F257041D51313</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51312</uuid>
        <name>Search for IRU05012</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51314</engine>
        <definition>#F8CFCED8252C28A5909F257041D51311</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05012'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51313</uuid>
        <name>Recommendation for IRU05012</name>
        <definition>#F8CFCED8252C28A5909F257041D51311</definition>
        <description>
            <message>The Express Runtime console could
not connect to the console agent.</message>
        </description>
        <recommendation:recommendation>
            <message>Consult the troubleshooting section
of the Express Runtime console Information Center to get details on how to solve this
problem.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51314</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51315</uuid>
        <name>IRU05451</name>
        <version>2.2.0</version>
        <description>
            <message>Passwords do not match.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51316</rule>
        <effect>#F8CFCED8252C28A5909F257041D51317</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51316</uuid>
        <name>Search for IRU05451</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51318</engine>
        <definition>#F8CFCED8252C28A5909F257041D51315</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05451'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51317</uuid>
        <name>Recommendation for IRU05451</name>
        <definition>#F8CFCED8252C28A5909F257041D51315</definition>
        <description>
            <message>The password values do not match.</message>
        </description>
        <recommendation:recommendation>
            <message>Correc the password values and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51318</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51319</uuid>
        <name>IRU05131</name>
        <version>2.2.0</version>
        <description>
            <message>The console agent is not configured to manage WebSphere Application Server - Express.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5131A</rule>
        <effect>#F8CFCED8252C28A5909F257041D5131B</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5131A</uuid>
        <name>Search for IRU05131</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D5131C</engine>
        <definition>#F8CFCED8252C28A5909F257041D51319</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05131'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5131B</uuid>
        <name>Recommendation for IRU05131</name>
        <definition>#F8CFCED8252C28A5909F257041D51319</definition>
        <description>
            <message>There is a configuration error for the console agent.</message>
        </description>
        <recommendation:recommendation>
            <message>Refer to the troubleshooting section of the online help.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D5131C</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D5131D</uuid>
        <name>IRU05010</name>
        <version>2.2.0</version>
        <description>
            <message>Provide a title before clicking Add.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5131E</rule>
        <effect>#F8CFCED8252C28A5909F257041D5131F</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5131E</uuid>
        <name>Search for IRU05010</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51320</engine>
        <definition>#F8CFCED8252C28A5909F257041D5131D</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05010'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5131F</uuid>
        <name>Recommendation for IRU05010</name>
        <definition>#F8CFCED8252C28A5909F257041D5131D</definition>
        <description>
            <message>A title was not provided.</message>
        </description>
        <recommendation:recommendation>
            <message>Provide a title before clicking add.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51320</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51321</uuid>
        <name>IRU05969</name>
        <version>2.2.0</version>
        <description>
            <message>The update or install of the console agent failed due to an incorrectly specified operating system.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51322</rule>
        <effect>#F8CFCED8252C28A5909F257041D51323</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51322</uuid>
        <name>Search for IRU05969</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51324</engine>
        <definition>#F8CFCED8252C28A5909F257041D51321</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05969'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51323</uuid>
        <name>Recommendation for IRU05969</name>
        <definition>#F8CFCED8252C28A5909F257041D51321</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51324</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51325</uuid>
        <name>IRU05803</name>
        <version>2.2.0</version>
        <description>
            <message>Authentication failed for {0}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51326</rule>
        <effect>#F8CFCED8252C28A5909F257041D51327</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51326</uuid>
        <name>Search for IRU05803</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51328</engine>
        <definition>#F8CFCED8252C28A5909F257041D51325</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05803'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51327</uuid>
        <name>Recommendation for IRU05803</name>
        <definition>#F8CFCED8252C28A5909F257041D51325</definition>
        <description>
            <message>This message indicates that there was a failure in authentication.</message>
        </description>
        <recommendation:recommendation>
            <message>Ensure that the correct authentication credentials are entered and try again.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51328</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51329</uuid>
        <name>IRU05528</name>
        <version>2.2.0</version>
        <description>
            <message>The WebSphere Application Server - Express profile, {0}, referenced in the application XML, {1}, is not configured on the following system: {2}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5132A</rule>
        <effect>#F8CFCED8252C28A5909F257041D5132B</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5132A</uuid>
        <name>Search for IRU05528</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D5132C</engine>
        <definition>#F8CFCED8252C28A5909F257041D51329</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05528'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5132B</uuid>
        <name>Recommendation for IRU05528</name>
        <definition>#F8CFCED8252C28A5909F257041D51329</definition>
        <description>
            <message>The agent cannot locate the specific WebSphere  Application Server instance.</message>
        </description>
        <recommendation:recommendation>
            <message>Ensure that the WebSphere  Application Server instance is configured.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D5132C</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D5132D</uuid>
        <name>IRU05967</name>
        <version>2.2.0</version>
        <description>
            <message>Specify a valid Windows install path for server {0}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5132E</rule>
        <effect>#F8CFCED8252C28A5909F257041D5132F</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5132E</uuid>
        <name>Search for IRU05967</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51330</engine>
        <definition>#F8CFCED8252C28A5909F257041D5132D</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05967'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5132F</uuid>
        <name>Recommendation for IRU05967</name>
        <definition>#F8CFCED8252C28A5909F257041D5132D</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51330</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51331</uuid>
        <name>IRU05009</name>
        <version>2.2.0</version>
        <description>
            <message>Select at least one resource from the table.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51332</rule>
        <effect>#F8CFCED8252C28A5909F257041D51333</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51332</uuid>
        <name>Search for IRU05009</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51334</engine>
        <definition>#F8CFCED8252C28A5909F257041D51331</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05009'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51333</uuid>
        <name>Recommendation for IRU05009</name>
        <definition>#F8CFCED8252C28A5909F257041D51331</definition>
        <description>
            <message>No resource was selected from the table to perform the task.</message>
        </description>
        <recommendation:recommendation>
            <message>Select a resource from the table.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51334</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51335</uuid>
        <name>IRU05526</name>
        <version>2.2.0</version>
        <description>
            <message>The IBM HTTP Server instance, {0}, referenced in the application XML, {1}, is not configured on host {2}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51336</rule>
        <effect>#F8CFCED8252C28A5909F257041D51337</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51336</uuid>
        <name>Search for IRU05526</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51338</engine>
        <definition>#F8CFCED8252C28A5909F257041D51335</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05526'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51337</uuid>
        <name>Recommendation for IRU05526</name>
        <definition>#F8CFCED8252C28A5909F257041D51335</definition>
        <description>
            <message>The agent cannot locate the specific HTTP Server instance.</message>
        </description>
        <recommendation:recommendation>
            <message>View the console agent log for more information.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51338</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51339</uuid>
        <name>IRU05965</name>
        <version>2.2.0</version>
        <description>
            <message>Specify an operating system value for server {0}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5133A</rule>
        <effect>#F8CFCED8252C28A5909F257041D5133B</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5133A</uuid>
        <name>Search for IRU05965</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D5133C</engine>
        <definition>#F8CFCED8252C28A5909F257041D51339</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05965'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5133B</uuid>
        <name>Recommendation for IRU05965</name>
        <definition>#F8CFCED8252C28A5909F257041D51339</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D5133C</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D5133D</uuid>
        <name>IRU05128</name>
        <version>2.2.0</version>
        <description>
            <message>IBM HTTP Server instance {0} could not be found.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5133E</rule>
        <effect>#F8CFCED8252C28A5909F257041D5133F</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5133E</uuid>
        <name>Search for IRU05128</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51340</engine>
        <definition>#F8CFCED8252C28A5909F257041D5133D</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05128'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5133F</uuid>
        <name>Recommendation for IRU05128</name>
        <definition>#F8CFCED8252C28A5909F257041D5133D</definition>
        <description>
            <message>The instance of the IBM® HTTP Server
 you are attempting to administer cannot be found. Most likely this error
occurred due to an incorrect console agent configuration or an incorrect installation
of the IBM HTTP
Server.</message>
        </description>
        <recommendation:recommendation>
            <message>You might need to reinstall the HTTP
management extension, or reinstall the IBM HTTP Server.  If the problem persists,
contact the IBM Support
Center.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51340</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51341</uuid>
        <name>IRU05007</name>
        <version>2.2.0</version>
        <description>
            <message>The requested function is not available for this resource.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51342</rule>
        <effect>#F8CFCED8252C28A5909F257041D51343</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51342</uuid>
        <name>Search for IRU05007</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51344</engine>
        <definition>#F8CFCED8252C28A5909F257041D51341</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05007'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51343</uuid>
        <name>Recommendation for IRU05007</name>
        <definition>#F8CFCED8252C28A5909F257041D51341</definition>
        <description>
            <message>You cannot perform this task using the
selected resource.</message>
        </description>
        <recommendation:recommendation>
            <message>Choose an appropriate task for the
selected resource.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51344</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51345</uuid>
        <name>IRU05005</name>
        <version>2.2.0</version>
        <description>
            <message>Specify a console agent port.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51346</rule>
        <effect>#F8CFCED8252C28A5909F257041D51347</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51346</uuid>
        <name>Search for IRU05005</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51348</engine>
        <definition>#F8CFCED8252C28A5909F257041D51345</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05005'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51347</uuid>
        <name>Recommendation for IRU05005</name>
        <definition>#F8CFCED8252C28A5909F257041D51345</definition>
        <description>
            <message>A valid console agent
port number was not specified in order to perform the task.</message>
        </description>
        <recommendation:recommendation>
            <message>Provide a valid console
agent port. If you accepted the default console agent port during installation,
then enter 7044. Otherwise, enter the port you specified
at installation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51348</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51349</uuid>
        <name>IRU05961</name>
        <version>2.2.0</version>
        <description>
            <message>The update or install of the console agent failed
due to incorrect credentials.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5134A</rule>
        <effect>#F8CFCED8252C28A5909F257041D5134B</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5134A</uuid>
        <name>Search for IRU05961</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D5134C</engine>
        <definition>#F8CFCED8252C28A5909F257041D51349</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05961'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5134B</uuid>
        <name>Recommendation for IRU05961</name>
        <definition>#F8CFCED8252C28A5909F257041D51349</definition>
        <description>
            <message>The referenced information
was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information,
provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D5134C</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D5134D</uuid>
        <name>IRU05003</name>
        <version>2.2.0</version>
        <description>
            <message>Specify a server.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5134E</rule>
        <effect>#F8CFCED8252C28A5909F257041D5134F</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5134E</uuid>
        <name>Search for IRU05003</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51350</engine>
        <definition>#F8CFCED8252C28A5909F257041D5134D</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05003'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5134F</uuid>
        <name>Recommendation for IRU05003</name>
        <definition>#F8CFCED8252C28A5909F257041D5134D</definition>
        <description>
            <message>A valid server was not
specified in order to perform the task.</message>
        </description>
        <recommendation:recommendation>
            <message>Provide a valid server.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51350</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51351</uuid>
        <name>IRU05124</name>
        <version>2.2.0</version>
        <description>
            <message>User has been locked out of the system.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51352</rule>
        <effect>#F8CFCED8252C28A5909F257041D51353</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51352</uuid>
        <name>Search for IRU05124</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51354</engine>
        <definition>#F8CFCED8252C28A5909F257041D51351</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05124'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51353</uuid>
        <name>Recommendation for IRU05124</name>
        <definition>#F8CFCED8252C28A5909F257041D51351</definition>
        <description>
            <message>A remote user has repeatedly failed to
enter the correct user ID and password combination. Most likely, this error occurred
because someone is trying to hack into the system by guessing user ID and
password pairs. To aid in the prevention of this hacking technique, the remote
user will automatically be locked out of the system for one hour.</message>
        </description>
        <recommendation:recommendation>
            <message>Take appropriate steps to determine
the origin of the erroneous requests. You should also take necessary steps
to protect or shut down the server until the cause of erroneous requests can
be resolved.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51354</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51355</uuid>
        <name>IRU05762</name>
        <version>2.2.0</version>
        <description>
            <message>An ontape backup requires a file name instead of a directory.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51356</rule>
        <effect>#F8CFCED8252C28A5909F257041D51357</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51356</uuid>
        <name>Search for IRU05762</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51358</engine>
        <definition>#F8CFCED8252C28A5909F257041D51355</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05762'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51357</uuid>
        <name>Recommendation for IRU05762</name>
        <definition>#F8CFCED8252C28A5909F257041D51355</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51358</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51359</uuid>
        <name>IRU05641</name>
        <version>2.2.0</version>
        <description>
            <message>Invalid FTP user name or password. If you are connecting to a public ftp service for technical support you might need to use your e-mail address as the password. Below is the error message from the ftp server.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5135A</rule>
        <effect>#F8CFCED8252C28A5909F257041D5135B</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5135A</uuid>
        <name>Search for IRU05641</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D5135C</engine>
        <definition>#F8CFCED8252C28A5909F257041D51359</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05641'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5135B</uuid>
        <name>Recommendation for IRU05641</name>
        <definition>#F8CFCED8252C28A5909F257041D51359</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D5135C</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D5135D</uuid>
        <name>IRU05200</name>
        <version>2.2.0</version>
        <description>
            <message>Server data entered is not correct: server={0}, port={1}, agent port={2}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5135E</rule>
        <effect>#F8CFCED8252C28A5909F257041D5135F</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5135E</uuid>
        <name>Search for IRU05200</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51360</engine>
        <definition>#F8CFCED8252C28A5909F257041D5135D</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05200'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5135F</uuid>
        <name>Recommendation for IRU05200</name>
        <definition>#F8CFCED8252C28A5909F257041D5135D</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51360</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51361</uuid>
        <name>IRU05001</name>
        <version>2.2.0</version>
        <description>
            <message>An incorrect user ID or password was entered for {0} on host {1}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51362</rule>
        <effect>#F8CFCED8252C28A5909F257041D51363</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51362</uuid>
        <name>Search for IRU05001</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51364</engine>
        <definition>#F8CFCED8252C28A5909F257041D51361</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05001'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51363</uuid>
        <name>Recommendation for IRU05001</name>
        <definition>#F8CFCED8252C28A5909F257041D51361</definition>
        <description>
            <message>An authentication failed due to either
incorrect user ID or password.</message>
        </description>
        <recommendation:recommendation>
            <message>Enter the correct user ID and password.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51364</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51365</uuid>
        <name>IRU05760</name>
        <version>2.2.0</version>
        <description>
            <message>An error occurred while backing up the database; ensure that the user ID provided has proper authority to back up the database.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51366</rule>
        <effect>#F8CFCED8252C28A5909F257041D51367</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51366</uuid>
        <name>Search for IRU05760</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51368</engine>
        <definition>#F8CFCED8252C28A5909F257041D51365</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05760'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51367</uuid>
        <name>Recommendation for IRU05760</name>
        <definition>#F8CFCED8252C28A5909F257041D51365</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51368</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51369</uuid>
        <name>IRU05517</name>
        <version>2.2.0</version>
        <description>
            <message>No applications discovered on the following host:   {0}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5136A</rule>
        <effect>#F8CFCED8252C28A5909F257041D5136B</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5136A</uuid>
        <name>Search for IRU05517</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D5136C</engine>
        <definition>#F8CFCED8252C28A5909F257041D51369</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05517'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5136B</uuid>
        <name>Recommendation for IRU05517</name>
        <definition>#F8CFCED8252C28A5909F257041D51369</definition>
        <description>
            <message>No application configuration file was found on the host.</message>
        </description>
        <recommendation:recommendation>
            <message>Redeploy the application.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D5136C</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D5136D</uuid>
        <name>IRU05759</name>
        <version>2.2.0</version>
        <description>
            <message>An error occurred while stopping the database; ensure that the user ID provided has proper authority to stop the database.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5136E</rule>
        <effect>#F8CFCED8252C28A5909F257041D5136F</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5136E</uuid>
        <name>Search for IRU05759</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51370</engine>
        <definition>#F8CFCED8252C28A5909F257041D5136D</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05759'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5136F</uuid>
        <name>Recommendation for IRU05759</name>
        <definition>#F8CFCED8252C28A5909F257041D5136D</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51370</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51371</uuid>
        <name>IRU05636</name>
        <version>2.2.0</version>
        <description>
            <message>The appropriate symptom could not be found for problem {0}. Try to update problem definitions.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51372</rule>
        <effect>#F8CFCED8252C28A5909F257041D51373</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51372</uuid>
        <name>Search for IRU05636</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51374</engine>
        <definition>#F8CFCED8252C28A5909F257041D51371</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05636'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51373</uuid>
        <name>Recommendation for IRU05636</name>
        <definition>#F8CFCED8252C28A5909F257041D51371</definition>
        <description>
            <message>There was no problem definition found for this problem.</message>
        </description>
        <recommendation:recommendation>
            <message>Update the problem definitions and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51374</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51375</uuid>
        <name>IRU05634</name>
        <version>2.2.0</version>
        <description>
            <message>Cannot perform tasks because the server, {0},
does not have scripts to execute. The attempt to update server failed for
the following reasons: {1}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51376</rule>
        <effect>#F8CFCED8252C28A5909F257041D51377</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51376</uuid>
        <name>Search for IRU05634</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51378</engine>
        <definition>#F8CFCED8252C28A5909F257041D51375</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05634'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51377</uuid>
        <name>Recommendation for IRU05634</name>
        <definition>#F8CFCED8252C28A5909F257041D51375</definition>
        <description>
            <message>There was
a problem updating the server.</message>
        </description>
        <recommendation:recommendation>
            <message>Retry the operation. If
it fails, provide the message output to your system administrator or support
representative.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51378</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51379</uuid>
        <name>IRU05513</name>
        <version>2.2.0</version>
        <description>
            <message>Error: The user is locked out on host {0}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5137A</rule>
        <effect>#F8CFCED8252C28A5909F257041D5137B</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5137A</uuid>
        <name>Search for IRU05513</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D5137C</engine>
        <definition>#F8CFCED8252C28A5909F257041D51379</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05513'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5137B</uuid>
        <name>Recommendation for IRU05513</name>
        <definition>#F8CFCED8252C28A5909F257041D51379</definition>
        <description>
            <message>An attempt was made to log in to the console agent too many times. As a security measure, the agent has locked the user out for a specified amount of time.</message>
        </description>
        <recommendation:recommendation>
            <message>Contact the system administrator.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D5137C</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D5137D</uuid>
        <name>IRU05511</name>
        <version>2.2.0</version>
        <description>
            <message>The requested function is not available for host {0}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5137E</rule>
        <effect>#F8CFCED8252C28A5909F257041D5137F</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5137E</uuid>
        <name>Search for IRU05511</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51380</engine>
        <definition>#F8CFCED8252C28A5909F257041D5137D</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05511'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5137F</uuid>
        <name>Recommendation for IRU05511</name>
        <definition>#F8CFCED8252C28A5909F257041D5137D</definition>
        <description>
            <message>You cannot perform this task using the selected resource.</message>
        </description>
        <recommendation:recommendation>
            <message>You must upgrade the version of the console agent.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51380</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51381</uuid>
        <name>IRU05630</name>
        <version>2.2.0</version>
        <description>
            <message>You have selected symptom catalogs {0} to be removed. Click OK to remove the catalogs and associated problem definitions, or Cancel to return to the list of symptom catalogs.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51382</rule>
        <effect>#F8CFCED8252C28A5909F257041D51383</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51382</uuid>
        <name>Search for IRU05630</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51384</engine>
        <definition>#F8CFCED8252C28A5909F257041D51381</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05630'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51383</uuid>
        <name>Recommendation for IRU05630</name>
        <definition>#F8CFCED8252C28A5909F257041D51381</definition>
        <description>
            <message>You are about to delete the selected symptom catalogs.</message>
        </description>
        <recommendation:recommendation>
            <message>Confirm that the selected catalogs are to be removed.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51384</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51385</uuid>
        <name>IRU05113</name>
        <version>2.2.0</version>
        <description>
            <message>Remote client {0} attempted to access the server. The remote
client is exiled from the server.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51386</rule>
        <effect>#F8CFCED8252C28A5909F257041D51387</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51386</uuid>
        <name>Search for IRU05113</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51388</engine>
        <definition>#F8CFCED8252C28A5909F257041D51385</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05113'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51387</uuid>
        <name>Recommendation for IRU05113</name>
        <definition>#F8CFCED8252C28A5909F257041D51385</definition>
        <description>
            <message>A remote user has repeatedly failed to
enter the correct user ID and password combination. Most likely, this error
occurred because someone is trying to hack into the system by guessing user
ID and password pairs. To aid in the prevention of this hacking technique,
the remote user has been automatically locked out of the system for one hour.
During the lockout period, the user is continuing to attempt
to access the server but the request is being ignored.</message>
        </description>
        <recommendation:recommendation>
            <message>Take appropriate steps to determine
the origin of the erroneous requests. Also take necessary steps to protect
or shut down the server until the cause of erroneous requests can be resolved.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51388</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51389</uuid>
        <name>IRU05111</name>
        <version>2.2.0</version>
        <description>
            <message>Remote client {0} has been exiled due to too many consecutive
warnings. The client will be unable to access the server for 1 hour.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5138A</rule>
        <effect>#F8CFCED8252C28A5909F257041D5138B</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5138A</uuid>
        <name>Search for IRU05111</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D5138C</engine>
        <definition>#F8CFCED8252C28A5909F257041D51389</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05111'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5138B</uuid>
        <name>Recommendation for IRU05111</name>
        <definition>#F8CFCED8252C28A5909F257041D51389</definition>
        <description>
            <message>A remote user has repeatedly failed to
enter the correct user ID and password combination. Most likely, this error
occurred because someone is trying to break into the system by guessing user
ID and password pairs. To aid in the prevention of this hacking technique,
the remote user will automatically be locked out of the system for one hour.</message>
        </description>
        <recommendation:recommendation>
            <message>Take appropriate steps to determine
the origin of the erroneous requests. You should also take necessary steps
to protect or shut down the server until the cause of erroneous
requests can be resolved.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D5138C</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D5138D</uuid>
        <name>IRU05472</name>
        <version>2.2.0</version>
        <description>
            <message>Specify a backup location for resource {0}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5138E</rule>
        <effect>#F8CFCED8252C28A5909F257041D5138F</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5138E</uuid>
        <name>Search for IRU05472</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51390</engine>
        <definition>#F8CFCED8252C28A5909F257041D5138D</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05472'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5138F</uuid>
        <name>Recommendation for IRU05472</name>
        <definition>#F8CFCED8252C28A5909F257041D5138D</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51390</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51391</uuid>
        <name>IRU05470</name>
        <version>2.2.0</version>
        <description>
            <message>Could not cancel the backup due to errors.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51392</rule>
        <effect>#F8CFCED8252C28A5909F257041D51393</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51392</uuid>
        <name>Search for IRU05470</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51394</engine>
        <definition>#F8CFCED8252C28A5909F257041D51391</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05470'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51393</uuid>
        <name>Recommendation for IRU05470</name>
        <definition>#F8CFCED8252C28A5909F257041D51391</definition>
        <description>
            <message>The backup could not
be canceled.</message>
        </description>
        <recommendation:recommendation>
            <message>A previous message should
have provided a reason for the failure. Use it to determine your response.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51394</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51395</uuid>
        <name>IRU05195</name>
        <version>2.2.0</version>
        <description>
            <message>Configuration agent {0} failed to start due to a directory location that is not valid.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51396</rule>
        <effect>#F8CFCED8252C28A5909F257041D51397</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51396</uuid>
        <name>Search for IRU05195</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51398</engine>
        <definition>#F8CFCED8252C28A5909F257041D51395</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05195'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51397</uuid>
        <name>Recommendation for IRU05195</name>
        <definition>#F8CFCED8252C28A5909F257041D51395</definition>
        <description>
            <message>There is an error in the configuration.</message>
        </description>
        <recommendation:recommendation>
            <message>Refer to the troubleshooting section of the online help.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51398</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51399</uuid>
        <name>IRU05908</name>
        <version>2.2.0</version>
        <description>
            <message>User {0} has issued a {1} command on {2}: {3}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5139A</rule>
        <effect>#F8CFCED8252C28A5909F257041D5139B</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5139A</uuid>
        <name>Search for IRU05908</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D5139C</engine>
        <definition>#F8CFCED8252C28A5909F257041D51399</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05908'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5139B</uuid>
        <name>Recommendation for IRU05908</name>
        <definition>#F8CFCED8252C28A5909F257041D51399</definition>
        <description>
            <message>This is a security audit log message.
It occurs when a user starts or stops a DB2® database.</message>
        </description>
        <recommendation:recommendation>
            <message>No action is required.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D5139C</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D5139D</uuid>
        <name>IRU05906</name>
        <version>2.2.0</version>
        <description>
            <message>Integrated Solutions Console user ID={0} failed
to log on to the server ({1}) with WebSphere Application Server - Express
extension user ID={2}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5139E</rule>
        <effect>#F8CFCED8252C28A5909F257041D5139F</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5139E</uuid>
        <name>Search for IRU05906</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D513A0</engine>
        <definition>#F8CFCED8252C28A5909F257041D5139D</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05906'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5139F</uuid>
        <name>Recommendation for IRU05906</name>
        <definition>#F8CFCED8252C28A5909F257041D5139D</definition>
        <description>
            <message>This is a security audit
log message.</message>
        </description>
        <recommendation:recommendation>
            <message>No action is required.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D513A0</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D513A1</uuid>
        <name>IRU05629</name>
        <version>2.2.0</version>
        <description>
            <message>The host, {0}, was not updated because of the
following error: {1}</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D513A2</rule>
        <effect>#F8CFCED8252C28A5909F257041D513A3</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D513A2</uuid>
        <name>Search for IRU05629</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D513A4</engine>
        <definition>#F8CFCED8252C28A5909F257041D513A1</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05629'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D513A3</uuid>
        <name>Recommendation for IRU05629</name>
        <definition>#F8CFCED8252C28A5909F257041D513A1</definition>
        <description>
            <message>There was a problem updating
the host.</message>
        </description>
        <recommendation:recommendation>
            <message>Retry the
operation. If it fails, provide the message output to your system administrator
or support representative.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D513A4</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D513A5</uuid>
        <name>IRU05904</name>
        <version>2.2.0</version>
        <description>
            <message>Integrated Solutions Console user {0} has changed configuration on HTTP Server {1} using HTTP User ID {2}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D513A6</rule>
        <effect>#F8CFCED8252C28A5909F257041D513A7</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D513A6</uuid>
        <name>Search for IRU05904</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D513A8</engine>
        <definition>#F8CFCED8252C28A5909F257041D513A5</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05904'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D513A7</uuid>
        <name>Recommendation for IRU05904</name>
        <definition>#F8CFCED8252C28A5909F257041D513A5</definition>
        <description>
            <message>This is a security audit log message. It occurs when the configuration for a Web server is changed.</message>
        </description>
        <recommendation:recommendation>
            <message>No action is required.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D513A8</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D513A9</uuid>
        <name>IRU05900</name>
        <version>2.2.0</version>
        <description>
            <message>User ID={0}, remote host name={1}, action=Initialize
portlet {2}</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D513AA</rule>
        <effect>#F8CFCED8252C28A5909F257041D513AB</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D513AA</uuid>
        <name>Search for IRU05900</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D513AC</engine>
        <definition>#F8CFCED8252C28A5909F257041D513A9</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05900'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D513AB</uuid>
        <name>Recommendation for IRU05900</name>
        <definition>#F8CFCED8252C28A5909F257041D513A9</definition>
        <description>
            <message>This is a security audit
log message. It occurs when a user logs in to the console.</message>
        </description>
        <recommendation:recommendation>
            <message>No action is required.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D513AC</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D513AD</uuid>
        <name>IRU05504</name>
        <version>2.2.0</version>
        <description>
            <message>Error: Select at least one host name.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D513AE</rule>
        <effect>#F8CFCED8252C28A5909F257041D513AF</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D513AE</uuid>
        <name>Search for IRU05504</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D513B0</engine>
        <definition>#F8CFCED8252C28A5909F257041D513AD</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05504'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D513AF</uuid>
        <name>Recommendation for IRU05504</name>
        <definition>#F8CFCED8252C28A5909F257041D513AD</definition>
        <description>
            <message>You must select at least one host name to continue with the task.</message>
        </description>
        <recommendation:recommendation>
            <message>Select a host name.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D513B0</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D513B1</uuid>
        <name>IRU05469</name>
        <version>2.2.0</version>
        <description>
            <message>Could not successfully cancel the following backups:
{0}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D513B2</rule>
        <effect>#F8CFCED8252C28A5909F257041D513B3</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D513B2</uuid>
        <name>Search for IRU05469</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D513B4</engine>
        <definition>#F8CFCED8252C28A5909F257041D513B1</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05469'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D513B3</uuid>
        <name>Recommendation for IRU05469</name>
        <definition>#F8CFCED8252C28A5909F257041D513B1</definition>
        <description>
            <message>The backup could not
be canceled.</message>
        </description>
        <recommendation:recommendation>
            <message>A previous message should
have provided a reason for the failure. Use it to determine your response.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D513B4</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D513B5</uuid>
        <name>IRU05502</name>
        <version>2.2.0</version>
        <description>
            <message>Error: Select a host name before clicking Edit.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D513B6</rule>
        <effect>#F8CFCED8252C28A5909F257041D513B7</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D513B6</uuid>
        <name>Search for IRU05502</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D513B8</engine>
        <definition>#F8CFCED8252C28A5909F257041D513B5</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05502'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D513B7</uuid>
        <name>Recommendation for IRU05502</name>
        <definition>#F8CFCED8252C28A5909F257041D513B5</definition>
        <description>
            <message>A host name must be selected before you can edit the properties of the host.</message>
        </description>
        <recommendation:recommendation>
            <message>Select a host name.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D513B8</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D513B9</uuid>
        <name>IRU05623</name>
        <version>2.2.0</version>
        <description>
            <message>Could not find the specified symptom catalog file ({0}) to download.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D513BA</rule>
        <effect>#F8CFCED8252C28A5909F257041D513BB</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D513BA</uuid>
        <name>Search for IRU05623</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D513BC</engine>
        <definition>#F8CFCED8252C28A5909F257041D513B9</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05623'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D513BB</uuid>
        <name>Recommendation for IRU05623</name>
        <definition>#F8CFCED8252C28A5909F257041D513B9</definition>
        <description>
            <message>The symptom catalog was not found in the specified location.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D513BC</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D513BD</uuid>
        <name>IRU05424</name>
        <version>2.2.0</version>
        <description>
            <message>Log file location is a required field.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D513BE</rule>
        <effect>#F8CFCED8252C28A5909F257041D513BF</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D513BE</uuid>
        <name>Search for IRU05424</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D513C0</engine>
        <definition>#F8CFCED8252C28A5909F257041D513BD</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05424'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D513BF</uuid>
        <name>Recommendation for IRU05424</name>
        <definition>#F8CFCED8252C28A5909F257041D513BD</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D513C0</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D513C1</uuid>
        <name>IRU05028</name>
        <version>2.2.0</version>
        <description>
            <message>Application {0} failed to start.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D513C2</rule>
        <effect>#F8CFCED8252C28A5909F257041D513C3</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D513C2</uuid>
        <name>Search for IRU05028</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D513C4</engine>
        <definition>#F8CFCED8252C28A5909F257041D513C1</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05028'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D513C3</uuid>
        <name>Recommendation for IRU05028</name>
        <definition>#F8CFCED8252C28A5909F257041D513C1</definition>
        <description>
            <message>The specified application
did not start within the expected period of time.</message>
        </description>
        <recommendation:recommendation>
            <message>You can reload the dashboard
to see if the application has completed starting. If it has not,
you can run the Investigate User-reported Problems task to attempt to fix
any problem. If that is unsuccessful, you can report the problem to your service
representative.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D513C4</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D513C5</uuid>
        <name>IRU05500</name>
        <version>2.2.0</version>
        <description>
            <message>Error in parsing the return for the agent, {0}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D513C6</rule>
        <effect>#F8CFCED8252C28A5909F257041D513C7</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D513C6</uuid>
        <name>Search for IRU05500</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D513C8</engine>
        <definition>#F8CFCED8252C28A5909F257041D513C5</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05500'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D513C7</uuid>
        <name>Recommendation for IRU05500</name>
        <definition>#F8CFCED8252C28A5909F257041D513C5</definition>
        <description>
            <message>This message is displayed when a port number cannot be resolved into an integer.</message>
        </description>
        <recommendation:recommendation>
            <message>Verify the agent installation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D513C8</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D513C9</uuid>
        <name>IRU05467</name>
        <version>2.2.0</version>
        <description>
            <message>In order to set up an incremental backup, verify that you specifed a start time and days to perform the backup.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D513CA</rule>
        <effect>#F8CFCED8252C28A5909F257041D513CB</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D513CA</uuid>
        <name>Search for IRU05467</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D513CC</engine>
        <definition>#F8CFCED8252C28A5909F257041D513C9</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05467'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D513CB</uuid>
        <name>Recommendation for IRU05467</name>
        <definition>#F8CFCED8252C28A5909F257041D513C9</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D513CC</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D513CD</uuid>
        <name>IRU05543</name>
        <version>2.2.0</version>
        <description>
            <message>None of the resources referenced in the application XML, {0}, are configured. Check console agent logs on {1} for details.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D513CE</rule>
        <effect>#F8CFCED8252C28A5909F257041D513CF</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D513CE</uuid>
        <name>Search for IRU05543</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D513D0</engine>
        <definition>#F8CFCED8252C28A5909F257041D513CD</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05543'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D513CF</uuid>
        <name>Recommendation for IRU05543</name>
        <definition>#F8CFCED8252C28A5909F257041D513CD</definition>
        <description>
            <message>The resource was not found on the computer.</message>
        </description>
        <recommendation:recommendation>
            <message>Try removing the resource from the application configuration, and then adding it back.  If it is not found, you must redeploy the resource.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D513D0</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D513D1</uuid>
        <name>IRU05026</name>
        <version>2.2.0</version>
        <description>
            <message>Resource {0} failed to stop.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D513D2</rule>
        <effect>#F8CFCED8252C28A5909F257041D513D3</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D513D2</uuid>
        <name>Search for IRU05026</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D513D4</engine>
        <definition>#F8CFCED8252C28A5909F257041D513D1</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05026'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D513D3</uuid>
        <name>Recommendation for IRU05026</name>
        <definition>#F8CFCED8252C28A5909F257041D513D1</definition>
        <description>
            <message>The specified resource
did not stop within the expected period of time.</message>
        </description>
        <recommendation:recommendation>
            <message>You can reload the dashboard
to see if the resource has completed stopping. If it has not,
you can run the Investigate User-reported Problems task to attempt to fix
any problem. If that is unsuccessful, you can report the problem to your service
representative</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D513D4</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D513D5</uuid>
        <name>IRU05465</name>
        <version>2.2.0</version>
        <description>
            <message>Invalid format provided for the time. Specify a value in the form of {0}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D513D6</rule>
        <effect>#F8CFCED8252C28A5909F257041D513D7</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D513D6</uuid>
        <name>Search for IRU05465</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D513D8</engine>
        <definition>#F8CFCED8252C28A5909F257041D513D5</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05465'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D513D7</uuid>
        <name>Recommendation for IRU05465</name>
        <definition>#F8CFCED8252C28A5909F257041D513D5</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D513D8</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D513D9</uuid>
        <name>IRU05024</name>
        <version>2.2.0</version>
        <description>
            <message>Could not connect to server {0} at agent port
{1}</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D513DA</rule>
        <effect>#F8CFCED8252C28A5909F257041D513DB</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D513DA</uuid>
        <name>Search for IRU05024</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D513DC</engine>
        <definition>#F8CFCED8252C28A5909F257041D513D9</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05024'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D513DB</uuid>
        <name>Recommendation for IRU05024</name>
        <definition>#F8CFCED8252C28A5909F257041D513D9</definition>
        <description>
            <message>There was a failed attempt
to connect to the server.</message>
        </description>
        <recommendation:recommendation>
            <message>Refer to the troubleshooting
section of the online help.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D513DC</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D513DD</uuid>
        <name>IRU05541</name>
        <version>2.2.0</version>
        <description>
            <message>Unable to retrieve a database for iSeries.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D513DE</rule>
        <effect>#F8CFCED8252C28A5909F257041D513DF</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D513DE</uuid>
        <name>Search for IRU05541</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D513E0</engine>
        <definition>#F8CFCED8252C28A5909F257041D513DD</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05541'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D513DF</uuid>
        <name>Recommendation for IRU05541</name>
        <definition>#F8CFCED8252C28A5909F257041D513DD</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D513E0</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D513E1</uuid>
        <name>IRU05067</name>
        <version>2.2.0</version>
        <description>
            <message>Select at least one entry from the table.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D513E2</rule>
        <effect>#F8CFCED8252C28A5909F257041D513E3</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D513E2</uuid>
        <name>Search for IRU05067</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D513E4</engine>
        <definition>#F8CFCED8252C28A5909F257041D513E1</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05067'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D513E3</uuid>
        <name>Recommendation for IRU05067</name>
        <definition>#F8CFCED8252C28A5909F257041D513E1</definition>
        <description>
            <message>Nothing was selected.</message>
        </description>
        <recommendation:recommendation>
            <message>Select at least one entry from the table, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D513E4</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D513E5</uuid>
        <name>IRU05463</name>
        <version>2.2.0</version>
        <description>
            <message>Invalid format provided for the date. Specify a value in the form of {0}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D513E6</rule>
        <effect>#F8CFCED8252C28A5909F257041D513E7</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D513E6</uuid>
        <name>Search for IRU05463</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D513E8</engine>
        <definition>#F8CFCED8252C28A5909F257041D513E5</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05463'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D513E7</uuid>
        <name>Recommendation for IRU05463</name>
        <definition>#F8CFCED8252C28A5909F257041D513E5</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D513E8</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D513E9</uuid>
        <name>IRU05980</name>
        <version>2.2.0</version>
        <description>
            <message>Specify the console login user ID and password.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D513EA</rule>
        <effect>#F8CFCED8252C28A5909F257041D513EB</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D513EA</uuid>
        <name>Search for IRU05980</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D513EC</engine>
        <definition>#F8CFCED8252C28A5909F257041D513E9</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05980'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D513EB</uuid>
        <name>Recommendation for IRU05980</name>
        <definition>#F8CFCED8252C28A5909F257041D513E9</definition>
        <description>
            <message>You must provide a valid user ID and password to log into the console.</message>
        </description>
        <recommendation:recommendation>
            <message>Enter the user ID and password.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D513EC</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D513ED</uuid>
        <name>IRU05461</name>
        <version>2.2.0</version>
        <description>
            <message>Specify an installation directory for Tivoli Storage Manager on host {0}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D513EE</rule>
        <effect>#F8CFCED8252C28A5909F257041D513EF</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D513EE</uuid>
        <name>Search for IRU05461</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D513F0</engine>
        <definition>#F8CFCED8252C28A5909F257041D513ED</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05461'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D513EF</uuid>
        <name>Recommendation for IRU05461</name>
        <definition>#F8CFCED8252C28A5909F257041D513ED</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D513F0</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D513F1</uuid>
        <name>IRU05065</name>
        <version>2.2.0</version>
        <description>
            <message>A malformed URL ({0}) was specified.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D513F2</rule>
        <effect>#F8CFCED8252C28A5909F257041D513F3</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D513F2</uuid>
        <name>Search for IRU05065</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D513F4</engine>
        <definition>#F8CFCED8252C28A5909F257041D513F1</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05065'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D513F3</uuid>
        <name>Recommendation for IRU05065</name>
        <definition>#F8CFCED8252C28A5909F257041D513F1</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D513F4</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D513F5</uuid>
        <name>IRU05020</name>
        <version>2.2.0</version>
        <description>
            <message>One or more resources were deleted while you were working with this application.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D513F6</rule>
        <effect>#F8CFCED8252C28A5909F257041D513F7</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D513F6</uuid>
        <name>Search for IRU05020</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D513F8</engine>
        <definition>#F8CFCED8252C28A5909F257041D513F5</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05020'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D513F7</uuid>
        <name>Recommendation for IRU05020</name>
        <definition>#F8CFCED8252C28A5909F257041D513F5</definition>
        <description>
            <message>One of the resources in an application you are actively working with has been removed.</message>
        </description>
        <recommendation:recommendation>
            <message>Close the task and reopen it; the revised resources list will not include the resource that caused the error.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D513F8</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D513F9</uuid>
        <name>IRU05063</name>
        <version>2.2.0</version>
        <description>
            <message>Application {0} has a malformed URL ({1}) specified.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D513FA</rule>
        <effect>#F8CFCED8252C28A5909F257041D513FB</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D513FA</uuid>
        <name>Search for IRU05063</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D513FC</engine>
        <definition>#F8CFCED8252C28A5909F257041D513F9</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05063'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D513FB</uuid>
        <name>Recommendation for IRU05063</name>
        <definition>#F8CFCED8252C28A5909F257041D513F9</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D513FC</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D513FD</uuid>
        <name>IRU05061</name>
        <version>2.2.0</version>
        <description>
            <message>The console agent configuration contains file paths that are not correct.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D513FE</rule>
        <effect>#F8CFCED8252C28A5909F257041D513FF</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D513FE</uuid>
        <name>Search for IRU05061</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51400</engine>
        <definition>#F8CFCED8252C28A5909F257041D513FD</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05061'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D513FF</uuid>
        <name>Recommendation for IRU05061</name>
        <definition>#F8CFCED8252C28A5909F257041D513FD</definition>
        <description>
            <message>There is a problem with the console agent configuration.</message>
        </description>
        <recommendation:recommendation>
            <message>You can remove the affected resources from the console configuration, and then add them back in.  If that does not solve the problem, provide the message output to your support representative.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51400</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51401</uuid>
        <name>IRU05616</name>
        <version>2.2.0</version>
        <description>
            <message>Unable to send an e-mail to {0}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51402</rule>
        <effect>#F8CFCED8252C28A5909F257041D51403</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51402</uuid>
        <name>Search for IRU05616</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51404</engine>
        <definition>#F8CFCED8252C28A5909F257041D51401</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05616'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51403</uuid>
        <name>Recommendation for IRU05616</name>
        <definition>#F8CFCED8252C28A5909F257041D51401</definition>
        <description>
            <message>The console was unable
to send a test e-mail to the specified server.</message>
        </description>
        <recommendation:recommendation>
            <message>You should
verify that the e-mail address is valid. Correct the information and retry
the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51404</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51405</uuid>
        <name>IRU05218</name>
        <version>2.2.0</version>
        <description>
            <message>No version information was provided.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51406</rule>
        <effect>#F8CFCED8252C28A5909F257041D51407</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51406</uuid>
        <name>Search for IRU05218</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51408</engine>
        <definition>#F8CFCED8252C28A5909F257041D51405</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05218'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51407</uuid>
        <name>Recommendation for IRU05218</name>
        <definition>#F8CFCED8252C28A5909F257041D51405</definition>
        <description>
            <message>You must provide version information.</message>
        </description>
        <recommendation:recommendation>
            <message>Provide version information.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51408</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51409</uuid>
        <name>IRU05614</name>
        <version>2.2.0</version>
        <description>
            <message>The mail server, {0}, specified is not reachable. Verify that the data provided is correct.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5140A</rule>
        <effect>#F8CFCED8252C28A5909F257041D5140B</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5140A</uuid>
        <name>Search for IRU05614</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D5140C</engine>
        <definition>#F8CFCED8252C28A5909F257041D51409</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05614'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5140B</uuid>
        <name>Recommendation for IRU05614</name>
        <definition>#F8CFCED8252C28A5909F257041D51409</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D5140C</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D5140D</uuid>
        <name>IRU05019</name>
        <version>2.2.0</version>
        <description>
            <message>The user has been locked out of the agent.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5140E</rule>
        <effect>#F8CFCED8252C28A5909F257041D5140F</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5140E</uuid>
        <name>Search for IRU05019</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51410</engine>
        <definition>#F8CFCED8252C28A5909F257041D5140D</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05019'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5140F</uuid>
        <name>Recommendation for IRU05019</name>
        <definition>#F8CFCED8252C28A5909F257041D5140D</definition>
        <description>
            <message>An attempt was made
to log in to the console agent too many times, with incorrect credentials.
As a security measure, the agent has locked the user out for a specified amount
of time.</message>
        </description>
        <recommendation:recommendation>
            <message>Consult the troubleshooting
section of the Express Runtime Information Center to find more information
on how to solve this problem.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51410</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51411</uuid>
        <name>IRU05536</name>
        <version>2.2.0</version>
        <description>
            <message>The rational agent controller port is missing from the properties file on {0}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51412</rule>
        <effect>#F8CFCED8252C28A5909F257041D51413</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51412</uuid>
        <name>Search for IRU05536</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51414</engine>
        <definition>#F8CFCED8252C28A5909F257041D51411</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05536'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51413</uuid>
        <name>Recommendation for IRU05536</name>
        <definition>#F8CFCED8252C28A5909F257041D51411</definition>
        <description>
            <message>The properties file requires the RAC port to be provided.</message>
        </description>
        <recommendation:recommendation>
            <message>Provide a RAC port number.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51414</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51415</uuid>
        <name>IRU05612</name>
        <version>2.2.0</version>
        <description>
            <message>Enter correct SMTP port number. The value, {0}, is incorrect.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51416</rule>
        <effect>#F8CFCED8252C28A5909F257041D51417</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51416</uuid>
        <name>Search for IRU05612</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51418</engine>
        <definition>#F8CFCED8252C28A5909F257041D51415</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05612'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51417</uuid>
        <name>Recommendation for IRU05612</name>
        <definition>#F8CFCED8252C28A5909F257041D51415</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51418</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51419</uuid>
        <name>IRU05534</name>
        <version>2.2.0</version>
        <description>
            <message>The customSolutions folder is missing on {0}. The path being
used for the folder is {1}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5141A</rule>
        <effect>#F8CFCED8252C28A5909F257041D5141B</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5141A</uuid>
        <name>Search for IRU05534</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D5141C</engine>
        <definition>#F8CFCED8252C28A5909F257041D51419</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05534'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5141B</uuid>
        <name>Recommendation for IRU05534</name>
        <definition>#F8CFCED8252C28A5909F257041D51419</definition>
        <description>
            <message>The folder where the console agent expects
to find XML files is missing.</message>
        </description>
        <recommendation:recommendation>
            <message>Ensure that the customSolutions
folder exists.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D5141C</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D5141D</uuid>
        <name>IRU05017</name>
        <version>2.2.0</version>
        <description>
            <message>The certificate verification for server {0} at
agent port {1} failed.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5141E</rule>
        <effect>#F8CFCED8252C28A5909F257041D5141F</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5141E</uuid>
        <name>Search for IRU05017</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51420</engine>
        <definition>#F8CFCED8252C28A5909F257041D5141D</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05017'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5141F</uuid>
        <name>Recommendation for IRU05017</name>
        <definition>#F8CFCED8252C28A5909F257041D5141D</definition>
        <description>
            <message>The certificate was not
accepted by the server. You might not have accepted the certificate when asked
to.</message>
        </description>
        <recommendation:recommendation>
            <message>Check to be sure that
you have accepted the certificate. If you did accept it, ensure
that you have updated your certificate.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51420</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51421</uuid>
        <name>IRU05973</name>
        <version>2.2.0</version>
        <description>
            <message>The server, {0}, does not have the console agent
installed.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51422</rule>
        <effect>#F8CFCED8252C28A5909F257041D51423</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51422</uuid>
        <name>Search for IRU05973</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51424</engine>
        <definition>#F8CFCED8252C28A5909F257041D51421</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05973'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51423</uuid>
        <name>Recommendation for IRU05973</name>
        <definition>#F8CFCED8252C28A5909F257041D51421</definition>
        <description>
            <message>No console agent was
detected on the host.</message>
        </description>
        <recommendation:recommendation>
            <message>Use the Update Console
Agent task to update the console agent.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51424</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51425</uuid>
        <name>IRU05532</name>
        <version>2.2.0</version>
        <description>
            <message>A parsing exception occurred while reading the application XML file, {0}, on {1}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51426</rule>
        <effect>#F8CFCED8252C28A5909F257041D51427</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51426</uuid>
        <name>Search for IRU05532</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51428</engine>
        <definition>#F8CFCED8252C28A5909F257041D51425</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05532'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51427</uuid>
        <name>Recommendation for IRU05532</name>
        <definition>#F8CFCED8252C28A5909F257041D51425</definition>
        <description>
            <message>The XML is not formatted or formed correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Ensure that the XML is formatted and formed correctly.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51428</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51429</uuid>
        <name>IRU05971</name>
        <version>2.2.0</version>
        <description>
            <message>The update or install of the console agent failed due to a connection error with the specified host machine.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5142A</rule>
        <effect>#F8CFCED8252C28A5909F257041D5142B</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5142A</uuid>
        <name>Search for IRU05971</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D5142C</engine>
        <definition>#F8CFCED8252C28A5909F257041D51429</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05971'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5142B</uuid>
        <name>Recommendation for IRU05971</name>
        <definition>#F8CFCED8252C28A5909F257041D51429</definition>
        <description>
            <message>There was an error encountered when trying to connect to the host.</message>
        </description>
        <recommendation:recommendation>
            <message>Refer to the troubleshooting section of the online help.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D5142C</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D5142D</uuid>
        <name>IRU05013</name>
        <version>2.2.0</version>
        <description>
            <message>Could not find any instances for resource {0}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5142E</rule>
        <effect>#F8CFCED8252C28A5909F257041D5142F</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5142E</uuid>
        <name>Search for IRU05013</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51430</engine>
        <definition>#F8CFCED8252C28A5909F257041D5142D</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05013'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5142F</uuid>
        <name>Recommendation for IRU05013</name>
        <definition>#F8CFCED8252C28A5909F257041D5142D</definition>
        <description>
            <message>The Express Runtime console could not find any instances for the specified resource.</message>
        </description>
        <recommendation:recommendation>
            <message>Refer to the troubleshooting section of the online help.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51430</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51431</uuid>
        <name>IRU05530</name>
        <version>2.2.0</version>
        <description>
            <message>Could not find the translated text for the following key, {0}, from the application XML, {1}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51432</rule>
        <effect>#F8CFCED8252C28A5909F257041D51433</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51432</uuid>
        <name>Search for IRU05530</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51434</engine>
        <definition>#F8CFCED8252C28A5909F257041D51431</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05530'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51433</uuid>
        <name>Recommendation for IRU05530</name>
        <definition>#F8CFCED8252C28A5909F257041D51431</definition>
        <description>
            <message>A translated value cannot be located in a properties file.</message>
        </description>
        <recommendation:recommendation>
            <message>Ensure that translated text is located in a properties file for all possible values.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51434</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51435</uuid>
        <name>IRU05452</name>
        <version>2.2.0</version>
        <description>
            <message>New Password must conform to Operating System password rules. Re-enter the password.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51436</rule>
        <effect>#F8CFCED8252C28A5909F257041D51437</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51436</uuid>
        <name>Search for IRU05452</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51438</engine>
        <definition>#F8CFCED8252C28A5909F257041D51435</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05452'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51437</uuid>
        <name>Recommendation for IRU05452</name>
        <definition>#F8CFCED8252C28A5909F257041D51435</definition>
        <description>
            <message>The password was not valid for the operating system.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the password, and the rules for passwords, and enter a different value.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51438</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51439</uuid>
        <name>IRU05132</name>
        <version>2.2.0</version>
        <description>
            <message>The console agent is not configured to manage IBM HTTP Server
instances. </message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5143A</rule>
        <effect>#F8CFCED8252C28A5909F257041D5143B</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5143A</uuid>
        <name>Search for IRU05132</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D5143C</engine>
        <definition>#F8CFCED8252C28A5909F257041D51439</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05132'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5143B</uuid>
        <name>Recommendation for IRU05132</name>
        <definition>#F8CFCED8252C28A5909F257041D51439</definition>
        <description>
            <message>The console agent is not configured to
manage IBM® HTTP
Server instances.</message>
        </description>
        <recommendation:recommendation>
            <message>Refer to the troubleshooting section of the online help.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D5143C</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D5143D</uuid>
        <name>IRU05011</name>
        <version>2.2.0</version>
        <description>
            <message>The requested action was canceled by the user.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5143E</rule>
        <effect>#F8CFCED8252C28A5909F257041D5143F</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5143E</uuid>
        <name>Search for IRU05011</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51440</engine>
        <definition>#F8CFCED8252C28A5909F257041D5143D</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05011'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5143F</uuid>
        <name>Recommendation for IRU05011</name>
        <definition>#F8CFCED8252C28A5909F257041D5143D</definition>
        <description>
            <message>The task was canceled before it could
be completed.</message>
        </description>
        <recommendation:recommendation>
            <message>Run the task again.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51440</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51441</uuid>
        <name>IRU05571</name>
        <version>2.2.0</version>
        <description>
            <message>Could not determine location of the Rational Agent Controller.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51442</rule>
        <effect>#F8CFCED8252C28A5909F257041D51443</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51442</uuid>
        <name>Search for IRU05571</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51444</engine>
        <definition>#F8CFCED8252C28A5909F257041D51441</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05571'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51443</uuid>
        <name>Recommendation for IRU05571</name>
        <definition>#F8CFCED8252C28A5909F257041D51441</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51444</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51445</uuid>
        <name>IRU05130</name>
        <version>2.2.0</version>
        <description>
            <message>The specified WebSphere Application Server - Express port ({0}) could not be found.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51446</rule>
        <effect>#F8CFCED8252C28A5909F257041D51447</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51446</uuid>
        <name>Search for IRU05130</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51448</engine>
        <definition>#F8CFCED8252C28A5909F257041D51445</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05130'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51447</uuid>
        <name>Recommendation for IRU05130</name>
        <definition>#F8CFCED8252C28A5909F257041D51445</definition>
        <description>
            <message>To administer the WebSphere  Application Server, the administrative console port must be specified. The default port is 9080, but can be changed during installation.</message>
        </description>
        <recommendation:recommendation>
            <message>Refer to the troubleshooting section of the online help.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51448</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51449</uuid>
        <name>IRU05609</name>
        <version>2.2.0</version>
        <description>
            <message>Enter number of days (from 1 to 365) for retaining problems records.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5144A</rule>
        <effect>#F8CFCED8252C28A5909F257041D5144B</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5144A</uuid>
        <name>Search for IRU05609</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D5144C</engine>
        <definition>#F8CFCED8252C28A5909F257041D51449</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05609'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5144B</uuid>
        <name>Recommendation for IRU05609</name>
        <definition>#F8CFCED8252C28A5909F257041D51449</definition>
        <description>
            <message>You must enter a number of days.</message>
        </description>
        <recommendation:recommendation>
            <message>Enter a number from 1 to 365.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D5144C</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D5144D</uuid>
        <name>IRU05804</name>
        <version>2.2.0</version>
        <description>
            <message>Login attempt to {0} by {1}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5144E</rule>
        <effect>#F8CFCED8252C28A5909F257041D5144F</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5144E</uuid>
        <name>Search for IRU05804</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51450</engine>
        <definition>#F8CFCED8252C28A5909F257041D5144D</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05804'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5144F</uuid>
        <name>Recommendation for IRU05804</name>
        <definition>#F8CFCED8252C28A5909F257041D5144D</definition>
        <description>
            <message>This message contains security audit information.</message>
        </description>
        <recommendation:recommendation>
            <message>No action is required.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51450</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51451</uuid>
        <name>IRU05529</name>
        <version>2.2.0</version>
        <description>
            <message>Unable to parse the WebSphere Application Server - Express profile from the application XML, {0}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51452</rule>
        <effect>#F8CFCED8252C28A5909F257041D51453</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51452</uuid>
        <name>Search for IRU05529</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51454</engine>
        <definition>#F8CFCED8252C28A5909F257041D51451</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05529'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51453</uuid>
        <name>Recommendation for IRU05529</name>
        <definition>#F8CFCED8252C28A5909F257041D51451</definition>
        <description>
            <message>The XML cannot be parsed for the WebSphere  Application Server.</message>
        </description>
        <recommendation:recommendation>
            <message>Ensure that the XML is formatted and formed correctly.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51454</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51455</uuid>
        <name>IRU05968</name>
        <version>2.2.0</version>
        <description>
            <message>Specify a valid Linux install path for  server {0}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D51456</rule>
        <effect>#F8CFCED8252C28A5909F257041D51457</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D51456</uuid>
        <name>Search for IRU05968</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D51458</engine>
        <definition>#F8CFCED8252C28A5909F257041D51455</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05968'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D51457</uuid>
        <name>Recommendation for IRU05968</name>
        <definition>#F8CFCED8252C28A5909F257041D51455</definition>
        <description>
            <message>The referenced information was not entered correctly.</message>
        </description>
        <recommendation:recommendation>
            <message>Check the information, provide any corrections, and retry the operation.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D51458</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

    <symptom:symptomDefinition>
        <uuid>F8CFCED8252C28A5909F257041D51459</uuid>
        <name>IRU05527</name>
        <version>2.2.0</version>
        <description>
            <message>Unable to parse the HTTP Server instance from the application XML, {0}.</message>
        </description>
        <rule>#F8CFCED8252C28A5909F257041D5145A</rule>
        <effect>#F8CFCED8252C28A5909F257041D5145B</effect>
    </symptom:symptomDefinition>
    <symptom:symptomRule>
        <uuid>F8CFCED8252C28A5909F257041D5145A</uuid>
        <name>Search for IRU05527</name>
        <description/>
        <engine>#F8CFCED8252C28A5909F257041D5145C</engine>
        <definition>#F8CFCED8252C28A5909F257041D51459</definition>
        <expression:xpathExpression>/CommonBaseEvent[(starts-with(sourceComponentId/@componentType, 'MrConsoleAgent')) and (contains(@msg, 'IRU05527'))]</expression:xpathExpression>
    </symptom:symptomRule>
    <symptom:symptomEffect>
        <uuid>F8CFCED8252C28A5909F257041D5145B</uuid>
        <name>Recommendation for IRU05527</name>
        <definition>#F8CFCED8252C28A5909F257041D51459</definition>
        <description>
            <message>The XML cannot be parsed for the HTTP Server.</message>
        </description>
        <recommendation:recommendation>
            <message>Ensure that the XML is formatted and formed correctly.</message>
        </recommendation:recommendation>
    </symptom:symptomEffect>
    <symptom:symptomEngine>
        <uuid>F8CFCED8252C28A5909F257041D5145C</uuid>
        <name>XPath rule engine</name>
    </symptom:symptomEngine>

</symptom:symptomCatalog>
