Troubleshoot: Only some pages are being cached
There is in all likelihood a problem with the cachespec.xml file. You can turn on the trace and then access the page under being investigation. The trace should indicate the problem.To turn on the Dynamic Cache trace (WebSphere Commerce side), the Trace Specification should contain...
com.ibm.websphere.commerce.WC_CACHE=all=enabledTo turn on the Dynamic Cache trace (WAS side) the Trace Specification should contain...
com.ibm.ws.cache.*=all=enabled
Related Reference
Caching defaults