The problem occours only with one client. Rest works. This is the problem:
2020-12-19 20:54:47,063 WARN XML-RPC-1 (RPCSearchHandler.java:158) - org.apache.lucene.index.IndexNotFoundException: no segments* file found in MMapDirectory@/opt/iliasdata/lucene/iliasschoolmaster_8484 lockFactory=org.apache.lucene.store.NativeFSLockFactory@b1c89a9: files: [write.lock]
And I get:
[4esa5] [2020-12-19 21:56:02.879212] iliasschoolmaster_wsrv.ERROR: ilRpcClient::__call:78 RpcClient could not connect to http://127.0.0.1:11111//RPC2 Reason 28: Operation timed out after 60001 milliseconds with 0 bytes received
It came suddenly. Maybe I changed something in the database, like collation, engine or whatever. When I trigger lucene in administration->cronjobs, the job runs 60.63 sec, thats all. Deleting the index and reindexing does not help.
Any ideas?
Best regards,
Wolfgang