This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal


Mar 10, 2015, 7:03 AM
5 Posts

Domino Configuration Tuner error after rules update

  • Category: Administration
  • Platform: Windows
  • Release: 9.0
  • Role: Administrator
  • Tags: DCT
  • Replies: 2

On a cyrrilic server DCT throws exception. sh server -xml output is below. Any solution?

 

It is possible that some of the server data that is retrieved in order to evaluate this rule could not be parsed. Sometimes these errors are transient. An attempt to scan the server again may result in successful evaluation of this rule.
; SystemID: *module with no systemId*; Line#: 40; Column#: -1
net.sf.saxon.trans.XPathException: org.xml.sax.SAXParseException: В элементе документа обнаружен недопустимый символ XML (Юникод: 0x5).
    at net.sf.saxon.event.Sender.sendSAXSource(Sender.java:362)
    at net.sf.saxon.event.Sender.send(Sender.java:164)
    at net.sf.saxon.event.Sender.send(Sender.java:49)
    at net.sf.saxon.functions.Document.makeDoc(Document.java:362)
    at net.sf.saxon.functions.Doc.doc(Doc.java:131)
    at net.sf.saxon.functions.Doc.evaluateItem(Doc.java:105)
    at net.sf.saxon.expr.Expression.iterate(Expression.java:370)
    at net.sf.saxon.expr.PathExpression.iterate(PathExpression.java:848)
    at net.sf.saxon.functions.Existence.effectiveBooleanValue(Existence.java:101)
    at net.sf.saxon.instruct.Choose.evaluateItem(Choose.java:654)
    at net.sf.saxon.expr.ExpressionTool.evaluate(ExpressionTool.java:295)
    at net.sf.saxon.expr.LetExpression.eval(LetExpression.java:341)
    at net.sf.saxon.expr.LetExpression.process(LetExpression.java:372)
    at net.sf.saxon.query.XQueryExpression.run(XQueryExpression.java:336)
    at com.ibm.lotus.domino.quicktune.query.SaxonQueryHandler.runQuery(SaxonQueryHandler.java:65)
    at com.ibm.lotus.domino.quicktune.query.QueryEngineDelegator.executeQuery(QueryEngineDelegator.java:203)
    at com.ibm.lotus.domino.quicktune.RuleEvaluator.evaluateSetupRules(RuleEvaluator.java:368)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
    at java.lang.reflect.Method.invoke(Method.java:599)
    at com.ibm.lotus.domino.quicktune.DCTClassLoader.invokeClassMethod(DCTClassLoader.java:50)
    at com.ibm.lotus.domino.quicktune.DCT.evaluateSetupRules(DCT.java:224)
    at jLaunchQuicktune.NotesMain(jLaunchQuicktune.java:38)
    at lotus.domino.AgentBase.runNotes(Unknown Source)
    at lotus.domino.NotesThread.run(Unknown Source)
Caused by: org.xml.sax.SAXParseException: В элементе документа обнаружен недопустимый символ XML (Юникод: 0x5).
    at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
    at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
    at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source)
    at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
    at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
    at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
    at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
    at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
    at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
    at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
    at net.sf.saxon.event.Sender.sendSAXSource(Sender.java:354)
    ... 25 more

 

 sh server -xml
<?xml version="1.0" encoding="UTF-8" ?>
<server xmlns="http://www.lotus.com/dxl/console" version="Release 8.5.2" platform="Windows/64" os="Windows/Longhorn/64 6.1 " time="20150310T094210,04+03">
 <name>DS_proLOG/proLOG</name>
 <title>Новый сервер АльфаКИТ</title>
 <domain>proLOG</domain>
 <directory>E:\Lotus\Domino\Data</directory>
 <partition>E.Lotus.Domino.Data</partition>
 <uptime days="3" hours="8" minutes="36" seconds="7"/>
 <transactions minute="16247" hour="551" peak="62058"/>
 <sessions peaknumber="86" peaktime="20150310T093731,85+03"/>
 <transactions count="3941998" maxconcurrent="80"/>
 <threadpool threads="80" port="TCPIP"/>
 <availability index="100" state="AVAILABLE"/>
 <mailtracking enabled="1" state="Enabled"/>
 <mailjournalling enabled="0" state="Not Enabled"/>
 <mailboxes number="1"/>
 <mail pending="0" dead="0"/>
 <tasks waiting="0"/>
 <daos enabled="2"/>
 <transactionlogging enabled="1"/>
 <hosting enabled="0"/>
 <faultrecovery enabled="1" state="Enabled"/>
 <activitylogging enabled="1" state="Enabled"/>
 <controller enabled="0" state="Not Enabled"/>
 <diagnosticdirectory>F:\Lotus\Domino\Logs\IBM_TECHNICAL_SUPPORT</diagnosticdirectory>
 <consolelogging enabled="1" state="Enabled"/>
 <consolelogfile>F:\Lotus\Domino\Logs\IBM_TECHNICAL_SUPPORT\console.log</consolelogfile>
 <db2nsf enabled="0" state="Not Enabled" key="0"/>
</server>

Mar 10, 2015, 1:19 PM
191 Posts
There are a number of open issues around this
Some SPRs you may want to reference include HNAA7PFD8P, WHBJ9BT442, and RSOI7YJGDN. From your show server output, I'd recommend changing/clearing the server title field, which would appear to be the prime suspect for causing this to fail.
Mar 26, 2015, 11:27 AM
5 Posts
changed server title to latin -- and error changed. Any ideas?

It is possible that some of the server data that is retrieved in order to evaluate this rule could not be parsed. Sometimes these errors are transient. An attempt to scan the server again may result in successful evaluation of this rule.
; SystemID: *module with no systemId*; Line#: 41; Column#: -1
net.sf.saxon.trans.XPathException: org.xml.sax.SAXParseException: В значении атрибута "value" обнаружен недопустимый символ XML (Юникод: 0x5), элемент "stat".
       at net.sf.saxon.event.Sender.sendSAXSource(Sender.java:362)
       at net.sf.saxon.event.Sender.send(Sender.java:164)
       at net.sf.saxon.event.Sender.send(Sender.java:49)
       at net.sf.saxon.functions.Document.makeDoc(Document.java:362)
       at net.sf.saxon.functions.Doc.doc(Doc.java:131)
       at net.sf.saxon.functions.Doc.evaluateItem(Doc.java:105)
       at net.sf.saxon.expr.Expression.iterate(Expression.java:370)
       at net.sf.saxon.expr.PathExpression.iterate(PathExpression.java:848)
       at net.sf.saxon.expr.PathExpression.iterate(PathExpression.java:848)
       at net.sf.saxon.expr.FilterExpression.iterate(FilterExpression.java:1034)
       at net.sf.saxon.expr.PathExpression.iterate(PathExpression.java:848)
       at net.sf.saxon.sort.DocumentSorter.iterate(DocumentSorter.java:84)
       at net.sf.saxon.value.MemoClosure.iterate(MemoClosure.java:89)
       at net.sf.saxon.value.Value.getIterator(Value.java:216)
       at net.sf.saxon.expr.VariableReference.iterate(VariableReference.java:397)
       at net.sf.saxon.functions.Existence.effectiveBooleanValue(Existence.java:101)
       at net.sf.saxon.instruct.Choose.evaluateItem(Choose.java:654)
       at net.sf.saxon.expr.ExpressionTool.evaluate(ExpressionTool.java:295)
       at net.sf.saxon.expr.LetExpression.eval(LetExpression.java:341)
       at net.sf.saxon.expr.LetExpression.process(LetExpression.java:372)
       at net.sf.saxon.query.XQueryExpression.run(XQueryExpression.java:336)
       at com.ibm.lotus.domino.quicktune.query.SaxonQueryHandler.runQuery(SaxonQueryHandler.java:65)
       at com.ibm.lotus.domino.quicktune.query.QueryEngineDelegator.executeQuery(QueryEngineDelegator.java:203)
       at com.ibm.lotus.domino.quicktune.RuleEvaluator.evaluateSetupRules(RuleEvaluator.java:368)
       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
       at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
       at java.lang.reflect.Method.invoke(Method.java:599)
       at com.ibm.lotus.domino.quicktune.DCTClassLoader.invokeClassMethod(DCTClassLoader.java:50)
       at com.ibm.lotus.domino.quicktune.DCT.evaluateSetupRules(DCT.java:224)
       at jLaunchQuicktune.NotesMain(jLaunchQuicktune.java:38)
       at lotus.domino.AgentBase.runNotes(Unknown Source)
       at lotus.domino.NotesThread.run(Unknown Source)
Caused by: org.xml.sax.SAXParseException: В значении атрибута "value" обнаружен недопустимый символ XML (Юникод: 0x5), элемент "stat".
       at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
       at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
       at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
       at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
       at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source)
       at org.apache.xerces.impl.XMLScanner.scanAttributeValue(Unknown Source)
       at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanAttribute(Unknown Source)
       at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
       at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
       at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
       at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
       at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
       at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
       at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
       at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
       at net.sf.saxon.event.Sender.sendSAXSource(Sender.java:354)
       ... 32 more

 

 

sh server -xml output is below

 

<?xml version="1.0" encoding="UTF-8" ?>
<server xmlns="http://www.lotus.com/dxl/console" version="Release 8.5.2" platform="Windows/64" os="Windows/Longhorn/64 6.1 " time="20150326T141234,26+03">
 <name>DS_proLOG/proLOG</name>
 <title>server</title>
 <domain>proLOG</domain>
 <directory>E:\Lotus\Domino\Data</directory>
 <partition>E.Lotus.Domino.Data</partition>
 <uptime days="19" hours="13" minutes="6" seconds="31"/>
 <transactions minute="6976" hour="750" peak="62058"/>
 <sessions peaknumber="106" peaktime="20150310T100439,30+03"/>
 <transactions count="46152849" maxconcurrent="80"/>
 <threadpool threads="80" port="TCPIP"/>
 <availability index="100" state="AVAILABLE"/>
 <mailtracking enabled="1" state="Enabled"/>
 <mailjournalling enabled="0" state="Not Enabled"/>
 <mailboxes number="1"/>
 <mail pending="0" dead="0"/>
 <tasks waiting="0"/>
 <daos enabled="2"/>
 <transactionlogging enabled="1"/>
 <hosting enabled="0"/>
 <faultrecovery enabled="1" state="Enabled"/>
 <activitylogging enabled="1" state="Enabled"/>
 <controller enabled="0" state="Not Enabled"/>
 <diagnosticdirectory>F:\Lotus\Domino\Logs\IBM_TECHNICAL_SUPPORT</diagnosticdirectory>
 <consolelogging enabled="1" state="Enabled"/>
 <consolelogfile>F:\Lotus\Domino\Logs\IBM_TECHNICAL_SUPPORT\console.log</consolelogfile>
 <db2nsf enabled="0" state="Not Enabled" key="0"/>
</server>

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal