March 12, 2010

Pages


Search Site


Topics



Archives

Entries Tagged as 'ColdFusion Hotfixes'

java.lang.IllegalStateException corrupt table Error in ColdFusion 8

February 03 2009 by admin
Coldfusion raises an illegal exception: you see an error message about a corrupt table when the "Maximum number of cached queries" size is less than the number of queries to be cached by an application. Install the ColdFusion 8 hot fix. Download the hot fix (http://www.adobe.com/support/coldfusion/ts/documents/kb402583/hf800-70332.zip). Extract hf800-70332.jar from the hf800-70332.zip file. Open the ColdFusion Administrator and select the System Information page. Next to the Update File field, either: Type in the file path to hf800-70332.jar and click Submit. OR Select the Browse Button and browse to the hf800-70332.jar. Select the file and click Submit. Restart the ColdFusion Server. Note: The ColdFusion 8 hot fix JAR file does not need to be retained after installing it with the ColdFusion Administrator. The file has been copied into the correct location.

Posted in ColdFusion Hotfixes | 5 comments