Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sending an API query to ZOOMA container returns Error 500 - Initialization of LuceneAnnotationSummarySearchService failed #81

Open
uuo118 opened this issue Jul 26, 2021 · 0 comments

Comments

@uuo118
Copy link

uuo118 commented Jul 26, 2021

I'm testing ZOOMA container with the tag 'stable', although the problem was also true for 'main-44881 image'. When sending the API query, for example requests.get("http://www.localhost:8009/zooma/v2/api/services/annotate?propertyValue=control") the server returns Error 500. Here're the contents of zooma.log

2021-07-26 17:29:04,315 ERROR [http-nio-8080-exec-6] access.Zooma (Zooma.java:682) -
Unexpected search exception [SearchException: Failed to complete a search for 'control' 
(java.lang.IllegalStateException: Initialization of LuceneAnnotationSummarySearchService failed)]

The query runs fine when requesting from the webserver.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant