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

Sometimes logstation does not start tailing files #36

Closed
Kkevsterrr opened this issue Oct 15, 2018 · 2 comments
Closed

Sometimes logstation does not start tailing files #36

Kkevsterrr opened this issue Oct 15, 2018 · 2 comments

Comments

@Kkevsterrr
Copy link

Kkevsterrr commented Oct 15, 2018

Original problem: Sometimes when logstation starts, it just does not tail any files.

I cannot tell the difference between a launch that will fail or succeed. Once the next run does not work, I will post the full traceback.

==================================================
Original issue I opened/errors reported: (though all of these appear in both the successful and unsuccessful runs)

I'm seeing these two errors often before logstation stops working, so I figured I'd open an issue just to ask if they are a problem, or something else.

06:44:41.194 [main] INFO o.e.j.w.StandardDescriptorProcessor - NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet

06:44:41.407 [main] ERROR net.liftweb.util.Props - Failed to find a properties file (but properties were accessed). Searched: /props/root.ubuntu.props, /props/root.props, /props/ubuntu.props, /props/default.props, /root.ubuntu.props, /root.props, /ubuntu.props, /default.props

On shutdown (when nothing shows up in logstation):
[INFO] [10/15/2018 06:49:44.371] [LogStation-akka.actor.default-dispatcher-7] [akka://LogStation/user/LogStationServiceActor] Message [akka.actor.Terminated] from Actor[akka://LogStation/user/LogStationServiceActor/LogTailerActor-:worker0:#-649459367] to Actor[akka://LogStation/user/LogStationServiceActor#1772589764] was not delivered. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'.

@Kkevsterrr Kkevsterrr changed the title Failed to find properties file / NO JSP support Failed to find properties file / NO JSP support / Dead letters Oct 15, 2018
@Kkevsterrr
Copy link
Author

Update: all three of those lines appear during a functional run of logstation, so I'm at a loss :/ Will update the issue with the problem

@Kkevsterrr Kkevsterrr changed the title Failed to find properties file / NO JSP support / Dead letters Sometimes logstation does not start tailing files Oct 15, 2018
@jdrews
Copy link
Owner

jdrews commented Aug 30, 2020

Hmm I wonder if there's a permission problem? Maybe logstation was not allowed to read the files?

Going to close this issue for now. Please feel free to comment with any new info and we can reopen it.

@jdrews jdrews closed this as completed Aug 30, 2020
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