> load runjava RMEval > > [021235:000002-00007F45BEF87740] 01-02-2020 11:17:53 JVM: Java Virtual Machine initialized. [021235:000002-00007F45BEF87740] 01-02-2020 11:17:53 RunJava: Started lotus/notes/addins/rmeval/RMEval Java task. [021235:000005-00007F45759BA700] 01-02-2020 11:17:56 RM Evaluation: Exception in RMEval::initialize SAX2 driver class org.apache.xerces.parsers.SAXParser not found [021235:000005-00007F45759BA700] 01-02-2020 11:17:56 RM Evaluation: Cannot install Resource Model : /local/notesdata/rmeval/RMProcessor.zip [021235:000005-00007F45759BA700] 01-02-2020 11:17:56 RM Evaluation: Cannot install Resource Model : /local/notesdata/rmeval/RMNetwork.zip [021235:000005-00007F45759BA700] 01-02-2020 11:17:56 RM Evaluation: Cannot install Resource Model : /local/notesdata/rmeval/RMLogicalDisk.zip [021235:000005-00007F45759BA700] 01-02-2020 11:17:56 RM Evaluation: There are no Resource Models installed [021235:000005-00007F45759BA700] 01-02-2020 11:17:56 RM Evaluation: Initialization complete [021235:000005-00007F45759BA700] 01-02-2020 11:17:57 RM Evaluation: There are no Resource Models installed [021235:000005-00007F45759BA700] 01-02-2020 11:17:59 RM Evaluation: There are no Resource Models installed
actionlaunchers.syntax.files=CIMMethod.xsd,ShellCmd.xsd eventsinks.parser.EIF=com.ibm.amw.plugin.notify.eif.EIFEventSinkSpecificationParser actionlaunchers.parser.CIMMethod=com.ibm.amw.plugin.cure.cimmethod.CimMethodSpecificationParser dir.rmbundles=E\:\\IBM\\Domino\\data/rmeval dir.anchor=E\:\\IBM\\Domino\\data/rmeval eventsinks.parser.LogFile=lotus.notes.addins.rmeval.LogFileEventSinkSpecificationParser dir.schemas=E\:\\IBM\\Domino\\data/rmeval/configxsd eventsink.eif.default.tec.port=5529 eventsink.eif.default.tec.server=127.0.0.1 eventsinks.syntax.targetNamespaces.LogFile.xsd=http\://www.rme.ibm.com/Schemas/LogFile_Notify actionlaunchers.syntax.targetNamespaces.CIMMethod.xsd=http\://www.rme.ibm.com/Schemas/CIMMethod_Cure eventsinks.impl.DominoEventSink=lotus.notes.addins.rmeval.DominoEventSink actionlaunchers.impl.CIMMethod=com.ibm.amw.plugin.cure.cimmethod.CimMethodActionLauncher actionlaunchers.impl.shell=com.ibm.amw.plugin.cure.shellcmd.ShellCmdActionLauncher eventsinks.parser.DominoEventSink=lotus.notes.addins.rmeval.DominoEventSinkSpecificationParser actionlaunchers.parser.shell=com.ibm.amw.plugin.cure.shellcmd.ShellCmdSpecificationParser eventsinks.syntax.targetNamespaces.EIF.xsd=http\://www.rme.ibm.com/Schemas/EIF_Notify modes.CimM12=com.ibm.amw.rmemode.m12.CimM12ModeImpl eventsinks.syntax.files=LogFile.xsd,DominoEventSink.xsd,EIF.xsd eventsinks.syntax.targetNamespaces.DominoEventSink.xsd=http\://www.rme.ibm.com/Schemas/DominoEventSink_Notify shell=cmd.exe datalog.db.url=jdbc\:db2j\:data eventsinks.impl.EIF=com.ibm.amw.plugin.notify.eif.EIFEventSink serviceability=lotus.notes.addins.rmeval.ServiceabilityImpl eventsinks.impl.LogFile=lotus.notes.addins.rmeval.LogFileEventSink actionlaunchers.syntax.targetNamespaces.ShellCmd.xsd=http\://www.rme.ibm.com/Schemas/ShellCmd_Cure datalog.db.jdbc.driver=com.ibm.db2j.jdbc.DB2jDriver
This SPR is open from Domino 11 Version and Domino 11.0 has a new JVM with an updated RT.jar. The Exerces parser class changed from org.apache.xerces.parsers.SAXParser to com.sun.org.apache.xerces.internal.parsers.SAXParser in ND11. RME uses elements from IBM's Autonomic Computing Toolkit which we only have object access at this time so we cannot change the classes to use the new parser. https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0076811 As a work around you need to disable the DDM OS probe.