nasa-jpl-memex / memex-explorer

Viewers for statistics and dashboarding of Domain Search Engine data
BSD 2-Clause "Simplified" License
121 stars 69 forks source link

celery error????? help me #767

Open spyritu opened 8 years ago

spyritu commented 8 years ago

image

CELERY ERROR WHATS UP?

image

brittainhard commented 8 years ago

Looks like celery is having a hard time starting. Looking at the celery logs would be the best thing to do. They are located in source/resources/logs. There is a stderr, stdout, and worker log. The first place I would look would be in the stderr log.

brittainhard commented 8 years ago

Support and development for this project has been suspended. We appreciate the help in clearing up these issues, and they will be solved when development is resumed.

Thanks.

mikew77 commented 8 years ago

I discovered a similar issue, when I looked at source/resources/logs in my deployment I found errors for celery in trying to locate java.

I installed open jdk 1.7 and celery is now staying up, but have other issues I'm also working to resolve

sudo apt-get install openjdk-7-jre

spyritu commented 8 years ago

thank you

Date: Thu, 28 Apr 2016 22:11:16 -0700 From: notifications@github.com To: memex-explorer@noreply.github.com CC: porrasmuro@hotmail.com; author@noreply.github.com Subject: Re: [memex-explorer/memex-explorer] celery error????? help me (#767)

I discovered a similar issue, when I looked at source/resources/logs in my deployment I found errors for celery in trying to locate java.

I installed open jdk 1.7 and celery is now staying up, but have other issues I'm also working to resolve

sudo apt-get install openjdk-7-jre

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub