<br><font size=2 face="Courier New">No success. Do I need to clear the cache in some way? How can I verify that the cache is disabled?</font>
<br>
<br><font size=2 face="Courier New">I tried to enter Flex Cache Administration but got an error on line 169 - Null pointer exception. I checked the source code and found out that a metod in alla places there was a check for cache != null except on line 169 where a metod was called. I added (cache !=null) and then the flex cache page worked but the headline, where the back arrow is, shows No CmsFlexRequest and the page is constantly reloading.</font>
<br>
<br><font size=2 face="Courier New">Regards,</font>
<br><font size=2 face="Courier New">Johannes</font>
<br>
<br><font size=2 face="Courier New">---------------------------------------------</font>
<br><font size=2 face="Courier New">Alexander wrote:</font>
<br>
<br><font size=2 face="Courier New">Try disabling the FlexCache in the opencms.properties. <br>
<br>
-----------------------<br>
# Enable or disable the FlexCache here.<br>
# In case you disable the FlexCache, you do not need to bother<br>
# about the settings of the other "flex.cache" values below<br>
flex.cache.enabled=false<br>
-----------------------<br>
<br>
Best Regards,<br>
Alex.<br>
<br>
Alexander Kandzior<br>
Alkacon Software - The OpenCms Experts<br>
http://www.alkacon.com</font>