The /status page can be viewed at
http://118.122.165.33:8091/exist/status?token=162aa534-e83a-4264-915f-20d5fcbb73fe
(I figured this would be ok to post since the admin credentials have
already been shared here). Notably, RecentQueryHistory and
RunningQueries are blank even after performing queries elsewhere in
monex:
<jmx:RecentQueryHistory>
<jmx:empty>false</jmx:empty>
<jmx:tabularType>
<jmx:array>false</jmx:array>
<jmx:className>javax.management.openmbean.TabularData</jmx:className>
<jmx:description>List of recently completed
XQueries</jmx:description>
<jmx:indexNames>idx</jmx:indexNames>
<jmx:rowType>
<jmx:array>false</jmx:array>
<jmx:className>javax.management.openmbean.CompositeData</jmx:className>
<jmx:description>Lists recently completed
XQueries</jmx:description>
<jmx:typeName>recentQueryHistory</jmx:typeName>
</jmx:rowType>
<jmx:typeName>queryList</jmx:typeName>
</jmx:tabularType>
</jmx:RecentQueryHistory>
<jmx:RunningQueries>
<jmx:empty>true</jmx:empty>
<jmx:tabularType>
<jmx:array>false</jmx:array>
<jmx:className>javax.management.openmbean.TabularData</jmx:className>
<jmx:description>List of currently running
XQueries</jmx:description>
<jmx:indexNames>id</jmx:indexNames>
<jmx:rowType>
<jmx:array>false</jmx:array>
<jmx:className>javax.management.openmbean.CompositeData</jmx:className>
<jmx:description>Lists currently running
XQueries</jmx:description>
<jmx:typeName>runningQueries</jmx:typeName>
</jmx:rowType>
<jmx:typeName>queryList</jmx:typeName>
</jmx:tabularType>
</jmx:RunningQueries>