| hoehncm 2007-04-12, 7:25 pm |
| Resolved by clearing corrupt content object from WCM, re-run JCRModule&action=populate.
It appeared that the table ICMADMIN.ICMUT01082001 was not properly updated with data during JCRModule&action=populate. Some of my content rows in this table appear to be populated properly - that is, this ATTR0000001128 contains a value which matches what
the pzn rule engine is passing in it's query. More generally, this table does not contain a row for each content object in WCM (after JCRModule&action=populate, rowcount = 250, total row count should have been around 1000)
Examining the WCM connect.log on JCRModule&action=populate reveals that population stopped unexpectedly at a certain piece of content and exitetd with success message. I moved this content to a location deeper in site hierarchy and JCRModule&action=popul
ate awas able to get more data into the ICM table. Removing content object entirely (and re-creating) resolved issue.
|