Re: Problem running UIMA Ruta ExampleProject

2019-04-16 Thread Peter Klügl
Oh no. I actually have thought of this, but I would expected a completely different error as other users reported already. Sorry for the inconveniences. There is already a ticket for solving this problem for good. Best, Peter Am 16.04.2019 um 13:55 schrieb Nikolai Krot: > Hi Peter, > >

Re: Problem running UIMA Ruta ExampleProject

2019-04-16 Thread Nikolai Krot
Hi Peter, An update: I have experimented with Eclipse and now I tend to believe that what made the ExampleProject work is * not compiling ruta-2.7.0 and setting UIMA_HOME variable to point to it; * but rather running [UIMA Ruta/Update project] on the project. Please consider this issue solved.

Re: Problem running UIMA Ruta ExampleProject

2019-04-16 Thread Peter Klügl
Hi, hmm strange, that should not be necessary and I do not know why it has any influence at all. I'll try to reproduce your problem anyway. Maybe I find the source of the problem in Ruta. Best, Peter Am 15.04.2019 um 22:29 schrieb Nikolai Krot: > Hi Peter, > > Finally, things started to

Re: Problem running UIMA Ruta ExampleProject

2019-04-15 Thread Nikolai Krot
Hi Peter, Finally, things started to work. Though I can not tell why exactly. Retrospectively, i would guess it happened once I compiled the stuff in ruta-2.7.0 directory and set UIMA_HOME variable. Not sure nor willing to investigate it. I think this page

Re: Problem running UIMA Ruta ExampleProject

2019-04-15 Thread Peter Klügl
Hi, I tested it with Windows 10, Eclipse 4.8, Java 8. I'll take a closer look at it the next days. Best, Peter Am 13.04.2019 um 10:58 schrieb Nikolai Krot: > Hi Peter, > > Thanks for supporting me :) This is what I tried on Ubuntu 18.04, > unfortunately to no avail: > > 1) i have deleted

Re: Problem running UIMA Ruta ExampleProject

2019-04-13 Thread Nikolai Krot
Hi Peter, Thanks for supporting me :) This is what I tried on Ubuntu 18.04, unfortunately to no avail: 1) i have deleted the configuration and launched the Main.ruta script directly. I have the following Error occurred during initialization of boot layer > java.lang.LayerInstantiationException:

Re: Problem running UIMA Ruta ExampleProject

2019-04-09 Thread Peter Klügl
Hi, hmm, I think I have to try to reproduce it... Can you try it with Java 8? There is an option in the launch config. Can you delete the old launch config and try to launch the script directly: Open the script in the Editor and simply press the Run button without selecting anything? Best,

Re: Problem running UIMA Ruta ExampleProject

2019-04-09 Thread Nikolai Krot
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

Problem running UIMA Ruta ExampleProject

2019-04-07 Thread 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