简体   繁体   中英

Tomcat webapp deployment issue

I am deploying a tomcat webapp as part of an environment build which seems to be failing. I tried to start the app via the GUI but I get the following error:

Attempting to start application via the GUI:
FAIL - Application at context path /mmc-console-3.3.1 could not be started

So I tried deploying a sample app which worked. The mmc webapp works in a different environment.

I looked at the error log but I am unable to identify the exact cause (I'm not a java developer).

Can someone assist with identifying the issue?

Following the attached error log this what I believe is the problem:

Application not able to start because -> creation of sessionFactory fails because -> creation of bean 'repository' fails -> because not able to initialise lucene (unable to initialize query handler: org.apache.jackrabbit.core.query.lucene.SearchIndex@2713affb

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM