You want to put this in properties.xml: <property name="org.apache.manifoldcf.db" value="DEBUG"/>
Karl On Thu, Feb 6, 2014 at 8:40 AM, Erlend Garåsen <[email protected]>wrote: > > Anny suggestion what to include in logging.ini? I have tried the following > without any success: > log4j.logger.org.postgresql=DEBUG > log4j.logger.java.sql.Connection=DEBUG > log4j.logger.java.sql=DEBUG > log4j.logger.java.sql.ResultSet=TRACE > > Erlend > > > On 06.02.14 13:34, Karl Wright wrote: > >> Hi Erlend, >> >> This isn't making much sense. Nothing here has changed, AFAIK, between >> 1.4.1 and 1.5. If you want to see the queries being submitted for the >> simple history, try these steps: >> >> (1) Stop agents process and Resin >> (2) Enable db debugging >> (3) Start Resin >> (4) try the simple history in the UI >> (5) have a look at the log; the query should be there >> >> Karl >> >> >> >> On Thu, Feb 6, 2014 at 6:59 AM, Erlend Garåsen <[email protected]> >> wrote: >> >> On 06.02.14 12:41, Erlend Garåsen wrote: >>> >>> p://www.ibsen.uio.no/diktsamlinger.xhtml]} 0 16 >>>> >>>> >>> select * from repohistory where entityid like '%www.ibsen.uio.no/ >>> diktsamlinger.xhtml%' >>> >>> 11227;1391439283905;1391439277790;1391439283890;"h >>> ttp://www.ibsen.uio.no/ >>> diktsamlinger.xhtml";"Web";"fetch";"200" >>> 11227;1391439283948;1391439277782;1391439283923;"h >>> ttp://www.ibsen.uio.no/ >>> diktsamlinger.xhtml";"Web";"document ingest (Solr)";"OK" >>> 11227;1391678979841;1391678941727;1391678951418;"h >>> ttp://www.ibsen.uio.no/ >>> diktsamlinger.xhtml";"Web";"fetch";"200" >>> 11227;1391685900353;1391685874021;1391685881017;"h >>> ttp://www.ibsen.uio.no/ >>> diktsamlinger.xhtml";"Web";"fetch";"200" >>> 11227;1391686685694;1391686673738;1391686540299;"h >>> ttp://www.ibsen.uio.no/ >>> diktsamlinger.xhtml";"Web";"fetch";"200" >>> >>> So it should show up in simple history. >>> >>> Erlend >>> >>> >> >
