ShadoCMS Search and Java Version
The ShadoCMS search uses a few Java libraries to index and retrieve content -- in site tree, digital assets and SOF objects.
These Java libraries are dependent on the version of Java that is being used on the ColdFusion server.
You need to have Java 1.5 or above on the server for the search to work.
If you use a version of Java less than 1.5, you will not be able to use ShadoCMS search. Normally this manifests itself as an error when you index a file store:
java.lang.UnsupportedClassVersionError: com/straker/io/DocExtractor (Unsupported major.minor version 49.0)
The only way to get rid of this error is to upgrade the Java version on the server.
End of Support for Java 1.4
On another note, Sun Microsystems is going to stop support Java 1.4 at the end of October 2008. So you should perhaps look at upgrading your server to Java 1.5 or above as soon as possible. This might also involve upgrading ColdFusion to a higher version.
Comments
There are no comments for this page as yet.
print page
