Skip to content

opengrok docker exit with 0 abruptly #3727

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

Closed
hariprak opened this issue Sep 30, 2021 · 1 comment
Closed

opengrok docker exit with 0 abruptly #3727

hariprak opened this issue Sep 30, 2021 · 1 comment
Labels

Comments

@hariprak
Copy link

Hi,
I have a source code repo which is indexed via a docker based opengrok. Since past few days, am seeing a strange problem wherein the docker opengrok exits with value 0 as follows:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
5026de7693ef opengrok/docker:latest "/scripts/start.py" 2 hours ago Exited (0) About an hour ago opengrok-app

Log shows as follows:
30-Sep-2021 03:19:09.096 INFO [ForkJoinPool.commonPool-worker-59] org.opengrok.suggest.Suggester.shutdownAndAwaitTermination Suggesters for [MYREPO] were successfully rebuilt (took 0 seconds)
30-Sep-2021 03:19:09.170 INFO [Thread-3] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-8080"]
30-Sep-2021 03:19:09.191 INFO [Thread-3] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-8080"]
could not get configuration from web application: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
Waiting for reindex to be triggered

Request your help to resolve this issue.

@ahornace
Copy link
Contributor

Seems like a duplicate of #3650 , please reopen if it's not the case.

Since past few days, am seeing a strange problem

Could you pinpoint the change? New OpenGrok version or maybe a specific change in the repository?

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

No branches or pull requests

2 participants