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

My query bin is not running. What to do? #427

Open
JonasDalb opened this issue Feb 6, 2021 · 5 comments
Open

My query bin is not running. What to do? #427

JonasDalb opened this issue Feb 6, 2021 · 5 comments

Comments

@JonasDalb
Copy link

Hi!

I want to capture tweets with the hashtag #dkpol, but somehow it is not capturing. What am I doing wrong?

image

@xmacex
Copy link
Contributor

xmacex commented Feb 8, 2021

The file logs/controller.log on the machine running TCAT is a good starting point.

@jsgalan
Copy link

jsgalan commented Jun 4, 2021

Hi @JonasDalb and @xmacex

I have the same problem, my controller.log looks like this

Screen Shot 2021-06-04 at 3 05 02 PM

Somehow it seems it has no record of it being running.

Do you have any clue about how to solved this?

Best

@jsgalan
Copy link

jsgalan commented Jun 4, 2021

Hi all, the other thing that is quite interesting is that I get a flock() / fclose() on the log files.

Screen Shot 2021-06-04 at 3 14 45 PM

Any clues what might be happening?

Best

@xmacex
Copy link
Contributor

xmacex commented Jun 4, 2021

You have a permission issue: the TCAT process cannot write lock and log files. Make sure the user as which TCAT runs has write permission to the proc and logs directories.

@jsgalan
Copy link

jsgalan commented Jun 4, 2021

Hi @xmacex I did changed the permissions for the folder as it can be seen down here, with no real change

Screen Shot 2021-06-04 at 5 04 41 PM

Do I need to change it at the apache level? or do you have any other clue

Best

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

3 participants