EPrints Technical Mailing List Archive
Message: #08490
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
Re: [EP-tech] [ext] Re: [3.4.2] Wrong status of indexer on the admin site
- To: <eprints-tech@ecs.soton.ac.uk>
- Subject: Re: [EP-tech] [ext] Re: [3.4.2] Wrong status of indexer on the admin site
- From: systems <systems@mdc-berlin.de>
- Date: Wed, 27 Jan 2021 11:46:39 +0100
CAUTION: This e-mail originated outside the University of Southampton. Hi David, I only see the button "start indexer". The page says that the indexer is stopped, but the indexer process is alive. ps axu | grep $(cat /usr/share/eprints/var/indexer.pid) eprints 6134 0.0 2.7 210776 50992 ? Ss 11:06 0:00 indexer The indexer.tick exits and will contain: cat /usr/share/eprints/var/indexer.tick # This file is by the indexer to indicate # that the indexer is still is_running. When I stop the idexer via systemctl stop epindexer The pid and tick file is gone and no inder process is running now. And the log if it says: [Wed Jan 27 11:25:18 2021] 6134 *** Indexer sub-process stopped [Wed Jan 27 11:25:18 2021] 6134 ** Indexer process stopping It looks like, when the indexer is starte via the command line, then the gui don't detect it and vice versa. After starting it from the gui, the gui say the it will runs, but not the console. systemctl status epindexer ● epindexer.service - The eprints indexer Loaded: loaded (/usr/lib/systemd/system/epindexer.service; static; vendor preset: disabled) Active: inactive (dead) Am 27.01.21 um 10:42 schrieb David R Newman:
Hi, This is an interesting issue. When you go to the main Admin menu page under the System Tools tab what buttons are available for starting and stopping the indexer? What drives whether the Admin status page stays Running, Stopped, etc. is the presence of the file: /usr/share/eprints/var/indexer.pid and whether there is an indexer process running with the process ID stored in this file. Also the presence of the file /usr/share/eprints/var/indexer.tick may affect the status you see. At best guess the indexer is running but under a different process ID to that in indexer.pid. It should be noted that if your run something like: ps aux | grep indexer You would get two processes back (three if you include the "grep indexer" process in the command above). The first is the parent process and this should have the process ID that is in indexer.pid and the second is a child process. The latter is vulnerable to dying if the indexer task it is undertaking fails in certain ways. The parent process should spawn a new child process if this happens. Normally what I would do to clear things up is stop the indexer from the command line. Then if any indexer processes are still running use the Unix kill command then kill these. Then finally make sure that the /usr/share/eprints/var/indexer.pid and /usr/share/eprints/var/indexer.tick files are no longer present and delete if they are. Then I would go back to the web interface to check the indexer's status (to ensure it is stopped) and hopefully then use the Admin page's "Start Indexer" button to restart the indexer. This should get things back in a consistent state and hopefully the=is inconsistency will not re-occur. Hope this helps. Please let me know if this does not solve your problem. Regards David Newman Subject: [3.4.2] Wrong status of indexer on the admin site From: systems <systems@mdc-berlin.de> Date: 27/01/2021, 07:28 To: <eprints-tech@ecs.soton.ac.uk> Hi list, I try to get eprints working on CentOS8. As far it looks working, but the on the admin status page, the indexer is marked as stopped. But it runs and the task queue is empty. systemctl tells, that it is running and sudo -u eprints /usr/share/eprints/bin/indexer status also: Indexer is running with PID 10960. Next index in 27 seconds How will the status page check the state of the indexer? Thanks for any hints. *** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech *** Archive: https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.eprints.org%2Ftech.php%2F&data=04%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7Ce29fb34c68304eacee5708d8c2b0d4cc%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637473412042480628%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=aS%2BN29JzVx81OnHdOZXdA4aTGDNro1QhOf1S%2F6xQeTM%3D&reserved=0 *** EPrints community wiki: https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwiki.eprints.org%2F&data=04%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7Ce29fb34c68304eacee5708d8c2b0d4cc%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637473412042480628%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=ioHU3qr%2Bx%2Bu1q2%2FYDQyhDkivKl%2BjKwKazvft5vMXijM%3D&reserved=0
- Follow-Ups:
- Re: [EP-tech] [ext] Re: [3.4.2] Wrong status of indexer on the admin site
- From: systems <systems@mdc-berlin.de>
- Re: [EP-tech] [ext] Re: [3.4.2] Wrong status of indexer on the admin site
- References:
- [EP-tech] [3.4.2] Wrong status of indexer on the admin site
- From: systems <systems@mdc-berlin.de>
- Re: [EP-tech] [ext] Re: [3.4.2] Wrong status of indexer on the admin site
- From: systems <systems@mdc-berlin.de>
- [EP-tech] [3.4.2] Wrong status of indexer on the admin site
- Prev by Date: Re: [EP-tech] [3.4.2] Wrong status of indexer on the admin site
- Next by Date: Re: [EP-tech] [ext] Re: [3.4.2] Wrong status of indexer on the admin site
- Previous by thread: [EP-tech] Sort view with creators_name and corp_creators
- Index(es):