[opencms-dev] Running Opencms within an Embedded Tomcat instance

Alberto argrico at gmail.com
Thu Apr 29 20:19:11 CEST 2021


Hi Ivan,


> I am trying to run OpenCMS using an embedded tomcat.  I am getting the
below error.
> ...
> com.google.common.util.concurrent.ExecutionError:
java.lang.NoClassDefFoundError: Could not initialize class
org.apache.lucene.analysis.util.TokenizerFactory
> ...
> Caused by: java.lang.NoClassDefFoundError: Could not initialize class
org.apache.lucene.analysis.util.TokenizerFactory

You are only missing the library lucene-analyzers-common-8.0.0.jar that
contains org.apache.lucene.analysis.util.TokenizerFactory.

>   Can Opencms be ran using an embedded Tomcat?  If so, what do I need to
do?

I cannot guess why not.



Regards,

Alberto Gallardo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.opencms.org/pipermail/opencms-dev/attachments/20210429/116211d5/attachment.htm>


More information about the opencms-dev mailing list