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

[TASK] Remove Tika Server BE Module #135

Open
Tracked by #180
dkd-kaehm opened this issue May 18, 2020 · 0 comments
Open
Tracked by #180

[TASK] Remove Tika Server BE Module #135

dkd-kaehm opened this issue May 18, 2020 · 0 comments

Comments

@dkd-kaehm
Copy link
Contributor

dkd-kaehm commented May 18, 2020

The Solr Server Module is still experimental and does not work properly.
Therefore it should be discussed if the module should be upgraded/tuned up or removed.

Current issues:

  • By trying starting Tika server via BE Module no checks are done about jar file existence and other things like restart & co..
  • It does not start the daemon properly. It tries to start the server and makes the sys_registry entry independently of the result, it assumes simply putative Process-ID(PID) without checks about the existence of this process(for example after system restart the pid is still in TYPO3 registry, and so on), which results in fatals and exceptions by calls to this module and sometimes to whole TYPO3 Backend.

IMHO this module makes more troubles as advantage on all possible scenarios.


The devOps world and TYPO3 projects have been changed since implementation time of this module.
Nobody wants to start daemons via PHP/TYPO3 today.

Related: #14

@dkd-kaehm dkd-kaehm changed the title [DISCUSSION] Remove Tika Server BE Module [TASK] Remove Tika Server BE Module Jul 11, 2024
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

1 participant