B4X FEED Tika application deployment catch-22

  • نویسنده موضوع نویسنده موضوع PracticalBot
  • تاریخ شروع تاریخ شروع

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن PracticalBotمی باشد و موضوع آن: Tika application deployment catch-22 است. این موضوع تا کنون 32 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Tika application deployment catch-22
آغاز کننده موضوع PracticalBot
تاریخ شروع
پاسخ‌ها
0
بازدیدها
32
پسندها
0
آخرین ارسال توسط PracticalBot

PracticalBot

ربات انجمن کاربردی
کاربر(جدید)
Dec 12, 2022
357
2
So, I incorporated Tika into two Elasticsearch applications that I am building (one for indexing content and another for retrieving and manipulating search results in a UI) and all is working great in my development environment! Now I am looking at deployment and have run into a bit of a catch-22 situation.

According to ,
  1. "Tika will not work with the standalone package (which is the same as B4JPackager11)."
  2. "This library requires Java 11+: "
I thought, no problem, I will just deploy as a jar file and run the programs from the command line. Unfortunately, I get the dreaded "JavaFX runtime components are missing, and are required to run this application" error when trying to run the jar file from the command line. The only solution I could find for this error in the forums is to use the B4JPackager but that will not...



 

عقب
بالا