Hallo Peter, Thank you for your prompt reply.
As recommended, I tried Photon (4.8.0), this time on Ubuntu 18.04 (openjdk-11), everything from the official repository. I applied the same steps as before, except 5) in Eclipse, go to ExampleProject/input/Example1.txt, right click, select [Debug As]. There is no ready configuration, so i created one. Well, the only thing I did was pointing Launch script to Main.ruta. The error now is different, "Cannot connect to VM, socket closed". When I just [Run as], the error pops up Error occurred during initialization of boot layer > java.lang.LayerInstantiationException: Package > jdk.internal.jimage.decompressor in both module jrt.fs and module java.base > looks like something really wrong.. I know this is not related to UIMA Ruta, but perhaps you could provide me with further advice on that? Best regards, Nikolai On Mon, Apr 8, 2019 at 10:15 AM Peter Klügl <[email protected]> wrote: > Hi, > > > there are some known issue with the latest Eclipse version. Can you try > it with Eclipse Photon (4.8.0)? > > Is there more Stacktrace output? If yes, can you add it too? > > > BEst, > > > Peter > > > > Am 07.04.2019 um 15:36 schrieb Nikolai Krot: > > Hi all, > > > > I am trying out UIMA Ruta and having hard times figuring out how to run > > ExampleProject. I am not a Java guy and at this point feel already > > frustrated with abundant documentation. > > > > My steps so far have been to: > > > > 1) install Eclipse Version: 2019-03 (4.11.0) on Debian Linux > > 2) install UIMA Ruta plugin from > > http://www.apache.org/dist/uima/eclipse-update-site (via elipse menu > > [Install New Software]) > > 3) download und unpack source distribution of UIMA Ruta 2.7.0 (found at > > http://uima.apache.org/downloads.cgi#Latest%20Official%20Releases) > > 4) start eclipse and import ExampleProject from the distribution > downloaded > > in step 3) > > 5) in Eclipse, go to ExampleProject/input/Example1.txt, right click, > select > > [Debug As], then in Debug Configurations there is already Main.ruta, i > > simply choose it and click Debug button. > > > > As a result, I get an error Source not found. This is the stack: > > > > org.apache.uima.ruta.ide.launching.RutaLauncher at localhost:43931 > >> Thread [main] (Suspended (exception > >> AnalysisEngineProcessException)) > >> PrimitiveAnalysisEngine_impl.innerCall(CAS) line: 336 > >> PrimitiveAnalysisEngine_impl.processAndOutputNewCASes(CAS) line: > >> 321 > >> > PrimitiveAnalysisEngine_impl(AnalysisEngineImplBase).process(CAS) > >> line: 269 > >> RutaLauncher.processFile(File, AnalysisEngine, CAS) line: 242 > >> RutaLauncher.main(String[]) line: 191 > >> > > Could you please help me understand what is wrong? What am I missing? > > Please bare with a non-Java guy if I am asking a really basic/stupid/etc > > question. > > > > Thank you in advance > > Nikolai > > > -- > Dr. Peter Klügl > R&D Text Mining/Machine Learning > > Averbis GmbH > Salzstr. 15 > 79098 Freiburg > Germany > > Fon: +49 761 708 394 0 > Fax: +49 761 708 394 10 > Email: [email protected] > Web: https://averbis.com > > Headquarters: Freiburg im Breisgau > Register Court: Amtsgericht Freiburg im Breisgau, HRB 701080 > Managing Directors: Dr. med. Philipp Daumke, Dr. Kornél Markó > >
