Note that there are some explanatory texts on larger screens.

plurals
  1. POCLFAD0111W what does this mean?
    text
    copied!<p>I got this error in the log while working with an XPage today.</p> <p>CLFAD0111W: The PropertyMap was in an invalid state. evaluateValueBindings was enabled but not disabled before the saveState phase. </p> <p>Anybody know what it means?</p> <p>This is from the log</p> <pre><code>&lt;CommonBaseEvent creationTime="2013-02-05T14:22:52.738+01:00" globalInstanceId="ELc0a85e0a00013ca95661f6000000ca" msg="CLFAD0111W: The PropertyMap was in an invalid state. evaluateValueBindings was enabled but not disabled before the saveState phase." severity="30" version="1.0.1"&gt; &lt;extendedDataElements name="CommonBaseEventLogRecord:level" type="noValue"&gt; &lt;children name="CommonBaseEventLogRecord:name" type="string"&gt; &lt;values&gt;VARNING&lt;/values&gt; &lt;/children&gt; &lt;/extendedDataElements&gt; &lt;extendedDataElements name="CommonBaseEventLogRecord:sourceClassName" type="string"&gt; &lt;values&gt;com.ibm.xsp.binding.PropertyMap&lt;/values&gt; &lt;/extendedDataElements&gt; &lt;extendedDataElements name="CommonBaseEventLogRecord:sourceMethodName" type="string"&gt; &lt;values&gt;saveRoot&lt;/values&gt; &lt;/extendedDataElements&gt; &lt;sourceComponentId component="Expeditor 6.2" componentIdType="ProductName" instanceId="" location="qner" locationType="Hostname" subComponent="" threadId="18" componentType="http://www.w3.org/2001/XMLSchema-instance"/&gt; &lt;situation categoryName="ReportSituation"&gt; &lt;situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/&gt; &lt;/situation&gt; </code></pre> <p></p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload