Quantcast
Channel: DOCU - Foren
Viewing all articles
Browse latest Browse all 6572

Administration - Installation - Core: Lucene-Suche: PDFs werden nicht gelesen

$
0
0
1. Ich möchte einen kompletten Re-Index von Lucene machen, weil irgendwie die Daten inkonsistent sind.

Hab das Verzeichnis gelöscht und neu gestartet. Aber so wie es aussieht, wird nur die zuletzt hinzugefügte PDF überhaupt in Betracht gezogen

2. Beim Auslesen der PDF kommt es im ilServer.log zu einem Fehler

2021-08-05 08:54:42,229 INFO  Thread-1 (CommandController.java:199) - Current element id: 8199 file
2021-08-05 08:54:42,230 INFO  Thread-1 (DBFactory.java:71) - +++++++++++++++++++++++++++++++++++++++++++ New Thread local GmbH_0
2021-08-05 08:54:42,230 INFO  Thread-1 (DBFactory.java:76) - Loading maria db driver...
2021-08-05 08:54:42,230 INFO  Thread-1 (DBFactory.java:77) - Using jdbc url: localhost:3306/ilias/iliasuser/******?autoReconnect=true
2021-08-05 08:54:42,240 DEBUG Thread-1 (MimeTypeExtractor.java:119) - Extension is pdf
2021-08-05 08:54:42,240 INFO  Thread-1 (MimeTypeExtractor.java:137) - Found mime pdf for FEM-710253200339-20210728_082635.pdf
2021-08-05 08:54:42,240 INFO  Thread-1 (FileObjectPathCreator7.java:94) - Detected file object path is: /var/www/html/iliasextras/GmbH/storage/aa02c2fc/a4f2/4ca8/9581/c360be0784e8/1/data
2021-08-05 08:54:42,240 INFO  Thread-1 (FileObjectPathCreator7.java:131) - Extraced extension: pdf from file name: FEM-710253200339-20210728_082635.pdf
2021-08-05 08:54:42,241 ERROR Thread-1 (CommandControllerThread.java:90) - Cannot start indexer thread: java.lang.NullPointerException
2021-08-05 08:54:42,241 INFO  XML-RPC-0 (CommandController.java:276) - Writer commit.
2021-08-05 08:54:42,247 INFO  XML-RPC-0 (CommandController.java:278) - Writer forcing merge...
2021-08-05 08:54:42,253 INFO  XML-RPC-0 (CommandController.java:280) - Writer forced merge
2021-08-05 08:54:42,257 INFO  XML-RPC-0 (CommandController.java:317) - Closing writer
2021-08-05 08:54:42,257 INFO  XML-RPC-0 (CommandController.java:319) - Writer closed
2021-08-05 08:54:42,258 INFO  XML-RPC-0 (CommandController.java:322) - Reopening index reader...
2021-08-05 08:54:42,261 INFO  XML-RPC-0 (LuceneSettings.java:204) - Default Operator is: 1
2021-08-05 08:54:42,261 INFO  XML-RPC-0 (LuceneSettings.java:220) - Prefix wildcard queries enabled: yes
2021-08-05 08:54:42,262 INFO  XML-RPC-0 (LuceneSettings.java:229) - Fragment size is: 50
2021-08-05 08:54:42,262 INFO  XML-RPC-0 (LuceneSettings.java:236) - Number of fragments is: 3
2021-08-05 08:54:42,262 INFO  XML-RPC-0 (LuceneSettings.java:242) - Date:1628146482
2021-08-05 08:54:42,262 INFO  XML-RPC-0 (LuceneSettings.java:244) - Thu Aug 05 08:54:42 CEST 2021
2021-08-05 08:54:42,263 INFO  XML-RPC-0 (RPCIndexHandler.java:200) - Index time: 0 seconds

Kann mir jemand dabei helfen, da wir sehr auf die Suchfunktion angewiesen sind

Als Java ist folgendes installiert:

root@SE78J4H32IL:/var/www/html/ilias/Services/WebServices/RPC/lib# java -version
openjdk version "1.8.0_292"
OpenJDK Runtime Environment (build 1.8.0_292-8u292-b10-0ubuntu1~20.04-b10)
OpenJDK 64-Bit Server VM (build 25.292-b10, mixed mode)

Viewing all articles
Browse latest Browse all 6572

Trending Articles