Hi,
I cannot get a grasp on this. I cleanly checked out Nutchgora, but the
tests just fail. It's TestAPI and TestGoraStorage. I noticed this
problem before a while ago but then it seemed cleaning caches and build
folders resolved it. Now it is rearing it's ugly head again.
Logs indicate that TestAPI failes because of assert failures (RUNNING
job status vs something else) and also connection failures to SQL.
TestGoraStorage failes with the multi process test throwing "to many
open files" (but I can migitate the latter problem by setting lowering
loop times).
Then when I enable building with HBase (decomment lines in ivy) I get
compile errors in TestGoraStorage (at setDeamon call). This has
something to do with multiple version of the HSQL libs?
I'm completely clueless about what this might be. I tried everything,
also using different versions of JDK. Monday I might have more info, as
I will be back on my pc at work where I should have a working copy. Any
help in the meantime would be great.
Ferdy.
- test failures Nutchgora Ferdy Galema
-