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


Jul 2, 2013, 6:37 PM
115 Posts

Error in DCT

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

Error in DCT (French server):

"The Domino Configuration Tuner experienced an internal error while evaluating this rule.

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: file:/C:/Program%20Files/IBM/Notes/Data/QuickTune/modules/settingReader.xqy; Line#: 158; Column#: -1
net.sf.saxon.trans.XPathException: org.xml.sax.SAXParseException: La référence caractère "&#26" est un caractère XML non valide."

Same error on 2 servers.

Any idea ?

Jean-Pierre

Jul 2, 2013, 9:12 PM
2 Posts
re: Error in DCT
Would it be possible to send me the output of the server command:

sh server -xml

to hubbellt@us.ibm.com
Mar 15, 2014, 1:54 PM
115 Posts
New data for debug

DCT log :

Status:

An exception occurred while running rule: 'ServerInfo'
Server:

StoreNet/MStore
Severity:

Exception

The Domino Configuration Tuner experienced an internal error while evaluating this rule.

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: file:/c:/Program%20Files/IBM/Notes/Data/QuickTune/modules/settingReader.xqy; Line#: 158; Column#: -1
net.sf.saxon.trans.XPathException: org.xml.sax.SAXParseException: La référence caractère "&#26" est un caractère XML non valide.
 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.LetExpression.iterate(LetExpression.java:308)
 at net.sf.saxon.expr.PathExpression.iterate(PathExpression.java:848)
 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.expr.BooleanExpression.effectiveBooleanValue(BooleanExpression.java:181)
 at net.sf.saxon.instruct.Choose.iterate(Choose.java:687)
 at net.sf.saxon.expr.LetExpression.iterate(LetExpression.java:308)
 at net.sf.saxon.value.Closure.iterate(Closure.java:181)
 at net.sf.saxon.value.Value.getIterator(Value.java:216)
 at net.sf.saxon.expr.UserFunctionCall.iterate(UserFunctionCall.java:369)
 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.expr.BooleanExpression.effectiveBooleanValue(BooleanExpression.java:178)
 at net.sf.saxon.instruct.Choose.processLeavingTail(Choose.java:618)
 at net.sf.saxon.instruct.Instruction.process(Instruction.java:94)
 at net.sf.saxon.expr.LetExpression.process(LetExpression.java:380)
 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:60)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
 at java.lang.reflect.Method.invoke(Method.java:611)
 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: La référence caractère "&#26" est un caractère XML non valide.
 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.scanCharReferenceValue(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)
 ... 42 more

 

> sh server -xml


<?xml version="1.0" encoding="UTF-8" ?>
<server xmlns="http://www.lotus.com/dxl/console" version="Release 9.0.1" platform="Windows/32" os="Windows/2003 5.2 Intel" time="20140315T145508,59+01">
 <name>StoreNet/MStore</name>
 <title>Serveur intranet accessible par Internet</title>
 <domain>MStore</domain>
 <directory>C:\IBM\Domino\data</directory>
 <partition>C.IBM.Domino.data</partition>
 <uptime days="0" hours="0" minutes="22" seconds="37"/>
 <transactions minute="1" hour="141" peak="1219"/>
 <sessions peaknumber="8" peaktime="20140315T145028,46+01"/>
 <transactions count="3110" maxconcurrent="40"/>
 <threadpool threads="40" port="TCPIP"/>
 <availability index="100" state="AVAILABLE"/>
 <mailtracking enabled="0" state="Not Enabled"/>
 <mailjournalling enabled="0" state="Not Enabled"/>
 <mailboxes number="1"/>
 <mail pending="0" dead="0"/>
 <tasks waiting="0"/>
 <daos enabled="0"/>
 <transactionlogging enabled="1"/>
 <hosting enabled="0"/>
 <faultrecovery enabled="1" state="Enabled"/>
 <activitylogging enabled="0" state="Not Enabled"/>
 <controller enabled="0" state="Not Enabled"/>
 <diagnosticdirectory>C:\IBM\Domino\data\IBM_TECHNICAL_SUPPORT</diagnosticdirectory>
 <consolelogging enabled="1" state="Enabled"/>
 <consolelogfile>C:\IBM\Domino\data\IBM_TECHNICAL_SUPPORT\console.log</consolelogfile>
 <db2nsf enabled="0" state="Not Enabled" key="0"/>
</server>

 

Jean-Pierre


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