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

After deploying the application, Image viewer is not loading (thumbnails ok) #5

Open
PerrineGilloteaux opened this issue Aug 25, 2017 · 2 comments

Comments

@PerrineGilloteaux
Copy link
Collaborator

No description provided.

@PerrineGilloteaux
Copy link
Collaborator Author

Possible solution1 : This happens if the server has only one core (Virtual machine for example).
Upgrade your Server to a multi core instance (OpenImadis needs at least 2 cores) will solve the problem in that case.
Possible solution 2: Worker (start worker.sh) was not started correclty, check your nohup.out log file, or the catalina.out (under tomcat), to check the worker was correctly started

@Ahmed1989
Copy link
Contributor

possible solution 3: before deploying the app (deploy.sh) check server.properties under \build\distributions\OpenImaDis, you have to put / as a separator (Linux separator) and not \ (Windows separator) in the path of tomcat and different storage directories

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

2 participants